summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_sid2uid.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett1-3/+3
Andrew Bartlett
2010-02-11s4: Switch to S3-style id mapping data types.Kai Blin1-5/+5
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-2/+0
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-1/+1
2008-03-18idmap: Map SIDs to unixids instead of uids/gidsKai Blin1-11/+39
(This used to be commit 73ac7c4a1ce937bddd3c52d048665cd0078c6aaa)
2008-02-21idmap: Handle SID->uidKai Blin1-6/+9
(This used to be commit 4037ca6b9cf14219b4a4475399a51db01c655da6)
2007-10-10r24365: Implemet backend for wbinfo -S, sid2uidKai Blin1-0/+78
(This used to be commit 682e7124fb4218ce599fdcea1399b6a7a46079e2)