summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell1-1/+1
2007-10-10r7832: missed oneAndrew Tridgell1-1/+1
2007-10-10r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...Andrew Tridgell6-66/+66
2007-10-10r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman1-1/+1
2007-10-10r7806: add test for binary files as attribute valuesSimo Sorce3-0/+8
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell2-3/+5
2007-10-10r7615: fix the build and simplify gendb_search_dnSimo Sorce1-1/+1
2007-10-10r7582: Better way to have a fast path searching for a specific DN.Simo Sorce1-0/+2
2007-10-10r7572: fixed filter in test suiteAndrew Tridgell1-1/+1
2007-10-10r7564: added a test showing the search expression that w2k is actually givingAndrew Tridgell1-0/+19
2007-10-10r7560: added tests for extended bitop search functionsAndrew Tridgell2-0/+50
2007-10-10r7338: let it be possible to run sqlite3 tests when it is compiled inSimo Sorce2-2/+11
2007-10-10r7239: add a little testSimo Sorce1-0/+1
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce5-5/+16
2007-10-10r5670: simplify and clarify ldb_modules.c codeSimo Sorce1-2/+1
2007-10-10r5374: - changed the dn key code in the ldb tdb backend to correctly honorAndrew Tridgell1-0/+2
2007-10-10r4862: - better structure schema testsSimo Sorce9-28/+41
2007-10-10r4784: finally make schema module use a single ldbSimo Sorce4-0/+745
2007-10-10r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell3-6/+15
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-0/+8
2007-10-10r4071: - ldap does allow adding additional attribute values with a modifyAndrew Tridgell2-2/+5
2007-10-10r4039: added a test for an element > 128 bytes in length, to ensure we testAndrew Tridgell1-0/+3
2007-10-10r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell1-0/+1
2007-10-10r3757: Some fixes for ldb_ldapSimo Sorce5-7/+6
2007-10-10r3743: auto-support the RH schema location as wellAndrew Tridgell1-0/+4
2007-10-10r3742: make test-ldap give a sane error message when the openldap schema file...Andrew Tridgell1-0/+19
2007-10-10r3095: - fix a free'ing of msg.dnStefan Metzmacher1-6/+6
2007-10-10r3093: - implment ldb_rename() and ldbrenameStefan Metzmacher1-6/+16
2007-10-10r2554: added a test for a bug that jelmer pointed out (handling of -s one)Andrew Tridgell1-0/+7
2007-10-10r1749: added some random stuff that captures some discussions volker and IAndrew Tridgell1-0/+22
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-0/+6
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-6/+6
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell3-5/+19
2007-10-10r453: added a comment about indexing on objectclassAndrew Tridgell1-1/+4
2007-10-10r444: - added the beginnings of a ldb test suite and benchmarkAndrew Tridgell5-10/+13
2007-10-10r435: a major upgrade for ldbAndrew Tridgell2-2/+15
2007-10-10r135: some test ldif for an idea I am playing with to replace smb.conf with a...Andrew Tridgell2-0/+62
2007-10-10r131: mark some scripts executableAndrew Tridgell1-0/+0
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell4-0/+38
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell9-0/+503