summaryrefslogtreecommitdiff
path: root/source3/libsmb/doserr.c
AgeCommit message (Collapse)AuthorFilesLines
2002-05-07DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter1-0/+1
is detected. (This used to be commit 0377448b8c3e2bd8d5bc9f49a585292dc5c5b5a1)
2002-04-24Added constant and message for invalid security descriptor dos error.Tim Potter1-0/+1
(This used to be commit 0827bd4184256a87d6cf6c58bc314309503da7be)
2002-04-09Added WERR_INVALID_FORM_NAME constant.Tim Potter1-0/+1
(This used to be commit 908b70f3e23846d0b438a68e45e076e65016e95e)
2002-03-17Added dos_errstr() function. Not all errors in list yet.Tim Potter1-0/+88
(This used to be commit ddb5753e36b8c5efb48ce5c82c16d970fb8e76b6)