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