summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb_private.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-29/+10
2007-10-10r8779: Add rdn module to makefile and headersSimo Sorce1-0/+2
2007-10-10r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...Andrew Tridgell1-3/+0
2007-10-10r8373: New wildcard matching code.Simo Sorce1-6/+7
2007-10-10r8082: large rewite of ldb_dn.cSimo Sorce1-6/+22
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-3/+48
2007-10-10r7803: added support in ldb for callers to setup ldif read/write functions,Andrew Tridgell1-0/+4
2007-10-10r7776: add a method for getting arbitrary opaque data into a ldb context, for...Andrew Tridgell1-0/+7
2007-10-10r7740: get rid of our duplicate base64 routinesAndrew Tridgell1-1/+0
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-14/+19
2007-10-10r7667: added a ldb ildap backend, using our internal ldap client library. Nex...Andrew Tridgell1-0/+3
2007-10-10r7558: added support in ldb for extended ldap search requests. These areAndrew Tridgell1-0/+4
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-0/+7
2007-10-10r7286: add prototype for public connect function in ldb_sqlite3Derrell Lipman1-0/+3
2007-10-10r6931: declare this to avoid warnings until we have loadable modulesSimo Sorce1-0/+1
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-2/+0
2007-10-10r5585: LDB interfaces change:Simo Sorce1-5/+3
2007-10-10r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell1-4/+0
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-9/+1
2007-10-10r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell1-0/+2
2007-10-10r3897: add a locking infrastructureSimo Sorce1-0/+4
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+126