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
/
errormap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-01
Final fix for the bug tridge found. Only push locks onto a blocking lock
Jeremy Allison
1
-0
/
+1
2003-02-19
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
1
-1
/
+1
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-12-11
Fix write error returning EFBIG - found by Conrad.
Jeremy Allison
1
-0
/
+3
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-11-10
sync with head
Simo Sorce
1
-0
/
+56
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+1
2002-03-23
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-17
fixed a typo in the error map for WRONG_PASSWORD
Andrew Tridgell
1
-1
/
+1
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-0
/
+1
2002-01-06
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
1
-1
/
+1
2002-01-05
Add a comment on how this error map was derrived.
Andrew Bartlett
1
-0
/
+22
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
1
-404
/
+427
2002-01-01
This brings the NT->DOS error mapping into better line with what NT does.
Andrew Bartlett
1
-2
/
+2
2001-12-10
NT_STATUS(0x80000005) maps to ERRDOS,234
Jean-François Micouleau
1
-1
/
+1
2001-11-23
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
1
-7
/
+7
2001-11-23
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
1
-1
/
+1
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-0
/
+584
2001-09-01
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
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
-0
/
+854