Revert "s4-ldb: merged with master"
[ira/wip.git] / source4 / lib / ldb / ldb_tdb / ldb_cache.c
2009-10-02 Andrew TridgellRevert "s4-ldb: merged with master"
2009-10-02 Andrew Bartletts4-ldb: merged with master
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Sumit Boseremove all '\n' from ldb_debug
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Tridgelldon't load @ATTRIBUTES if we have an override handler...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
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
2007-12-21 Andrew Bartlettr25964: Fix comment and use talloc hirachy in ldb_tdb...
2007-12-21 Andrew Bartlettr25959: Add a new special DN to LDB: @OPTIONS
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25218: After discussion with Simo, remove the subclass...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
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 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer22471: Convert more code to use proper LDB error codes.
2007-10-10 Stefan Metzmacherr20969: remove unused function, found my lcov
2007-10-10 Andrew Tridgellr20234: metze pointed out that we are re-loading the...
2007-10-10 Stefan Metzmacherr20191: fix bug found by the IBM checker
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Stefan Metzmacherr20168: start separating attributes and syntaxes
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Tridgellr19402: - use the new tdb_lockall_read() to make ldb_se...
2007-10-10 Andrew Tridgellr19365: fixed a memory leak in the ldb attribute handling
2007-10-10 Andrew Tridgellr19363: - don't need to store the baseinfo message...
2007-10-10 Andrew Tridgellr19322: fix a minor memory leak in the ltdb cache code
2007-10-10 Simo Sorcer19069: The sequence number is a 64 bit unsigned integer
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Andrew Tridgellr6967: fixed the new multi-value dn=@ATTRIBUTES so...
2007-10-10 Simo Sorcer6867: this code will change the way the @ATTRIBUTES...
2007-10-10 Simo Sorcer6759: let us have a wildcard attribute so that we...
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4488: removed an unused variable
2007-10-10 Andrew Tridgellr4486: fixed some memory leaks in the new ldb code...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Andrew Tridgellr2485: - add a test case in ldbtest for a bug pointed...
2007-10-10 Andrew Tridgellr606: added a HIDDEN attribute on fields in ldb (in...
2007-10-10 Andrew Tridgellr509: fixed a memory handling bug that affects ldb...
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb