summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs
diff options
context:
space:
mode:
authorTim Beale <timbeale@catalyst.net.nz>2019-02-04 15:37:07 +1300
committerStefan Metzmacher <metze@samba.org>2019-02-13 17:56:32 +0100
commit22d5649e895c41875ecbb3403d4b14753e12c1a4 (patch)
tree8f68c85245969a834764df18f9b5636f9bc7783b /lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs
parentd3a9f298f49b9e9950315007667cb10a3e51ffde (diff)
downloadsamba-8a50096066de6a7ed9f8c3bf2df13a7989a9f7c3.tar.gz
ldb: Bump ldb version to 1.3.7ldb-1.3.7
* ldb: Avoid inefficient one-level searches * dirsync: Allow arbitrary length cookies BUG: https://bugzilla.samba.org/show_bug.cgi?id=13686 BUG: https://bugzilla.samba.org/show_bug.cgi?id=13762 Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Autobuild-User(v4-8-test): Stefan Metzmacher <metze@samba.org> Autobuild-Date(v4-8-test): Wed Feb 13 17:56:32 CET 2019 on sn-devel-144
Diffstat (limited to 'lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs b/lib/ldb/ABI/pyldb-util.py3-1.3.7.sigs
new file mode 100644
index 00000000000..74d6719d2bc
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util.py3-1.3.7.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 **)