From 501d6d3dd4e3045e069bb2f7a52cf842dd1dfa67 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 10 Apr 2012 17:29:11 +1000 Subject: ldb: Allow access to the line number while reading ldif from a file --- lib/ldb/ABI/pyldb-util-1.1.5.sigs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/ldb/ABI/pyldb-util-1.1.5.sigs (limited to 'lib/ldb/ABI/pyldb-util-1.1.5.sigs') 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 **) -- cgit