GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sandbox.git
master
stable-2.x
Gentoo Sandbox Tool
Sandbox Maintainers <sandbox@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
v2.38
v2.38
Mike Gilbert
2023-08-05
1
-1
/
+1
*
resolve_dirfd_path: use separate buffer for readlink
Mike Gilbert
2023-08-05
1
-4
/
+5
*
erealpath: use separate buffer for readlink
Mike Gilbert
2023-08-05
1
-2
/
+4
*
erealpath: leave space for a trailing '\0' in readlink's buffer
Mike Gilbert
2023-08-05
1
-1
/
+1
*
erealpath: drop unused path_max variable
Mike Gilbert
2023-08-05
1
-17
/
+9
*
sandbox: do not compare array to NULL
gto2023
2023-08-05
1
-1
/
+1
*
sandbox: prevent possible use of uninitialized members of sandbox_info struct
gto2023
2023-08-05
1
-1
/
+1
*
configure.ac: fix whitespace
Sam James
2023-08-05
1
-2
/
+2
*
configure.ac: cleanup error messages
Sam James
2023-08-05
1
-5
/
+5
*
Rename multiple personalities feature
Sam James
2023-08-05
8
-44
/
+44
*
libsbutil: add sbio_faccessat and use it in sb_exists
Mike Gilbert
2023-08-03
5
-0
/
+15
*
libsandbox: skip checking access() without W_OK or R_OK mode
Mike Gilbert
2023-08-03
1
-1
/
+4
*
libsandbox: always permit access to '/memfd:'
Mike Gilbert
2023-08-01
1
-0
/
+6
*
v2.37
v2.37
Mike Gilbert
2023-07-17
1
-1
/
+1
*
sb_exists: drop use of faccessat
Mike Gilbert
2023-07-17
1
-10
/
+0
*
v2.36
v2.36
Mike Gilbert
2023-07-10
1
-1
/
+1
*
libsandbox/trace: cast NT_ARM_SYSTEM_CALL to avoid warnings
Mike Gilbert
2023-07-10
1
-2
/
+2
*
v2.35
v2.35
Mike Gilbert
2023-07-07
1
-1
/
+1
*
libsandbox/trace: fix syscall cancellation on arm64
Mike Gilbert
2023-07-07
1
-1
/
+20
*
v2.34
v2.34
Mike Gilbert
2023-07-01
1
-1
/
+1
*
tests: use explicit adddeny() calls in fchmod and fchown tests.
Michael Orlitzky
2023-07-01
2
-2
/
+10
*
v2.33
v2.33
Mike Gilbert
2023-06-30
1
-1
/
+1
*
CI: clean up glibc job
Mike Gilbert
2023-06-23
1
-29
/
+3
*
CI: add musl config
Mike Gilbert
2023-06-23
1
-1
/
+20
*
configure: update libc grep expression
Mike Gilbert
2023-06-23
1
-1
/
+1
*
libsandbox: wrap musl time64 functions
Mike Gilbert
2023-06-23
5
-0
/
+8
*
tests: add more tests to make sure fchown/fchmod are handled correctly.
Michael Orlitzky
2023-06-22
4
-0
/
+24
*
tests: add test case for fchown/fchmod with O_RDONLY.
Michael Orlitzky
2023-06-22
7
-0
/
+101
*
libsandbox: add support for fchown/fchmod on linux
Michael Orlitzky
2023-06-22
6
-0
/
+62
*
v2.32
v2.32
Mike Gilbert
2023-06-21
1
-1
/
+1
*
libsbutil: add sb_exists function
Mike Gilbert
2023-06-21
6
-3
/
+29
*
v2.31
v2.31
Mike Gilbert
2023-06-13
1
-1
/
+1
*
libsandbox: add lutimes to symlink_func
Mike Gilbert
2023-06-13
3
-0
/
+11
*
build: Fix libc path configure test for mold
James Le Cuirot
2023-05-12
1
-10
/
+5
*
CI: add Github Actions
Sam James
2023-01-06
1
-0
/
+58
*
v2.30
v2.30
Mike Gilbert
2022-12-30
1
-1
/
+1
*
Update ax_compiler_vendor.m4
Mike Gilbert
2022-12-30
1
-5
/
+7
*
libsandbox: reduce & inline the __64_{pre,post}.h headers
Mike Frysinger
2022-12-30
14
-41
/
+17
*
change FS calls to use 64-bit interfaces explicitly
Mike Frysinger
2022-12-30
13
-40
/
+47
*
libsandbox/libsbutil: use faccessat for file-existence tests
Mike Frysinger
2022-12-30
3
-27
/
+5
*
build: slim down autoconf-archive macro search
Mike Frysinger
2022-12-30
18
-2137
/
+10
*
sandbox: add backwards compat interface hack
v2.29
Mike Frysinger
2021-11-02
1
-0
/
+9
*
sandbox: delete now unused variable
Mike Frysinger
2021-11-01
1
-1
/
+0
*
sandbox: include "sandbox" in the error log summary
Mike Frysinger
2021-11-01
1
-1
/
+1
*
libsandbox: do not use ptrace if it returns ENOSYS
Mike Frysinger
2021-10-31
1
-2
/
+8
*
libsandbox: drop args to trace_main
Mike Frysinger
2021-10-29
3
-7
/
+7
*
sandbox: change interface to make it easier to pass thru
Mike Frysinger
2021-10-28
5
-23
/
+49
*
sandbox: avoid repetitive strlen calculations when building cmdline
Mike Frysinger
2021-10-28
1
-11
/
+9
*
libsandbox: hoist the *at pre-check functions up a level
Mike Frysinger
2021-10-28
9
-38
/
+42
*
build: create libsandbox for trace_syscalls.h too
Mike Frysinger
2021-10-28
1
-0
/
+1
[next]