summaryrefslogtreecommitdiffstats
path: root/source3/lib/error.c
Commit message (Expand)AuthorAgeFilesLines
* IFSTEST fixes for open fid, nametoolong.Jeremy Allison2002-08-201-0/+3
* NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT.Jeremy Allison2002-05-091-1/+1
* We were mapping the open of name1/name2 where name1 wasn't a directoryJeremy Allison2002-05-091-1/+1
* Make a number of the lookup tables 'const'. I'm told this assists in sharingAndrew Bartlett2002-03-231-1/+1
* Fix stupid typo !Jeremy Allison2002-02-051-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison2002-01-161-28/+26
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-2/+2
* more NTSTATUS/WERROR conversionAndrew Tridgell2001-09-031-3/+3
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-0/+75