index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli: fix value of NT_STATUS_FILE_NOT_AVAILABLE
Björn Jacke
2012-08-22
1
-1
/
+1
*
libcli/util: add NT_STATUS_FILE_NOT_AVAILABLE
Stefan Metzmacher
2012-08-07
2
-0
/
+2
*
libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIRED
Stefan Metzmacher
2012-01-29
1
-1
/
+1
*
lib: use differing NTSTATUS and WERROR struct members
David Disseldorp
2012-01-23
1
-2
/
+2
*
lib: Fix NT_STATUS_ALL_SIDS_FILTERED definition
Volker Lendecke
2011-12-23
1
-1
/
+1
*
libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and NT_STATUS_ALL_SIDS_FIL...
Stefan Metzmacher
2011-12-17
2
-0
/
+4
*
werror: Added missing DNS error codes
Amitay Isaacs
2011-10-20
1
-0
/
+36
*
errormap: Add unix_to_werror() function
Kai Blin
2011-09-28
2
-0
/
+10
*
werror: remove duplicate definition of WERR_INVALID_OWNER
Michael Adam
2011-08-26
1
-1
/
+0
*
libcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOB
Björn Baumbach
2011-07-07
1
-1
/
+0
*
s3: Add STATUS_STOPPED_ON_SYMLINK error code
Volker Lendecke
2011-07-03
2
-0
/
+2
*
Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED
Volker Lendecke
2011-06-24
2
-0
/
+3
*
Add NT_STATUS_IO_REPARSE_DATA_INVALID
Volker Lendecke
2011-06-24
2
-0
/
+3
*
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
1
-1
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
3
-3
/
+3
*
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
2011-06-20
2
-4
/
+164
*
util: moved nt_errstr() into common code
Andrew Tridgell
2011-06-17
2
-8
/
+23
*
libclu/util: Move get_friendly_nt_error_msg() in common.
Andrew Bartlett
2011-06-17
2
-0
/
+52
*
libcli/util Remove prototype for ntstatus_dos_equal()
Andrew Bartlett
2011-06-06
1
-3
/
+0
*
libcli/util Remove ntstatus_check_dos_mapping
Andrew Bartlett
2011-05-31
1
-9
/
+0
*
errors: Remove unused unix_to_werror()
Andrew Bartlett
2011-05-06
1
-5
/
+0
*
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
2011-05-06
3
-1
/
+915
*
nterr: Add mem_ctx for return string from get_nt_error_c_code()
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
2011-05-06
2
-1
/
+1241
*
libcli/util/ntstatus: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE
Stefan Metzmacher
2011-05-02
1
-0
/
+2
*
build: put doserr.c into it's own subsystem, so it's no longer a duplicate
Andrew Bartlett
2011-04-29
1
-0
/
+8
*
libcli/: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2011-03-05
1
-3
/
+3
*
libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR define
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
errormap: Add unix_to_werror() function
Kai Blin
2011-01-26
1
-0
/
+5
*
s4-doserr: telling our users to "see Windows help" doesn't seem right
Andrew Tridgell
2010-11-17
1
-4
/
+4
*
s4 dns: Import DNS win32 error codes from MS-ERREF
Kai Blin
2010-10-23
2
-0
/
+282
*
libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
2010-10-18
1
-0
/
+6
*
libcli/util: let tstream_read_pdu_blob_* cope with variable length headers
Stefan Metzmacher
2010-09-26
1
-5
/
+13
*
werror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
Kamen Mazdrashki
2010-09-18
1
-0
/
+7
*
s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w...
Matthias Dieter Wallnöfer
2010-09-10
1
-2
/
+2
*
werror.h - fix order and duplicate DS error codes
Matthias Dieter Wallnöfer
2010-08-14
2
-62
/
+54
*
error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
Günther Deschner
2010-03-19
1
-1
/
+1
*
libcli/util: add more NT_STATUS_RPC_* defines
Stefan Metzmacher
2010-03-18
1
-4
/
+11
*
tstream: Added a typedef for the function prototype.
Andreas Schneider
2010-02-23
2
-9
/
+19
*
s4:libcli/util/tstream.c - Need to include "system/network.h"
Matthias Dieter Wallnöfer
2010-01-29
1
-0
/
+1
*
libcli/util: add tstream_read_pdu_blob_send/recv
Stefan Metzmacher
2010-01-08
2
-0
/
+246
*
libcli: allow ntstatus.h to be used by openchange
Andrew Tridgell
2009-11-25
1
-0
/
+8
*
added NT_STATUS_NOT_OK_RETURN_AND_FREE()
Andrew Tridgell
2009-10-17
1
-0
/
+7
*
w32err: Importing auto-generated Win32 errors and descriptions
Kamen Mazdrashki
2009-09-30
2
-1
/
+7222
*
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
Kamen Mazdrashki
2009-09-30
2
-2
/
+2
*
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name
Kamen Mazdrashki
2009-09-30
2
-3
/
+3
*
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
Kamen Mazdrashki
2009-09-30
2
-3
/
+3
*
w32err: FRS_ group of errors replaced with numeric values
Kamen Mazdrashki
2009-09-30
1
-3
/
+3
*
w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value fixed
Kamen Mazdrashki
2009-09-30
1
-1
/
+1
[next]