From f8d09660cde415d31393442f4f2978333c1cbc06 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 6 Aug 2001 13:18:06 +0000
Subject: used under VMS

---
 src/curlmsg.msg | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)
 create mode 100755 src/curlmsg.msg

(limited to 'src')

diff --git a/src/curlmsg.msg b/src/curlmsg.msg
new file mode 100755
index 000000000..36ce8427f
--- /dev/null
+++ b/src/curlmsg.msg
@@ -0,0 +1,51 @@
+.TITLE		CURLMSG Message files
+.FACILITY	CURL,1793	/PREFIX=CURL_
+.SEVERITY	ERROR
+.BASE		1
+UNSUPPROTO		<Unsupported Protocol>				
+FAILINIT		<Failed Initialisation>				
+BADURLSYN		<Malformed URL Syntax>				
+BADURLUSER		<Malformed URL User-part>				
+BADPROXY		<Couldn't resolve proxy>			
+BADHOST			<Couldn't resolve host>				
+FAILHOST		<Couldn't connect to host>			
+FTPUNKREPLY		<FTP Unknown server reply>			
+FTPNOACC		<FTP Access denied>				
+FTPUSRPW		<FTP User/Password incorrect>			
+FTPBADPASS		<FTP unknown answer to PASS request>		
+FTPBADUSER		<FTP unknown answer to USER request>		
+FTPBADPASV		<FTP unknown answer to PASV request>		
+FTPBAD227		<FTP unknown 227 reply>				
+FTPBADHOST227		<FTP cannot resolve host from 227 reply>	
+FTPNORECONN		<FTP Unable to reconnect to 227 Host>		
+FTPNOBIN		<FTP Cannot select BINARY mode>			
+PARTIALFILE		<Only a part of the file was transferred>	
+FTPNORETR		<FTP Couldn't retrieve file>			
+FTPWRITERR		<FTP Server reported write problems>		
+FTPNOQUOTE		<FTP Quote command error>			
+HTTPPNF			<HTTP page not found>				
+WRITERR			<Local write error>				
+BADUSER			<Username badly specified>			
+FTPNOSTOR		<FTP STOR command failed>			
+READERR			<Local Read error>				
+OUTOFMEM		<Out of memory>					
+TIMEOUT			<Operation Timed out>				
+FTPNOASCII		<FTP Cannot select ASCII mode>			
+FTPNOPORT		<FTP PORT command failed>			
+FTPNOREST		<FTP REST command failed>			
+FTPNOSIZE		<FTP SIZE command failed>			
+HTTPRNGERR		<HTTP Range error>				
+HTTPPOSTERR		<HTTP Post error>				
+SSLNOCONN		<SSL Handshaking failed>			
+FTPBADRESUME		<FTP Download resume failed>			
+FILENOACC		<FILE couldn't open faile>			
+LDAPNOBIND		<LDAP Bind failed>				
+LDAPNOSRCH		<LDAP Search Failed>				
+LDAPNOLIB		<LDAP Library not found>			
+LDAPNOFUNC		<LDAP Function not found>			
+ABORTCB			<Callback aborted operation>			
+BADPARAM		<Internal Error, Bad parameter to function>	
+BADORDER		<Internal Error, Bad function calling order>	
+BADPWD			<Bad password entered>				
+MNYREDIR		<Too many redirects>				
+.END
-- 
cgit v1.2.3