sync'ing up for 3.0alpha20 release
[tprouty/samba.git] / source / libsmb / clierror.c
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-31 Andrew BartlettAdd a dash of static.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-02-13 Gerald Cartermerge from 2.2
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-22 Martin PoolAdd more string explanations of RAP errors that are...
2001-12-10 Jeremy AllisonTreat RAP codes differently.
2001-12-10 Jeremy AllisonRAP error strings take precedence as they are not encod...
2001-11-26 Andrew BartlettFix --enable-developer shadow warning
2001-10-29 Andrew BartlettThis patch applied, except without the structure change...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-05 Andrew Tridgelluse cli_is_error() instead of looking in smb_rcls,...
2001-08-28 Andrew Tridgellfixed typo
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-21 Tim PotterDistinguish between NT informational and error codes.
2001-08-10 Tim PotterDebug cleanups.
2001-08-10 Tim PotterHad the test for cli_is_error() reversed. You idiot...
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-15 Tim PotterAdded a unix error code for NT_STATUS_PATH_NOT_COVERED.
2001-01-29 Richard SharpeAdd an extra error code translation to clierror.c so...
2001-01-02 Tim PotterReturn EACCES for bad password.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-08-04 Tim PotterIn cli_error() return ENOENT when an ERROR_INVALID_NAME...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-05-10 Andrew Tridgellmore merging
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts