summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_gid2sid.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett1-7/+2
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-3/+0
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-1/+1
2008-03-18idmap: Map SIDs to unixids instead of uids/gidsKai Blin1-11/+36
(This used to be commit 73ac7c4a1ce937bddd3c52d048665cd0078c6aaa)
2008-02-21idmap: Handle gid->SID mappingKai Blin1-4/+9
(This used to be commit 6f2d95030cd7b4b22d1b75d15b76881449eda697)
2007-10-10r24396: Fix a typo.Kai Blin1-3/+3
Thanks to metze (metze@samba.org) for catching this one. (This used to be commit abf631822da6221af187498cde9fe068cd91ee43)
2007-10-10r24376: Missed this file from the checkin, sorry.Kai Blin1-0/+78
(This used to be commit c81b0980cac901e70e52dfd0eb013ad4d6f15540)