ldb: Release ldb 1.3.0 ldb-1.3.0
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Aug 2017 03:54:00 +0000 (15:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 23:24:19 +0000 (01:24 +0200)
commitc40531d9b964588f96d2ab5545b328f8dc787ad9
tree73918aa9446abf3ef0a79acc13093e2e2b76da82
parent303739e8017a0fac957ea97df35655d26b9a481e
ldb: Release ldb 1.3.0

* GUID Index support.

  NOTE: When activated by setting @IDXGUID in the @INDEXLIST dn, all
  entries in the DB are re-keyed in a way that is NOT visible to
  ldb 1.2.2 and earlier.  To re-key back to the previous format, remove
  the @IDXGUID attribute from @INDEXLIST using ldb 1.2.2 or later.

  (ldb 1.2.2 can re-key, but not otherwise read, the new DB format).

* Give LDB_ERR_CONSTRAINT_VIOLATION, not LDB_ERR_ENTRY_ALREADY_EXISTS
  when a duplicate value is detected in a unique index

* Print status information during a > 10,000 entry re-index
  (as this can be slow)

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Sep 23 01:24:19 CEST 2017 on sn-devel-144
lib/ldb/ABI/ldb-1.3.0.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.3.0.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util.py3-1.3.0.sigs [new file with mode: 0644]
lib/ldb/wscript