summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_passdb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14855: Various fixes:Gerald Carter1-1/+22
2007-10-10r14421: This does two thingsGerald Carter1-3/+4
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter1-5/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-40/+132
2007-10-10r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke1-12/+0
2007-10-10r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter1-1/+1
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-15/+15
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-7/+12
2007-10-10r6755: removing domain_sid() since it is not referenced anymoreGerald Carter1-8/+0
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-12/+22
2007-10-10r5751: fix another (correct) compiler warningGerald Carter1-1/+1
2007-10-10r5724: Fix compiler warningVolker Lendecke1-1/+1
2007-10-10r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke1-0/+8
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-11/+7
2007-10-10r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison1-2/+9
2007-10-10r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter1-5/+55
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+339
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-360/+0
2003-07-07and so it begins....Gerald Carter1-2/+2
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-4/+4
2003-05-03fixes to *_util.c filesSimo Sorce1-0/+360