When re-writing tdb version numbers as little endian int32, we must
[ira/wip.git] / source3 / libsmb / clierror.c
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