summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_ildap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7776: add a method for getting arbitrary opaque data into a ldb context, for...Andrew Tridgell1-2/+3
2007-10-10r7749: some bug fixes from testing with socket:testnonblockAndrew Tridgell1-0/+2
2007-10-10r7726: - removed some unused variablesAndrew Tridgell1-1/+8
2007-10-10r7719: make the ildap ldb backend use the defaultNamingContext if the basednAndrew Tridgell1-2/+28
2007-10-10r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell1-0/+14
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-18/+10
2007-10-10r7667: added a ldb ildap backend, using our internal ldap client library. Nex...Andrew Tridgell1-0/+401