summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_tdb
Commit message (Expand)AuthorAgeFilesLines
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell2007-10-101-7/+6
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-104-4/+46
* r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell2007-10-102-16/+24
* r711: don't hide attributes inside the special ldb_tdb records (so the factAndrew Tridgell2007-10-101-1/+1
* r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell2007-10-103-0/+6
* r583: fixed two bugs in the handling of index entry deletionAndrew Tridgell2007-10-102-8/+13
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-103-10/+16
* r509: fixed a memory handling bug that affects ldb with memory pools thatAndrew Tridgell2007-10-101-1/+6
* r504: fixed a bad call to list_union()Andrew Tridgell2007-10-101-2/+3
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-107-190/+256
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-103-17/+53
* r462: added an explanation about the rather complex ltdb_key() functionAndrew Tridgell2007-10-101-0/+9
* r456: - added -i option to ldbsearchAndrew Tridgell2007-10-102-10/+15
* r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell2007-10-101-5/+8
* r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell2007-10-101-1/+1
* r437: fixed handling of a corner case with multi-valued indexingAndrew Tridgell2007-10-102-0/+14
* r436: fixed indexing of objectclass with subclassesAndrew Tridgell2007-10-101-1/+64
* r435: a major upgrade for ldbAndrew Tridgell2007-10-107-121/+682
* r382: More C++ friendliness fixes.Tim Potter2007-10-102-4/+4
* r381: make the code more C++ friendlyAndrew Tridgell2007-10-103-11/+11
* r373: use a much larger default tdb hash size in ldbAndrew Tridgell2007-10-101-1/+2
* r344: fixed deletion of index recordsAndrew Tridgell2007-10-101-1/+1
* r343: added automatic reindexing of the database when the index list changesAndrew Tridgell2007-10-102-0/+78
* r152: a quick airport commit ....Andrew Tridgell2007-10-104-30/+14
* r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher2007-10-101-2/+2
* r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe2007-10-103-3/+3
* r42: importing .cvsignore filesGerald Carter2007-10-101-7/+0
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-038-296/+517
* building with Makefile.ldb now worksAndrew Tridgell2004-03-313-854/+0
* make a more recent snapshot of ldb available to interestedAndrew Tridgell2004-03-3113-0/+2826