summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clierror.c
Commit message (Expand)AuthorAgeFilesLines
* Add an extra error code translation to clierror.c so that libsmbclientRichard Sharpe2001-01-291-1/+2
* Return EACCES for bad password.Tim Potter2001-01-021-1/+1
* changes to sync with 2.2. treeHerb Lewis2000-10-111-1/+1
* In cli_error() return ENOENT when an ERROR_INVALID_NAME is received insteadTim Potter2000-08-041-0/+1
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-1/+2
* more mergingAndrew Tridgell2000-05-101-1/+1
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+213