ldb: Add ldb_set_require_private_event_context()
[samba.git] / lib / ldb / tests /
2017-05-31 Andrew Bartlettldb: Add tests for the schema and index override hooks
2017-05-31 Andrew Bartlettldb: Move test_ldb_attrs_case_insensitive closer to...
2017-05-06 Andrew Bartlettldb: Do not use mktemp() nor leak files into /tmp durin...
2017-05-06 Andrew Bartlettldb: Add test for transaction deadlock detected when...
2017-05-06 Andrew Bartlettldb: Add some tests to clarify the current iterator...
2017-04-19 Jakub Hrozekldb:tests: Unit test the ldb_rename() operation
2017-04-19 Jakub Hrozekldb:tests: Add tests for case insensitive searches
2017-04-19 Jakub Hrozekldb:tests: unit test for ldb_search()
2017-04-19 Jakub Hrozekldb:tests: Add a modify test
2017-04-19 Jakub Hrozekldb:tests: Add a test for ldb transactions
2017-04-19 Jakub Hrozekldb:tests: Add a basic delete test
2017-04-19 Jakub Hrozekldb:tests: Add a basic search test
2017-04-19 Jakub Hrozekldb:tests: A rudimentary ldb_add() test
2017-04-19 Jakub Hrozekldb:tests: Add a simple cmocka test for ldb_connect()
2016-12-01 Andrew Bartlettldb: Add test for behaviour of rdn_name
2016-02-17 Michael Adampyldb: eliminate warnings from python api test
2016-02-17 Stefan Metzmacherpyldb: add api tests for search_iterator()
2015-12-04 Adrian Cochraneldb: Fix bug triggered by having an empty message in...
2015-11-05 Petr Viktorinpyldb: Improve test coverage
2015-11-05 Petr Viktorinpyldb: Prevent segfault when first module is NULL
2015-11-05 Petr Viktorinpyldb: Adapt tests to Python 3
2015-11-05 Petr Viktorinpyldb: Modernize test suite
2015-11-05 Petr Viktorinpyldb: Add Python 3 compatibility (except strings)
2015-11-05 Petr Viktorinldb: Run the Python testsuite
2015-10-26 Andrew Bartlettldb: Fix python bindings to accept a string as a DN ldb-1.1.22
2015-03-20 Stefan Metzmacherldb:tests/sample_module: don't be lazy and use ldb_msg_...
2015-03-04 Petr Viktorinpyldb: Add tests for type errors
2014-11-25 Kamen Mazdrashkilib-ldb-test: Test copying message element from a messa...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-08 Matthieu Patouldb: Add more data test data for one level test cases
2013-02-08 Matthieu Patouldb: Add tests for the python api
2013-02-08 Matthieu Patouldb: Add more tests related to onelevel search
2013-02-08 Matthieu Patouldb: make test output more readable
2012-08-21 Matthias Dieter... LDB:ldbsearch - add search filter tests
2012-07-06 Andrew Bartlettpyldb: Add bindings for ldb_dn_remove_base_components
2012-07-06 Andrew Bartlettpyldb: Fix dn concat operation to be the other way...
2012-06-12 Michael Adamldb:tests: fix use of a non-existent word (existant)
2012-04-10 Andrew Bartlettldb-tools: Place the whole of an ldif file in a transaction ldb-1.1.5
2012-04-10 Andrew Bartlettldb: Detect failures in ldb.base again
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2011-11-10 Jelmer Vernooijldb: Re-apply pyldb fixes from Tridge and Amity, using...
2011-11-10 Jelmer VernooijRevert "pyldb: fixed ldb API test"
2011-11-10 Andrew Tridgellpyldb: fixed ldb API test
2011-07-29 Andrew Tridgellpyldb: added binary_encode() and binary_decode() methods
2011-07-29 Andrew Tridgellldb: added a test for an invalid search expression
2011-07-21 Andrew Tridgellpyldb: use dn.is_child_of() instead of dn.compare_base()
2011-07-21 Matthieu Patoupyldb: add unit test for ldbDn.compare_base
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0