Age | Commit message (Expand) | Author | Files | Lines |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-09-05 | use cli_is_error() instead of looking in smb_rcls, otherwise NT status | Andrew Tridgell | 1 | -1/+1 |
2001-08-28 | fixed typo | Andrew Tridgell | 1 | -1/+1 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -22/+31 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -38/+11 |
2001-08-21 | Distinguish between NT informational and error codes. | Tim Potter | 1 | -4/+10 |
2001-08-10 | Debug cleanups. | Tim Potter | 1 | -3/+3 |
2001-08-10 | Had the test for cli_is_error() reversed. You idiot Stimpy! | Tim Potter | 1 | -1/+1 |
2001-08-10 | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 1 | -92/+157 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+1 |
2001-06-15 | Added a unix error code for NT_STATUS_PATH_NOT_COVERED. | Tim Potter | 1 | -0/+1 |
2001-01-29 | Add an extra error code translation to clierror.c so that libsmbclient | Richard Sharpe | 1 | -1/+2 |
2001-01-02 | Return EACCES for bad password. | Tim Potter | 1 | -1/+1 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -1/+1 |
2000-08-04 | In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead | Tim Potter | 1 | -0/+1 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -1/+2 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -1/+1 |
2000-04-25 | split clientgen.c into several parts | Andrew Tridgell | 1 | -0/+213 |