summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/include/ldb.h
Commit message (Expand)AuthorAgeFilesLines
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-101-0/+3
* r6833: split out the routine that calculates the diff between two ldb message...Andrew Tridgell2007-10-101-0/+4
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-101-6/+2
* r5585: LDB interfaces change:Simo Sorce2007-10-101-6/+0
* r5374: - changed the dn key code in the ldb tdb backend to correctly honorAndrew Tridgell2007-10-101-4/+5
* r5357: added ldb_msg_add_fmt(), for creating formatted ldb record valuesAndrew Tridgell2007-10-101-0/+2
* r5092: Add a bit more const - moving it further into the LDB layer.Andrew Bartlett2007-10-101-1/+1
* r4678: Add some const to LDB.Andrew Bartlett2007-10-101-1/+1
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-41/+5
* r4427: - added ldb_msg_*() functions for sorting, comparing and copying messagesAndrew Tridgell2007-10-101-0/+12
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-56/+37
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-101-15/+25
* r3093: - implment ldb_rename() and ldbrenameStefan Metzmacher2007-10-101-0/+8
* r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell2007-10-101-2/+2
* r1018: fix a const and unsigned int problem in ldbAndrew Tridgell2007-10-101-1/+1
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-101-13/+10
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-101-2/+2
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-101-0/+29
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-10/+61
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-101-2/+43
* r456: - added -i option to ldbsearchAndrew Tridgell2007-10-101-2/+2
* r435: a major upgrade for ldbAndrew Tridgell2007-10-101-1/+7
* r387: more C++ friendly changesAndrew Tridgell2007-10-101-2/+2
* r382: More C++ friendliness fixes.Tim Potter2007-10-101-3/+3
* r381: make the code more C++ friendlyAndrew Tridgell2007-10-101-2/+2
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-031-7/+22
* make a more recent snapshot of ldb available to interestedAndrew Tridgell2004-03-311-0/+204