mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
5e716c0256
* Avoid inefficient one-level searches (bug 13762) * The test api.py should not rely on order of entries in dict (bug 13772) BUG: https://bugzilla.samba.org/show_bug.cgi?id=13762 BUG: https://bugzilla.samba.org/show_bug.cgi?id=13772 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
|
|
pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)
|