summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/doserr.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge of server unavailable error string.Tim Potter2003-04-151-0/+1
| | | | (This used to be commit 21d7dba977037b83fc1d6d86b5d3d4cae6eb683d)
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
| | | | | | | warnings. (Adds a lot of const). Andrew Bartlett (This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
* Merge from HEAD:Tim Potter2002-05-071-0/+1
| | | | | | >DOS error 1307 is returned when an invalid owner for a security descriptor >is detected. (This used to be commit 8b5cb1c2dda39ab4eaa5f61272cebcba072c332b)
* Merge from HEAD:Tim Potter2002-04-241-0/+1
| | | | | >Added constant and message for invalid security descriptor dos error. (This used to be commit f16c85caff9adb640c70ce6b932f33bdec696665)
* 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)