summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2016-11-12 14:14:34 +0000
committerStefan Metzmacher <metze@samba.org>2016-11-23 20:48:31 +0100
commit530c2c8f976281be941c314090be7bc60e6b22ed (patch)
tree73464d276ac2a1a26eac8386e43c52ea0357769d /lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs
parente369d800ba64a4047787afd0b416f7d26cfd33f4 (diff)
downloadsamba-530c2c8f976281be941c314090be7bc60e6b22ed.tar.gz
ldb: version 1.1.28ldb-1.1.28
* Fix the build with installed ldb-devel 1.1.27 We depend on LDB_UNPACK_DATA_FLAG_NO_VALUES_ALLOC. * Some build fixes. * More performance improvements. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Nov 23 20:48:31 CET 2016 on sn-devel-144
Diffstat (limited to 'lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs b/lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs
new file mode 100644
index 00000000000..74d6719d2bc
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util.py3-1.1.28.sigs
@@ -0,0 +1,2 @@
+pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
+pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)