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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: handle traps on NULL input for utimensat
HEAD
master
Sam James
9 days
1
-0
/
+5
*
NOCOLOR -> NO_COLOR
Sam James
10 days
6
-10
/
+10
*
Update ax_check_compile_flag.m4
Mike Gilbert
2024-11-04
1
-3
/
+13
*
Fix behavior of utimensat(..., AT_EMPTY_PATH)
Mike Gilbert
2024-11-04
1
-1
/
+1
*
libsandbox: fix violations where ENOENT is expected
Aliaksei Urbanski
2024-06-27
2
-3
/
+7
*
autogen.sh: sys-devel/autoconf-archive -> dev-build/autoconf-archive
Sam James
2024-05-04
1
-1
/
+1
*
Fix SIGSEGV in gtest death tests due to small stack
Sv. Lockal
2024-01-27
1
-5
/
+29
*
libsandbox: stat the original path for EEXIST hackaround
Mike Gilbert
2024-01-08
1
-1
/
+1
*
src: fix -Wold-style-declaration
Sam James
2023-08-08
1
-2
/
+2
*
libsbutil: fix -Wold-style-declaration
Sam James
2023-08-08
1
-1
/
+1
*
egetcwd: fix some edge cases
Oskari Pirhonen
2023-08-08
1
-5
/
+5
*
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-07-31
1
-0
/
+6
*
sb_exists: drop use of faccessat
Mike Gilbert
2023-07-17
1
-10
/
+0
*
libsandbox/trace: cast NT_ARM_SYSTEM_CALL to avoid warnings
Mike Gilbert
2023-07-10
1
-2
/
+2
*
libsandbox/trace: fix syscall cancellation on arm64
Mike Gilbert
2023-07-07
1
-1
/
+20
*
tests: use explicit adddeny() calls in fchmod and fchown tests.
Michael Orlitzky
2023-07-01
2
-2
/
+10
*
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-22
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
/
+61
*
libsbutil: add sb_exists function
Mike Gilbert
2023-06-21
6
-3
/
+29
*
libsandbox: add lutimes to symlink_func
Mike Gilbert
2023-06-12
3
-0
/
+11
*
build: Fix libc path configure test for mold
James Le Cuirot
2023-02-16
1
-10
/
+5
*
CI: add Github Actions
Sam James
2023-01-06
1
-0
/
+58
*
Update ax_compiler_vendor.m4
Mike Gilbert
2022-12-30
1
-5
/
+7
*
libsandbox: reduce & inline the __64_{pre,post}.h headers
Mike Frysinger
2021-11-05
14
-41
/
+17
*
change FS calls to use 64-bit interfaces explicitly
Mike Frysinger
2021-11-05
14
-41
/
+48
*
build: require at least a C99 compiler
Mike Frysinger
2021-11-05
1
-1
/
+2
*
build: slim down autoconf-archive macro search
Mike Frysinger
2021-11-05
18
-2137
/
+10
*
build: drop support for ancient C library versions
Mike Frysinger
2021-11-05
2
-23
/
+2
*
sandbox: move xasprintf helper here
Mike Frysinger
2021-11-05
2
-9
/
+16
*
libsandbox/libsbutil: use faccessat for file-existence tests
Mike Frysinger
2021-11-05
3
-27
/
+5
*
Revert "Force sandbox-internal functions to use 64bit file interface"
Mike Frysinger
2021-11-05
1
-1
/
+0
*
bashrc: setup T & HOME variables
Mike Frysinger
2021-11-05
1
-1
/
+5
*
sandbox: move verbose startup info behind debug knob
Mike Frysinger
2021-11-05
1
-8
/
+8
*
sandbox: add --debug option to control SANDBOX_DEBUG
Mike Frysinger
2021-11-05
3
-2
/
+15
[next]