mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
bf19b6ccdc
* Intersect the index from SCOPE_ONELEVEL with the index for the search expression (bug #13191) * smaller/greater comparison tests * Show the last successful DN when failing to parse LDIF * ldb_index: Add an attriubute flag to require a unique value. * silence some clang warnings in picky developer mode Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
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 **)
|