mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
efb85e3d6d
Add NT_STATUS_OK to our pre-generated list of status codes. Ensure it goes first in the list to ensure that code that previously found this error code in ‘special_errs’ maintains the same behaviour by falling back to ‘nt_errs’. This makes NT_STATUS_OK available to Python code using the ‘ntstatus’ module. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
doserr.c | ||
doserr.h | ||
errmap_unix.c | ||
error.h | ||
errormap.c | ||
hresult.c | ||
hresult.h | ||
nterr.c | ||
ntstatus_err_table.txt | ||
ntstatus.h | ||
tstream.c | ||
tstream.h | ||
werror_err_table.txt | ||
werror.h | ||
wscript_build |