index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clierror.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r21576: Patch based on work from Todd Stecher <todd.stecher@isilon.com>
Jeremy Allison
2007-10-10
1
-0
/
+9
*
r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17863: Fix unneeded NULL check on pointer parameters causing the
Jeremy Allison
2007-10-10
1
-7
/
+2
*
r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead.
Jeremy Allison
2007-10-10
1
-39
/
+6
*
r13664: Fix the cli_error codes to always detect a socket error.
Jeremy Allison
2007-10-10
1
-39
/
+107
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-0
/
+17
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma...
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
Eliminate valgrind error when client gets bad sig on list. Some reformatting.
Jeremy Allison
2003-07-30
1
-0
/
+3
*
Spelling.
Tim Potter
2003-07-16
1
-1
/
+1
*
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
2003-04-21
1
-4
/
+8
*
Add some more NT to unix error code mappings (from HEAD)
Jelmer Vernooij
2003-04-15
1
-3
/
+92
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
1
-5
/
+25
*
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
1
-0
/
+8
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+2
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2002-02-13
1
-0
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Add more string explanations of RAP errors that are already documented
Martin Pool
2002-01-22
1
-8
/
+17
*
Treat RAP codes differently.
Jeremy Allison
2001-12-10
1
-19
/
+20
*
RAP error strings take precedence as they are not encoded in the SMB header
Jeremy Allison
2001-12-10
1
-9
/
+9
*
Fix --enable-developer shadow warning
Andrew Bartlett
2001-11-26
1
-3
/
+3
*
This patch applied, except without the structure changes to nmblib.c
Andrew Bartlett
2001-10-29
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
1
-1
/
+1
*
fixed typo
Andrew Tridgell
2001-08-28
1
-1
/
+1
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-22
/
+31
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-38
/
+11
*
Distinguish between NT informational and error codes.
Tim Potter
2001-08-21
1
-4
/
+10
*
Debug cleanups.
Tim Potter
2001-08-10
1
-3
/
+3
*
Had the test for cli_is_error() reversed. You idiot Stimpy!
Tim Potter
2001-08-10
1
-1
/
+1
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-92
/
+157
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Added a unix error code for NT_STATUS_PATH_NOT_COVERED.
Tim Potter
2001-06-15
1
-0
/
+1
*
Add an extra error code translation to clierror.c so that libsmbclient
Richard Sharpe
2001-01-29
1
-1
/
+2
*
Return EACCES for bad password.
Tim Potter
2001-01-02
1
-1
/
+1
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-1
/
+1
*
In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead
Tim Potter
2000-08-04
1
-0
/
+1
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-1
/
+2
*
more merging
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-0
/
+213