..
ABI
ldb: version 2.0.0
2019-04-08 02:07:23 +00:00
common
ldb: use ldb_msg_new(), not talloc/talloc_zero
2019-05-10 01:15:17 +00:00
docs
examples
include
ldb.h: spelling of 'means'
2019-05-10 01:15:17 +00:00
ldb_key_value
kdb_kv_search: spell 'linearized'
2019-05-10 01:15:17 +00:00
ldb_ldap
ldb_ldap: use ldb_msg API to add elements
2019-05-10 01:15:18 +00:00
ldb_ldb
ldb: Add MDB support to ldb://
2018-05-23 02:27:12 +02:00
ldb_map
ldb_map: check a return value (CID 241354)
2019-05-09 22:39:27 +00:00
ldb_mdb
ldb_mdb: check fcntl return values (CID 1435851)
2019-05-09 22:39:27 +00:00
ldb_sqlite3
CVE-2018-1140 ldb: Check for ldb_dn_get_casefold() failure in ldb_sqlite
2018-08-14 13:57:15 +02:00
ldb_tdb
ldb_kv: Avoid memdup of database records in the case of base searches
2019-04-11 04:17:11 +00:00
man
Spelling fixes s/overrided/overridden/
2019-04-02 01:12:11 +00:00
modules
ldb modules: paged_search checks control is not NULL (CID 241355)
2019-05-09 22:39:27 +00:00
nssldb
tests
tests/ldb_kv: Add another case for completeness
2019-04-11 05:25:02 +00:00
tools
ldb/tools/ldbtest: initialise msg object
2019-05-10 01:15:18 +00:00
web
_ldb_text.py
ldb/tests/_ldb_text: remove unused imports
2018-10-25 21:45:55 +02:00
configure
build: Move python detection back into waf (instead of in configure and Makefile)
2018-12-14 14:40:19 +01:00
Doxyfile
examples.dox
ldb.pc.in
mainpage.dox
Makefile
Search for location of waf script
2019-02-26 10:39:24 +01:00
pyldb_util.c
lib/ldb: Additionally accept unicode as string param in Py2
2018-04-30 15:43:19 +02:00
pyldb-util.pc.in
lib/ldb: Enable use of a python3 pyldb-util system library
2017-03-10 07:31:10 +01:00
pyldb.c
pyldb: avoid segfault when adding an element with no name
2019-04-23 19:03:35 +00:00
pyldb.h
pyldb: protect PyErr_LDB_ERROR_IS_ERR_RAISE() with do {} while(0)
2016-11-23 16:53:28 +01:00
README_gcov.txt
wscript
ldb: version 2.0.0
2019-04-08 02:07:23 +00:00