ldb: Version 1.1.30 ldb-1.1.30
authorAndrew Bartlett <abartlet@samba.org>
Thu, 30 Mar 2017 00:54:58 +0000 (13:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 31 May 2017 04:34:27 +0000 (06:34 +0200)
commit13e09c72cd41cd5cd44bd9e4e27df8e0e1d47379
tree0aa92e57e5752cbe7d74ea01a6022b231d3c81bc
parente001ac9ef56205ad8e7fdcfb1bff771f989939f1
ldb: Version 1.1.30

* let ldbdump parse the -i option
* don't allow the reveal_internals control for ldbedit
* only allow --show-binary for ldbsearch
* don't let ldbsearch create non-existing files
* fix ldb_tdb search inconsistencies
* add cmocka based tests
* provide an interface for improved indexing for callers
  like Samba, which will allow much better performance.
* Makes ldb access to tdb:// databases use a private event context
  rather than the global event context passed in by the caller.
  This is because running other operations while locks are held
  or a search is being conducted is not safe.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ABI/ldb-1.1.29.sigs
lib/ldb/ABI/ldb-1.1.30.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.1.30.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util.py3-1.1.30.sigs [new file with mode: 0644]
lib/ldb/wscript