summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_sqlite3
Commit message (Expand)AuthorAgeFilesLines
* r11567: Ldb API change patch.Simo Sorce2007-10-101-11/+43
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2007-10-101-39/+1
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2007-10-101-21/+35
* r10406: added --nosync option to all ldb tools, so that you can control ifAndrew Tridgell2007-10-101-9/+11
* r10305: start implementing better error handlingSimo Sorce2007-10-102-81/+136
* r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce2007-10-101-104/+55
* r10277: do not ovverride LIKE, thanks to derrel I found out how to doSimo Sorce2007-10-101-26/+24
* r10251: some more work on ldb_sqlite3Simo Sorce2007-10-102-245/+227
* r10236: fix (C) noteSimo Sorce2007-10-101-0/+1
* r10233: add commented PRAGMA to avoid fsyncsSimo Sorce2007-10-101-2/+8
* r10232: Some work on ldb_sqlite3.Simo Sorce2007-10-101-2025/+1364
* r7897: work in progressDerrell Lipman2007-10-102-101/+219
* r7851: We are case preserving let the DN be returned the same the user put it...Simo Sorce2007-10-101-68/+70
* r7844: eliminate superfluous attribute tablesDerrell Lipman2007-10-101-382/+91
* r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman2007-10-104-362/+1118
* r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell2007-10-101-13/+10
* r7601: ldb_sqlite3 work in progressDerrell Lipman2007-10-101-35/+208
* r7586: ldb_sqlite3 making progress. add and search have indicated a willingn...Derrell Lipman2007-10-102-373/+300
* r7562: work in progressDerrell Lipman2007-10-101-323/+699
* r7558: added support in ldb for extended ldap search requests. These areAndrew Tridgell2007-10-101-0/+4
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-10/+10
* r7498: ldb_sqlite3 work in progressDerrell Lipman2007-10-102-44/+153
* r7480: ldb_sqlite3 work in progressDerrell Lipman2007-10-101-12/+101
* r7449: add ctype.h header to dn expand functionDerrell Lipman2007-10-101-23/+24
* r7443: reorg functions for readabilityDerrell Lipman2007-10-101-667/+724
* r7438: work in progressDerrell Lipman2007-10-101-174/+149
* r7437: Make Simo happy.Derrell Lipman2007-10-101-1/+1
* r7418: work in progressDerrell Lipman2007-10-101-28/+30
* r7408: added DN explode function, based on simo's ldap_parse_dn() function. ...Derrell Lipman2007-10-101-14/+41
* r7349: work in progressDerrell Lipman2007-10-101-106/+299
* r7343: handle url like ldb_tdb doesSimo Sorce2007-10-101-5/+10
* r7332: added note to self for required modificationDerrell Lipman2007-10-101-0/+1
* r7316: work in progressDerrell Lipman2007-10-101-147/+237
* r7292: Fix up the build system support for derrell's sqlite3 ldb backend.Andrew Bartlett2007-10-101-0/+1
* r7287: work in progress. no more time to work on this right now. save lates...Derrell Lipman2007-10-102-6/+55
* r7282: ldb_sqlite3 work in progress.Derrell Lipman2007-10-102-250/+273
* r7281: removing documentDerrell Lipman2007-10-101-0/+0
* r7280: taking advantage of previous research. this is documentation on which...Derrell Lipman2007-10-101-0/+0
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-103-567/+327
* r7260: save current schema before I blow it away to try something differentDerrell Lipman2007-10-101-14/+14
* r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman2007-10-102-215/+366
* r7116: work in progressDerrell Lipman2007-10-103-126/+237
* r6984: added tree representation documentation and utility code, to be used f...Derrell Lipman2007-10-105-3/+1928
* r6956: added start of ldb_sqlite3 workDerrell Lipman2007-10-103-0/+1216