summaryrefslogtreecommitdiff
path: root/source3/libsmb/nterr.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-18s3:libsmb: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher1-0/+6
2010-03-19error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.Günther Deschner1-1/+1
2010-03-18s3:libsmb/nterr.c: fix/add NT_STATUS_RPC_* codesStefan Metzmacher1-4/+9
2010-03-09s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)Volker Lendecke1-1/+1
2010-03-06s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.Bo Yang1-91/+95
2009-09-13s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.Günther Deschner1-0/+1
2009-09-11s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.Günther Deschner1-0/+1
2009-09-11s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr().Günther Deschner1-0/+1
2009-09-08s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.Günther Deschner1-0/+1
2009-07-31s3: Remove invalid constantMatthias Dieter Wallnöfer1-1/+0
2009-02-10If we receive a DOS error code, nt_errstr should display itVolker Lendecke1-0/+5
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1
2008-10-23Use common error definitions.Jelmer Vernooij1-2/+2
2008-08-13Revert "If it is a forced DOS error, nt_errstr should say so"Volker Lendecke1-5/+0
2008-08-13If it is a forced DOS error, nt_errstr should say soVolker Lendecke1-0/+5
2008-04-03Add NT_STATUS_RPC_CANNOT_SUPPORT.Günther Deschner1-0/+1
2007-12-07Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).Günther Deschner1-0/+1
2007-11-11Some pstring removalVolker Lendecke1-8/+10
2007-10-10r25538: Revert r25533Volker Lendecke1-2/+26
2007-10-10r25533: remove a pstringVolker Lendecke1-26/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21581: Add an error code I just gotVolker Lendecke1-0/+1
2007-10-10r18891: Fix "double const" warning from host opiVolker Lendecke1-1/+1
2007-10-10r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell1-1/+1
2007-10-10r17855: Fix the build on systems without LDAPVolker Lendecke1-0/+2
2007-10-10r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke1-2/+5
2007-10-10r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...Gerald Carter1-1/+0
2007-10-10r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>Volker Lendecke1-2/+0
2007-10-10r13502: Fix error messages for usershares when smbd is notJeremy Allison1-0/+4
2007-10-10r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison1-7/+9
2007-10-10r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett1-0/+28
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy1-0/+1
2003-02-12adding more descriptions for nt status codesGerald Carter1-1/+66
2003-01-23Fixed typo.Tim Potter1-1/+1
2003-01-22fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter1-0/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-4/+4
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
2002-12-04cleaning up some friendly error messagesGerald Carter1-22/+26
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough1-1/+1
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+1
2002-04-15Merge of lsa lookup names/sids patch from HEAD.Tim Potter1-0/+1
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-01Add a function to convert 'NT_STATUS...' strings back into their actual errorAndrew Bartlett1-0/+16
2001-11-25Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett1-0/+21
2001-11-23Finally worked out why a enumerate trusted domains was returning aTim Potter1-2/+3
2001-10-29This patch applied, except without the structure changes to nmblib.cAndrew Bartlett1-1/+1