subunit: Remove more test output that could be interpreted by subunit.
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / tests / test-generic.sh
2010-04-11 Jelmer Vernooijsubunit: Remove more test output that could be interpre...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Stefan Metzmachers4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-12 Simo SorceFix spellings and file names
2007-10-10 Andrew Tridgellr19273: - fixed error handling with the ldap backend
2007-10-10 Andrew Tridgellr18538: we need a pipe here, not a logical OR
2007-10-10 Andrew Tridgellr18536: fixed the loading of external binary files...
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Jelmer Vernooijr18515: Remove calls to "time" for now as some sh imple...
2007-10-10 Andrew Tridgellr17765: fix handling of old solaris /bin/sh in ldb...
2007-10-10 Andrew Tridgellr17679: - fix 'make test-ldap' to skip ldb specials
2007-10-10 Simo Sorcer13742: Fix tests to work better with ldap
2007-10-10 Simo Sorcer13348: Put a reminder for now.
2007-10-10 Simo Sorcer12828: add a test to check white spaces comparison
2007-10-10 Simo Sorcer10251: some more work on ldb_sqlite3
2007-10-10 Simo Sorcer8585: add to ldb and ldap comparison functionality
2007-10-10 Andrew Tridgellr8490: make the ldb tests more portable
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Andrew Tridgellr8071: reduce the size of the default ldb tests. We...
2007-10-10 Andrew Tridgellr8043: increase shell compatibility of ldb tests
2007-10-10 Andrew Tridgellr8039: allow ldb test suite to be run outside of the...
2007-10-10 Andrew Tridgellr7834: added comment about the "((" search test
2007-10-10 Andrew Tridgellr7833: changed ldbsearch and ldbedit to have command...
2007-10-10 Andrew Tridgellr7831: use cn=TEST as base of test DNs so we don't...
2007-10-10 Simo Sorcer7806: add test for binary files as attribute values
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Simo Sorcer7615: fix the build and simplify gendb_search_dn
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 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Simo Sorcer3757: Some fixes for ldb_ldap
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 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 Tridgellr435: a major upgrade for ldb
2007-10-10 Andrew Tridgellr131: mark some scripts executable
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...