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
/
source
/
libsmb
/
errormap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fixed a typo in the error map for WRONG_PASSWORD
Andrew Tridgell
2002-01-17
1
-1
/
+1
*
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
2002-01-16
1
-0
/
+1
*
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
2002-01-06
1
-1
/
+1
*
Add a comment on how this error map was derrived.
Andrew Bartlett
2002-01-05
1
-0
/
+22
*
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
1
-404
/
+427
*
This brings the NT->DOS error mapping into better line with what NT does.
Andrew Bartlett
2002-01-01
1
-2
/
+2
*
NT_STATUS(0x80000005) maps to ERRDOS,234
Jean-François Micouleau
2001-12-10
1
-1
/
+1
*
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
2001-11-23
1
-7
/
+7
*
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
2001-11-23
1
-1
/
+1
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
1
-0
/
+584
*
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
2001-09-01
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-0
/
+854