mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
4b0e5bd753
instead of a search expression. This allows our ldap server to pass
its ASN.1 parsed search expressions straight to ldb, instead of going
via strings.
- updated all the ldb modules code to handle the new interface
- got rid of the separate ldb_parse.h now that the ldb_parse
structures are exposed externally
- moved to C99 structure initialisation in ldb
- switched ldap server to using ldb_search_bytree()
(This used to be commit
|
||
---|---|---|
.. | ||
asn1.c | ||
clierror.c | ||
clilsa.c | ||
doserr.c | ||
errormap.c | ||
nterr.c | ||
smbdes.c | ||
smberr.c |