summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/tests
Commit message (Expand)AuthorAgeFilesLines
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2006-11-151-6/+9
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2006-10-213-9/+20
* r18538: we need a pipe here, not a logical ORAndrew Tridgell2006-09-141-1/+2
* r18536: fixed the loading of external binary files from ldif into ldbAndrew Tridgell2006-09-141-3/+6
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2006-09-142-4/+6
* r18515: Remove calls to "time" for now as some sh implementations don't have ...Jelmer Vernooij2006-09-141-2/+2
* r18347: run slapd in the foreground so timelimit can kill itAndrew Tridgell2006-09-101-2/+3
* r18346: make sure we kill off the slapd processAndrew Tridgell2006-09-102-4/+26
* r18244: more portable shell scriptingAndrew Tridgell2006-09-081-6/+6
* r17978: make the ldap backend test for ldb work both with and without modulesAndrew Tridgell2006-09-012-2/+19
* r17765: fix handling of old solaris /bin/sh in ldb build/testAndrew Tridgell2006-08-242-4/+8
* r17726: not having slapd installed isn't a ldb test failureAndrew Tridgell2006-08-221-1/+2
* r17718: don't consider a slapadd failure in the ldap backend tests as a ldbAndrew Tridgell2006-08-221-1/+4
* r17708: make the automated testing of the ldb ldap backend more portableAndrew Tridgell2006-08-222-7/+9
* r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell2006-08-225-12/+29
* r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce2006-08-121-1/+2
* r13742: Fix tests to work better with ldapSimo Sorce2006-02-285-12/+16
* r13348: Put a reminder for now.Simo Sorce2006-02-041-0/+2
* r12828: add a test to check white spaces comparisonSimo Sorce2006-01-102-1/+10
* r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher2006-01-081-5/+6
* r11567: Ldb API change patch.Simo Sorce2005-11-081-2/+2
* r10856: we need aclocal.m4 in ldb for standalone configureAndrew Tridgell2005-10-091-2/+2
* r10423: minor changes to the ldb test suite to allow it to work correctly withAndrew Tridgell2005-09-222-7/+15
* r10251: some more work on ldb_sqlite3Simo Sorce2005-09-151-2/+23
* r10232: Some work on ldb_sqlite3.Simo Sorce2005-09-141-1/+13
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2005-08-301-61/+0
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2005-08-301-200/+0
* r9770: Couple other bugfixesJelmer Vernooij2005-08-302-21/+37
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2005-08-291-16/+23
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2005-08-281-59/+47
* r9698: Fix a bit of memory managementJelmer Vernooij2005-08-271-1/+14
* r9690: Extend test + fix several bugsJelmer Vernooij2005-08-271-3/+29
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2005-08-272-0/+211
* r9446: clean up old test fileSimo Sorce2005-08-211-559/+37
* r8585: add to ldb and ldap comparison functionalitySimo Sorce2005-07-191-0/+13
* r8490: make the ldb tests more portableAndrew Tridgell2005-07-153-3/+3
* r8485: - be friendly to shells other than bashAndrew Tridgell2005-07-153-3/+6
* r8377: forgot an ldif testSimo Sorce2005-07-121-0/+4
* r8373: New wildcard matching code.Simo Sorce2005-07-125-20/+13
* r8082: large rewite of ldb_dn.cSimo Sorce2005-07-024-8/+16
* r8071: reduce the size of the default ldb tests. We run on some pretty low po...Andrew Tridgell2005-07-021-2/+2
* r8043: increase shell compatibility of ldb testsAndrew Tridgell2005-07-011-1/+1
* r8039: allow ldb test suite to be run outside of the ldb directoryAndrew Tridgell2005-07-014-33/+41
* r8035: added indexing tests. current ldb fails the integer indexing, will be ...Andrew Tridgell2005-07-011-4/+24
* r8033: - add easier valgrind testingAndrew Tridgell2005-07-011-11/+25
* r8011: arrgh, commit the right version this timeAndrew Tridgell2005-06-301-5/+4
* r8010: added testing of wildcard attributesAndrew Tridgell2005-06-301-0/+20
* r8009: expanded the ldb test suite. It worried me that some changes I haveAndrew Tridgell2005-06-302-1/+81
* r7834: added comment about the "((" search testAndrew Tridgell2005-06-221-0/+4
* r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell2005-06-221-1/+1