summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
Commit message (Expand)AuthorAgeFilesLines
* ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"Matthias Dieter Wallnöfer2011-05-211-2/+3
* ldb: Rename two exported functions so they match abi_match.Jelmer Vernooij2010-12-181-1/+1
* s4-ldb: enable ldb module version checkingAndrew Tridgell2010-11-011-4/+5
* ldb: always return PROTOCOL_ERROR if an operation is unsupportedMatthias Dieter Wallnöfer2010-10-181-1/+1
* s4-test: Use ldb_msg_normalize() in sqlite3 backendKamen Mazdrashki2010-07-191-4/+13
* ldb:ldb_sqlite3 backend - remove a warning which has already been resolvedMatthias Dieter Wallnöfer2010-06-111-1/+0
* ldb:ldb_sqlite3 backend - remove checks which are now done elsewhereMatthias Dieter Wallnöfer2010-06-111-29/+0
* LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-081-8/+10
* LDB related spelling fixes.Brad Hards2010-02-221-1/+1
* ldb:backend "connect" functions - convert result values to LDB constantsMatthias Dieter Wallnöfer2009-10-251-3/+3
* s4:ldb - SQLite: port some constraints from the TDB backend also to the SQLIT...Matthias Dieter Wallnöfer2009-10-081-0/+49
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-0/+1
* Start restoring the sqlite3 backendSimo Sorce2009-01-311-320/+357
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* LDB ASYNC: other backendsSimo Sorce2008-09-291-68/+62
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-251-14/+14
* Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer2008-09-241-14/+14
* Remove references to the unused @SUBCLASS feature.Andrew Bartlett2008-08-181-35/+2
* ldb_sqlite: fix the buildStefan Metzmacher2008-02-211-1/+1
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Remove more function-based inits.Jelmer Vernooij2008-02-201-4/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22746: fix the build of the sqlite moduleStefan Metzmacher2007-10-101-2/+1
* r20185: - SMB_ENABLE() needs upper case YES/NOStefan Metzmacher2007-10-101-26/+26
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-9/+9
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-8/+7
* r19461: Make sqlite3 work again (semi-async)Simo Sorce2007-10-101-392/+158
* r19362: - don't need to store the baseinfo message after cache loadAndrew Tridgell2007-10-101-0/+1
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2007-10-101-1/+1
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2007-10-101-5/+1
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-12/+12
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-15/+15
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-45/+45
* r16090: Fix standalone build after the rename of enum ldb_request_type inTim Potter2007-10-101-10/+10
* r16087: Fix silly cut-and-paste typo that cost me much of my afternoon...Andrew Bartlett2007-10-101-1/+1
* r16083: Make it possible to initialise a backend module, without it setting upAndrew Bartlett2007-10-101-10/+14
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-5/+2
* r14161: return early if we know the job is already finishedSimo Sorce2007-10-101-8/+11
* r13996: simplify ldb_async_wait() some moreSimo Sorce2007-10-101-5/+5
* r13992: change the way ldb_async_wait() works.Simo Sorce2007-10-101-1/+3
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-101-1/+5
* r13826: Try to keep this backend updatedSimo Sorce2007-10-101-194/+444
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-101-9/+9
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-0/+1
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2007-10-101-8/+8
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-101-28/+10
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-5/+3
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-1/+6
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+7