mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
ba54816875
* Bug #13017: Add ldb_ldif_message_redacted_string() to allow debug of redacted log messages, avoiding showing secret values * Bug #13015: Allow re-index of newer databases with binary GUID TDB keys (this officially removes support for re-index of the original pack format 0, rather than simply segfaulting). * Avoid memory allocation and so make modify of records in ldb_tdb faster Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@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 **)
|