ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / libcli / util / nterr.c
2023-10-25 Joseph Suttonlibcli: Fix code spelling
2023-06-14 Joseph Suttons4/scripting/bin: Add NT_STATUS_OK to list of definitions
2021-11-11 Volker Lendeckelibcli: Remove NT_STATUS_INACCESSIBLE_SYSTEM_SHORTCUT...
2020-06-22 Christof Schmittlibcli: Remove define STATUS_EA_LIST_INCONSISTENT
2020-06-22 Christof Schmittlibcli: Remove define STATUS_STOPPED_ON_SYMLINK
2020-06-22 Christof Schmittlibcli: Remove define for STATUS_NOTIFY_ENUM_DIR
2020-06-22 Christof Schmittlibcli: Remove define for STATUS_NOTIFY_CLEANUP
2020-06-22 Christof Schmittlibcli: Remove define for STATUS_INVALID_EA_FLAG
2020-06-22 Christof Schmittlibcli: Remove define STATUS_NO_MORE_EAS
2017-02-14 Bob Campbellerrors: add gen_ntstatus.py to build system
2015-05-08 Michael Adamlibcli: add new NTSTATUS codes from SMB 3.1
2015-05-08 Michael Adamlibcli: add missing printable form of NT_STATUS_VHD_SHARED
2014-09-18 Volker Lendeckelib: Fix samba-util dep in "errors" module
2014-09-17 Volker Lendeckelib: Make nt_err_code_struct private
2014-04-02 Noel PowerAdd error codes and message descriptions for NTSTATUS
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-07 Stefan Metzmacherlibcli/util: add NT_STATUS_FILE_NOT_AVAILABLE
2012-01-29 Stefan Metzmacherlibcli/util: fix typo in nt_errs[] for NT_STATUS_NETWOR...
2011-12-17 Stefan Metzmacherlibcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED...
2011-07-03 Volker Lendeckes3: Add STATUS_STOPPED_ON_SYMLINK error code
2011-06-24 Volker LendeckeAdd NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED
2011-06-24 Volker LendeckeAdd NT_STATUS_IO_REPARSE_DATA_INVALID
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-17 Andrew Tridgellutil: moved nt_errstr() into common code
2011-06-17 Andrew Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-05-06 Andrew Bartlettlibcli/util Move NTSTATUS table to the top level
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.