summaryrefslogtreecommitdiff
path: root/source4/libcli/util/nterr.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-06libcli/util Move NTSTATUS table to the top levelAndrew Bartlett1-889/+2
2011-05-06nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett1-6/+7
2011-05-02s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher1-0/+2
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-0/+27
2011-03-04s4-nterr: some minor cosmetic edits to further match s3 nterr.Günther Deschner1-3/+10
2011-03-04nterr: make sure both nt_err_desc structs are the same.Günther Deschner1-0/+3
2011-03-04nterr: make sure both nt_errs structs are the same.Günther Deschner1-0/+1
2011-03-04s4-nterr: add _N macro handling as in s3-nterr.Günther Deschner1-91/+95
2011-03-04nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner1-15/+15
2011-03-04nterr: remove trailing whitespace.Günther Deschner1-9/+9
2011-01-30s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher1-0/+1
2010-10-18s4:libcli/util: 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-18libcli/util: add more NT_STATUS_RPC_* definesStefan Metzmacher1-0/+8
2010-03-09s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)Volker Lendecke1-1/+1
2009-07-31Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer1-1/+1
2009-06-12two more NT status codes that we get on DRS with w2k8-R2Andrew Tridgell1-0/+2
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman1-1/+1
2009-03-17s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman1-0/+1
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1
2008-10-23Use common error definitions.Jelmer Vernooij1-0/+897
2008-10-23Move libcli-util error code to top-level.Jelmer Vernooij1-897/+0
2008-09-05Add a new error codeAndrew Bartlett1-0/+1
2008-08-27Add definition for NT_STATUS_DOWNGRADE_DETECTEDAndrew Bartlett1-0/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-0/+1
2007-10-10r25010: Avoid uses of pstringJelmer Vernooij1-2/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22884: Be consistant with the case of these constants.Andrew Bartlett1-1/+1
2007-10-10r19734: display LDAP error code nicerStefan Metzmacher1-6/+47
2007-10-10r16949: add and fix some NOTIFY return codesStefan Metzmacher1-0/+2
2007-10-10r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher1-0/+1
2007-10-10r11740: add some EA error codesStefan Metzmacher1-0/+3
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij1-1/+1
2007-10-10r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell1-0/+1
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison1-0/+1
2007-10-10r8115: added support for 2 more dos error codes found during testingAndrew Tridgell1-0/+2
2007-10-10r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell1-4/+121
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell1-9/+10
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell1-2/+9
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-0/+1
2007-10-10r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error codeAndrew Tridgell1-0/+1
2007-10-10r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell1-0/+1
2007-10-10r2507: Allow a case-insensitive lookup when converting strings into NTSTATUSAndrew Bartlett1-1/+1
2007-10-10r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a stringAndrew Tridgell1-0/+1
2007-10-10r975: slight improvemet to nt_errstr(), still needs to be fixed properlyAndrew Tridgell1-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+715