summaryrefslogtreecommitdiff
path: root/libcli/util
Commit message (Expand)AuthorAgeFilesLines
* two more NT status codes that we get on DRS with w2k8-R2Andrew Tridgell2009-06-121-1/+2
* add NT_STATUS_HAVE_NO_MEMORY_AND_FREE()Andrew Tridgell2009-06-041-0/+9
* errormap: Remove wbc -> NTSTATUS error map for now. It is not used.Jelmer Vernooij2009-05-151-6/+0
* error-codes: add some more WERRORs to table.Günther Deschner2009-05-121-0/+2
* error-codes: add some more group specific windows error codes.Günther Deschner2009-05-052-0/+6
* errormap: Add wbcErr to NTSTATUS mappingsKai Blin2009-04-221-0/+6
* error-codes: add WERR_CM_INVALID_POINTER.Günther Deschner2009-04-101-0/+1
* error-codes: add some service related error codes.Günther Deschner2009-04-082-0/+6
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-2/+2
* error-codes: add WERR_DS_DRA_SOURCE_DISABLED.Günther Deschner2009-03-262-0/+2
* error-codes: add WERR_DEVICE_NOT_CONNECTED.Günther Deschner2009-03-022-0/+2
* libcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO(x, y)Michael Adam2009-02-261-0/+6
* s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to libcli/util/werror.hMichael Adam2009-02-261-0/+6
* error-codes: print out WERR_UNKNOWN_PRINT_MONITOR.Günther Deschner2009-02-241-0/+1
* error-codes: add WERR_INVALID_USER_BUFFER.Günther Deschner2009-02-242-0/+2
* s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-111-0/+3
* errors: add WERR_CM_BUFFER_SMALL.Günther Deschner2008-11-121-0/+1
* nterrors: add NT_STATUS_DS_BUSY.Günther Deschner2008-11-101-0/+1
* doserr: add WERR_NO_TRUST_SAM_ACCOUNT.Günther Deschner2008-11-062-0/+2
* Remove use of global_loadparm when comparing nt status error - useJelmer Vernooij2008-11-021-0/+3
* Use shared doserr.c.Jelmer Vernooij2008-11-012-0/+88
* Fix "parameter has incomplete type" build warning.Tim Prouty2008-10-231-7/+0
* Use common error definitions.Jelmer Vernooij2008-10-233-2300/+4
* Import NTSTATUS defines from Samba 3.Jelmer Vernooij2008-10-231-0/+682
* Import WERROR defines from Samba 3.Jelmer Vernooij2008-10-231-9/+57
* Import new DOS error codes from Samba 3.Jelmer Vernooij2008-10-231-0/+4
* Move libcli-util error code to top-level.Jelmer Vernooij2008-10-236-0/+2906