summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-2.5.1.sigs
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2022-06-09 06:49:31 +0200
committerStefan Metzmacher <metze@samba.org>2022-06-09 12:14:04 +0000
commit56eca407415dd7c69cde7e66f02f0c95d419721a (patch)
treefda6cbbf716087f0ac39130656b100643d48ffe3 /lib/ldb/ABI/pyldb-util-2.5.1.sigs
parentbb60c85153b288b358d288b3ee9f4bceb1304e20 (diff)
downloadsamba-56eca407415dd7c69cde7e66f02f0c95d419721a.tar.gz
ldb: version 2.5.1ldb-2.5.1
* Fix build problems BUG: https://bugzilla.samba.org/show_bug.cgi?id=15071 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(v4-16-test): Stefan Metzmacher <metze@samba.org> Autobuild-Date(v4-16-test): Thu Jun 9 12:14:04 UTC 2022 on sn-devel-184
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-2.5.1.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-2.5.1.sigs3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-2.5.1.sigs b/lib/ldb/ABI/pyldb-util-2.5.1.sigs
new file mode 100644
index 00000000000..164a806b2ff
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-2.5.1.sigs
@@ -0,0 +1,3 @@
+pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
+pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)
+pyldb_check_type: bool (PyObject *, const char *)