]> Pileus Git - ~andy/fetchmail/log
~andy/fetchmail
13 years agoDrop checks for atexit, stty, strerror. Assume these are present.
Matthias Andree [Wed, 31 Mar 2010 23:44:09 +0000 (01:44 +0200)]
Drop checks for atexit, stty, strerror. Assume these are present.

13 years agoDrop support for systems without stdarg.h
Matthias Andree [Wed, 31 Mar 2010 23:36:19 +0000 (01:36 +0200)]
Drop support for systems without stdarg.h

13 years agoRemove some obsolete constructs...
Matthias Andree [Wed, 31 Mar 2010 23:22:44 +0000 (01:22 +0200)]
Remove some obsolete constructs...

such as STDC_HEADERS, HAVE_UNISTD_H, termio.h, sgtty.h.

13 years agoRemove support for EMX and BEOS.
Matthias Andree [Wed, 31 Mar 2010 23:01:55 +0000 (01:01 +0200)]
Remove support for EMX and BEOS.

13 years agoDrop POP2 support.
Matthias Andree [Wed, 31 Mar 2010 22:41:40 +0000 (00:41 +0200)]
Drop POP2 support.

13 years agoRemove POP3 slowuidl, too buggy.
Matthias Andree [Sat, 24 Apr 2010 03:18:37 +0000 (05:18 +0200)]
Remove POP3 slowuidl, too buggy.

13 years agoReduce complexity of adding UIDs in fastuidl.
Matthias Andree [Sat, 24 Apr 2010 03:14:02 +0000 (05:14 +0200)]
Reduce complexity of adding UIDs in fastuidl.

13 years agoReduce complexity for parsing UIDL response to linear.
Matthias Andree [Sat, 24 Apr 2010 02:06:25 +0000 (04:06 +0200)]
Reduce complexity for parsing UIDL response to linear.

13 years agoUpdate Japanese translation, courtesy of Takeshi Hamasaki.
Matthias Andree [Sat, 11 Dec 2010 19:02:52 +0000 (20:02 +0100)]
Update Japanese translation, courtesy of Takeshi Hamasaki.

13 years agoAllow linking Hesiod on Fedora 14 when compiled with g++.
Matthias Andree [Sat, 11 Dec 2010 11:03:15 +0000 (12:03 +0100)]
Allow linking Hesiod on Fedora 14 when compiled with g++.

13 years agoUpdate website after 6.3.19 release.
Matthias Andree [Fri, 10 Dec 2010 16:59:57 +0000 (17:59 +0100)]
Update website after 6.3.19 release.

13 years agoGet ready for 6.3.19 release.
Matthias Andree [Fri, 10 Dec 2010 16:30:45 +0000 (17:30 +0100)]
Get ready for 6.3.19 release.

13 years agobump project version for German translation.
Matthias Andree [Fri, 10 Dec 2010 13:23:19 +0000 (14:23 +0100)]
bump project version for German translation.

13 years agoUpdate German translation.
Matthias Andree [Fri, 10 Dec 2010 13:20:34 +0000 (14:20 +0100)]
Update German translation.

13 years agoAdd one more item to SHOULD.
Matthias Andree [Fri, 10 Dec 2010 13:11:47 +0000 (14:11 +0100)]
Add one more item to SHOULD.

13 years agoHack: support quoted string in imap_fetch_body()
Matthias Andree [Fri, 10 Dec 2010 12:47:13 +0000 (13:47 +0100)]
Hack: support quoted string in imap_fetch_body()

This is seen on Yahoo in * 123 FETCH (BODY[TEXT] ""), reported by
Yasin Malli.

13 years agoImport first translation updates: cs fr it pl.
Matthias Andree [Thu, 9 Dec 2010 02:39:15 +0000 (03:39 +0100)]
Import first translation updates: cs fr it pl.

13 years agoBump manpage version.
Matthias Andree [Sun, 5 Dec 2010 00:22:09 +0000 (01:22 +0100)]
Bump manpage version.

13 years agoImport Debian's 02_man_page.patch to fix typos and escape dashes.
Hector Garcia [Thu, 2 Dec 2010 23:41:10 +0000 (00:41 +0100)]
Import Debian's 02_man_page.patch to fix typos and escape dashes.

13 years agoAdd configuration hint to STLS/STARTTLS change.
Matthias Andree [Fri, 19 Nov 2010 14:15:16 +0000 (15:15 +0100)]
Add configuration hint to STLS/STARTTLS change.

13 years agoDocument Sunil's forced-STARTTLS change.
Matthias Andree [Fri, 19 Nov 2010 14:14:30 +0000 (15:14 +0100)]
Document Sunil's forced-STARTTLS change.

13 years agoDo STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory ignoring server capabilities
Sunil Shetye [Thu, 11 Nov 2010 06:19:21 +0000 (11:49 +0530)]
Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory ignoring server capabilities

13 years agoFixup typo.
Matthias Andree [Fri, 12 Nov 2010 08:24:51 +0000 (09:24 +0100)]
Fixup typo.

13 years agoDemote GSSAPI verbose/debug syslog to INFO severity.
Matthias Andree [Fri, 12 Nov 2010 08:21:45 +0000 (09:21 +0100)]
Demote GSSAPI verbose/debug syslog to INFO severity.

Requested by Carlos E. R. and Derek Simkowiak via fetchmail-users@.

13 years agoDistinguish between server not advertising TLS capability and server failing during...
Sunil Shetye [Wed, 10 Nov 2010 07:06:50 +0000 (12:36 +0530)]
Distinguish between server not advertising TLS capability and server failing during upgradation to TLS.

Send a NOOP only after a failed STARTTLS in IMAP.

13 years agoDocument XHTML 1.1 issue and workaround for 6.3.18.
Matthias Andree [Mon, 8 Nov 2010 23:12:34 +0000 (00:12 +0100)]
Document XHTML 1.1 issue and workaround for 6.3.18.

13 years agoSmoke test XHTML 1.1 validation and skip test if failed.
Matthias Andree [Mon, 8 Nov 2010 23:07:23 +0000 (00:07 +0100)]
Smoke test XHTML 1.1 validation and skip test if failed.

13 years agoSkip validation asciidoc-generated file.
Matthias Andree [Sat, 6 Nov 2010 10:44:34 +0000 (11:44 +0100)]
Skip validation asciidoc-generated file.

13 years agoRevert "Also smoke test XHTML 1.1 and skip test on fail (for FreeBSD ports)."
Matthias Andree [Sat, 6 Nov 2010 10:43:31 +0000 (11:43 +0100)]
Revert "Also smoke test XHTML 1.1 and skip test on fail (for FreeBSD ports)."

This reverts commit 5c068135bd86f650e83e3dc95b67a31fdeb2587e.

13 years agoAlso smoke test XHTML 1.1 and skip test on fail (for FreeBSD ports).
Matthias Andree [Sat, 6 Nov 2010 10:38:20 +0000 (11:38 +0100)]
Also smoke test XHTML 1.1 and skip test on fail (for FreeBSD ports).

13 years agoBump version.
Matthias Andree [Fri, 22 Oct 2010 11:12:30 +0000 (13:12 +0200)]
Bump version.

13 years agoThe manual page now links to IANA for GSSAPI service names.
Matthias Andree [Fri, 22 Oct 2010 11:03:08 +0000 (12:03 +0100)]
The manual page now links to IANA for GSSAPI service names.

13 years agoFix "antispam does not work"
Sunil Shetye [Wed, 13 Oct 2010 19:16:31 +0000 (00:46 +0530)]
Fix "antispam does not work"

This appears to be similar to the recent --nosoftbounce and --nobounce
issue where command line options are not handled exactly the same way as
the rcfile parser handles them.

Reported by Kees Bakker, BerliOS bug #17599.

13 years agoDrop patch-for-debugging, no longer needed.
Matthias Andree [Tue, 19 Oct 2010 00:24:38 +0000 (02:24 +0200)]
Drop patch-for-debugging, no longer needed.

13 years agoMention reporter confirmed fix of GSSAPI issue.
Matthias Andree [Tue, 19 Oct 2010 00:23:39 +0000 (02:23 +0200)]
Mention reporter confirmed fix of GSSAPI issue.

13 years agoAdd send-erratum-notice.sh dist-tool script.
Matthias Andree [Sat, 16 Oct 2010 08:54:36 +0000 (10:54 +0200)]
Add send-erratum-notice.sh dist-tool script.

13 years agoLink fetchmail-EN-2010-03 and update front page.
Matthias Andree [Sat, 16 Oct 2010 08:51:08 +0000 (10:51 +0200)]
Link fetchmail-EN-2010-03 and update front page.

13 years agoAdd fetchmail-EN-2010-03 (erratum notice).
Matthias Andree [Sat, 16 Oct 2010 08:44:05 +0000 (10:44 +0200)]
Add fetchmail-EN-2010-03 (erratum notice).

13 years agoAdd R15 paragraph on updating fetchmail.
Matthias Andree [Sat, 16 Oct 2010 07:42:39 +0000 (09:42 +0200)]
Add R15 paragraph on updating fetchmail.

13 years ago-vv multidrop: Also report non-Delivered-To: envelope parsing.
Matthias Andree [Fri, 15 Oct 2010 22:44:30 +0000 (00:44 +0200)]
-vv multidrop: Also report non-Delivered-To: envelope parsing.

13 years agoUpdate m4/ distribution list for gettext 0.17.
Matthias Andree [Fri, 15 Oct 2010 22:15:16 +0000 (00:15 +0200)]
Update m4/ distribution list for gettext 0.17.

13 years agoRequest that autopoint installs gettext 0.17.
Matthias Andree [Fri, 15 Oct 2010 22:06:51 +0000 (00:06 +0200)]
Request that autopoint installs gettext 0.17.

Should fix a MacOS X bootstrapping problem reported by Christian Ebert.

13 years agoCast to int more safely, clamping to INT_MAX.
Matthias Andree [Fri, 15 Oct 2010 07:39:52 +0000 (09:39 +0200)]
Cast to int more safely, clamping to INT_MAX.

13 years agoCast width argument for %-.*s formatting to int.
Matthias Andree [Fri, 15 Oct 2010 07:26:22 +0000 (09:26 +0200)]
Cast width argument for %-.*s formatting to int.

13 years agoRemove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS@ issues on Ubuntu 10.10.
Matthias Andree [Fri, 15 Oct 2010 07:24:06 +0000 (09:24 +0200)]
Remove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS@ issues on Ubuntu 10.10.

13 years agoMultidrop: Do not lose wildcard flag, allow asterisk anywhere.
Matthias Andree [Tue, 12 Oct 2010 21:15:01 +0000 (23:15 +0200)]
Multidrop: Do not lose wildcard flag, allow asterisk anywhere.

13 years agoUpdated website for 6.3.18.
Matthias Andree [Tue, 12 Oct 2010 21:05:19 +0000 (23:05 +0200)]
Updated website for 6.3.18.

13 years agoFind an.tmac definitions on FreeBSD 8.1.
Matthias Andree [Tue, 12 Oct 2010 08:59:29 +0000 (10:59 +0200)]
Find an.tmac definitions on FreeBSD 8.1.

13 years agoEnhance verbose logging in multidrop header parsing.
Matthias Andree [Tue, 12 Oct 2010 08:40:13 +0000 (10:40 +0200)]
Enhance verbose logging in multidrop header parsing.

13 years agoAdd release date.
Matthias Andree [Sat, 9 Oct 2010 22:23:55 +0000 (00:23 +0200)]
Add release date.

13 years agoUpdate po/ files.
Matthias Andree [Sat, 9 Oct 2010 22:21:33 +0000 (00:21 +0200)]
Update po/ files.

13 years agoBump versions in preparation of release.
Matthias Andree [Sat, 9 Oct 2010 20:08:10 +0000 (22:08 +0200)]
Bump versions in preparation of release.

13 years agoMark Krb5 broken and deprecated.
Matthias Andree [Sat, 9 Oct 2010 19:40:29 +0000 (21:40 +0200)]
Mark Krb5 broken and deprecated.

13 years agoRevise NEWS file for upcoming 6.3.18.
Matthias Andree [Sat, 9 Oct 2010 15:14:59 +0000 (17:14 +0200)]
Revise NEWS file for upcoming 6.3.18.

13 years agoReturn proper PS_AUTHFAIL if we don't get the right SASL challenge.
Matthias Andree [Sat, 9 Oct 2010 11:25:10 +0000 (13:25 +0200)]
Return proper PS_AUTHFAIL if we don't get the right SASL challenge.

13 years agoPOP3: autoprobe NTLM.
Matthias Andree [Sat, 9 Oct 2010 11:18:04 +0000 (13:18 +0200)]
POP3: autoprobe NTLM.

13 years agoNTLM: cancel properly in case of failure.
Matthias Andree [Sat, 9 Oct 2010 11:16:44 +0000 (13:16 +0200)]
NTLM: cancel properly in case of failure.

13 years agoGSSAPI: Be more tolerant about server's SASL challenge.
Matthias Andree [Sat, 9 Oct 2010 11:14:51 +0000 (13:14 +0200)]
GSSAPI: Be more tolerant about server's SASL challenge.

13 years agoAvoid compiling empty C files if NTLM is disabled.
Matthias Andree [Sat, 9 Oct 2010 10:24:45 +0000 (12:24 +0200)]
Avoid compiling empty C files if NTLM is disabled.

13 years agoMerge branch 'master' of gitorious.org:fetchmail/fetchmail
Matthias Andree [Sat, 9 Oct 2010 10:21:51 +0000 (12:21 +0200)]
Merge branch 'master' of gitorious.org:fetchmail/fetchmail

13 years agoFactor out common NTLM code.
Matthias Andree [Sat, 9 Oct 2010 09:26:12 +0000 (11:26 +0200)]
Factor out common NTLM code.

13 years agoRemove excess assignment.
Matthias Andree [Sat, 9 Oct 2010 09:07:08 +0000 (11:07 +0200)]
Remove excess assignment.

13 years agoFix dead assignments.
Matthias Andree [Sat, 9 Oct 2010 09:04:35 +0000 (11:04 +0200)]
Fix dead assignments.

13 years agoFix missing initialization for make check.
Matthias Andree [Sat, 9 Oct 2010 09:03:40 +0000 (11:03 +0200)]
Fix missing initialization for make check.

13 years agoFix Intel C++ var shadowing warnings.
Matthias Andree [Sat, 9 Oct 2010 08:21:45 +0000 (10:21 +0200)]
Fix Intel C++ var shadowing warnings.

13 years agoFix missing prototype for norm_charmap.
Matthias Andree [Sat, 9 Oct 2010 08:21:30 +0000 (10:21 +0200)]
Fix missing prototype for norm_charmap.

13 years agoFix Intel C++ warnings.
Matthias Andree [Sat, 9 Oct 2010 08:21:05 +0000 (10:21 +0200)]
Fix Intel C++ warnings.

13 years agoFix typo: cleartest -> cleartext.
Matthias Andree [Tue, 5 Oct 2010 12:58:33 +0000 (14:58 +0200)]
Fix typo: cleartest -> cleartext.

13 years agoFix excess boldface.
Matthias Andree [Tue, 5 Oct 2010 12:57:57 +0000 (14:57 +0200)]
Fix excess boldface.

13 years agoMake CompUserResp/CheckUserAuth fwd decls true prototypes.
Matthias Andree [Tue, 5 Oct 2010 00:25:40 +0000 (02:25 +0200)]
Make CompUserResp/CheckUserAuth fwd decls true prototypes.

13 years agoDegrade Debian Bug #531589
Matthias Andree [Tue, 5 Oct 2010 00:19:17 +0000 (02:19 +0200)]
Degrade Debian Bug #531589

13 years agoFix prototype warnings, remove unused functions.
Matthias Andree [Tue, 5 Oct 2010 00:19:17 +0000 (02:19 +0200)]
Fix prototype warnings, remove unused functions.

13 years agoFix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.
Matthias Andree [Tue, 5 Oct 2010 00:19:17 +0000 (02:19 +0200)]
Fix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.

Reported by Marcel Telka, marcel at telka.sk.

13 years agoImport updated translations.
Matthias Andree [Mon, 27 Sep 2010 11:39:13 +0000 (13:39 +0200)]
Import updated translations.

13 years agoAdd missing LF.
Matthias Andree [Mon, 27 Sep 2010 11:39:02 +0000 (13:39 +0200)]
Add missing LF.

13 years agoFormat UID lists properly (in debug mode).
Matthias Andree [Mon, 27 Sep 2010 11:28:33 +0000 (13:28 +0200)]
Format UID lists properly (in debug mode).

13 years agoAdd Debian Bug #531589 assessment.
Matthias Andree [Mon, 27 Sep 2010 11:24:38 +0000 (13:24 +0200)]
Add Debian Bug #531589 assessment.

13 years agoReduce verbosity of GSSAPI reporting.
Matthias Andree [Mon, 27 Sep 2010 11:24:16 +0000 (13:24 +0200)]
Reduce verbosity of GSSAPI reporting.

13 years agoValidate challenge to AUTH[ENTICATE] GSSAPI and warn if malformed.
Matthias Andree [Mon, 27 Sep 2010 11:24:02 +0000 (13:24 +0200)]
Validate challenge to AUTH[ENTICATE] GSSAPI and warn if malformed.

13 years agoChange comment.
Matthias Andree [Mon, 27 Sep 2010 11:23:38 +0000 (13:23 +0200)]
Change comment.

13 years agoRevise FAQ R15 a little bit.
Matthias Andree [Mon, 27 Sep 2010 11:14:11 +0000 (13:14 +0200)]
Revise FAQ R15 a little bit.

13 years agoMention --principal for KRB4 only, and deprecate.
Matthias Andree [Mon, 27 Sep 2010 11:09:53 +0000 (13:09 +0200)]
Mention --principal for KRB4 only, and deprecate.

13 years agoRemove item.
Matthias Andree [Sun, 26 Sep 2010 10:24:52 +0000 (12:24 +0200)]
Remove item.

13 years agoFix fuzzy translation.
Matthias Andree [Sat, 25 Sep 2010 16:04:19 +0000 (18:04 +0200)]
Fix fuzzy translation.

13 years agoBump version to -pre2.
Matthias Andree [Sat, 25 Sep 2010 15:59:04 +0000 (17:59 +0200)]
Bump version to -pre2.

13 years agoDocument GSSAPI cancellation fix.
Matthias Andree [Sat, 25 Sep 2010 16:00:56 +0000 (18:00 +0200)]
Document GSSAPI cancellation fix.

13 years agocontrib: Add a patch to assist debugging GSSAPI.
Matthias Andree [Sat, 25 Sep 2010 15:58:35 +0000 (17:58 +0200)]
contrib: Add a patch to assist debugging GSSAPI.

13 years agoRemove some unneeded SASL cancellations.
Matthias Andree [Sat, 25 Sep 2010 15:32:26 +0000 (17:32 +0200)]
Remove some unneeded SASL cancellations.

13 years agoCancel SASL AUTH properly on GSSAPI errors.
Matthias Andree [Sat, 25 Sep 2010 15:24:57 +0000 (17:24 +0200)]
Cancel SASL AUTH properly on GSSAPI errors.

13 years agoReport GSSAPI errors later, to ease debugging.
Matthias Andree [Sat, 25 Sep 2010 15:07:01 +0000 (17:07 +0200)]
Report GSSAPI errors later, to ease debugging.

13 years agoActually use GSS status string length field.
Matthias Andree [Sat, 25 Sep 2010 14:56:22 +0000 (16:56 +0200)]
Actually use GSS status string length field.

13 years agoReindent gssapi.c a bit.
Matthias Andree [Sat, 25 Sep 2010 14:37:35 +0000 (16:37 +0200)]
Reindent gssapi.c a bit.

13 years agoRefer user to FAQ item #R15 on authfail with automatic scheme selection.
Matthias Andree [Sat, 25 Sep 2010 12:14:25 +0000 (14:14 +0200)]
Refer user to FAQ item #R15 on authfail with automatic scheme selection.

13 years agoFix typo in FAQ H3.
Matthias Andree [Sat, 25 Sep 2010 12:12:17 +0000 (14:12 +0200)]
Fix typo in FAQ H3.

13 years agoAdd FAQ item #R15 on authentication failures.
Matthias Andree [Sat, 25 Sep 2010 12:04:36 +0000 (14:04 +0200)]
Add FAQ item #R15 on authentication failures.

13 years agoRevise GSSAPI/Kerberos V documentation.
Matthias Andree [Sat, 25 Sep 2010 11:54:58 +0000 (13:54 +0200)]
Revise GSSAPI/Kerberos V documentation.

13 years agoUpdate Chinese (simplified) translation. Courtesy of Ji Zheng-Yu.
Matthias Andree [Sat, 25 Sep 2010 11:37:07 +0000 (13:37 +0200)]
Update Chinese (simplified) translation. Courtesy of Ji Zheng-Yu.

13 years agoDocument source code better.
Matthias Andree [Tue, 7 Sep 2010 21:31:43 +0000 (23:31 +0200)]
Document source code better.

13 years agoFix typo/wording.
Matthias Andree [Thu, 2 Sep 2010 07:31:07 +0000 (09:31 +0200)]
Fix typo/wording.

13 years agoUpdate cs fr it ja pl translations.
Matthias Andree [Tue, 31 Aug 2010 07:25:53 +0000 (09:25 +0200)]
Update cs fr it ja pl translations.