r12608: Remove some unused #include lines.
[abartlet/samba.git/.git] / source4 / lib / ldb / tools / ldbtest.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Andrew Tridgellr10403: fixed the basedn for testing, and add a debug...
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Andrew Tridgellr9775: r11607@blu: tridge | 2005-08-30 12:16:19 ...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Derrell Lipmanr7828: Although there is still plenty to do, ldb_sqlite...
2007-10-10 Andrew Tridgellr7726: - removed some unused variables
2007-10-10 Andrew Tridgellr7714: enable samba credentials handling in ldb tools...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Andrew Bartlettr5330: Remove #include <sys/time.h> from includes.h.
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4059: moved the ldb -o option parsing to a common...
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 Metzmacherr3092: prepare for build inside samba
2007-10-10 Andrew Tridgellr2725: fixed ldbtest to give the basedn to ldb_search()
2007-10-10 Andrew Tridgellr2721: added a -b option to ldbtest so it can be used...
2007-10-10 Andrew Tridgellr2712: fixed a bug in ldbtest to make it cope with...
2007-10-10 Andrew Tridgellr2553: fixed ldbtest so it passes the ldap schema restr...
2007-10-10 Andrew Tridgellr2485: - add a test case in ldbtest for a bug pointed...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr513: added a generic ldb debug system to allow the...
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr444: - added the beginnings of a ldb test suite and...