aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-25 10:56:26 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-25 10:56:26 +0000
commitcc14e64176ae6357f96d740b38fcddd725804808 (patch)
treec383bc72b0cc6014e120a6ff2a35ea796fe6e8ab
parent162842cde9a7024fcf738bf3a192ad5522bd549a (diff)
downloadfetchmail-cc14e64176ae6357f96d740b38fcddd725804808.tar.gz
fetchmail-cc14e64176ae6357f96d740b38fcddd725804808.tar.bz2
fetchmail-cc14e64176ae6357f96d740b38fcddd725804808.zip
Update.
svn path=/trunk/; revision=4330
-rw-r--r--COPYING3
-rw-r--r--TODO15
2 files changed, 2 insertions, 16 deletions
diff --git a/COPYING b/COPYING
index c2df4621..0249c746 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,6 @@
This collective work is Copyright (C) 2002, 2003 by Eric S. Raymond.
-Portions are copyrighted by Carl E. Harris and George M. Sipe.
+Portions are copyrighted by Carl E. Harris, George M. Sipe, Matthias
+Andree and Sunil Shetye.
The support for SMB authentication is copyright by Andrew Tridgell and
is under GPL version 2. Tridge has granted a specific exemption for
diff --git a/TODO b/TODO
index b2f78302..fbb72d21 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-Fix Berlios Bug #4725 (doesn't build on Darwin, incomplete types in
-sink.c - timeval missing; trying to shuffle fetchmail.h before
-sys/resource.h). (possibly fixed in SVN r4296)
-
-Fix Jim Correia's MacOS X arpa/nameser.h|res_search vs. HEADER|-lresolv
-
Review Solaris gettext stuff.
RFC2047 encode X-Fetchmail-Warning?
@@ -19,13 +13,4 @@ put all getaddrinfo compat cruft into an easy-to-use m4 macro for
autoconf and Makefile.am snippet for automake, so people can just use it
without further hassle.
-clean up options.c, instead of LA_* options, use the corresponding short
-option letter where possible. Saves some LA_* values.
-
pkg-config for OpenSSL? -ldl problem
-
-Thomas Wolff: AUTHFAIL doesn't quite fit
-(server resets connection immediately)
-$ ./fetchmail --ssl --service 993
-fetchmail: SSL connection failed.
-fetchmail: Query status=3 (AUTHFAIL)