Refactor the dns_open_connection code so that duplicate code is removed and ensure...
[sfrench/samba-autobuild/.git] / lib / ldb / ldb_tdb /
2016-02-17 Stefan Metzmacherldb: allow a timeout of -1 result in no timeout timer...
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2015-12-04 Adrian Cochraneldb: Fix bug triggered by having an empty message in...
2014-11-14 Stefan Metzmacherlib/ldb: fix compiler warnings in ldb_tdb.c
2014-02-05 Andrew Bartlettldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-20 Matthieu Patouldb_tdb: Warn when reindexing is done
2013-02-08 Matthieu Patouldb-tdb: Document ltdb_index_add1 for more clarity
2013-02-08 Matthieu Patouldb-tdb: Fix a wrong parameter in ltdb_store
2013-02-08 Matthieu Patouldb_tdb: raise level of full index scan message so...
2012-11-01 Andrew Tridgellldb: fixed callers for ldb_pack_data() and ldb_unpack_d...
2012-11-01 Andrew Tridgellldb: move ldb_pack.c into common
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-08-21 Matthias Dieter... LDB:ldb_tdb.c - deny multi-valued attributes manipulati...
2012-08-10 Andrew Bartlettlib/ldb: Use tdb_parse_record and a callback rather...
2012-08-09 Andrew Bartlettlib/ldb: Use tdb_exists() rather than tdb_fetch()/tallo...
2012-07-31 Andrew Bartlettlib/ldb: Ensure rename target does not exist before...
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-04-18 Matthias Dieter... LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with... ldb-1.1.6
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2011-12-23 Matthias Dieter... ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
2011-10-18 Andrew Bartlettldb: Output more error information when a connect fails
2011-10-18 Andrew Tridgellldb: fixed a race in ldb initialisation
2011-09-13 Rusty Russelltdb_compat: adapt to tdb2 API change.
2011-09-01 Andrew Tridgellldb: make the 'spy' code more paranoid
2011-08-13 Andrew Bartlettldb: Remove use after free in error case
2011-07-13 Matthieu Patouldb-tdb: Introduce a flag on ltdb_add_internal to indic...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0