summaryrefslogtreecommitdiffstats
path: root/lib/util/setid.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-0/+43
Will allow thread-specific credentials to be added by modifying the central definitions. Deliberately left the setXX[ug]id() call in popt as this is not used in Samba.