summaryrefslogtreecommitdiff
path: root/source4/libcli/util/nterr.c
AgeCommit message (Expand)AuthorFilesLines
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