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