summaryrefslogtreecommitdiff
path: root/libcli/util/ntstatus.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-25libcli: Fix code spellingJoseph Sutton1-2/+2
2023-06-14s4/scripting/bin: Add NT_STATUS_OK to list of definitionsJoseph Sutton1-2/+0
2023-05-18libcli: Add missing includeJoseph Sutton1-0/+2
2023-03-09lib: Fix whitespaceVolker Lendecke1-3/+3
2021-11-11libcli: Remove NT_STATUS_INACCESSIBLE_SYSTEM_SHORTCUT error codeVolker Lendecke1-1/+0
2020-06-22libcli: Remove define STATUS_EA_LIST_INCONSISTENTChristof Schmitt1-1/+0
2020-06-22libcli: Remove define STATUS_STOPPED_ON_SYMLINKChristof Schmitt1-1/+0
2020-06-22libcli: Remove define for STATUS_PENDINGChristof Schmitt1-1/+0
2020-06-22libcli: Remove define for STATUS_NOTIFY_ENUM_DIRChristof Schmitt1-1/+0
2020-06-22libcli: Remove define for STATUS_NOTIFY_CLEANUPChristof Schmitt1-1/+0
2020-06-22libcli: Remove define for STATUS_INVALID_EA_FLAGChristof Schmitt1-1/+0
2020-06-22libcli: Remove define STATUS_NO_MORE_EASChristof Schmitt1-1/+0
2020-06-22libcli: Remove define for ERROR_INVALID_DATATYPEChristof Schmitt1-1/+0
2019-01-16libcli: remove declaration of nt_errstr_constPhilipp Gesang1-9/+0
2017-02-14errors: add gen_ntstatus.py to build systemBob Campbell1-1835/+38
2015-05-08libcli: add new NTSTATUS codes from SMB 3.1Michael Adam1-0/+2
2014-10-06Add a status code for VHD support gleaned from some Win8.1 stuff.Richard Sharpe1-0/+1
2014-09-17lib: Make nt_err_code_struct privateVolker Lendecke1-6/+0
2014-04-02Add error codes and message descriptions for NTSTATUSNoel Power1-0/+1263
2014-04-02Use correct error code value for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGENoel Power1-1/+1
2014-03-05libcli: Add warning about flow control changing macros in ntstatus.hAndrew Bartlett1-0/+8
2012-08-22libcli: fix value of NT_STATUS_FILE_NOT_AVAILABLEBjörn Jacke1-1/+1
2012-08-07libcli/util: add NT_STATUS_FILE_NOT_AVAILABLEStefan Metzmacher1-0/+1
2011-12-23lib: Fix NT_STATUS_ALL_SIDS_FILTERED definitionVolker Lendecke1-1/+1
2011-12-17libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and NT_STATUS_ALL_SIDS_FIL...Stefan Metzmacher1-0/+2
2011-07-07libcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOBBjörn Baumbach1-1/+0
2011-07-03s3: Add STATUS_STOPPED_ON_SYMLINK error codeVolker Lendecke1-0/+1
2011-06-24Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLEDVolker Lendecke1-0/+1
2011-06-24Add NT_STATUS_IO_REPARSE_DATA_INVALIDVolker Lendecke1-0/+1
2011-06-17libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett1-0/+9
2011-05-31libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett1-9/+0
2011-05-06libcli/util Move NTSTATUS table to the top levelAndrew Bartlett1-0/+6
2011-05-06nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett1-1/+1
2011-05-02libcli/util/ntstatus: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher1-0/+2
2011-03-05Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-01-30libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR defineStefan Metzmacher1-0/+1
2010-10-18libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher1-0/+6
2010-03-19error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.Günther Deschner1-1/+1
2010-03-18libcli/util: add more NT_STATUS_RPC_* definesStefan Metzmacher1-4/+11
2009-11-25libcli: allow ntstatus.h to be used by openchangeAndrew Tridgell1-0/+8
2009-10-17added NT_STATUS_NOT_OK_RETURN_AND_FREE()Andrew Tridgell1-0/+7
2009-09-17util: use likely/unlikely for NT_STATUS_* macrosAndrew Tridgell1-3/+3
2009-09-11s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.Günther Deschner1-0/+1
2009-09-08s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.Günther Deschner1-0/+1
2009-07-31Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer1-2/+1
2009-06-12two more NT status codes that we get on DRS with w2k8-R2Andrew Tridgell1-1/+2
2009-06-04add NT_STATUS_HAVE_NO_MEMORY_AND_FREE()Andrew Tridgell1-0/+9
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman1-2/+2
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch1-0/+3
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1