Age | Commit message (Expand) | Author | Files | Lines |
2011-05-31 | s3-libsmb remove ldap_err2string() as common nterrs[] has the constants | Andrew Bartlett | 1 | -6/+0 |
2011-05-06 | libcli/util Move NTSTATUS table to the top level | Andrew Bartlett | 1 | -725/+4 |
2011-05-06 | nterr: Add mem_ctx for return string from get_nt_error_c_code() | Andrew Bartlett | 1 | -4/+4 |
2011-05-02 | s3:libsmb/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE | Stefan Metzmacher | 1 | -0/+2 |
2011-03-16 | s3-build: stop including ldap and lber headers everywhere in the code. | Günther Deschner | 1 | -0/+1 |
2011-03-04 | s3-nterr: use strcasecmp in nt_status_string_to_code(). | Günther Deschner | 1 | -1/+2 |
2011-03-04 | s3-nterr: within nt_errstr() compare codes using NT_STATUS_V(). | Günther Deschner | 1 | -1/+2 |
2011-03-04 | nterr: make sure both nt_err_desc structs are the same. | Günther Deschner | 1 | -0/+3 |
2011-03-04 | nterr: make sure both nt_errs structs are the same. | Günther Deschner | 1 | -4/+16 |
2011-03-04 | s3-nterr: make nt_err_desc static const. | Günther Deschner | 1 | -1/+1 |
2011-03-04 | nterr: remove space indents (use tabs instead), following coding standards. | Günther Deschner | 1 | -12/+12 |
2011-03-04 | nterr: remove trailing whitespace. | Günther Deschner | 1 | -15/+15 |
2011-01-30 | s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 1 | -0/+1 |
2010-10-18 | s3:libsmb: add pipe related NT_STATUS_RPC_* codes | Stefan Metzmacher | 1 | -0/+6 |
2010-03-19 | error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo. | Günther Deschner | 1 | -1/+1 |
2010-03-18 | s3:libsmb/nterr.c: fix/add NT_STATUS_RPC_* codes | Stefan Metzmacher | 1 | -4/+9 |
2010-03-09 | s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-) | Volker Lendecke | 1 | -1/+1 |
2010-03-06 | s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd. | Bo Yang | 1 | -91/+95 |
2009-09-13 | s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED. | Günther Deschner | 1 | -0/+1 |
2009-09-11 | s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE. | Günther Deschner | 1 | -0/+1 |
2009-09-11 | s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr(). | Günther Deschner | 1 | -0/+1 |
2009-09-08 | s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED. | Günther Deschner | 1 | -0/+1 |
2009-07-31 | s3: Remove invalid constant | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2009-02-10 | If we receive a DOS error code, nt_errstr should display it | Volker Lendecke | 1 | -0/+5 |
2008-11-10 | nterrors: add NT_STATUS_DS_BUSY. | Günther Deschner | 1 | -0/+1 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -2/+2 |
2008-08-13 | Revert "If it is a forced DOS error, nt_errstr should say so" | Volker Lendecke | 1 | -5/+0 |
2008-08-13 | If it is a forced DOS error, nt_errstr should say so | Volker Lendecke | 1 | -0/+5 |
2008-04-03 | Add NT_STATUS_RPC_CANNOT_SUPPORT. | Günther Deschner | 1 | -0/+1 |
2007-12-07 | Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens). | Günther Deschner | 1 | -0/+1 |
2007-11-11 | Some pstring removal | Volker Lendecke | 1 | -8/+10 |
2007-10-10 | r25538: Revert r25533 | Volker Lendecke | 1 | -2/+26 |
2007-10-10 | r25533: remove a pstring | Volker Lendecke | 1 | -26/+2 |
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 |