swrap: Silence alignment warnings.
[sfrench/samba-autobuild/.git] / lib / uid_wrapper /
2014-07-31 Jakub Hrozekuwrap: Support dropping all supplemetary groups with...
2014-07-31 Andreas Schneideruwrap: Add logging if uwrap is enabled correctly.
2014-07-31 Andreas Schneideruwrap: Log error if we are out of memory.
2014-07-31 Andreas Schneideruwrap: Add a better logging function.
2014-07-31 Andreas Schneideruwrap: Check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.
2014-07-31 Andreas Schneideruwrap: Fall back to RTLD_NEXT if we can't find libc.
2014-07-31 Andreas Schneideruwrap: Add mutex in uwrap_destructor().
2014-07-31 Andreas Schneideruwrap: Fix memory leak on error.
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-29 Jeremy AllisonAdd missing setresgid() wrapper.
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-27 Andreas Schneideruid_wrapper: Add uwrap_setresgid().
2011-10-27 Andreas Schneideruid_wrapper: Fix build on UNIX platforms.
2011-10-27 Andreas Schneideruid_wrapper: Handle euid and egid 0.
2011-10-27 Andreas Schneideruid_wrapper: Make sure we have initialized the wrapper.
2011-10-27 Andreas Schneideruid_wrapper: Fix prototypes.
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setresuid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setregid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setreuid().
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-10-06 Volker Lendeckeuid_wrapper: We have talloc_array_length, no need for...
2011-02-18 Andrew Tridgelluid-wrapper: handle uwrap_enabled() as a macro
2010-11-12 Jelmer Vernooijs4-waf: Only enable various wrappers if they're actuall...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-21 Andrew Tridgellwrapper: make socket_wrapper, uid_wrapper and nss_wrapp...
2010-10-20 Volker Lendeckeuid_wrapper: The gid wrapper does not require a destructor
2010-04-18 Andrew Tridgells4-waf: put the --xxx-wrapper options in 'developer...
2010-04-06 Andrew Tridgells4-waf: added a --enable-selftest option as a shortcut
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-06 Andrew Tridgellbuild: added wrapper options
2010-02-05 Matthias Dieter... s4:UID wrapper - Make it work on older distributions
2009-08-05 Andrew Tridgellfixed a uid_wrapper bug that caused a segv in the RAW...
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library