mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +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