aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* significantly overhaul output helpersMike Frysinger2012-06-2324-315/+415
* use m4_flatten to make multiline lists easier to handleMike Frysinger2012-06-231-95/+95
* TODO: drop old entries, and add logging onesMike Frysinger2012-06-231-6/+4
* tests: always bubble up exit code regardless of log existenceMike Frysinger2012-06-2319-40/+21
* tests: move disabling of sandbox verbose to common initMike Frysinger2012-06-235-4/+2
* libsandbox: create more defines for gcc attributesMike Frysinger2012-06-233-6/+8
* update ax_*.m4 files from upstreamMike Frysinger2012-06-236-180/+178
* sandbox: drop beep supportMike Frysinger2012-06-235-25/+1
* libsandbox: add uninstall target to fix distcheckMike Frysinger2012-06-231-0/+4
* libsandbox: add missing close to logfile fdMike Frysinger2012-03-071-2/+5
* libsandbox: mark internal fds with O_CLOEXECMike Frysinger2012-03-072-2/+6
* tests: add static unlink testsMike Frysinger2012-03-064-0/+13
* libsandbox: set syscall error rather than killing on violationsMike Frysinger2012-03-067-18/+65
* libsandbox: add likely/unlikely supportMike Frysinger2012-03-061-0/+3
* libsandbox: push down constructor initMike Frysinger2012-03-054-49/+8
* tests: note that testsuite.list.at is generatedMike Frysinger2012-03-051-1/+2
* tests: make `./testsuite #` workMike Frysinger2012-03-051-0/+4
* update autotool filesMike Frysinger2012-03-051-2/+7
* libsandbox: delay trace_regs #error until useMike Frysinger2011-07-082-1/+6
* libsandbox: invert debug checking order to avoid uninitialized variablesMike Frysinger2011-07-081-1/+1