summaryrefslogtreecommitdiffstats
path: root/source3/include/doserr.h
Commit message (Expand)AuthorAgeFilesLines
* r6051: finish offGerald Carter2007-10-101-0/+1
* r6014: rather large change set....Gerald Carter2007-10-101-0/+1
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2007-10-101-0/+1
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-7/+40
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-5/+8
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+2
* Merge from HEAD:Tim Potter2002-05-071-0/+1
* Merge from HEAD: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