aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the SB_STATIC and including of getcwd.c, etc voodoo, as we new use aMartin Schlemmer2005-12-011-0/+5
* Fix non-versioned libc's to also prepend '__' to internal symbols by usingMartin Schlemmer2005-12-011-0/+3
* Rename configure.in to configure.ac.Martin Schlemmer2005-11-301-0/+2
* Only check SANDBOX_ACTIVE, and not its value. More BASH_ENV fixes.Martin Schlemmer2005-11-301-1/+3
* Use versioned symbols on supported libc's for functions we wrap, as well asMartin Schlemmer2005-11-301-2/+10
* Revert 64bit arch test, as we should build the 32bit version without fullMartin Schlemmer2005-11-281-1/+5
* Update contact email. Fix quoting.Martin Schlemmer2005-11-281-0/+2
* Detect if we on 64bit arch automatically.Martin Schlemmer2005-11-281-0/+4
* Sandbox 1.2.14 release.v1.2.14Martin Schlemmer2005-11-281-0/+2
* Make sure we use our bashrc.Martin Schlemmer2005-11-281-0/+2
* Rather check SANDBOX_ACTIVE if we are already running. Set SANDBOX_ACTIVEMartin Schlemmer2005-11-281-1/+4
* Cleanup environ variables.Martin Schlemmer2005-11-281-1/+4
* Check generic getcwd()'s return as well for validity, bug #101728.Martin Schlemmer2005-11-281-0/+4
* Do not pass mode to true_open and true_open64 if not needed. Should fix aMartin Schlemmer2005-11-011-0/+5
* Fix wrong version number.v1.2.13Martin Schlemmer2005-11-011-1/+1
* Release sandbox-1.2.13.Martin Schlemmer2005-09-121-0/+2
* Make libsb_fini() do cleanup a bit more complete just in case we get anotherMartin Schlemmer2005-09-121-1/+5
* Do not handle adding working directory to SANDBOX_WRITE, as portage does it i...Martin Schlemmer2005-09-121-0/+5
* Also allow symlink() system call to operate on a symlink in a writable pathMartin Schlemmer2005-09-041-0/+5
* Release sandbox-1.2.12.v1.2.12Martin Schlemmer2005-08-051-0/+2
* Improve error handling for get_sandbox_*_envvar() functions.Martin Schlemmer2005-08-051-1/+4
* Remove the tmp_dir variable - we do not need it.Martin Schlemmer2005-08-051-0/+2
* If we are called from the command line, do not care about PORTAGE_TMPDIR,Martin Schlemmer2005-08-051-0/+4
* Do not give an access violation if the access() system call do not haveMartin Schlemmer2005-08-051-0/+7
* Add /dev/tts to write permit, bug #42809.Martin Schlemmer2005-08-011-0/+2
* Add support for SANDBOX_VERBOSE (enabled by default). Adjust SANDBOX_DEBUGMartin Schlemmer2005-08-011-0/+3
* Still do normal log if debugging is requested.Martin Schlemmer2005-08-011-0/+4
* Do not resolve symlinks in PORTAGE_TMPDIR in sandbox .. we will handle thatMartin Schlemmer2005-07-271-0/+6
* Print all logging to stderr, bug #90343, comment #15Zac Medico2005-07-221-0/+4
* Release sandbox-1.2.11.v1.2.11Martin Schlemmer2005-07-141-0/+2
* Fix getcwd, bug #98419.Martin Schlemmer2005-07-141-0/+3
* Fix compile error with previous change, and return rather then exit().Martin Schlemmer2005-07-081-0/+1
* Remove old logs if present and conflicting with current.Martin Schlemmer2005-07-081-1/+2
* Try to cleanup and make error handling/printing consistent.Martin Schlemmer2005-07-081-0/+4
* Cleanup access/log printing. Make access printing honour NOCOLOR. Fix logMartin Schlemmer2005-07-071-0/+2
* Only declare functions in sandbox_futils.c that are used in libsandbox.c whenMartin Schlemmer2005-07-071-0/+2
* Remove unused includes and variables.Martin Schlemmer2005-07-071-0/+1
* Remove sandbox_dir and co - we are not using it anymore.Martin Schlemmer2005-07-071-0/+1
* Redo the interface of the get_* functions so that we do not leak memory.Martin Schlemmer2005-07-071-0/+1
* Major cleanup of sandbox_futils.c. Removed most of the functions as we nowMartin Schlemmer2005-07-071-2/+5
* Fix possible segfault in env init code.Martin Schlemmer2005-07-071-0/+3
* Cleanup init_env_entries() and check_prefixes().Martin Schlemmer2005-07-061-0/+1
* Add check_prefixes() with major cleanup on check_access().Martin Schlemmer2005-07-061-0/+1
* Clean up logging in libsandbox.c, and hopefully make it more consistant.Martin Schlemmer2005-07-061-0/+1
* Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot ...Martin Schlemmer2005-07-061-0/+5
* Remove unused 'pids file' code.Martin Schlemmer2005-07-061-0/+4
* * sandbox-1.2.10Martin Schlemmer2005-07-031-0/+2
* Add PREDICT items for nss-db, bug #92079Robin Johnson2005-07-031-0/+3
* Move get_sandbox_*_envvar() to sandbox_setup_environ(), as its more appropria...Martin Schlemmer2005-06-171-0/+2
* Remove fooling around with exit codes - we error out on presence of a log any...Martin Schlemmer2005-06-171-0/+5