r10299: remove the public (un)lock functions and introduce a transaction based
[gd/samba/.git] / source4 / lib / ldb / ldb_sqlite3 / ldb_sqlite3.c
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Simo Sorcer10277: do not ovverride LIKE, thanks to derrel I found...
2007-10-10 Simo Sorcer10251: some more work on ldb_sqlite3
2007-10-10 Simo Sorcer10236: fix (C) note
2007-10-10 Simo Sorcer10233: add commented PRAGMA to avoid fsyncs
2007-10-10 Simo Sorcer10232: Some work on 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 Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
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