summaryrefslogtreecommitdiff
path: root/source3/lib/smbldap.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-132 fixesGerald Carter1-0/+27
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-2/+2
2003-07-17Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke1-1/+43
2003-07-15Fix memleakVolker Lendecke1-1/+3
2003-07-11moving more code around.Gerald Carter1-0/+148
2003-07-07and so it begins....Gerald Carter1-1/+1
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+4
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-1/+37
2003-06-25Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett1-4/+729
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett1-1/+2
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter1-6/+93
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+259