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
/
include
/
doserr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
1
-5
/
+8
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
1
-0
/
+1
2002-06-24
forgot new error code from 2.2
Gerald Carter
1
-0
/
+1
2002-05-07
DOS error 1307 is returned when an invalid owner for a security descriptor
Tim Potter
1
-0
/
+1
2002-04-24
Added constant and message for invalid security descriptor dos error.
Tim Potter
1
-0
/
+1
2002-04-09
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
1
-0
/
+1
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-2
/
+1
2002-03-05
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
1
-0
/
+1
2002-02-25
Added error for invalid form size.
Tim Potter
1
-0
/
+1
2002-02-09
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
1
-2
/
+3
2002-01-31
Added constant for WERR_FILE_EXISTS.
Tim Potter
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-06
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
1
-0
/
+1
2002-01-03
Added WERROR for non local domain.
Jeremy Allison
1
-0
/
+1
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
1
-0
/
+2
2001-11-27
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
1
-0
/
+2
2001-11-23
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
1
-0
/
+1
2001-11-22
sync up with 2.2
Gerald Carter
1
-0
/
+9
2001-11-16
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
1
-0
/
+1
2001-09-12
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
Tim Potter
1
-0
/
+12
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-0
/
+7
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-0
/
+4
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-8
/
+15
2001-08-28
Fixed description in file header.
Tim Potter
1
-1
/
+1
2001-08-22
added ERRbadmcb
Andrew Tridgell
1
-0
/
+1
2001-08-13
Moved across definition of dos error types from smb.h to doserr.h
Tim Potter
1
-0
/
+7
2001-08-10
Moved dos error codes from smb.h into new file doserr.h
Tim Potter
1
-0
/
+135