summaryrefslogtreecommitdiffstats
path: root/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* ldb: make the successful ldb_transaction_start() message clearerAndrew Bartlett2014-05-031-4/+8
* ldb: change version to 1.1.17Stefan Metzmacher2014-05-023-1/+265
* ldb:pyldb: add some more helper functions for LdbDnStefan Metzmacher2014-05-021-0/+112
* ldb:pyldb: fix doc string for set_extended_component()Stefan Metzmacher2014-05-021-1/+1
* ldb:pyldb: add some const to PyObject_FromLdbValue()Stefan Metzmacher2014-05-021-1/+1
* ldb: Add a env variable to disable RTLD_DEEPBIND.Andreas Schneider2014-04-171-6/+19
* dlinklist: Fix a typoVolker Lendecke2014-04-021-1/+1
* lib/ldb: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+3
* ldb: pass module init errors back to the callerAndrew Bartlett2014-02-051-2/+3
* ldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR o...Andrew Bartlett2014-02-051-2/+5
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-092-9/+0
* ldb: Fix 1138330 Dereference null return valueVolker Lendecke2013-12-171-0/+4
* lib/ldb fix compiler warningsChristian Ambach2013-12-121-2/+2
* lib/ldb fix compiler warningsChristian Ambach2013-12-121-2/+2
* ldb: bad if test in ldb_comparison_fold()Jeremy Allison2013-12-071-1/+1
* ldb: use of NULL pointer bugfixPavel Reichl2013-12-031-2/+2
* ldb: Fix CID 241329 Array compared against 0Volker Lendecke2013-11-111-1/+1
* ldb: Fix CID 240798 Uninitialized pointer readVolker Lendecke2013-10-221-1/+1
* ldb:rdn_name: reject 'distinguishedName' depending of the MOD flagsStefan Metzmacher2013-10-101-2/+8
* s4-openldap: Remove use of talloc_reference in ldb_map_outbound.cNadezhda Ivanova2013-09-231-9/+13
* Add LDB_MAP_RENDROP optionHoward Chu2013-09-234-8/+23
* Fix SEGV from improperly formed SUBSTRING/PRESENCE filterHoward Chu2013-09-191-1/+1
* Cleanup map return codesHoward Chu2013-09-171-18/+17
* ldb: Show the type of failing operation in default error messageAndrew Bartlett2013-09-161-1/+26
* ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2013-09-101-4/+4
* ldb_map: Fix CID 1034791 Dereference null return valueVolker Lendecke2013-08-191-0/+6
* pyldb: Fix CID 1034792 Dereference null return valueVolker Lendecke2013-08-191-0/+4
* ldb: Fix CID 1034793 Dereference null return valueVolker Lendecke2013-08-191-0/+4
* ldb: Fix a const warningVolker Lendecke2013-08-182-3/+3
* pyldb: decrement ref counters on py_results and quiet warningsMatthieu Patou2013-08-061-0/+4
* ldb: bump version to allow a depencency on the substring crash fixAndrew Bartlett2013-06-243-1/+265
* ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett2013-06-241-1/+1
* ldb: Ensure not to segfault on a filter such as (mail=)Andrew Bartlett2013-06-221-0/+5
* ldb_tdb: Warn when reindexing is doneMatthieu Patou2013-05-202-1/+12
* More generic check for OpenBSD platformVadim Zhukov2013-05-171-1/+1
* ldb: Add missing dependency on replace for ldbAndrew Bartlett2013-02-221-1/+1
* ldb: Add more data test data for one level test casesMatthieu Patou2013-02-081-0/+14
* ldb: Add tests for the python apiMatthieu Patou2013-02-081-0/+8
* ldb: Add more tests related to onelevel searchMatthieu Patou2013-02-082-0/+14
* ldb: use strncmp instead of strcmp when comparing the val partMatthieu Patou2013-02-081-2/+2
* ldb: make test output more readableMatthieu Patou2013-02-081-4/+2
* ldb-tdb: Document ltdb_index_add1 for more clarityMatthieu Patou2013-02-081-3/+20
* ldb-tdb: Fix a wrong parameter in ltdb_storeMatthieu Patou2013-02-081-1/+2
* ldb_tdb: raise level of full index scan message so that it starts to be reall...Matthieu Patou2013-02-081-1/+1
* ldb: Ensure to decrement the transaction_active whenever we delete a transactionAndrew Bartlett2013-01-264-1/+266
* ldb: fix a warning by converting from TDB_DATA to struct ldb_valStefan Metzmacher2013-01-261-1/+5
* docs: ldbsearch.1.xml: Correct meta data.Karolin Seeger2013-01-241-3/+3
* docs: ldbrename.1.xml: Correct meta data.Karolin Seeger2013-01-241-3/+3
* docs: ldbmodify.1.xml: Correct meta data.Karolin Seeger2013-01-241-3/+3
* docs: ldbedit.1.xml: Correct meta data.Karolin Seeger2013-01-241-3/+3