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
/
source3
/
libsmb
/
clierror.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-24
Add mapping for Bad Network Path
Jelmer Vernooij
1
-0
/
+1
2003-03-22
Don't use EDQUOT on systems where it's not available
Jelmer Vernooij
1
-3
/
+5
2003-03-22
Don't use errno's when they're not available
Jelmer Vernooij
1
-1
/
+15
2003-03-21
Add more mappings to the nterr->errno mapping table. It should be fairly
Jelmer Vernooij
1
-3
/
+75
2003-01-02
BIG patch...
Andrew Bartlett
1
-3
/
+3
2002-10-01
Cope with rw errors and timeout to peer.
Jeremy Allison
1
-5
/
+25
2002-10-01
Added error string for server timeout on client call.
Jeremy Allison
1
-0
/
+8
2002-08-31
Add a dash of static.
Andrew Bartlett
1
-2
/
+2
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-02-13
merge from 2.2
Gerald Carter
1
-0
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-22
Add more string explanations of RAP errors that are already documented
Martin Pool
1
-8
/
+17
2001-12-10
Treat RAP codes differently.
Jeremy Allison
1
-19
/
+20
2001-12-10
RAP error strings take precedence as they are not encoded in the SMB header
Jeremy Allison
1
-9
/
+9
2001-11-26
Fix --enable-developer shadow warning
Andrew Bartlett
1
-3
/
+3
2001-10-29
This patch applied, except without the structure changes to nmblib.c
Andrew Bartlett
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-3
/
+0
2001-09-05
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
1
-1
/
+1
2001-08-28
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-22
/
+31
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-38
/
+11
2001-08-21
Distinguish between NT informational and error codes.
Tim Potter
1
-4
/
+10
2001-08-10
Debug cleanups.
Tim Potter
1
-3
/
+3
2001-08-10
Had the test for cli_is_error() reversed. You idiot Stimpy!
Tim Potter
1
-1
/
+1
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
1
-92
/
+157
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-06-15
Added a unix error code for NT_STATUS_PATH_NOT_COVERED.
Tim Potter
1
-0
/
+1
2001-01-29
Add an extra error code translation to clierror.c so that libsmbclient
Richard Sharpe
1
-1
/
+2
2001-01-02
Return EACCES for bad password.
Tim Potter
1
-1
/
+1
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
1
-1
/
+1
2000-08-04
In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead
Tim Potter
1
-0
/
+1
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-1
/
+2
2000-05-10
more merging
Andrew Tridgell
1
-1
/
+1
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
1
-0
/
+213