1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00
Ralph Boehme 01b0b85621 s3/passdb: factor out lookup_name_internal()
lookup_name() becomes a thin wrapper around lookup_name_internal(). Prepares for
adding more callers to lookup_name_internal() that are interested in the
NTSTATUS return value to distinguish between NAME_NOT_FOUND lookup results and
real errors.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2024-07-26 10:06:31 +00:00
..
2019-02-28 12:57:24 +00:00
2023-07-19 09:58:37 +00:00
2018-12-20 23:40:24 +01:00
2023-10-25 22:23:37 +00:00
2023-07-19 09:58:37 +00:00
2023-10-25 22:23:37 +00:00
2020-08-17 19:35:38 +00:00
2018-12-20 23:40:24 +01:00
2023-11-20 15:37:33 +00:00