aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-091-18/+2
* src/sandbox.h: add missing headerMike Frysinger2006-09-031-0/+45
* As we are using a symbol map for libsandbox, its no longer neededMartin Schlemmer2006-07-091-120/+0
* Set default values via a config file. Also support sandbox.dMartin Schlemmer2006-07-061-0/+4
* Remove last libsandbox-only functions in favour for ones providedMartin Schlemmer2006-07-061-8/+0
* Fix build failure due to exists() still being needed for libsandbox.Martin Schlemmer2006-07-051-0/+1
* Use librcutil.Martin Schlemmer2006-07-051-12/+5
* Rename EINFO, etc to SB_EINFO, etc to not conflict with macros fromMartin Schlemmer2006-07-051-3/+3
* Add is_env_off(). Also check for true/false. Use is_env_*.Martin Schlemmer2006-07-041-0/+3
* Add is_env_on(), and some other environ variable defines we will be using.Martin Schlemmer2006-07-041-0/+5
* Change log format, and add more info, especially cmdline, bug #138501.Martin Schlemmer2006-07-041-0/+5
* More changes to try and resolve OSes with generic getcwd() implementations.Martin Schlemmer2005-12-051-0/+2
* Rename sandbox_futils.c to sandbox_utils.c. Add gstrndup() and gbasename()Martin Schlemmer2005-12-051-0/+5
* Wrap mknod() as well. Misc cleanups.Martin Schlemmer2005-12-011-3/+0
* Cleanup local defines for egetcwd() and erealpath().Martin Schlemmer2005-12-011-0/+4
* Remove the SB_STATIC and including of getcwd.c, etc voodoo, as we new use aMartin Schlemmer2005-12-011-10/+10
* Move dlvsym define. Add symbol_version macros.Martin Schlemmer2005-11-301-4/+0
* Reorder source layout.Martin Schlemmer2005-11-281-0/+113