summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/errormap.c
Commit message (Expand)AuthorAgeFilesLines
...
* NT_STATUS(0x80000005) maps to ERRDOS,234Jean-François Micouleau2001-12-101-1/+1
* Update some of the error mapping, based on on-the-wire observations of an NT4...Andrew Bartlett2001-11-231-7/+7
* Added constants and error message for dos error code 1326 (logon failure).Tim Potter2001-11-231-1/+1
* more NTSTATUS/WERROR conversionAndrew Tridgell2001-09-031-0/+584
* use a name not a number for ERRinsufficientbufferAndrew Tridgell2001-09-011-1/+1
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-0/+854