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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: restore SANDBOX_INTRACTV variable
Mike Frysinger
2021-11-05
3
-3
/
+7
*
sandbox: fix passing of config env vars down
Mike Frysinger
2021-11-03
1
-1
/
+1
*
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
*
sandbox: change interface to make it easier to pass thru
Mike Frysinger
2021-10-28
3
-20
/
+35
*
sandbox: avoid repetitive strlen calculations when building cmdline
Mike Frysinger
2021-10-28
1
-11
/
+9
*
sandbox: undefine dprintf
Mike Frysinger
2021-10-28
1
-0
/
+3
*
sandbox: leverage PR_SET_NO_NEW_PRIVS when available
v2.27
Mike Frysinger
2021-10-23
1
-0
/
+16
*
sandbox: add a --run-configure option
Mike Frysinger
2021-10-23
2
-10
/
+20
*
build: hoist -Itop_srcdir to common AM_CPPFLAGS
Mike Frysinger
2021-10-23
1
-1
/
+0
*
Revert "Remove leftover generated Makefiles from the repo (sic!)"
Mike Frysinger
2021-10-22
1
-0
/
+4
*
Remove leftover generated Makefiles from the repo (sic!)
Michał Górny
2021-10-22
1
-4
/
+0
*
switch to https:// URIs when possible
Mike Frysinger
2021-10-21
2
-3
/
+3
*
build: flatten build a bit to avoid (most) recursive make
Mike Frysinger
2021-10-21
3
-17
/
+19
*
namespaces: add support for cgroup & time
Mike Frysinger
2021-10-21
3
-8
/
+30
*
libsandbox: add SANDBOX_METHOD setting
Mike Frysinger
2021-10-18
1
-0
/
+3
*
sandbox: allow user to force SIGKILL
Mike Frysinger
2016-03-29
1
-2
/
+10
*
sandbox: enable support for linux namespaces
v2.9
Mike Frysinger
2015-09-27
5
-1
/
+306
*
libsbutil: add helpers for reading config options (w/out env export)
Mike Frysinger
2015-09-26
2
-0
/
+8
*
sandbox: add proper option parsing
Mike Frysinger
2015-09-20
4
-40
/
+125
*
sandbox: pass child signals back up to the parent
Mike Frysinger
2013-02-22
1
-24
/
+48
*
sandbox: do not resolve target of stderr
Mike Frysinger
2013-02-24
1
-4
/
+7
*
add a new message env var
Mike Frysinger
2013-02-24
3
-2
/
+17
*
delete unused sandbox env vars
Mike Frysinger
2013-02-24
3
-9
/
+3
*
environ: add a new is_env_var helper for checking var names
Mike Frysinger
2013-02-24
1
-2
/
+2
*
sandbox: allow log files to fallback to tmpdir
Mike Frysinger
2012-12-24
1
-2
/
+2
*
significantly overhaul output helpers
Mike Frysinger
2012-06-23
2
-16
/
+7
*
tests: always bubble up exit code regardless of log existence
Mike Frysinger
2012-06-23
1
-2
/
+3
*
sandbox: drop beep support
Mike Frysinger
2012-06-23
2
-15
/
+1
*
libsandbox: push down constructor init
Mike Frysinger
2012-03-05
1
-0
/
+1
*
sandbox: dont warn about inherited ignored signals
Mike Frysinger
2009-10-28
1
-4
/
+4
*
libsbutil: kill off unnecessary log_domain code
Mike Frysinger
2009-08-25
1
-3
/
+0
*
drop force pic flags
Mike Frysinger
2009-08-25
1
-2
/
+1
*
add -Wall to automake runs and fix fallout
Mike Frysinger
2009-08-25
1
-5
/
+3
*
setup local sandbox.d for running tests to avoid /etc/sandbox.d
Mike Frysinger
2009-04-26
1
-1
/
+2
*
libsandbox: enable tracing for multiple personalities
Mike Frysinger
2009-04-05
1
-0
/
+4
*
sandbox: stop denying /etc/ld.so.preload
Mike Frysinger
2009-03-31
1
-2
/
+0
*
sandbox: don't put duplicate sandbox.so into LD_PRELOAD
v1.6
Mike Frysinger
2009-03-12
1
-11
/
+15
*
sandbox: pass shell exit status up
Mike Frysinger
2009-03-12
1
-13
/
+11
*
sandbox: delete the testing var after install
v1.4
Mike Frysinger
2009-03-08
2
-1
/
+9
*
sandbox: do not dist sandbox.sh and clean up error messages
Mike Frysinger
2009-02-12
2
-6
/
+6
*
sandbox: check signal returns and allow SIGHUP to be ignored
Mike Frysinger
2009-02-12
1
-5
/
+16
*
tests: get scripts working in sandbox.sh
Mike Frysinger
2009-02-08
3
-5
/
+17
*
sandbox: fix typo in struct sandbox_info_t decl
Mike Frysinger
2009-02-07
1
-1
/
+1
*
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
*
sandbox/libsbutil: remove more useless error checks and var inits
Mike Frysinger
2009-02-01
2
-21
/
+7
*
sandbox: convert remaining perror to sb_pwarn
Mike Frysinger
2009-02-01
3
-4
/
+4
*
sandbox: unify/standardize message output functions
Mike Frysinger
2009-02-01
1
-54
/
+41
[next]