summaryrefslogtreecommitdiff
path: root/lib/uid_wrapper/uid_wrapper.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-21/+21
2012-06-28Add missing setresgid() wrapper.Jeremy Allison1-0/+1
2011-10-27Include uid_wrapper correctly.Andreas Schneider1-1/+4
2011-10-27uid_wrapper: Add uwrap_setresgid().Andreas Schneider1-0/+6
2011-10-27uid_wrapper: Fix prototypes.Andreas Schneider1-2/+2
2011-10-07uid_wrapper: Add uwrap_setresuid().Andreas Schneider1-0/+6
2011-10-07uid_wrapper: Add uwrap_setregid().Andreas Schneider1-0/+6
2011-10-07uid_wrapper: Add uwrap_setreuid().Andreas Schneider1-0/+6
2011-02-18uid-wrapper: handle uwrap_enabled() as a macroAndrew Tridgell1-0/+2
2010-02-05s4:UID wrapper - Make it work on older distributionsMatthias Dieter Wallnöfer1-2/+10
2009-08-05make the UID_WRAPPER skip checks at runtimeAndrew Tridgell1-0/+2
2009-08-05added a uid_wrapper libraryAndrew Tridgell1-0/+61