summaryrefslogtreecommitdiff
path: root/source3/include/doserr.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-7/+40
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-5/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+2
2002-05-07Merge from HEAD:Tim Potter1-0/+1
2002-04-24Merge from HEAD:Tim Potter1-0/+1
2002-04-09Added WERR_INVALID_FORM_NAME constant.Tim Potter1-0/+1
2002-03-22Stomped on some header file version numbers that have crept back in.Tim Potter1-2/+1
2002-03-05Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison1-0/+1
2002-02-25Added error for invalid form size.Tim Potter1-0/+1
2002-02-09Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison1-2/+3
2002-01-31Added constant for WERR_FILE_EXISTS.Tim Potter1-0/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-06DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter1-0/+1
2002-01-03Added WERROR for non local domain.Jeremy Allison1-0/+1
2002-01-03Update the NT_STATUS -> DOS error table.Andrew Bartlett1-0/+2
2001-11-27Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison1-0/+2
2001-11-23Added constants and error message for dos error code 1326 (logon failure).Tim Potter1-0/+1
2001-11-22sync up with 2.2Gerald Carter1-0/+9
2001-11-16I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison1-0/+1
2001-09-12Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h toTim Potter1-0/+12
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-0/+7
2001-09-03more NTSTATUS/WERROR conversionAndrew Tridgell1-0/+4
2001-09-03the next step in our error code handling changeAndrew Tridgell1-8/+15
2001-08-28Fixed description in file header.Tim Potter1-1/+1
2001-08-22added ERRbadmcbAndrew Tridgell1-0/+1
2001-08-13Moved across definition of dos error types from smb.h to doserr.hTim Potter1-0/+7
2001-08-10Moved dos error codes from smb.h into new file doserr.hTim Potter1-0/+135