summaryrefslogtreecommitdiffstats
path: root/lib/uid_wrapper/wscript
Commit message (Expand)AuthorAgeFilesLines
* uwrap: Bump version to 1.1.0.Andreas Schneider2015-01-281-1/+1
* uwrap: Add support for getresuid() and getresgid() glibc/syscall.Robin Hack2015-01-281-0/+2
* uwrap: Add support for running with address sanitizer.Andreas Schneider2015-01-281-0/+20
* uwrap: Optimalization of uid_wrapper_enabled() function.Robin Hack2015-01-281-0/+13
* uwrap: Add library constructor and move pthread_atfork inside.Robin Hack2015-01-281-0/+17
* lib: uid_wrapper: Fix setgroups and syscall detection on a system without nat...Jeremy Allison2014-10-061-0/+7
* uwrap: Check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.Andreas Schneider2014-07-311-0/+12
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-11/+53
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-4/+5
* s4-waf: put the --xxx-wrapper options in 'developer options' groupAndrew Tridgell2010-04-181-1/+2
* s4-waf: added a --enable-selftest option as a shortcutAndrew Tridgell2010-04-061-1/+3
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: added wrapper optionsAndrew Tridgell2010-04-061-0/+11