summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/ldbtest.c
Commit message (Expand)AuthorAgeFilesLines
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-101-1/+1
* r5585: LDB interfaces change:Simo Sorce2007-10-101-3/+3
* r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+4
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-16/+17
* r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell2007-10-101-12/+2
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+1
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-101-2/+20
* r3092: prepare for build inside sambaStefan Metzmacher2007-10-101-4/+4
* r2725: fixed ldbtest to give the basedn to ldb_search()Andrew Tridgell2007-10-101-2/+2
* r2721: added a -b option to ldbtest so it can be used with the new smbd ldap ...Andrew Tridgell2007-10-101-8/+10
* r2712: fixed a bug in ldbtest to make it cope with an existing indexAndrew Tridgell2007-10-101-2/+4
* r2553: fixed ldbtest so it passes the ldap schema restrictions and thus can b...Andrew Tridgell2007-10-101-18/+11
* r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell.Andrew Tridgell2007-10-101-1/+82
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-101-11/+20
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-101-0/+2
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-2/+2
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-101-8/+90
* r444: - added the beginnings of a ldb test suite and benchmarkAndrew Tridgell2007-10-101-0/+247