summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/doserr.c
Commit message (Collapse)AuthorAgeFilesLines
* DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2002-05-071-0/+1
| | | | | is detected. (This used to be commit 0377448b8c3e2bd8d5bc9f49a585292dc5c5b5a1)
* Added constant and message for invalid security descriptor dos error.Tim Potter2002-04-241-0/+1
| | | | (This used to be commit 0827bd4184256a87d6cf6c58bc314309503da7be)
* Added WERR_INVALID_FORM_NAME constant.Tim Potter2002-04-091-0/+1
| | | | (This used to be commit 908b70f3e23846d0b438a68e45e076e65016e95e)
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-0/+88
(This used to be commit ddb5753e36b8c5efb48ce5c82c16d970fb8e76b6)