summaryrefslogtreecommitdiffstats
path: root/source/libsmb/nterr.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "If it is a forced DOS error, nt_errstr should say so"Volker Lendecke2008-08-191-5/+0
* If it is a forced DOS error, nt_errstr should say soVolker Lendecke2008-08-191-0/+5
* Add NT_STATUS_RPC_CANNOT_SUPPORT.Günther Deschner2008-04-031-0/+1
* Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).Günther Deschner2007-12-071-0/+1
* Some pstring removalVolker Lendecke2007-11-111-8/+10
* r25538: Revert r25533Volker Lendecke2007-10-101-2/+26
* r25533: remove a pstringVolker Lendecke2007-10-101-26/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21581: Add an error code I just gotVolker Lendecke2007-10-101-0/+1
* r18891: Fix "double const" warning from host opiVolker Lendecke2007-10-101-1/+1
* r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2007-10-101-1/+1
* r17855: Fix the build on systems without LDAPVolker Lendecke2007-10-101-0/+2
* r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke2007-10-101-2/+5
* r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...Gerald Carter2007-10-101-1/+0
* r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>Volker Lendecke2007-10-101-2/+0
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2007-10-101-0/+4
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2007-10-101-7/+9
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-101-0/+28
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+1
* adding more descriptions for nt status codesGerald Carter2003-02-121-1/+66
* Fixed typo.Tim Potter2003-01-231-1/+1
* fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter2003-01-221-0/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-4/+4
* app_head merge for get_friendly_nt_err()Gerald Carter2002-12-171-2/+2
* cleaning up some friendly error messagesGerald Carter2002-12-041-22/+26
* get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough2002-11-211-1/+1
* merge get_friendly_nt_err_msg() from app_headGerald Carter2002-11-211-0/+50
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+1
* Merge of lsa lookup names/sids patch from HEAD.Tim Potter2002-04-151-0/+1
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Add a function to convert 'NT_STATUS...' strings back into their actual errorAndrew Bartlett2002-01-011-0/+16
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+21
* Finally worked out why a enumerate trusted domains was returning aTim Potter2001-11-231-2/+3
* This patch applied, except without the structure changes to nmblib.cAndrew Bartlett2001-10-291-1/+1
* Added a string for NT_STATUS_OK, m'kay?Tim Potter2001-09-111-0/+1
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-7/+6
* A rewrite of the error handling in the libsmb client code. I've separatedTim Potter2001-08-101-21/+29
* Put an 0x in front of a hex number.Tim Potter2001-06-261-1/+1
* Removed compiler warning.Tim Potter2000-12-081-1/+2
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-6/+16
* more mergingAndrew Tridgell2000-05-101-3/+1
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-14/+6
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-6/+13
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-1/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-1/+3