r10251: some more work on ldb_sqlite3
authorSimo Sorce <idra@samba.org>
Thu, 15 Sep 2005 23:10:07 +0000 (23:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:11 +0000 (13:38 -0500)
commit4357a2db5eadb15519ed93b957b2bad25ebf2a7d
treec181681c5e00f4111558ad3e122d25082842dbcd
parentf6ea6e9382f954be819ec82e28598cdf9cf88661
r10251: some more work on ldb_sqlite3

I must say that writing a new module is a very good way
to find lot of subtle bugs laying in the code

We need more tests!

commit oLschema2ldif.c to keep it safe from data losses (rm -fr :-)

update test generic to reflect the fix made on comparsion functions
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.h
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/tests/test-generic.sh
source/lib/ldb/tools/oLschema2ldif.c