r3783: - don't use make proto for ldb anymore
[kamenim/samba.git] / source4 / lib / ldb / ldb_tdb / ldb_tdb.c
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Stefan Metzmacherr3095: - fix a free'ing of msg.dn
2007-10-10 Stefan Metzmacherr3093: - implment ldb_rename() and ldbrename
2007-10-10 Andrew Tridgellr2192: removed an erroneous free() call on an error...
2007-10-10 Andrew Tridgellr1511: fixed a free() that should be ldb_free()
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Andrew Tridgellr811: make the ldb_modify REPLACE semantics better...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr462: added an explanation about the rather complex...
2007-10-10 Andrew Tridgellr454: allow a non-URL form of a filename to be used...
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Andrew Tridgellr381: make the code more C++ friendly
2007-10-10 Andrew Tridgellr373: use a much larger default tdb hash size in ldb
2007-10-10 Andrew Tridgellr343: added automatic reindexing of the database when...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested