1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-21 09:34:19 +03:00
samba-mirror/libcli/util
Stefan Metzmacher 4fcdb01808 libcli/util: let nt_errstr() fallback to hresult_errstr()
Sometimes NTSTATUS fields return things like
HRES_SEC_E_WRONG_PRINCIPAL.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Dec 18 18:30:08 UTC 2024 on atb-devel-224
2024-12-18 18:30:08 +00:00
..
doserr.c libcli/util: let win_errstr() fallback to hresult_errstr() 2023-10-17 19:20:38 +00:00
doserr.h lib: Fix whitespace 2023-03-09 18:10:33 +00:00
errmap_unix.c lib: Fix whitespace 2023-03-09 18:10:33 +00:00
error.h lib: Fix whitespace 2023-03-09 18:10:33 +00:00
errormap.c lib: Fix whitespace 2023-03-09 18:10:33 +00:00
hresult_err_table.txt s4:scripting: Generate HRESULT definitions as part of the build process 2024-01-15 00:48:40 +00:00
nterr.c libcli/util: let nt_errstr() fallback to hresult_errstr() 2024-12-18 18:30:08 +00:00
ntstatus_err_table.txt libcli:util: Update NTSTATUS definitions 2024-01-15 00:48:40 +00:00
ntstatus.h libcli: Fix code spelling 2023-10-25 22:23:37 +00:00
tstream.c libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
tstream.h libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
werror_err_table.txt libcli:util: Update werror table 2022-06-14 07:21:29 +00:00
werror.h lib: Fix whitespace 2023-03-09 18:10:33 +00:00
wscript_build Add ntstatus_gen for Rust 2024-10-23 14:21:33 +00:00