ldb-tdb: Document ltdb_index_add1 for more clarity
[sfrench/samba-autobuild/.git] / lib / ldb / ldb_tdb /
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