mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
15d1ecdca6
* Version bump for adding index_format_fn to the schema syntax structure. * Range index support added, allowing <= and >= operations to be indexed * Improved reindex performance by setting the in-memory TDB hash size correctly Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz> Reviewed-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 **)
|