Age | Commit message (Expand) | Author | Files | Lines |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 1 | -5/+25 |
2002-10-01 | Added error string for server timeout on client call. | Jeremy Allison | 1 | -0/+8 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+2 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-02-13 | merge from 2.2 | Gerald Carter | 1 | -0/+5 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-22 | Add more string explanations of RAP errors that are already documented | Martin Pool | 1 | -8/+17 |
2001-12-10 | Treat RAP codes differently. | Jeremy Allison | 1 | -19/+20 |
2001-12-10 | RAP error strings take precedence as they are not encoded in the SMB header | Jeremy Allison | 1 | -9/+9 |
2001-11-26 | Fix --enable-developer shadow warning | Andrew Bartlett | 1 | -3/+3 |
2001-10-29 | This patch applied, except without the structure changes to nmblib.c | Andrew Bartlett | 1 | -1/+1 |
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 |