ldb_tdb: Add GUID_index_attribute to ltdb_private
[samba.git] / lib / ldb / ldb_tdb / ldb_tdb.h
2017-09-22 Andrew Bartlettldb_tdb: Add GUID_index_attribute to ltdb_private
2017-09-22 Andrew Bartlettldb_tdb: Provide struct ltdb_private to index routines
2017-09-22 Andrew Bartlettldb_tdb: Add ltdb_search_key()
2017-09-22 Andrew Bartlettldb_tdb: provide ldb_key_dn() and ldb_key_msg()
2017-09-20 Andrew Bartlettldb_tdb: Change ltdb_connect() NOT to request a kernel...
2017-09-07 Andrew Bartlettldb_tdb: Create a common ltdb_key_is_record() allowing...
2017-04-19 Jakub Hrozekldb_tdb: Remove unused function ltdb_add_attr_results
2016-12-01 Andrew Bartlettldb: Reduce scope of allocation and de-allocation of...
2016-08-31 Andrew Bartlettldb: Avoid cost of talloc_free() for unmatched messages
2016-07-28 Andrew Bartlettldb: Add flags to ltdb_search_dn1() to control memory...
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-20 Matthieu Patouldb_tdb: Warn when reindexing is done
2012-11-01 Andrew Tridgellldb: fixed callers for ldb_pack_data() and ldb_unpack_d...
2012-10-30 Andrew Bartlettldb: Remove no-longer-existing ltdb_unpack_data_free...
2012-10-30 Andrew Bartlettldb: Change ltdb_unpack_data to take an ldb_context
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2011-09-01 Andrew Tridgellldb: make the 'spy' code more paranoid
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0