summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.7.sigs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-07-03 21:46:51 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-07-03 17:20:32 +0200
commita8acaeebb6336f608c5104122f79cea90c706a4b (patch)
tree3d4789fe64f5a22708d85c7a6e8595c77c6d00e3 /lib/ldb/ABI/pyldb-util-1.1.7.sigs
parent6612bca57d9369c1f38453fe654ab532b779f58c (diff)
downloadsamba-a8acaeebb6336f608c5104122f79cea90c706a4b.tar.gz
samba-a8acaeebb6336f608c5104122f79cea90c706a4b.tar.bz2
samba-a8acaeebb6336f608c5104122f79cea90c706a4b.zip
ldb: bump version due to header and internal implementation changes
We need this version, not the previous release, for Samba. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Jul 3 17:20:32 CEST 2012 on sn-devel-104
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-1.1.7.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-1.1.7.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-1.1.7.sigs b/lib/ldb/ABI/pyldb-util-1.1.7.sigs
new file mode 100644
index 0000000000..74d6719d2b
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-1.1.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 **)