python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / util / setid.c
2018-11-22 Andreas Schneiderlib:util: Always include unistd.h for setgroups
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2014-04-17 Andreas Schneiderlib: Add missing include for unistd.h in setid.
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andrew Bartlettbuild: Remove unused includes.h reference to avoid...
2012-07-03 Jeremy AllisonEnsure we select the correct syscall numbers on a 32...
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...