r7615: fix the build and simplify gendb_search_dn
[jelmer/samba4-debian.git] / source / lib / ldb / tests /
2007-10-10 Simo Sorcer7615: fix the build and simplify gendb_search_dn
2007-10-10 Simo Sorcer7582: Better way to have a fast path searching for...
2007-10-10 Andrew Tridgellr7572: fixed filter in test suite
2007-10-10 Andrew Tridgellr7564: added a test showing the search expression that...
2007-10-10 Andrew Tridgellr7560: added tests for extended bitop search functions
2007-10-10 Simo Sorcer7338: let it be possible to run sqlite3 tests when...
2007-10-10 Simo Sorcer7239: add a little test
2007-10-10 Simo Sorcer6867: this code will change the way the @ATTRIBUTES...
2007-10-10 Simo Sorcer5670: simplify and clarify ldb_modules.c code
2007-10-10 Andrew Tridgellr5374: - changed the dn key code in the ldb tdb backend...
2007-10-10 Simo Sorcer4862: - better structure schema tests
2007-10-10 Simo Sorcer4784: finally make schema module use a single ldb
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4071: - ldap does allow adding additional attribute...
2007-10-10 Andrew Tridgellr4039: added a test for an element > 128 bytes in lengt...
2007-10-10 Andrew Tridgellr4010: fixed parsing of null attributes in the ldb...
2007-10-10 Simo Sorcer3757: Some fixes for ldb_ldap
2007-10-10 Andrew Tridgellr3743: auto-support the RH schema location as well
2007-10-10 Andrew Tridgellr3742: make test-ldap give a sane error message when...
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 Tridgellr2554: added a test for a bug that jelmer pointed out...
2007-10-10 Andrew Tridgellr1749: added some random stuff that captures some discu...
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 Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr453: added a comment about indexing on objectclass
2007-10-10 Andrew Tridgellr444: - added the beginnings of a ldb test suite and...
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Andrew Tridgellr135: some test ldif for an idea I am playing with...
2007-10-10 Andrew Tridgellr131: mark some scripts executable
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