summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* r18271: Big change:Gerald Carter2007-10-105-39/+39
* r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter2007-10-101-0/+10
* r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2007-10-101-3/+1
* r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casin...Volker Lendecke2007-10-101-1/+1
* r17815: Revert Volker's change in 16014. I really do not believeGerald Carter2007-10-101-1/+0
* r17813: Remove another instance of manually setting the group SID.Gerald Carter2007-10-101-1/+7
* r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().Gerald Carter2007-10-102-2/+2
* r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...Gerald Carter2007-10-101-5/+1
* r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2007-10-104-92/+19
* r17592: Remove some unused functions pointed out by John E. Malmberg, makeVolker Lendecke2007-10-101-0/+46
* r17554: CleanupVolker Lendecke2007-10-104-32/+34
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-101-9/+12
* r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke2007-10-101-5/+7
* r17463: A bit of cleanup work:Volker Lendecke2007-10-103-17/+10
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-103-9/+9
* r17407: Don't do strchr_m twice when once will do.Jeremy Allison2007-10-101-5/+4
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2007-10-101-1/+18
* r17404: Is this XP (extreme programming)? :-)Volker Lendecke2007-10-101-3/+3
* r17403: add a helpful debug msgGerald Carter2007-10-101-0/+3
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2007-10-101-0/+50
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2007-10-101-7/+12
* r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswdGerald Carter2007-10-101-1/+5
* r17150: MMC User & group plugins fixes:Gerald Carter2007-10-103-11/+52
* r17075: Even without talloc_steal you can still create memory problems.... ;-)Volker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1010-173/+402
* r16866: No idea why I did not see the warning, sorry....Volker Lendecke2007-10-101-1/+1
* r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke2007-10-102-2/+7
* r16683: Fix bug #3900 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-2/+2
* r16681: Fix bug #3899 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-5/+0
* r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16663: Fix coverity #301, memleak in error path.Jeremy Allison2007-10-101-1/+1
* r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison2007-10-102-9/+7
* r16624: Fix bug #3877, reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+1
* r16593: Make the invarient explicit to Klocwork. Bug #2023.Jeremy Allison2007-10-101-0/+1
* r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison2007-10-101-0/+6
* r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c...Volker Lendecke2007-10-101-0/+13
* r16383: Klocwork #1086. No null deref.Jeremy Allison2007-10-101-0/+5
* r16381: Now samu can't be null don't check it on set. KlockworkJeremy Allison2007-10-101-131/+6
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-101-0/+12
* r16350: Fix the build.Günther Deschner2007-10-101-19/+0
* r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke2007-10-101-4/+49
* r16241: Fix Klocwork #106 and others like it.Jeremy Allison2007-10-103-472/+155
* r16197: Fix Klocwork id 1338Volker Lendecke2007-10-101-2/+3
* r16155: Janitor for jelmer.Jeremy Allison2007-10-101-1/+1
* r16121: Fix a eDir related memory leak.Günther Deschner2007-10-101-2/+9
* r16076: Fix for machine password timeout overflow from Shlomi YaakobovichJeremy Allison2007-10-101-1/+1
* r16064: Bug fix for another one Tom Bork has reported:Volker Lendecke2007-10-101-3/+23
* r16016: Add debug to be symetrical with reading fromJeremy Allison2007-10-101-0/+4
* r16014: Correctly set the group RID in init_sam_from_buffer.Volker Lendecke2007-10-102-0/+3
* r15895: Ensure all new rid allocation goes throughJeremy Allison2007-10-101-6/+12