s3: Add some const to receive_getdc_response
[metze/samba/wip.git] / source3 / libsmb / errormap.c
2010-09-10 Stefan Metzmachers3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-08-19 Jim McDonoughs3-libsmbclient Convert dos error codes to NTstatus...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Jeremy AllisonRename 282 -> ERReasnotsupported.
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Kai Blinerrormap: Change the WBC_ERR_UNKNOWN_ERROR to map to...
2009-04-21 Kai Blinerrormap: Add wbcErr to NTSTATUS mappings
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23224: Move map_nt_error_from_unix to lib/errmap_unix...
2007-10-10 Jeremy Allisonr22353: Fix bad #ifdefs.
2007-10-10 Jeremy Allisonr22327: Finish the gss-spnego part of the seal code...
2007-10-10 Jeremy Allisonr21967: Add conversion from gss errors to nt status.
2007-10-10 Günther Deschnerr17677: There is no need for a 2nd krb5_to_nt_status...
2007-10-10 Volker Lendecker17606: Introduce krb5_to_ntstatus.
2007-10-10 Jeremy Allisonr17262: After messages from Metze and traces from Karol...
2007-10-10 Jeremy Allisonr17234: Fix error mappings for EQUOTA and ENOBUFS.
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Gerald Carterr13316: Let the carnage begin....
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...