Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / ldb_sqlite3 / ldb_sqlite3.c
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-07 Matthias Dieter... s4:ldb - SQLite: port some constraints from the TDB...
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Simo SorceStart restoring the sqlite3 backend
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: other backends
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB backend modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-18 Andrew BartlettRemove references to the unused @SUBCLASS feature.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Stefan Metzmacherldb_sqlite: fix the build
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijRemove more function-based inits.
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr22746: fix the build of the sqlite module
2007-10-10 Stefan Metzmacherr20185: - SMB_ENABLE() needs upper case YES/NO
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19461: Make sqlite3 work again (semi-async)
2007-10-10 Andrew Tridgellr19362: - don't need to store the baseinfo message...
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Tim Potterr16090: Fix standalone build after the rename of enum...
2007-10-10 Andrew Bartlettr16087: Fix silly cut-and-paste typo that cost me much...
2007-10-10 Andrew Bartlettr16083: Make it possible to initialise a backend module...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Simo Sorcer14161: return early if we know the job is already...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Jelmer Vernooijr13839: Use registration mechanism for backends as...
2007-10-10 Simo Sorcer13826: Try to keep this backend updated
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Simo Sorcer13333: revert previous commit I will use ldb_caseless_...
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Simo Sorcer10305: start implementing better error handling
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