summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.5.sigs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-04-10 17:29:11 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-04-10 17:37:31 +1000
commit501d6d3dd4e3045e069bb2f7a52cf842dd1dfa67 (patch)
tree4ef9d3f63930a1f228e0e3eb98dcb5736e4c2dd8 /lib/ldb/ABI/pyldb-util-1.1.5.sigs
parentc484f259c66ffcf0649dd5ab0d7c86e5c70d31af (diff)
downloadsamba-501d6d3dd4e3045e069bb2f7a52cf842dd1dfa67.tar.gz
samba-501d6d3dd4e3045e069bb2f7a52cf842dd1dfa67.tar.bz2
samba-501d6d3dd4e3045e069bb2f7a52cf842dd1dfa67.zip
ldb: Allow access to the line number while reading ldif from a file
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-1.1.5.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-1.1.5.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-1.1.5.sigs b/lib/ldb/ABI/pyldb-util-1.1.5.sigs
new file mode 100644
index 0000000000..74d6719d2b
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-1.1.5.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 **)