Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | 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 | r21581: Add an error code I just got | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r18891: Fix "double const" warning from host opi | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17855: Fix the build on systems without LDAP | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r17854: Steal the LDAP in NTSTATUS trick from Samba4 | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic... | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de> | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r13502: Fix error messages for usershares when smbd is not | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes... | Jeremy Allison | 1 | -7/+9 |
2007-10-10 | r84: Implement --required-membership-of=, an ntlm_auth option that restricts | Andrew Bartlett | 1 | -0/+28 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+1 |
2003-02-12 | adding more descriptions for nt status codes | Gerald Carter | 1 | -1/+66 |
2003-01-23 | Fixed typo. | Tim Potter | 1 | -1/+1 |
2003-01-22 | fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE | Gerald Carter | 1 | -0/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -4/+4 |
2002-12-17 | app_head merge for get_friendly_nt_err() | Gerald Carter | 1 | -2/+2 |
2002-12-04 | cleaning up some friendly error messages | Gerald Carter | 1 | -22/+26 |
2002-11-21 | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul... | Jim McDonough | 1 | -1/+1 |
2002-11-21 | merge get_friendly_nt_err_msg() from app_head | Gerald Carter | 1 | -0/+50 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+1 |
2002-04-15 | Merge of lsa lookup names/sids patch from HEAD. | Tim Potter | 1 | -0/+1 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-01 | Add a function to convert 'NT_STATUS...' strings back into their actual error | Andrew Bartlett | 1 | -0/+16 |
2001-11-25 | Add a new torture test to extract a NT->DOS error map from an NT member of a | Andrew Bartlett | 1 | -0/+21 |
2001-11-23 | Finally worked out why a enumerate trusted domains was returning a | Tim Potter | 1 | -2/+3 |
2001-10-29 | This patch applied, except without the structure changes to nmblib.c | Andrew Bartlett | 1 | -1/+1 |
2001-09-11 | Added a string for NT_STATUS_OK, m'kay? | Tim Potter | 1 | -0/+1 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -7/+6 |
2001-08-10 | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 1 | -21/+29 |
2001-06-26 | Put an 0x in front of a hex number. | Tim Potter | 1 | -1/+1 |
2000-12-08 | Removed compiler warning. | Tim Potter | 1 | -1/+2 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -6/+16 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -3/+1 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -14/+6 |
1999-06-24 | safe string error reporting functions (found a potential buffer overflow | Luke Leighton | 1 | -6/+13 |
1999-04-23 | Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient | Matthew Chapman | 1 | -1/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -2/+2 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -1/+3 |
1998-04-23 | We will need this new nterr.c for the DOMAIN_CLIENT code. | Jeremy Allison | 1 | -3/+30 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -28/+2 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -2/+28 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -0/+514 |