summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests
Commit message (Expand)AuthorAgeFilesLines
* r10423: minor changes to the ldb test suite to allow it to work correctly withAndrew Tridgell2007-10-102-7/+15
* r10251: some more work on ldb_sqlite3Simo Sorce2007-10-101-2/+23
* r10232: Some work on ldb_sqlite3.Simo Sorce2007-10-101-1/+13
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-61/+0
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-101-200/+0
* r9770: Couple other bugfixesJelmer Vernooij2007-10-102-21/+37
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-101-16/+23
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2007-10-101-59/+47
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-101-1/+14
* r9690: Extend test + fix several bugsJelmer Vernooij2007-10-101-3/+29
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-102-0/+211
* r9446: clean up old test fileSimo Sorce2007-10-101-559/+37
* r8585: add to ldb and ldap comparison functionalitySimo Sorce2007-10-101-0/+13
* r8490: make the ldb tests more portableAndrew Tridgell2007-10-103-3/+3
* r8485: - be friendly to shells other than bashAndrew Tridgell2007-10-103-3/+6
* r8377: forgot an ldif testSimo Sorce2007-10-101-0/+4
* r8373: New wildcard matching code.Simo Sorce2007-10-105-20/+13
* r8082: large rewite of ldb_dn.cSimo Sorce2007-10-104-8/+16
* r8071: reduce the size of the default ldb tests. We run on some pretty low po...Andrew Tridgell2007-10-101-2/+2
* r8043: increase shell compatibility of ldb testsAndrew Tridgell2007-10-101-1/+1
* r8039: allow ldb test suite to be run outside of the ldb directoryAndrew Tridgell2007-10-104-33/+41
* r8035: added indexing tests. current ldb fails the integer indexing, will be ...Andrew Tridgell2007-10-101-4/+24
* r8033: - add easier valgrind testingAndrew Tridgell2007-10-101-11/+25
* r8011: arrgh, commit the right version this timeAndrew Tridgell2007-10-101-5/+4
* r8010: added testing of wildcard attributesAndrew Tridgell2007-10-101-0/+20
* r8009: expanded the ldb test suite. It worried me that some changes I haveAndrew Tridgell2007-10-102-1/+81
* r7834: added comment about the "((" search testAndrew Tridgell2007-10-101-0/+4
* r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell2007-10-101-1/+1
* r7832: missed oneAndrew Tridgell2007-10-101-1/+1
* r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...Andrew Tridgell2007-10-106-66/+66
* r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman2007-10-101-1/+1
* r7806: add test for binary files as attribute valuesSimo Sorce2007-10-103-0/+8
* r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell2007-10-102-3/+5
* r7615: fix the build and simplify gendb_search_dnSimo Sorce2007-10-101-1/+1
* r7582: Better way to have a fast path searching for a specific DN.Simo Sorce2007-10-101-0/+2
* r7572: fixed filter in test suiteAndrew Tridgell2007-10-101-1/+1
* r7564: added a test showing the search expression that w2k is actually givingAndrew Tridgell2007-10-101-0/+19
* r7560: added tests for extended bitop search functionsAndrew Tridgell2007-10-102-0/+50
* r7338: let it be possible to run sqlite3 tests when it is compiled inSimo Sorce2007-10-102-2/+11
* r7239: add a little testSimo Sorce2007-10-101-0/+1
* r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce2007-10-105-5/+16
* r5670: simplify and clarify ldb_modules.c codeSimo Sorce2007-10-101-2/+1
* r5374: - changed the dn key code in the ldb tdb backend to correctly honorAndrew Tridgell2007-10-101-0/+2
* r4862: - better structure schema testsSimo Sorce2007-10-109-28/+41
* r4784: finally make schema module use a single ldbSimo Sorce2007-10-104-0/+745
* r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell2007-10-103-6/+15
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-0/+8
* r4071: - ldap does allow adding additional attribute values with a modifyAndrew Tridgell2007-10-102-2/+5
* r4039: added a test for an element > 128 bytes in length, to ensure we testAndrew Tridgell2007-10-101-0/+3
* r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell2007-10-101-0/+1