]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
BUG 15569 ldb: add missing ABI/pyldb-util-2.8.1.sigs
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Jun 2024 13:31:48 +0000 (15:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 3 Jul 2024 08:36:32 +0000 (08:36 +0000)
This should have been in commit:
6ca4df6374136d1d205de689618dc8fce5177d14

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(v4-19-test): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(v4-19-test): Wed Jul  3 08:36:32 UTC 2024 on atb-devel-224

lib/ldb/ABI/pyldb-util-2.8.1.sigs [new file with mode: 0644]

diff --git a/lib/ldb/ABI/pyldb-util-2.8.1.sigs b/lib/ldb/ABI/pyldb-util-2.8.1.sigs
new file mode 100644 (file)
index 0000000..164a806
--- /dev/null
@@ -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 *)