summaryrefslogtreecommitdiffstats
path: root/source3/lib/smbldap.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not convertingJeremy Allison2003-09-101-0/+20
* 2 fixesGerald Carter2003-08-131-0/+27
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke2003-07-171-1/+43
* Fix memleakVolker Lendecke2003-07-151-1/+3
* moving more code around.Gerald Carter2003-07-111-0/+148
* and so it begins....Gerald Carter2003-07-071-1/+1
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+4
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-1/+37
* Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett2003-06-251-4/+729
* This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett2003-06-211-1/+2
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-6/+93
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-0/+259