More const fixes. Remove CONST_DISCARD.
[samba.git] / libcli / util / werror.h
2010-10-23 Kai Blins4 dns: Import DNS win32 error codes from MS-ERREF
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-18 Kamen Mazdrashkiwerror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
2010-08-14 Matthias Dieter... werror.h - fix order and duplicate DS error codes
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-30 Kamen Mazdrashkiw32err: Importing auto-generated Win32 errors and descr...
2009-09-30 Kamen Mazdrashkiw32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
2009-09-30 Kamen Mazdrashkiw32err: WERR_USER_EXISTS replace with WERR_USEREXISTS...
2009-09-30 Kamen Mazdrashkiw32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
2009-09-30 Kamen Mazdrashkiw32err: FRS_ group of errors replaced with numeric...
2009-09-30 Kamen Mazdrashkiw32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Kamen Mazdrashkiw32err: Set hex format values for all errors
2009-09-17 Kamen Mazdrashkiw32err: Re-define errors with numeric values
2009-09-17 Kamen Mazdrashkiw32err: Sorting error codes in ascending order
2009-09-17 Kamen Mazdrashkiw32err: NERR_ codes grouped together
2009-09-17 Kamen Mazdrashkiw32err: WERR_CLASS_NOT_REGISTERED updated
2009-07-31 Matthias Dieter... Adds new error codes (needed for enhancing error messag...
2009-05-05 Günther Deschnererror-codes: add some more group specific windows error...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Günther Deschnererror-codes: add WERR_CM_INVALID_POINTER.
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Günther Deschnererror-codes: add some service related error codes.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Günther Deschnererror-codes: add WERR_DS_DRA_SOURCE_DISABLED.
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Günther Deschnererror-codes: add WERR_DEVICE_NOT_CONNECTED.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Michael Adamlibcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO...
2009-02-26 Michael Adams3: move definition of W_ERROR_NOT_OK_GOTO_DONE down...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Günther Deschnererror-codes: add WERR_INVALID_USER_BUFFER.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-12 Günther Deschnererrors: add WERR_CM_BUFFER_SMALL.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-06 Günther Deschnerdoserr: add WERR_NO_TRUST_SAM_ACCOUNT.
2008-11-01 Jelmer VernooijUse shared doserr.c.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijImport WERROR defines from Samba 3.
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.