index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
Günther Deschner
1
-1
/
+1
2010-03-18
libcli/util: add more NT_STATUS_RPC_* defines
Stefan Metzmacher
1
-4
/
+11
2010-02-23
tstream: Added a typedef for the function prototype.
Andreas Schneider
2
-9
/
+19
2010-01-29
s4:libcli/util/tstream.c - Need to include "system/network.h"
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-01-08
libcli/util: add tstream_read_pdu_blob_send/recv
Stefan Metzmacher
2
-0
/
+246
2009-11-25
libcli: allow ntstatus.h to be used by openchange
Andrew Tridgell
1
-0
/
+8
2009-10-17
added NT_STATUS_NOT_OK_RETURN_AND_FREE()
Andrew Tridgell
1
-0
/
+7
2009-09-30
w32err: Importing auto-generated Win32 errors and descriptions
Kamen Mazdrashki
2
-1
/
+7222
2009-09-30
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
Kamen Mazdrashki
2
-2
/
+2
2009-09-30
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name
Kamen Mazdrashki
2
-3
/
+3
2009-09-30
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
Kamen Mazdrashki
2
-3
/
+3
2009-09-30
w32err: FRS_ group of errors replaced with numeric values
Kamen Mazdrashki
1
-3
/
+3
2009-09-30
w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value fixed
Kamen Mazdrashki
1
-1
/
+1
2009-09-17
util: use likely/unlikely for NT_STATUS_* macros
Andrew Tridgell
1
-3
/
+3
2009-09-17
w32err: Set hex format values for all errors
Kamen Mazdrashki
1
-90
/
+90
2009-09-17
w32err: Re-define errors with numeric values
Kamen Mazdrashki
1
-46
/
+46
2009-09-17
w32err: Sorting error codes in ascending order
Kamen Mazdrashki
1
-10
/
+8
2009-09-17
w32err: NERR_ codes grouped together
Kamen Mazdrashki
1
-9
/
+9
2009-09-17
w32err: WERR_CLASS_NOT_REGISTERED updated
Kamen Mazdrashki
2
-2
/
+7
2009-09-11
s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
Günther Deschner
1
-0
/
+1
2009-09-08
s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
Günther Deschner
1
-0
/
+1
2009-07-31
Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...
Matthias Dieter Wallnöfer
3
-17
/
+82
2009-07-02
doserrors: print out some more werrors.
Günther Deschner
1
-0
/
+5
2009-06-12
two more NT status codes that we get on DRS with w2k8-R2
Andrew Tridgell
1
-1
/
+2
2009-06-04
add NT_STATUS_HAVE_NO_MEMORY_AND_FREE()
Andrew Tridgell
1
-0
/
+9
2009-05-15
errormap: Remove wbc -> NTSTATUS error map for now. It is not used.
Jelmer Vernooij
1
-6
/
+0
2009-05-12
error-codes: add some more WERRORs to table.
Günther Deschner
1
-0
/
+2
2009-05-05
error-codes: add some more group specific windows error codes.
Günther Deschner
2
-0
/
+6
2009-04-22
errormap: Add wbcErr to NTSTATUS mappings
Kai Blin
1
-0
/
+6
2009-04-10
error-codes: add WERR_CM_INVALID_POINTER.
Günther Deschner
1
-0
/
+1
2009-04-08
error-codes: add some service related error codes.
Günther Deschner
2
-0
/
+6
2009-04-01
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
1
-2
/
+2
2009-03-26
error-codes: add WERR_DS_DRA_SOURCE_DISABLED.
Günther Deschner
2
-0
/
+2
2009-03-02
error-codes: add WERR_DEVICE_NOT_CONNECTED.
Günther Deschner
2
-0
/
+2
2009-02-26
libcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO(x, y)
Michael Adam
1
-0
/
+6
2009-02-26
s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to libcli/util/werror.h
Michael Adam
1
-0
/
+6
2009-02-24
error-codes: print out WERR_UNKNOWN_PRINT_MONITOR.
Günther Deschner
1
-0
/
+1
2009-02-24
error-codes: add WERR_INVALID_USER_BUFFER.
Günther Deschner
2
-0
/
+2
2009-02-11
s4 torture: Smbtorture additions for Windows BRL
Zack Kirsch
1
-0
/
+3
2008-11-12
errors: add WERR_CM_BUFFER_SMALL.
Günther Deschner
1
-0
/
+1
2008-11-10
nterrors: add NT_STATUS_DS_BUSY.
Günther Deschner
1
-0
/
+1
2008-11-06
doserr: add WERR_NO_TRUST_SAM_ACCOUNT.
Günther Deschner
2
-0
/
+2
2008-11-02
Remove use of global_loadparm when comparing nt status error - use
Jelmer Vernooij
1
-0
/
+3
2008-11-01
Use shared doserr.c.
Jelmer Vernooij
2
-0
/
+88
2008-10-23
Fix "parameter has incomplete type" build warning.
Tim Prouty
1
-7
/
+0
2008-10-23
Use common error definitions.
Jelmer Vernooij
3
-2300
/
+4
2008-10-23
Import NTSTATUS defines from Samba 3.
Jelmer Vernooij
1
-0
/
+682
2008-10-23
Import WERROR defines from Samba 3.
Jelmer Vernooij
1
-9
/
+57
2008-10-23
Import new DOS error codes from Samba 3.
Jelmer Vernooij
1
-0
/
+4
2008-10-23
Move libcli-util error code to top-level.
Jelmer Vernooij
6
-0
/
+2906