summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 4901Volker Lendecke2008-03-141-3/+8
* Change ldap search filter. This function is also used to search machine accou...Karolin Seeger2008-02-191-3/+3
* Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be>Jeremy Allison2008-01-021-0/+4
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-3/+2
* r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.Jeremy Allison2007-10-101-1/+1
* r23194: cherry pick two fixes from SAMBA_3_0_26Gerald Carter2007-10-101-2/+6
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+2
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-0/+2
* r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison2007-10-101-0/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-101-8/+60
* r20402: Fix spelling: samba bug #4292 debian #402392Andrew Bartlett2007-10-101-1/+1
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-13/+38
* r19943: Fix bug 4267 -- Thanks to David!Volker Lendecke2007-10-101-0/+2
* r19083: Fix objectclassVolker Lendecke2007-10-101-1/+1
* r19058: Implement "user cannot change password", and complete "user must changeJim McDonough2007-10-101-1/+1
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-0/+4
* r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2007-10-101-10/+0
* 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