aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src: fix -Wold-style-declarationSam James2023-08-081-2/+2
* sandbox: prevent possible use of uninitialized members of sandbox_info structgto20232023-08-051-1/+1
* libsbutil: add sbio_faccessat and use it in sb_existsMike Gilbert2023-08-031-0/+1
* sandbox: move verbose startup info behind debug knobMike Frysinger2021-11-051-8/+8
* sandbox: restore SANDBOX_INTRACTV variableMike Frysinger2021-11-051-1/+1
* sandbox: add backwards compat interface hackv2.29Mike Frysinger2021-11-021-0/+9
* sandbox: delete now unused variableMike Frysinger2021-11-011-1/+0
* sandbox: include "sandbox" in the error log summaryMike Frysinger2021-11-011-1/+1
* sandbox: change interface to make it easier to pass thruMike Frysinger2021-10-281-19/+27
* sandbox: avoid repetitive strlen calculations when building cmdlineMike Frysinger2021-10-281-11/+9
* sandbox: undefine dprintfMike Frysinger2021-10-281-0/+3
* sandbox: leverage PR_SET_NO_NEW_PRIVS when availablev2.27Mike Frysinger2021-10-231-0/+16
* switch to https:// URIs when possibleMike Frysinger2021-10-211-1/+1
* sandbox: allow user to force SIGKILLMike Frysinger2016-03-291-2/+10
* sandbox: enable support for linux namespacesv2.9Mike Frysinger2015-09-271-1/+1
* sandbox: add proper option parsingMike Frysinger2015-09-201-40/+5
* sandbox: pass child signals back up to the parentMike Frysinger2013-02-221-24/+48
* sandbox: do not resolve target of stderrMike Frysinger2013-02-241-4/+7
* add a new message env varMike Frysinger2013-02-241-0/+13
* delete unused sandbox env varsMike Frysinger2013-02-241-1/+1
* sandbox: allow log files to fallback to tmpdirMike Frysinger2012-12-241-2/+2
* significantly overhaul output helpersMike Frysinger2012-06-231-10/+7
* tests: always bubble up exit code regardless of log existenceMike Frysinger2012-06-231-2/+3
* sandbox: drop beep supportMike Frysinger2012-06-231-14/+1
* libsandbox: push down constructor initMike Frysinger2012-03-051-0/+1
* sandbox: dont warn about inherited ignored signalsMike Frysinger2009-10-281-4/+4
* libsbutil: kill off unnecessary log_domain codeMike Frysinger2009-08-251-3/+0
* libsandbox: enable tracing for multiple personalitiesMike Frysinger2009-04-051-0/+4
* sandbox: pass shell exit status upMike Frysinger2009-03-121-13/+11
* sandbox: delete the testing var after installv1.4Mike Frysinger2009-03-081-1/+3
* sandbox: do not dist sandbox.sh and clean up error messagesMike Frysinger2009-02-121-4/+6
* sandbox: check signal returns and allow SIGHUP to be ignoredMike Frysinger2009-02-121-5/+16
* tests: get scripts working in sandbox.shMike Frysinger2009-02-081-2/+3
* sandbox: new sb_{p,}err() helper functionsMike Frysinger2009-02-021-16/+9
* sandbox/libsbutil: remove more useless error checks and var initsMike Frysinger2009-02-011-2/+0
* sandbox: convert remaining perror to sb_pwarnMike Frysinger2009-02-011-3/+0
* sandbox: unify/standardize message output functionsMike Frysinger2009-02-011-54/+41
* sandbox: remove unused /var/tmp dir handlingMike Frysinger2009-02-011-7/+0
* sandbox: declare all local funcs staticMike Frysinger2009-02-011-5/+5
* sandbox: simplify print_sandbox_log() functionMike Frysinger2009-02-011-37/+23
* libsbutil: cleanup x* memory functionsMike Frysinger2008-12-311-2/+1
* sandbox: include full libc path in version outputMike Frysinger2008-11-291-1/+1
* sandbox: make -h/--help/-V/--version print out something usefulMike Frysinger2008-11-161-0/+36
* sandbox: display when a process exits due to a signalEd Catmur2008-11-161-5/+11
* unify SB_E{INFO,WARN,ERROR} functions and have them call the internal sb_prin...Mike Frysinger2008-11-161-6/+4
* sandbox: convert to stdboolMike Frysinger2008-11-101-3/+3
* sandbox: remove remaining multilib codeMike Frysinger2008-11-091-6/+0
* sandbox: unify banner message and drop "linux" from itMike Frysinger2008-11-091-2/+3
* headers.h: consolidate all random system includes into one fileMike Frysinger2008-11-091-11/+1
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-25/+8