ldb: Release ldb 2.0.5ldb-2.0.5
commit86d480ade25953a175b0837667ce5efb8b7e65df
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 4 Jul 2019 02:37:31 +0000 (4 14:37 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 10:02:23 +0000 (4 10:02 +0000)
tree58bc824aa2c775cce9bfd9582d68e28c884c22f6
parent6226ab3b61091af176abbb40e21deebe2529ceb0
ldb: Release ldb 2.0.5

* add ldb_options_get
  add a function to get the options passed in ldb connect.

* add "batch_mode" option.
  This options stops sub transactions being started for key value
  operations.  It is intended to improve the performance in batch
  operations.  As it bypasses the protections on operations if an
  operation fails, the entire transaction will be aborted by a commit.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ABI/ldb-2.0.5.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-2.0.5.sigs [new file with mode: 0644]
lib/ldb/wscript