aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make the libdl/dlopen/dlvsym tests more autoconfyv2.5Diego Elio Pettenò2011-02-141-19/+2
* use libtool 2.2 macro and avoid dirty hacksDiego Elio Pettenò2011-02-141-8/+1
* tests: start futimesat tests based on utimensat onesMike Frysinger2011-01-015-0/+26
* libsandbox: handle NULL filenames with futimesatMike Frysinger2011-01-011-2/+5
* tests: make defaults for fds sanerMike Frysinger2011-01-011-3/+16
* tests: add a bunch more feasible errno valuesMike Frysinger2011-01-011-0/+23
* improve quote parsing for SANDBOX_CONFIGURE_OPTSMike Frysinger2010-12-311-2/+8
* update ax_*.m4 files from upstreamMike Frysinger2010-12-311-20/+64
* tests: unify duplicated name/value lookup codeMike Frysinger2010-11-262-18/+22
* libsandbox: fix utimensat regression with NULL filenameMike Frysinger2010-11-263-1/+8
* tests: allow dirfds to specify mode tooMike Frysinger2010-11-261-17/+24
* bump to sandbox-2.5Mike Frysinger2010-11-241-1/+1
* libsandbox: fix bug in previous dirfd unificationv2.4Mike Frysinger2010-11-235-7/+8
* tests: add another unlinkat test for long pathsMike Frysinger2010-11-232-0/+11
* tests: add debug output to sigsuspend-zsh_tstMike Frysinger2010-11-222-3/+15
* libsandbox: fix thinko in previous erealpath commitMike Frysinger2010-11-221-2/+2
* tests: add mkdirat/unlinkat precheck dirfd testsMike Frysinger2010-11-156-0/+38
* libsandbox: handle dirfd in mkdir/open/unlink *at prechecksMike Frysinger2010-11-155-58/+123
* tests: generalize flag parsing to handle AT_* flags betterMike Frysinger2010-11-151-26/+35
* scrub generated m4 files before rebuilding autotoolsMike Frysinger2010-11-151-0/+4
* tests: fix swapped arg parsing with at dirfdMike Frysinger2010-11-151-3/+3
* tests: handle O_DIRECTORY file flagsMike Frysinger2010-11-151-0/+1
* 00default: fix installMike Frysinger2010-08-181-1/+2
* bump to sandbox-2.4Mike Frysinger2010-08-181-1/+1
* libsandbox: tempish mkdir hack for broken symlinksv2.3Mike Frysinger2010-08-161-1/+16
* tests: check rmdir functionalityMike Frysinger2010-08-165-0/+26
* tests: re-order set -x in SB_RUNMike Frysinger2010-08-161-2/+3
* libsandbox: mark rmdir as working on symlinksMike Frysinger2010-08-161-0/+1
* tests: addpredict / by default to match portageMike Frysinger2010-08-152-2/+5
* tests: fix dist target for out-of-tree buildsMike Frysinger2010-08-151-2/+2
* 00default: fix duplicate dist targetMike Frysinger2010-08-151-1/+1
* tests: force a saner default envMike Frysinger2010-08-153-1/+14
* sandbox.bashrc: don't load portage env when testingMike Frysinger2010-08-151-33/+33
* sandbox.bashrc: update portage builddir searchMike Frysinger2010-08-151-1/+1
* libsandbox: avoid passing same buffer to erealpathMike Frysinger2010-08-152-2/+17
* libsandbox: don't swallow SIGCHLD notificationsMike Frysinger2010-08-156-3/+58
* libsandbox: disable sparc ptrace until it can be debugged furtherMike Frysinger2010-08-151-0/+5
* give src/sandbox.sh its own AC_CONFIG_FILESMike Frysinger2010-08-151-4/+1
* move from lzma to xzMike Frysinger2010-08-152-2/+2
* tweak gnu linker check for goldMike Frysinger2010-08-151-8/+8
* update autotool filesMike Frysinger2010-07-094-23/+90
* sandbox.bashrc: fix typo in sandboxoffMike Frysinger2010-04-111-1/+1
* libsandbox: catch calls to remove()Mike Frysinger2009-12-2010-0/+46
* tests: make signal code a bit more flexibleMike Frysinger2009-10-281-2/+23
* sandbox: dont warn about inherited ignored signalsMike Frysinger2009-10-281-4/+4
* use default lzma compression levelMike Frysinger2009-10-281-1/+4
* libsandbox: use mmap directly for internal memoryMike Frysinger2009-10-263-1/+23
* bump to sandbox-2.3Mike Frysinger2009-10-261-1/+1
* tests: add simple dlfcn utilv2.2Mike Frysinger2009-10-261-0/+109
* libsandbox: rewrite RTLD_NEXT handlingMike Frysinger2009-10-261-21/+33