summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-8/+8
* Replace sid_string_static with sid_to_stringVolker Lendecke2007-12-151-5/+9
* Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke2007-12-151-3/+4
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-30/+27
* Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke2007-12-151-14/+16
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-2/+2
* Remove unused prototype for smbldap_get_single_pstring().Jeremy Allison2007-11-271-2/+8
* Fix bug 5055Volker Lendecke2007-11-261-1/+1
* Improve debug messageVolker Lendecke2007-11-261-1/+2
* Remove smbldap_get_single_pstring() and all pstringsJeremy Allison2007-11-141-461/+802
* static pstring removalVolker Lendecke2007-11-051-2/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-41/+41
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-1/+1
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-3/+3
* r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam2007-10-101-5/+277
* r25091: Start adding support for storing trusted domain passwords in LDAPMichael Adam2007-10-101-0/+44
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* 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