lib ldb: rename ltdb_private to ldb_kv_private
[samba.git] / lib / ldb / ldb_tdb / ldb_cache.c
2018-07-30 Gary Lockyerlib ldb: rename ltdb_private to ldb_kv_private
2018-07-30 Gary Lockyerlib ldb: Rename functions to ldb_kv
2018-05-23 Andrew Bartlettldb: Reject a possible future ldb_mdb with the index...
2018-05-03 Gary Lockyerldb_tdb: Do not make search or DB modifications without...
2018-03-05 Garming Samldb_tdb: Remove tdb_get_seqnum and use a generic 'has_c...
2018-03-05 Garming Samldb_tdb: Replace tdb transaction code with generic...
2017-09-22 Andrew Bartlettldb_tdb: Add UNIQUE_INDEX as a possible flag
2017-09-22 Andrew Bartlettldb_tdb: Remove LTDB_FLAG_HIDDEN and ignore "HIDDEN...
2017-09-22 Andrew Bartlettldb_tdb: Read from @INDEXLIST or an override if we...
2017-09-22 Andrew Bartlettldb_tdb: Load the syntax of the GUID index attr during...
2017-05-31 Andrew Bartlettldb_tdb: Avoid reading the index list from the DB if...
2017-05-31 Andrew Bartlettldb_tdb: Split index load out into a sub-funciton:...
2017-05-22 Andrew Bartlettldb_tdb: Call talloc_free(options_dn) as soon as we...
2016-12-01 Andrew Bartlettldb: load @ATTRIBUTES faster by sorting once, not at...
2016-12-01 Andrew Bartlettldb: Reduce per-attribute memory allocation during...
2016-12-01 Andrew Bartlettldb: Reduce scope of allocation and de-allocation of...
2016-12-01 Andrew Bartlettldb: Avoid individual memory allocations when searching...
2016-07-28 Andrew Bartlettldb: Add flags to ltdb_search_dn1() to control memory...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2011-10-18 Andrew Tridgellldb: fixed a race in ldb initialisation
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0