summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r16155: Janitor for jelmer.Jeremy Allison1-1/+1
2007-10-10r16121: Fix a eDir related memory leak.Günther Deschner1-2/+9
2007-10-10r16076: Fix for machine password timeout overflow from Shlomi YaakobovichJeremy Allison1-1/+1
2007-10-10r16064: Bug fix for another one Tom Bork has reported:Volker Lendecke1-3/+23
2007-10-10r16016: Add debug to be symetrical with reading fromJeremy Allison1-0/+4
2007-10-10r16014: Correctly set the group RID in init_sam_from_buffer.Volker Lendecke2-0/+3
2007-10-10r15895: Ensure all new rid allocation goes throughJeremy Allison1-6/+12
2007-10-10r15888: Fix bug #3804 from jason@ncac.gwu.eduJeremy Allison1-2/+2
2007-10-10r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner1-6/+7
2007-10-10r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner1-7/+4
2007-10-10r15601: Fix segfaults with 'security=share' and 'guest only = yes'Volker Lendecke1-0/+3
2007-10-10r15571: Fix Coverity bug #285Volker Lendecke1-3/+7
2007-10-10r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter1-17/+0
2007-10-10r15542: Close the LDAP connection and free the struct, regardless whether theGünther Deschner1-1/+1
2007-10-10r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison1-1/+1
2007-10-10r15360: Fix bug # 3741. One more place where the algorithmic mapping needs to...Volker Lendecke1-5/+24
2007-10-10r15310: only store lanman passwords on a change if 'lanman auth = yes'Gerald Carter1-7/+8
2007-10-10r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...Paul Green1-0/+2
2007-10-10r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2-5/+5
2007-10-10r15009: Add a check for NULLVolker Lendecke1-0/+3
2007-10-10r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter1-5/+10
2007-10-10r14855: Various fixes:Gerald Carter1-10/+8
2007-10-10r14780: Fix coverity bug #272, null deref.Jeremy Allison1-0/+8
2007-10-10r14758: Fix broken LDAP search filter.Günther Deschner1-1/+1
2007-10-10r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner1-5/+18
2007-10-10r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...Jelmer Vernooij1-3/+1
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2-22/+84
2007-10-10r14577: BUG Fixes:Gerald Carter2-11/+9
2007-10-10r14457: Add a few more special cases for RID 513 in the samr code.Gerald Carter2-2/+32
2007-10-10r14452: Sorry. Need more coffee....Gerald Carter1-1/+1
2007-10-10r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter1-42/+16
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2-15/+8