summaryrefslogtreecommitdiffstats
path: root/source3/include/doserr.h
Commit message (Expand)AuthorAgeFilesLines
* Added better error code on out of space. Removed total jobs check - notJeremy Allison2002-09-041-5/+8
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-0/+1
* forgot new error code from 2.2Gerald Carter2002-06-241-0/+1
* DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2002-05-071-0/+1
* Added constant and message for invalid security descriptor dos error.Tim Potter2002-04-241-0/+1
* Added WERR_INVALID_FORM_NAME constant.Tim Potter2002-04-091-0/+1
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-2/+1
* Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2002-03-051-0/+1
* Added error for invalid form size.Tim Potter2002-02-251-0/+1
* Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-2/+3
* Added constant for WERR_FILE_EXISTS.Tim Potter2002-01-311-0/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter2002-01-061-0/+1
* Added WERROR for non local domain.Jeremy Allison2002-01-031-0/+1
* Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-0/+2
* Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison2001-11-271-0/+2
* Added constants and error message for dos error code 1326 (logon failure).Tim Potter2001-11-231-0/+1
* sync up with 2.2Gerald Carter2001-11-221-0/+9
* I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison2001-11-161-0/+1
* Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h toTim Potter2001-09-121-0/+12
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-0/+7
* more NTSTATUS/WERROR conversionAndrew Tridgell2001-09-031-0/+4
* the next step in our error code handling changeAndrew Tridgell2001-09-031-8/+15
* Fixed description in file header.Tim Potter2001-08-281-1/+1
* added ERRbadmcbAndrew Tridgell2001-08-221-0/+1
* Moved across definition of dos error types from smb.h to doserr.hTim Potter2001-08-131-0/+7
* Moved dos error codes from smb.h into new file doserr.hTim Potter2001-08-101-0/+135