mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
4e2eb5660a
* New LMDB backend (experimental) * Comprehensive tests for index behaviour * Enforce transactions for writes * Enforce read lock use for all reads * Fix memory leak in paged_results module. We hold at most 10 outstanding paged result cookies (bug #13362) * Fix compiler warnings * Python3 improvements * Restore --disable-python build * Fix for performance regression on one-level searches (bug #13448) * Samba's subtree_rename could fail to rename some entries (bug #13452) Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@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 **)
|