port latest changes from SAMBA_3_0 tree
[kamenim/samba.git] / source3 / libsmb / errormap.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-01-02 Andrew BartlettBIG patch...
2002-12-11 Jeremy AllisonFix write error returning EFBIG - found by Conrad.
2002-11-10 Simo Sorceconsolidate error mapping functions into a single file
2002-07-03 Andrew BartlettAdd my copyright (which I should have added months...
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-17 Andrew Tridgellfixed a typo in the error map for WRONG_PASSWORD
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-06 Tim PotterDOS error 31 is ERRgeneral, General Failure. This...
2002-01-05 Andrew BartlettAdd a comment on how this error map was derrived.
2002-01-03 Andrew BartlettUpdate the NT_STATUS -> DOS error table.
2002-01-01 Andrew BartlettThis brings the NT->DOS error mapping into better line...
2001-12-10 Jean-François Mico... NT_STATUS(0x80000005) maps to ERRDOS,234
2001-11-23 Andrew BartlettUpdate some of the error mapping, based on on-the-wire...
2001-11-23 Tim PotterAdded constants and error message for dos error code...
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-09-01 Andrew Tridgelluse a name not a number for ERRinsufficientbuffer
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...