Age | Commit message (Expand) | Author | Files | Lines |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -7/+40 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -5/+8 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+2 |
2002-05-07 | Merge from HEAD: | Tim Potter | 1 | -0/+1 |
2002-04-24 | Merge from HEAD: | 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 |