lib/ldb: switch ldb_tdb to schema-based attribute comparison
[metze/samba/wip.git] / lib / ldb / ldb_tdb / ldb_tdb.c
2013-08-29 Andrew Bartlettlib/ldb: switch ldb_tdb to schema-based attribute compa...
2013-08-29 Matthias Dieter... LDB:ldb_tdb.c - also special entries should be checked...
2013-05-20 Matthieu Patouldb_tdb: Warn when reindexing is done
2013-02-08 Matthieu Patouldb-tdb: Fix a wrong parameter in ltdb_store
2012-11-01 Andrew Tridgellldb: fixed callers for ldb_pack_data() and ldb_unpack_d...
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-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... samba-upstream/tags/ldb-1.1.6
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-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