1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/ldb/ABI
Andrew Tridgell 30ffdda45b ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
with ltdb_pack_data() and ltdb_unpack_data() now moved into common, we
need to increase the minor version and fixup callers of the API

Note that this relies on struct ldb_val being the same shape as
TDB_DATA, in much the same way as we rely on ldb_val and DATA_BLOB
being the same shape.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2012-11-01 15:40:41 +11:00
..
ldb-0.9.10.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.12.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.15.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.16.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.17.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.18.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.19.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.20.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.22.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.23.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-0.9.24.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-1.0.0.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-1.0.1.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-1.0.2.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-1.1.0.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
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-ildap-0.9.12.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-samba4-0.9.10.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb-samba4-0.9.11.sigs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
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