summaryrefslogtreecommitdiff
path: root/lib/uid_wrapper/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-01-28uwrap: Bump version to 1.1.0.Andreas Schneider1-1/+1
2015-01-28uwrap: Add support for getresuid() and getresgid() glibc/syscall.Robin Hack1-0/+2
2015-01-28uwrap: Add support for running with address sanitizer.Andreas Schneider1-0/+20
2015-01-28uwrap: Optimalization of uid_wrapper_enabled() function.Robin Hack1-0/+13
2015-01-28uwrap: Add library constructor and move pthread_atfork inside.Robin Hack1-0/+17
2014-10-06lib: uid_wrapper: Fix setgroups and syscall detection on a system without nat...Jeremy Allison1-0/+7
2014-07-31uwrap: Check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.Andreas Schneider1-0/+12
2014-04-17lib: Change uid_wrapper to preloadable version.Andreas Schneider1-11/+53
2010-10-23s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij1-4/+5
2010-04-18s4-waf: put the --xxx-wrapper options in 'developer options' groupAndrew Tridgell1-1/+2
2010-04-06s4-waf: added a --enable-selftest option as a shortcutAndrew Tridgell1-1/+3
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: added wrapper optionsAndrew Tridgell1-0/+11