aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libsbutil: add helpers for reading config options (w/out env export)Mike Frysinger2015-09-261-0/+6
* add a new message env varMike Frysinger2013-02-241-2/+3
* delete unused sandbox env varsMike Frysinger2013-02-241-7/+1
* environ: add a new is_env_var helper for checking var namesMike Frysinger2013-02-241-2/+2
* sandbox: drop beep supportMike Frysinger2012-06-231-1/+0
* setup local sandbox.d for running tests to avoid /etc/sandbox.dMike Frysinger2009-04-261-1/+2
* sandbox: stop denying /etc/ld.so.preloadMike Frysinger2009-03-311-2/+0
* sandbox: don't put duplicate sandbox.so into LD_PRELOADv1.6Mike Frysinger2009-03-121-11/+15
* tests: get scripts working in sandbox.shMike Frysinger2009-02-081-2/+10
* sandbox: fixup a few more NULL memory checksMike Frysinger2009-02-021-5/+4
* sandbox/libsbutil: remove more useless error checks and var initsMike Frysinger2009-02-011-19/+7
* sandbox: convert remaining perror to sb_pwarnMike Frysinger2009-02-011-1/+1
* libsbutil: cleanup x* memory functionsMike Frysinger2008-12-311-10/+2
* sandbox: convert to stdboolMike Frysinger2008-11-101-3/+3
* headers.h: consolidate all random system includes into one fileMike Frysinger2008-11-091-7/+1
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-23/+6
* Split out environment related functions, and make their naming a bit more sane.Martin Schlemmer2006-07-131-0/+382