1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/ldb/ABI
Andrew Bartlett 1d1ea72574 ldb: Ensure to decrement the transaction_active whenever we delete a transaction
This is in the error path for prepare_commit, which rarely fails, but
when it does we need to ensure that when a new transaction is opened,
that it really starts a new transaction.

We bump the version to recognise critical fix for the AD DC

Without this fix, a single invalid inbound replicated link disables
all subsequent replication as we operate without a transaction (which
is refused by ldb_tdb).

Andrew Bartlett

Reviewed-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-01-26 13:42:46 +01:00
..
ldb-0.9.10.sigs
ldb-0.9.12.sigs
ldb-0.9.15.sigs
ldb-0.9.16.sigs
ldb-0.9.17.sigs
ldb-0.9.18.sigs
ldb-0.9.19.sigs
ldb-0.9.20.sigs
ldb-0.9.22.sigs
ldb-0.9.23.sigs
ldb-0.9.24.sigs
ldb-1.0.0.sigs
ldb-1.0.1.sigs
ldb-1.0.2.sigs
ldb-1.1.0.sigs
ldb-1.1.1.sigs ldb: added ldb_val_string_cmp() 2011-07-13 12:51:05 +02:00
ldb-1.1.2.sigs ldb: added signatures for 1.1.2 2011-08-04 16:17:24 +10:00
ldb-1.1.3.sigs ldb: change version to 1.1.3 after pyldb changes 2011-10-10 14:24:25 +02:00
ldb-1.1.4.sigs Update ldb API sigs. 2011-11-30 22:58:05 +01:00
ldb-1.1.5.sigs ldb: Allow access to the line number while reading ldif from a file 2012-04-10 17:37:31 +10:00
ldb-1.1.6.sigs ldb: added ldb_msg_element_equal_ordered() 2012-04-18 07:48:05 +02:00
ldb-1.1.7.sigs ldb: bump version due to header and internal implementation changes 2012-07-03 17:20:32 +02:00
ldb-1.1.8.sigs lib/ldb: Bump ldb release due to pyldb changes 2012-07-09 04:34:06 +02:00
ldb-1.1.9.sigs lib/ldb: Ensure rename target does not exist before deleting old record 2012-07-31 14:15:29 +02:00
ldb-1.1.10.sigs lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb-1.1.11.sigs lib/ldb: Bump ldb version to 1.1.11 2012-08-28 15:47:37 +10:00
ldb-1.1.12.sigs lib/ldb: Avoid printing secret attributes in ldb trace logs 2012-08-29 12:28:38 +10:00
ldb-1.1.13.sigs ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix 2012-09-17 23:47:57 +02:00
ldb-1.1.14.sigs ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb-1.1.15.sigs ldb: Ensure to decrement the transaction_active whenever we delete a transaction 2013-01-26 13:42:46 +01:00
ldb-ildap-0.9.12.sigs
ldb-samba4-0.9.10.sigs
ldb-samba4-0.9.11.sigs
pyldb-util-1.1.2.sigs pyldb: Generate ABI file. 2011-08-07 17:17:18 +02:00
pyldb-util-1.1.3.sigs ldb: change version to 1.1.3 after pyldb changes 2011-10-10 14:24:25 +02:00
pyldb-util-1.1.4.sigs Update ldb API sigs. 2011-11-30 22:58:05 +01:00
pyldb-util-1.1.5.sigs ldb: Allow access to the line number while reading ldif from a file 2012-04-10 17:37:31 +10:00
pyldb-util-1.1.6.sigs ldb: added ldb_msg_element_equal_ordered() 2012-04-18 07:48:05 +02:00
pyldb-util-1.1.7.sigs ldb: bump version due to header and internal implementation changes 2012-07-03 17:20:32 +02:00
pyldb-util-1.1.8.sigs lib/ldb: Bump ldb release due to pyldb changes 2012-07-09 04:34:06 +02:00
pyldb-util-1.1.9.sigs lib/ldb: Ensure rename target does not exist before deleting old record 2012-07-31 14:15:29 +02:00
pyldb-util-1.1.10.sigs lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
pyldb-util-1.1.11.sigs lib/ldb: Bump ldb version to 1.1.11 2012-08-28 15:47:37 +10:00
pyldb-util-1.1.12.sigs lib/ldb: Avoid printing secret attributes in ldb trace logs 2012-08-29 12:28:38 +10:00
pyldb-util-1.1.13.sigs ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix 2012-09-17 23:47:57 +02:00
pyldb-util-1.1.14.sigs ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
pyldb-util-1.1.15.sigs ldb: Ensure to decrement the transaction_active whenever we delete a transaction 2013-01-26 13:42:46 +01:00