summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18722: Fix up password change times. The can change and must change times areJim McDonough1-2/+22
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner4-0/+18
2007-10-10r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() callGerald Carter1-1/+1
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-8/+8
2007-10-10r18527: Janitor for Jeremy ;-)Volker Lendecke1-12/+12
2007-10-10r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()Jeremy Allison1-5/+32
2007-10-10r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke1-10/+0
2007-10-10r18271: Big change:Gerald Carter5-39/+39
2007-10-10r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter1-0/+10
2007-10-10r17924: Get rid of warnings now that talloc is merged.Volker Lendecke1-3/+1
2007-10-10r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casin...Volker Lendecke1-1/+1
2007-10-10r17815: Revert Volker's change in 16014. I really do not believeGerald Carter1-1/+0
2007-10-10r17813: Remove another instance of manually setting the group SID.Gerald Carter1-1/+7
2007-10-10r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().Gerald Carter2-2/+2
2007-10-10r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...Gerald Carter1-5/+1
2007-10-10r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter4-92/+19
2007-10-10r17592: Remove some unused functions pointed out by John E. Malmberg, makeVolker Lendecke1-0/+46
2007-10-10r17554: CleanupVolker Lendecke4-32/+34
2007-10-10r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke1-9/+12
2007-10-10r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke1-5/+7
2007-10-10r17463: A bit of cleanup work:Volker Lendecke3-17/+10
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke3-9/+9
2007-10-10r17407: Don't do strchr_m twice when once will do.Jeremy Allison1-5/+4
2007-10-10r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke1-1/+18
2007-10-10r17404: Is this XP (extreme programming)? :-)Volker Lendecke1-3/+3
2007-10-10r17403: add a helpful debug msgGerald Carter1-0/+3
2007-10-10r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison1-0/+50
2007-10-10r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter1-7/+12
2007-10-10r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswdGerald Carter1-1/+5
2007-10-10r17150: MMC User & group plugins fixes:Gerald Carter3-11/+52
2007-10-10r17075: Even without talloc_steal you can still create memory problems.... ;-)Volker Lendecke1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison10-173/+402
2007-10-10r16866: No idea why I did not see the warning, sorry....Volker Lendecke1-1/+1
2007-10-10r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke2-2/+7
2007-10-10r16683: Fix bug #3900 reported by jason@ncac.gwu.edu.Jeremy Allison1-2/+2
2007-10-10r16681: Fix bug #3899 reported by jason@ncac.gwu.edu.Jeremy Allison1-5/+0
2007-10-10r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.Jeremy Allison1-1/+1
2007-10-10r16663: Fix coverity #301, memleak in error path.Jeremy Allison1-1/+1
2007-10-10r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison2-9/+7
2007-10-10r16624: Fix bug #3877, reported by jason@ncac.gwu.eduJeremy Allison1-2/+1
2007-10-10r16593: Make the invarient explicit to Klocwork. Bug #2023.Jeremy Allison1-0/+1
2007-10-10r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison1-0/+6
2007-10-10r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c...Volker Lendecke1-0/+13
2007-10-10r16383: Klocwork #1086. No null deref.Jeremy Allison1-0/+5
2007-10-10r16381: Now samu can't be null don't check it on set. KlockworkJeremy Allison1-131/+6
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-0/+12
2007-10-10r16350: Fix the build.Günther Deschner1-19/+0
2007-10-10r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke1-4/+49
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison3-472/+155
2007-10-10r16197: Fix Klocwork id 1338Volker Lendecke1-2/+3