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: do not run shell script tests for non-native ABI
v1.5
Mike Frysinger
2009-03-11
7
-3
/
+11
*
libsandbox: improve debugging support
Mike Frysinger
2009-03-11
3
-16
/
+50
*
libsandbox: do not restore errno in resolve_path() error path
Mike Frysinger
2009-03-11
5
-2
/
+138
*
libsandbox: add more exec wrappers
Mike Frysinger
2009-03-11
13
-180
/
+357
*
libsandbox: dump exec QA static notice to /dev/tty
Mike Frysinger
2009-03-11
2
-4
/
+16
*
improve configure argument recording
Mike Frysinger
2009-03-10
1
-1
/
+2
*
tests: convert `touch` to `open-0`
Mike Frysinger
2009-03-09
9
-21
/
+110
*
bump common macros up to localdecls.h so tests can use them
Mike Frysinger
2009-03-09
2
-13
/
+13
*
tests: do not sscanf("%i", mode_t)
Mike Frysinger
2009-03-09
11
-20
/
+21
*
tests: avoid warnings when cleaning
Mike Frysinger
2009-03-09
1
-2
/
+4
*
libsandbox: improve static ELF notice
Mike Frysinger
2009-03-08
1
-3
/
+23
*
bump to sandbox-1.5
Mike Frysinger
2009-03-08
1
-1
/
+1
*
sandbox: delete the testing var after install
v1.4
Mike Frysinger
2009-03-08
5
-3
/
+14
*
tests: add symlink tests and unify code
Mike Frysinger
2009-03-08
42
-66
/
+327
*
libsandbox: handle symlinks properly
Mike Frysinger
2009-03-08
14
-46
/
+83
*
libsandbox: push errno save/restore down in openat()
Mike Frysinger
2009-03-07
2
-10
/
+10
*
add a test case for previous commit
Mike Frysinger
2009-03-05
3
-1
/
+19
*
bump to sandbox-1.4
Mike Frysinger
2009-03-04
1
-1
/
+1
*
libsandbox: save/restore errno for hardened
v1.3.9
Mike Frysinger
2009-03-04
1
-0
/
+4
*
libsandbox: unify openat and __wrapper_simple
Mike Frysinger
2009-02-20
2
-35
/
+40
*
libsandbox: unify creat/creat64 wrappers
Mike Frysinger
2009-02-20
1
-21
/
+3
*
libsandbox: use sb_unwrapped_open() in creat wrapper
Mike Frysinger
2009-02-20
1
-5
/
+2
*
handling NEWS is a pain, so stub it
Mike Frysinger
2009-02-20
1
-29
/
+1
*
bump to sandbox-1.3.9
Mike Frysinger
2009-02-20
1
-1
/
+1
*
libsandbox: add wrappers for _FORTIFY_SOURCE funcs
v1.3.8
Mike Frysinger
2009-02-20
5
-0
/
+79
*
scripts: disable wrappers for weak __XXX symbols
Mike Frysinger
2009-02-20
2
-0
/
+12
*
do not fail autogen step if autoconf-archive is not installed
Mike Frysinger
2009-02-18
1
-3
/
+3
*
tests: use $AWK rather than awk
Mike Frysinger
2009-02-18
2
-1
/
+2
*
add configure checks for the 64bit lfs funcs as well
Mike Frysinger
2009-02-18
5
-0
/
+8
*
add checks for signal() return types
Mike Frysinger
2009-02-18
2
-0
/
+11
*
include the m4 files from the autoconf-archive package
Mike Frysinger
2009-02-18
7
-0
/
+327
*
libsandbox: lock main syscall code with a mutex
Mike Frysinger
2009-02-18
3
-0
/
+11
*
libsandbox: shuffle/unify local prototypes
Mike Frysinger
2009-02-18
3
-21
/
+17
*
libsandbox: avoid recursion by using sb_unwrapped_access()
Mike Frysinger
2009-02-18
2
-1
/
+3
*
libsandbox: convert internal open func to sb_unwrapped_foo style
Mike Frysinger
2009-02-18
5
-48
/
+45
*
libsandbox: convert internal getcwd func to sb_unwrapped_foo style
Mike Frysinger
2009-02-18
4
-18
/
+20
*
libsandbox: create hidden targets for most functions
Mike Frysinger
2009-02-18
2
-4
/
+14
*
libsandbox: simplify WRAPPER_PRE_CHECKS() a bit
Mike Frysinger
2009-02-18
4
-10
/
+13
*
libsandbox: tweak errno handling in fopen() wrapper
Mike Frysinger
2009-02-18
1
-2
/
+5
*
libsandbox: do save/restore errno in sym lookup
Mike Frysinger
2009-02-18
1
-2
/
+0
*
drop unused local GLIBC_MINOR define
Mike Frysinger
2009-02-17
1
-2
/
+0
*
fix environ check
Mike Frysinger
2009-02-17
1
-1
/
+1
*
libsandbox: update ENAMETOOLONG comments to match egetcwd() changes
Mike Frysinger
2009-02-15
2
-4
/
+2
*
libsandbox: convert more code to stdbool to simplify things
Mike Frysinger
2009-02-15
4
-69
/
+61
*
libsandbox: calculate longest symbol name dynamically
Mike Frysinger
2009-02-15
3
-12
/
+16
*
libsandbox: make sure all mknod symbols are wrapped
Mike Frysinger
2009-02-15
5
-0
/
+19
*
libsandbox: simplify clean_env_entries a bit
Mike Frysinger
2009-02-14
1
-13
/
+14
*
libsandbox: fixup egetcwd() a bit
Mike Frysinger
2009-02-14
1
-11
/
+8
*
libsandbox: move cached_env_vars into .bss
Mike Frysinger
2009-02-14
1
-10
/
+5
*
libsandbox: handle ENAMETOOLONG properly with getcwd()
Mike Frysinger
2009-02-14
1
-14
/
+11
[next]