summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r18271: Big change:Gerald Carter2007-10-101-11/+11
* r17554: CleanupVolker Lendecke2007-10-101-2/+2
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-101-2/+2
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2007-10-101-7/+12
* r17150: MMC User & group plugins fixes:Gerald Carter2007-10-101-3/+11
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-25/+33
* 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
* r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-1/+1
* r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c...Volker Lendecke2007-10-101-0/+13
* 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
* r16121: Fix a eDir related memory leak.Günther Deschner2007-10-101-2/+9
* r15895: Ensure all new rid allocation goes throughJeremy Allison2007-10-101-6/+12
* r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner2007-10-101-6/+7
* r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner2007-10-101-7/+4
* r15571: Fix Coverity bug #285Volker Lendecke2007-10-101-3/+7
* r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter2007-10-101-17/+0
* r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison2007-10-101-1/+1
* r14758: Fix broken LDAP search filter.Günther Deschner2007-10-101-1/+1
* r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner2007-10-101-5/+18
* r14452: Sorry. Need more coffee....Gerald Carter2007-10-101-1/+1
* r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter2007-10-101-42/+16
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-1/+1
* r13979: We've dereferenced my_methods already, so there's no point in checkin...Volker Lendecke2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-7/+3
* r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce2007-10-101-82/+130
* r13776: Merge in the editposix ldapsam optimizationSimo Sorce2007-10-101-108/+891
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-6/+6
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-24/+0
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2007-10-101-2/+5
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2007-10-101-61/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-38/+34
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-24/+24
* r13460: by popular demand....Gerald Carter2007-10-101-20/+27
* r13389: get_ldap_filter is only used once, make it staticVolker Lendecke2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-561/+969
* r12663: Fix a memleakVolker Lendecke2007-10-101-0/+4
* r12645: Fix some memleaks. This will also be in the trunk checkin that comes ...Volker Lendecke2007-10-101-0/+9
* r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey <nic...Gerald Carter2007-10-101-1/+1
* r12398: adding Guenther's account policy migration fixGerald Carter2007-10-101-7/+22
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2007-10-101-2/+1
* r12129: Fix uninitialized variables.Volker Lendecke2007-10-101-1/+1
* r11999: Re-add "passdb expand explicit".Volker Lendecke2007-10-101-3/+13
* r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...Volker Lendecke2007-10-101-14/+3
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-101-17/+10
* r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2007-10-101-3/+14
* r11847: Fix typo.Günther Deschner2007-10-101-1/+1
* r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup onJim McDonough2007-10-101-0/+47
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-51/+53