mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
ldb_search_exp_fmt(). While it is a bit more verbose to code with, it returns better error codes, and allows us to handle the case where the base DN doesn't exist better. Andrew Bartlett