Age | Commit message (Expand) | Author | Files | Lines |
2011-07-08 | s3:libsmb: remove unused smb_dos_errstr() | Stefan Metzmacher | 1 | -42/+0 |
2011-07-08 | s3:libsmb/smberr: make global const arrays static | Stefan Metzmacher | 1 | -4/+4 |
2010-12-31 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -5/+5 |
2007-11-11 | Some pstring removal | Volker Lendecke | 1 | -24/+36 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -17/+17 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -6/+6 |
2002-10-09 | Added unknown info level. | Jeremy Allison | 1 | -0/+1 |
2002-03-17 | Added dos_errstr() function. Not all errors in list yet. | Tim Potter | 1 | -12/+0 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-06 | Added a get_dos_error_msg() function to mirror the get_nt_error_msg() | Tim Potter | 1 | -0/+11 |
2002-01-03 | Update the NT_STATUS -> DOS error table. | Andrew Bartlett | 1 | -3/+3 |
2001-12-04 | Added error message for ERRdiskfull. | Tim Potter | 1 | -0/+1 |
2001-11-25 | Add a new torture test to extract a NT->DOS error map from an NT member of a | Andrew Bartlett | 1 | -1/+45 |
2001-11-23 | Added constants and error message for dos error code 1326 (logon failure). | Tim Potter | 1 | -0/+12 |
2001-10-29 | This patch applied, except without the structure changes to nmblib.c | Andrew Bartlett | 1 | -2/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-09-05 | use cli_is_error() instead of looking in smb_rcls, otherwise NT status | Andrew Tridgell | 1 | -31/+28 |
2001-09-03 | more NTSTATUS/WERROR conversion | Andrew Tridgell | 1 | -0/+11 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 1 | -0/+11 |
2001-08-10 | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 1 | -26/+27 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -3/+5 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -58/+27 |
1999-06-24 | safe string error reporting functions (found a potential buffer overflow | Luke Leighton | 1 | -10/+29 |
1998-12-09 | bugfix in smb_err_msg | Luke Leighton | 1 | -3/+2 |
1998-12-09 | adding some enumerate services code, client and server. | Luke Leighton | 1 | -26/+39 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -3/+1 |
1998-06-21 | Remove the copyright to Canon Information Systems Australia, as we don't | Richard Sharpe | 1 | -0/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -4/+4 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -23/+3 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -3/+23 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -0/+182 |