summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.16.sigs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2013-06-24 15:28:39 +1000
committerJeremy Allison <jra@samba.org>2013-06-24 12:54:22 -0700
commit4ca963926938917bf32af4eead61ded2a8275139 (patch)
treeb1cf2e5c91a1734c6c2fb2e01eed1f9544b76548 /lib/ldb/ABI/pyldb-util-1.1.16.sigs
parent1a279f74b72018f0742fc407e0574c9dbd7b7883 (diff)
downloadsamba-4ca963926938917bf32af4eead61ded2a8275139.tar.gz
samba-4ca963926938917bf32af4eead61ded2a8275139.tar.bz2
samba-4ca963926938917bf32af4eead61ded2a8275139.zip
ldb: bump version to allow a depencency on the substring crash fix
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-1.1.16.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-1.1.16.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-1.1.16.sigs b/lib/ldb/ABI/pyldb-util-1.1.16.sigs
new file mode 100644
index 0000000000..74d6719d2b
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-1.1.16.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 **)