summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util/nterr.c
Commit message (Expand)AuthorAgeFilesLines
* s4-util: removed the s4 nterr.cAndrew Tridgell2011-06-171-54/+0
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-171-20/+0
* libcli/util Move NTSTATUS table to the top levelAndrew Bartlett2011-05-061-889/+2
* nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett2011-05-061-6/+7
* s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher2011-05-021-0/+2
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-0/+27
* s4-nterr: some minor cosmetic edits to further match s3 nterr.Günther Deschner2011-03-041-3/+10
* nterr: make sure both nt_err_desc structs are the same.Günther Deschner2011-03-041-0/+3
* nterr: make sure both nt_errs structs are the same.Günther Deschner2011-03-041-0/+1
* s4-nterr: add _N macro handling as in s3-nterr.Günther Deschner2011-03-041-91/+95
* nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner2011-03-041-15/+15
* nterr: remove trailing whitespace.Günther Deschner2011-03-041-9/+9
* s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher2011-01-301-0/+1
* s4:libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher2010-10-181-0/+6
* error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.Günther Deschner2010-03-191-1/+1
* libcli/util: add more NT_STATUS_RPC_* definesStefan Metzmacher2010-03-181-0/+8
* s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)Volker Lendecke2010-03-091-1/+1
* Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer2009-07-311-1/+1
* two more NT status codes that we get on DRS with w2k8-R2Andrew Tridgell2009-06-121-0/+2
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-1/+1
* s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman2009-03-171-0/+1
* libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher2009-02-241-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* nterrors: add NT_STATUS_DS_BUSY.Günther Deschner2008-11-101-0/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-0/+897
* Move libcli-util error code to top-level.Jelmer Vernooij2008-10-231-897/+0
* Add a new error codeAndrew Bartlett2008-09-051-0/+1
* Add definition for NT_STATUS_DOWNGRADE_DETECTEDAndrew Bartlett2008-08-271-0/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* r25010: Avoid uses of pstringJelmer Vernooij2007-10-101-2/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-101-1/+1
* r19734: display LDAP error code nicerStefan Metzmacher2007-10-101-6/+47
* r16949: add and fix some NOTIFY return codesStefan Metzmacher2007-10-101-0/+2
* r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2007-10-101-0/+1
* r11740: add some EA error codesStefan Metzmacher2007-10-101-0/+3
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+1
* r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell2007-10-101-0/+1
* r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2007-10-101-0/+1
* r8115: added support for 2 more dos error codes found during testingAndrew Tridgell2007-10-101-0/+2
* r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell2007-10-101-4/+121
* r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2007-10-101-9/+10
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-2/+9
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-0/+1
* r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error codeAndrew Tridgell2007-10-101-0/+1
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-0/+1
* r2507: Allow a case-insensitive lookup when converting strings into NTSTATUSAndrew Bartlett2007-10-101-1/+1
* r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a stringAndrew Tridgell2007-10-101-0/+1