| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sandbox: delete the testing var after installv1.4 | Mike Frysinger | 2009-03-08 | 2 | -1/+9 |
* | sandbox: do not dist sandbox.sh and clean up error messages | Mike Frysinger | 2009-02-12 | 2 | -6/+6 |
* | sandbox: check signal returns and allow SIGHUP to be ignored | Mike Frysinger | 2009-02-12 | 1 | -5/+16 |
* | tests: get scripts working in sandbox.sh | Mike Frysinger | 2009-02-08 | 3 | -5/+17 |
* | sandbox: fix typo in struct sandbox_info_t decl | Mike Frysinger | 2009-02-07 | 1 | -1/+1 |
* | sandbox: new sb_{p,}err() helper functions | Mike Frysinger | 2009-02-02 | 2 | -16/+12 |
* | sandbox: fixup a few more NULL memory checks | Mike Frysinger | 2009-02-02 | 1 | -5/+4 |
* | sandbox/libsbutil: remove more useless error checks and var inits | Mike Frysinger | 2009-02-01 | 2 | -21/+7 |
* | sandbox: convert remaining perror to sb_pwarn | Mike Frysinger | 2009-02-01 | 3 | -4/+4 |
* | sandbox: unify/standardize message output functions | Mike Frysinger | 2009-02-01 | 1 | -54/+41 |
* | sandbox: remove unused /var/tmp dir handling | Mike Frysinger | 2009-02-01 | 2 | -8/+0 |
* | sandbox: declare all local funcs static | Mike Frysinger | 2009-02-01 | 1 | -5/+5 |
* | sandbox: simplify print_sandbox_log() function | Mike Frysinger | 2009-02-01 | 1 | -37/+23 |
* | sandbox: use $(LIBDL) rather than -ldl | Mike Frysinger | 2009-01-28 | 1 | -1/+1 |
* | libsbutil: find libsandbox.so in non-standard paths | Mike Frysinger | 2009-01-26 | 1 | -3/+1 |
* | libsbutil: cleanup x* memory functions | Mike Frysinger | 2008-12-31 | 2 | -12/+3 |
* | sandbox: include full libc path in version output | Mike Frysinger | 2008-11-29 | 1 | -1/+1 |
* | src/sandbox.sh: produce it from configure | Mike Frysinger | 2008-11-28 | 1 | -1/+1 |
* | tests: fixup running test out of src tree | Mike Frysinger | 2008-11-16 | 1 | -1/+1 |
* | tests: move libsigsegv disable to configure.ac | Mike Frysinger | 2008-11-16 | 1 | -1/+5 |
* | sandbox: make -h/--help/-V/--version print out something useful | Mike Frysinger | 2008-11-16 | 1 | -0/+36 |
* | sandbox: add a script to quickly test locally built libsandbox | Mike Frysinger | 2008-11-16 | 2 | -0/+7 |
* | sandbox: display when a process exits due to a signal | Ed Catmur | 2008-11-16 | 1 | -5/+11 |
* | unify SB_E{INFO,WARN,ERROR} functions and have them call the internal sb_prin... | Mike Frysinger | 2008-11-16 | 1 | -6/+4 |
* | move build flags to configure rather than Makefile | Mike Frysinger | 2008-11-11 | 1 | -4/+4 |
* | sandbox: convert to stdbool | Mike Frysinger | 2008-11-10 | 2 | -6/+6 |
* | sandbox: remove remaining multilib code | Mike Frysinger | 2008-11-09 | 1 | -6/+0 |
* | sandbox: unify banner message and drop "linux" from it | Mike Frysinger | 2008-11-09 | 1 | -2/+3 |
* | headers.h: consolidate all random system includes into one file | Mike Frysinger | 2008-11-09 | 2 | -18/+2 |
* | cleanup whitespace and comments -- no functional changes | Mike Frysinger | 2008-11-09 | 3 | -66/+16 |
* | sandbox: drop pointless cast | Mike Frysinger | 2008-11-09 | 1 | -1/+1 |
* | sandbox: properly use the return value of xrealloc | David Leverton | 2008-11-08 | 1 | -0/+1 |
* | src/sandbox.h: add missing header | Mike Frysinger | 2006-09-03 | 1 | -0/+45 |
* | Punt vim indentation line. | Martin Schlemmer | 2006-07-13 | 1 | -1/+0 |
* | Punt old copyright stuff, as nearly everything was rewrited. If something is... | Martin Schlemmer | 2006-07-13 | 1 | -16/+27 |
* | Split out environment related functions, and make their naming a bit more sane. | Martin Schlemmer | 2006-07-13 | 3 | -353/+395 |
* | Update for librcutil dynbuf function name changes. | Martin Schlemmer | 2006-07-12 | 1 | -16/+16 |
* | Check log size before we open it. | Martin Schlemmer | 2006-07-11 | 1 | -3/+4 |
* | Use IO related sb_*() functions, and improve error checking. | Martin Schlemmer | 2006-07-11 | 1 | -5/+13 |
* | Remove file_length(), and rather use rc_get_size(). | Martin Schlemmer | 2006-07-09 | 1 | -2/+2 |
* | Move libsandbox to its own directory. | Martin Schlemmer | 2006-07-09 | 4 | -2095/+0 |
* | As we are using a symbol map for libsandbox, its no longer needed | Martin Schlemmer | 2006-07-09 | 6 | -279/+15 |
* | Reformat previous added code a bit, and add debug messages | Martin Schlemmer | 2006-07-09 | 1 | -80/+128 |
* | Apply patch to make reading and writing more reliable | Alex Unleashed | 2006-07-09 | 1 | -67/+139 |
* | Fix access call strncmp's | Alex Unleashed | 2006-07-09 | 1 | -3/+3 |
* | Update comment. | Martin Schlemmer | 2006-07-09 | 1 | -1/+1 |
* | Free child argv we allocated earlier, as at execve() duplicates | Martin Schlemmer | 2006-07-08 | 1 | -2/+6 |
* | Free child environ we allocated earlier, as at execve() duplicates | Martin Schlemmer | 2006-07-08 | 1 | -4/+9 |
* | Rather link libsandbox against librcutil's libtool objects (.lo), | Martin Schlemmer | 2006-07-08 | 1 | -5/+8 |
* | Add needed changes to get a working sandbox on FreeBSD | Alex Unleashed | 2006-07-08 | 1 | -2/+2 |