summaryrefslogtreecommitdiff
path: root/source3/libsmb/clierror.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-15Added a unix error code for NT_STATUS_PATH_NOT_COVERED.Tim Potter1-0/+1
2001-01-29Add an extra error code translation to clierror.c so that libsmbclientRichard Sharpe1-1/+2
2001-01-02Return EACCES for bad password.Tim Potter1-1/+1
2000-10-11changes to sync with 2.2. treeHerb Lewis1-1/+1
2000-08-04In cli_error() return ENOENT when an ERROR_INVALID_NAME is received insteadTim Potter1-0/+1
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-1/+2
2000-05-10more mergingAndrew Tridgell1-1/+1
2000-04-25split clientgen.c into several partsAndrew Tridgell1-0/+213