aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libsandbox: handle open's O_TMPFILE flagv2.7Mike Frysinger2015-09-112-1/+4
* tests: add dynamic/static categoriesMike Frysinger2015-09-111-0/+4
* tests: make sure we ignore stty exit statusMike Frysinger2015-09-111-1/+4
* libsandbox: fix building w/gcc-5Mike Frysinger2015-04-151-1/+1
* TODO: note more work needed for message frameworkMike Frysinger2013-03-031-0/+13
* sandbox: use a non-shell var for the message pathMike Frysinger2013-03-032-2/+2
* sandbox: accept SANDBOX_LOG vars whatever their valuesMike Frysinger2013-03-031-9/+5
* sb_efuncs: fix thinko in message patchMike Frysinger2013-03-031-1/+1
* libsandbox: preserve more SANDBOX env varsMike Frysinger2013-02-237-134/+262
* libsandbox: clean up open file handles in parent tracing processMike Frysinger2012-06-238-2/+149
* environ: add set variants to env_is_{on,off}Mike Frysinger2013-02-222-7/+21
* 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
* libsandbox: fix early var initMike Frysinger2013-02-242-8/+27
* add a new message env varMike Frysinger2013-02-248-51/+47
* libsandbox: handle ENOSYS w/process_vm_readvMike Frysinger2013-02-241-1/+6
* delete unused sandbox env varsMike Frysinger2013-02-245-19/+3
* environ: add a new is_env_var helper for checking var namesMike Frysinger2013-02-243-13/+16
* environ: merge is_env_{on,off} into a single fileMike Frysinger2013-02-244-46/+46
* libsandbox: add some likely/unlikely settingsMike Frysinger2013-02-241-7/+5
* libsandbox: reject "" paths with *at funcs before checking the dirfd [missing...Mike Frysinger2013-02-241-0/+34
* libsandbox: reject "" paths with *at funcs before checking the dirfdMike Frysinger2012-12-2411-35/+44
* libsandbox: handle open(O_NOFOLLOW)Mike Frysinger2012-12-245-1/+14
* tests: expand usage stringsMike Frysinger2012-12-2429-36/+70
* libsandbox: fall back to tracing set*id programsMike Frysinger2012-12-241-5/+18
* sb_gdb: improve gdb integrationMike Frysinger2012-12-245-20/+80
* sb_efuncs: fix usage of portage handlersMike Frysinger2012-12-241-7/+17
* sandbox: allow log files to fallback to tmpdirMike Frysinger2012-12-244-12/+19
* sb_efunc: deleteMike Frysinger2012-12-241-25/+0
* tests: disable tostop on controlling terminalMike Frysinger2012-11-261-0/+3
* update ax_*.m4 files from upstreamMike Frysinger2012-11-266-1/+462
* sb_efuncs: fix NOCOLOR handlingMike Frysinger2012-11-231-2/+5
* require at least automake 1.12Mike Frysinger2012-11-232-6/+6
* sandbox.desktop: drop .svg from Icon fieldMike Frysinger2012-11-171-1/+1
* add a configure option to control pch usageMike Frysinger2012-11-172-8/+29
* require at least automake 1.11.6Mike Frysinger2012-11-171-1/+1
* fix generating autotools when no autoconf-archive is missingMike Frysinger2012-11-171-1/+1
* libsandbox: use process_vm_readv if availableMike Frysinger2012-08-123-0/+31
* libsandbox: fix hppa trace codeMike Frysinger2012-07-061-2/+2
* bump to sandbox-2.7Mike Frysinger2012-07-031-1/+1
* libsandbox: add x32 ABI supportv2.6Mike Frysinger2012-07-037-12/+78
* libsandbox: migrate to get/set regs interface for everyoneMike Frysinger2012-07-039-103/+80
* include stdint.h/inttypes.h tooMike Frysinger2012-07-032-0/+8
* precompile headers.h to speed up build slightlyMike Frysinger2012-07-039-13/+39
* sb_printf: expand feature set slightly and fix testingMike Frysinger2012-07-024-14/+52
* tests: enable color/parallel by defaultMike Frysinger2012-06-242-0/+3
* libsandbox: do not leak file handles from tracing checksMike Frysinger2012-06-231-3/+7
* libsandbox: regenerate trace headers when autotools changeMike Frysinger2012-06-231-1/+1
* libsandbox: handle broken kernel headersMike Frysinger2012-06-232-0/+13
* libsandbox: kill off SB_MEM_DEBUGMike Frysinger2012-06-231-17/+0