summaryrefslogtreecommitdiff
path: root/lib/ldb/ldb_tdb/ldb_tdb.h
Commit message (Expand)AuthorAgeFilesLines
* ldb_tdb: Provide struct ltdb_private to index routinesAndrew Bartlett2017-12-221-4/+12
* ldb_tdb: Create a common ltdb_key_is_record() allowing multiple key formsAndrew Bartlett2017-09-141-0/+5
* ldb_tdb: Remove unused function ltdb_add_attr_resultsJakub Hrozek2017-04-191-6/+0
* ldb: Reduce scope of allocation and de-allocation of @ATTRIBUTESAndrew Bartlett2016-12-011-1/+0
* ldb: Avoid cost of talloc_free() for unmatched messagesAndrew Bartlett2016-08-311-1/+3
* ldb: Add flags to ltdb_search_dn1() to control memory allocationAndrew Bartlett2016-07-281-1/+2
* Fix propagation of LDB errors through TDB.Adrian Cochrane2015-12-041-0/+3
* ldb_tdb: Warn when reindexing is doneMatthieu Patou2013-05-201-0/+1
* ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell2012-11-011-9/+0
* ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.hAndrew Bartlett2012-10-311-2/+0
* ldb: Change ltdb_unpack_data to take an ldb_contextAndrew Bartlett2012-10-311-1/+1
* ldb: use tdb directly, not tdb_compat.Rusty Russell2012-06-191-1/+1
* LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD modeMatthias Dieter Wallnöfer2012-03-261-0/+2
* ldb: make the 'spy' code more paranoidAndrew Tridgell2011-09-011-8/+0
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+139