r10656: BIG merge from trunk. Features not copied over
[ira/wip.git] / source3 / libsmb / errormap.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Steve Frenchr6447: Add missing error mapping for EMLINK to NT_STATU...
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Richard Sharper415: Return NT_STATUS_ACCESS_DENIED not some LOCK...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2003-10-21 Jeremy AllisonFix for bug #64, Win9x Nexus tools not working against...
2003-10-21 Jeremy AllisonFix for bug #64, Win9x Nexus tools not working against...
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jeremy AllisonFinal fix for the bug tridge found. Only push locks...
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-11 Jeremy AllisonFix write error returning EFBIG - found by Conrad.
2002-12-11 Jeremy AllisonFix write error returning EFBIG - found by Conrad.
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-10 Simo Sorcesync with head
2002-11-10 Simo Sorceconsolidate error mapping functions into a single file
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-03 Andrew BartlettAdd my copyright (which I should have added months...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...