r9616: Finish ldb_map module (still needs a lot of testing though...)
[sfrench/samba-autobuild/.git] / source / lib / ldb / ldb_sqlite3 /
2007-10-10 Derrell Lipmanr7897: work in progress
2007-10-10 Simo Sorcer7851: We are case preserving let the DN be returned...
2007-10-10 Derrell Lipmanr7844: eliminate superfluous attribute tables
2007-10-10 Derrell Lipmanr7828: Although there is still plenty to do, ldb_sqlite...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Derrell Lipmanr7601: ldb_sqlite3 work in progress
2007-10-10 Derrell Lipmanr7586: ldb_sqlite3 making progress. add and search...
2007-10-10 Derrell Lipmanr7562: work in progress
2007-10-10 Andrew Tridgellr7558: added support in ldb for extended ldap search...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Derrell Lipmanr7498: ldb_sqlite3 work in progress
2007-10-10 Derrell Lipmanr7480: ldb_sqlite3 work in progress
2007-10-10 Derrell Lipmanr7449: add ctype.h header to dn expand function
2007-10-10 Derrell Lipmanr7443: reorg functions for readability
2007-10-10 Derrell Lipmanr7438: work in progress
2007-10-10 Derrell Lipmanr7437: Make Simo happy.
2007-10-10 Derrell Lipmanr7418: work in progress
2007-10-10 Derrell Lipmanr7408: added DN explode function, based on simo's ldap_...
2007-10-10 Derrell Lipmanr7349: work in progress
2007-10-10 Simo Sorcer7343: handle url like ldb_tdb does
2007-10-10 Derrell Lipmanr7332: added note to self for required modification
2007-10-10 Derrell Lipmanr7316: work in progress
2007-10-10 Andrew Bartlettr7292: Fix up the build system support for derrell...
2007-10-10 Derrell Lipmanr7287: work in progress. no more time to work on this...
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Derrell Lipmanr7281: removing document
2007-10-10 Derrell Lipmanr7280: taking advantage of previous research. this...
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Derrell Lipmanr7260: save current schema before I blow it away to...
2007-10-10 Derrell Lipmanr7133: work in progress, including a HIGHLY revised...
2007-10-10 Derrell Lipmanr7116: work in progress
2007-10-10 Derrell Lipmanr6984: added tree representation documentation and...
2007-10-10 Derrell Lipmanr6956: added start of ldb_sqlite3 work