summaryrefslogtreecommitdiff
path: root/libcli/util
AgeCommit message (Expand)AuthorFilesLines
2009-04-10error-codes: add WERR_CM_INVALID_POINTER.Günther Deschner1-0/+1
2009-04-08error-codes: add some service related error codes.Günther Deschner2-0/+6
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman1-2/+2
2009-03-26error-codes: add WERR_DS_DRA_SOURCE_DISABLED.Günther Deschner2-0/+2
2009-03-02error-codes: add WERR_DEVICE_NOT_CONNECTED.Günther Deschner2-0/+2
2009-02-26libcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO(x, y)Michael Adam1-0/+6
2009-02-26s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to libcli/util/werror.hMichael Adam1-0/+6
2009-02-24error-codes: print out WERR_UNKNOWN_PRINT_MONITOR.Günther Deschner1-0/+1
2009-02-24error-codes: add WERR_INVALID_USER_BUFFER.Günther Deschner2-0/+2
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch1-0/+3
2008-11-12errors: add WERR_CM_BUFFER_SMALL.Günther Deschner1-0/+1
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1
2008-11-06doserr: add WERR_NO_TRUST_SAM_ACCOUNT.Günther Deschner2-0/+2
2008-11-02Remove use of global_loadparm when comparing nt status error - useJelmer Vernooij1-0/+3
2008-11-01Use shared doserr.c.Jelmer Vernooij2-0/+88
2008-10-23Fix "parameter has incomplete type" build warning.Tim Prouty1-7/+0
2008-10-23Use common error definitions.Jelmer Vernooij3-2300/+4
2008-10-23Import NTSTATUS defines from Samba 3.Jelmer Vernooij1-0/+682
2008-10-23Import WERROR defines from Samba 3.Jelmer Vernooij1-9/+57
2008-10-23Import new DOS error codes from Samba 3.Jelmer Vernooij1-0/+4
2008-10-23Move libcli-util error code to top-level.Jelmer Vernooij6-0/+2906