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
ptrace-3.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
*
libsandbox: do not call x*() memory funcs in memory replacement code
v1.3.7
Mike Frysinger
2009-02-13
1
-5
/
+17
*
tests: simplify script-2.sh a bit
Mike Frysinger
2009-02-12
1
-6
/
+0
*
sandbox: do not dist sandbox.sh and clean up error messages
Mike Frysinger
2009-02-12
2
-6
/
+6
*
disable tests for unavailable funcs
Mike Frysinger
2009-02-12
19
-0
/
+43
*
sandbox: check signal returns and allow SIGHUP to be ignored
Mike Frysinger
2009-02-12
1
-5
/
+16
*
add testcase for old PATH bug
Mike Frysinger
2009-02-12
4
-3
/
+36
*
bump to sandbox-1.3.7
Mike Frysinger
2009-02-10
1
-1
/
+1
*
provide environ decl if system sucks and doesn't do it for us
v1.3.6
Mike Frysinger
2009-02-09
2
-0
/
+6
*
tests: get scripts working in sandbox.sh
Mike Frysinger
2009-02-08
12
-10
/
+76
*
sb_printf: get z modifier working and fixup tests
Mike Frysinger
2009-02-08
3
-63
/
+45
*
libsandbox: let real funcs handle non-existent paths (part 2)
Mike Frysinger
2009-02-07
1
-12
/
+15
*
bump to sandbox-1.3.6
Mike Frysinger
2009-02-07
1
-1
/
+1
*
libsandbox: fix sandbox /proc/self/fd regression
v1.3.5
Mike Frysinger
2009-02-07
1
-9
/
+9
*
libsandbox: fix sandbox log dir regression
Mike Frysinger
2009-02-07
1
-2
/
+7
*
tests: add some more test scripts
Mike Frysinger
2009-02-07
3
-0
/
+40
*
sandbox: fix typo in struct sandbox_info_t decl
Mike Frysinger
2009-02-07
1
-1
/
+1
*
bump to sandbox-1.3.5
Mike Frysinger
2009-02-07
1
-1
/
+1
*
libsandbox: ignore *.py[co] files for now
v1.3.4
Mike Frysinger
2009-02-07
1
-0
/
+14
*
libsandbox: fix call to backtrace()
Mike Frysinger
2009-02-07
1
-1
/
+1
*
libsandbox: fix minor memleak from cmdline simplification
Mike Frysinger
2009-02-07
1
-2
/
+3
*
gen_symbol_version_map.awk: filter out more symbols
Mike Frysinger
2009-02-05
2
-2
/
+7
*
pull in siginfo.h when available
Mike Frysinger
2009-02-05
2
-0
/
+4
*
libsandbox: detect linker flag for version scripts
Mike Frysinger
2009-02-05
2
-1
/
+15
*
libsandbox: use xxx_t types with __xmknod
Mike Frysinger
2009-02-05
2
-2
/
+2
*
libsandbox: add _xmknod wrapper point for __xmknod
Mike Frysinger
2009-02-05
2
-0
/
+12
*
support the OpenSolaris toolchain
Mike Frysinger
2009-02-04
1
-4
/
+22
*
sandbox: new sb_{p,}err() helper functions
Mike Frysinger
2009-02-02
2
-16
/
+12
*
sandbox: fixup a few more NULL memory checks
Mike Frysinger
2009-02-02
1
-5
/
+4
*
libsandbox: let real funcs handle non-existent paths
Mike Frysinger
2009-02-02
1
-5
/
+15
*
build with --as-needed by default
Mike Frysinger
2009-02-02
1
-4
/
+6
*
sandbox/libsbutil: remove more useless error checks and var inits
Mike Frysinger
2009-02-01
3
-37
/
+7
*
sandbox: convert remaining perror to sb_pwarn
Mike Frysinger
2009-02-01
3
-4
/
+4
*
build with --gc-sections by default
Mike Frysinger
2009-02-01
1
-0
/
+4
*
AUTHORS: fix Geert and Brads e-mail address and sort it
Mike Frysinger
2009-02-01
1
-3
/
+3
*
sandbox: unify/standardize message output functions
Mike Frysinger
2009-02-01
1
-54
/
+41
*
sandbox: remove unused /var/tmp dir handling
Mike Frysinger
2009-02-01
3
-9
/
+0
*
libsandbox: drop unused rc_log_domain
Mike Frysinger
2009-02-01
1
-3
/
+0
*
libsandbox: use -avoid-version
Mike Frysinger
2009-02-01
1
-0
/
+1
*
libsandbox: combine consecutive write statements
Mike Frysinger
2009-02-01
1
-26
/
+19
*
libsbutil: cull more unused debug/string code
Mike Frysinger
2009-02-01
2
-107
/
+1
*
sandbox: declare all local funcs static
Mike Frysinger
2009-02-01
1
-5
/
+5
*
sandbox: simplify print_sandbox_log() function
Mike Frysinger
2009-02-01
1
-37
/
+23
*
libsandbox: simplify cmdline reading to avoid strndup
Mike Frysinger
2009-02-01
1
-110
/
+66
*
libsandbox: test for mknod separately from xmknod
Mike Frysinger
2009-01-29
1
-1
/
+1
*
use AX_CFLAGS_WARN_ALL from autoconf-archive
Mike Frysinger
2009-01-29
1
-3
/
+1
*
libsbutil: setup {offsetof,MIN,MAX} helper macros if they dont exist
Mike Frysinger
2009-01-29
1
-0
/
+11
*
configure: dont bother building libctest with -Wall
Mike Frysinger
2009-01-29
1
-1
/
+1
*
libsbutil: add fallback strndup() implementation
Mike Frysinger
2009-01-29
1
-0
/
+16
*
sandbox: use $(LIBDL) rather than -ldl
Mike Frysinger
2009-01-28
1
-1
/
+1
*
bump to sandbox-1.3.4
Mike Frysinger
2009-01-27
1
-1
/
+1
[next]