Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge portability patch from Peter O'Gorman, fetchmail-devel 2007-10-31. | Matthias Andree | 2007-12-26 | 1 | -0/+17 |
| | | | | | | This requires some minor fixes though. svn path=/branches/BRANCH_6-3/; revision=5145 | ||||
* | .fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh). | Matthias Andree | 2007-12-26 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5144 | ||||
* | Remove FETCHMAIL_DEBUG diversion that couldn't be officially enabled and was | Matthias Andree | 2007-11-06 | 1 | -0/+5 |
| | | | | | | prone to symlink attacks. Found by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5134 | ||||
* | Add CVE number. | Matthias Andree | 2007-08-29 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5126 | ||||
* | Add fetchmail-SA-2007-02.txt and promote Earl Chew's bug fix to security. | Matthias Andree | 2007-07-29 | 1 | -6/+10 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5120 | ||||
* | Fix long-standing (since r2215/v4.6.8) crash on NULL pointer dereference | Matthias Andree | 2007-07-29 | 1 | -0/+8 |
| | | | | | | | when the local SMTP listener rejects a warning message of fetchmail's. Report and suggested fix by Earl Chew. svn path=/branches/BRANCH_6-3/; revision=5119 | ||||
* | Document arcane SSL/TLS UI issue and require docs, Debian Bug#432618. | Matthias Andree | 2007-07-24 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5117 | ||||
* | Re-add two lines to the manual page that had accidentally become comments. | Matthias Andree | 2007-07-18 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5116 | ||||
* | Revise recent change comment about .fetchids. | Matthias Andree | 2007-07-15 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5114 | ||||
* | The manual page no longer asserts that .fetchids were for exclusive POP3 use, | Matthias Andree | 2007-07-11 | 1 | -0/+4 |
| | | | | | | since it is planned to use it also with IMAP4. svn path=/branches/BRANCH_6-3/; revision=5113 | ||||
* | No longer complain about invalid sslproto "" when POP3 CAPA probe fails. | Matthias Andree | 2007-06-10 | 1 | -1/+4 |
| | | | | | | | Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson). Thanks to Matthias Strauß for a configuration to reproduce the issue. svn path=/branches/BRANCH_6-3/; revision=5109 | ||||
* | Correct NetBSD tested version. | Matthias Andree | 2007-06-10 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5108 | ||||
* | Check for dn_skipname() when checking res_search() to resolve µClibc ↵ | Matthias Andree | 2007-06-10 | 1 | -0/+9 |
| | | | | | | | | | compile failures. This works by disabling the DNS alias detection feature, which is however deprecated anyways. svn path=/branches/BRANCH_6-3/; revision=5106 | ||||
* | Update Vietnamese translation to 6.3.8 (Clytie Siddall). | Matthias Andree | 2007-05-28 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5102 | ||||
* | Fix three issues with Spanish translation. | Matthias Andree | 2007-04-28 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5097 | ||||
* | Translation updates for Polish (Jakub Bogusz), Japanese (Takeshi Hamasaki) | Matthias Andree | 2007-04-28 | 1 | -0/+7 |
| | | | | | | and Spanish (Javier Fernández-Sanguino Peña). svn path=/branches/BRANCH_6-3/; revision=5095 | ||||
* | Release 6.3.8. | Matthias Andree | 2007-04-06 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5090 | ||||
* | Add fetchmail-SA-2007-01.txt. | Matthias Andree | 2007-04-06 | 1 | -1/+2 |
| | | | | | | Add publication date of Gaetan Leurent's CVE-2007-1558. svn path=/branches/BRANCH_6-3/; revision=5085 | ||||
* | Document default for --limit. | Matthias Andree | 2007-04-04 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5083 | ||||
* | Give Reto Schüttel credit although he wasn't the first to debug BSMTP ↵ | Matthias Andree | 2007-03-31 | 1 | -1/+2 |
| | | | | | | PS_SOCKET. svn path=/branches/BRANCH_6-3/; revision=5081 | ||||
* | Corrected Robert M. Funk's name that I misspelled. My sincere apologies. | Matthias Andree | 2007-03-30 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5076 | ||||
* | Document bad shape of BSMTP. | Matthias Andree | 2007-03-29 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5074 | ||||
* | Fix charset in recent bugfix log. | Matthias Andree | 2007-03-29 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5073 | ||||
* | Make BSMTP output actually work, it would persistently fail with SOCKET error | Matthias Andree | 2007-03-29 | 1 | -0/+2 |
| | | | | | | after writing the first header. svn path=/branches/BRANCH_6-3/; revision=5071 | ||||
* | Do not crash with a null pointer dereference when opening the BSMTP file | Matthias Andree | 2007-03-29 | 1 | -0/+3 |
| | | | | | | | fails. Improve error checking and reporting. Reported by Reto Schttel, Debian Bug#416625. Fix based on a patch by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5070 | ||||
* | If SOCKS support was compiled in, add 'socks' to the feature_options | Matthias Andree | 2007-03-24 | 1 | -0/+2 |
| | | | | | | list emitted in --configdump. Reported by Rob MacGregor. svn path=/branches/BRANCH_6-3/; revision=5065 | ||||
* | Add CVE-2007-1558 to APOP attack. | Matthias Andree | 2007-03-21 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5064 | ||||
* | Add pointer and reference on APOP attack. | Matthias Andree | 2007-03-18 | 1 | -0/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5058 | ||||
* | Strengthen APOP a bit (validate RFC-822 syntax) in order to fend off | Matthias Andree | 2007-03-18 | 1 | -0/+11 |
| | | | | | | Leurent-style MITM attacks which are based on MD5 and APOP weaknesses. svn path=/branches/BRANCH_6-3/; revision=5057 | ||||
* | Document SOCKS_CONF environment variable. | Matthias Andree | 2007-03-17 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5054 | ||||
* | Document expected Received: line format when parsing for envelope addressees. | Matthias Andree | 2007-03-17 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5052 | ||||
* | Add delete-later, kindly donated by Carsten Ralle/Yoo GmbH, Germany. | Matthias Andree | 2007-03-17 | 1 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5051 | ||||
* | * Extend --mda documentation, discourage use of qmail-inject. | Matthias Andree | 2007-03-16 | 1 | -0/+6 |
| | | | | | | | | Based on a patch by Rob MacGregor. * Document SOCKS is not run-time configurable. Patch by Rob MacGregor. * Use envelope option in multidrop example. Patch by Rob MacGregor. svn path=/branches/BRANCH_6-3/; revision=5048 | ||||
* | Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes section. | Matthias Andree | 2007-03-08 | 1 | -0/+2 |
| | | | | | | Reported by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5047 | ||||
* | Reformat. | Matthias Andree | 2007-03-04 | 1 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5046 | ||||
* | Repoll immediately if a protocol error happens during the authentication | Matthias Andree | 2007-03-02 | 1 | -0/+3 |
| | | | | | | | attempt after a failed opportunistic TLS upgrade. Gentoo Bug #163782 comment #9, reported by Takuto Matsuu. svn path=/branches/BRANCH_6-3/; revision=5044 | ||||
* | Fix manual page: --sslcheck -> --sslcertck, and do not set trailing | Matthias Andree | 2007-03-02 | 1 | -0/+2 |
| | | | | | | "recommended:" in bold. Debian Bug #413059, reported by Rafal Czlonka. svn path=/branches/BRANCH_6-3/; revision=5043 | ||||
* | Back out --smtp list from bouncing. Sunil reports that this may require AUTH ↵ | Matthias Andree | 2007-02-24 | 1 | -3/+1 |
| | | | | | | or other precautions, as it's relaying to the outside. svn path=/branches/BRANCH_6-3/; revision=5042 | ||||
* | Try --smtp list when bouncing. Reported by Christian Kurz, Debian Bug #150137. | Matthias Andree | 2007-02-21 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5041 | ||||
* | Fix pluralization in oversized-messages warning. | Matthias Andree | 2007-02-18 | 1 | -12/+19 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5039 | ||||
* | Mark 6.3.7 released today, 2007-02-18. | Matthias Andree | 2007-02-18 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5036 | ||||
* | Reference Gentoo bug for TLS regression, too. | Matthias Andree | 2007-02-18 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5031 | ||||
* | Whitelist Darwin 9 (MacOS X 10.5 'Leopard') with a thread-safe getaddrinfo(). | Matthias Andree | 2007-02-04 | 1 | -0/+4 |
| | | | | | | Reported by Uli Zappe. svn path=/branches/BRANCH_6-3/; revision=5028 | ||||
* | Fix 6.3.6 regression: repoll upon socket error after STLS failure. | Matthias Andree | 2007-02-03 | 1 | -2/+4 |
| | | | | | | Berlios Bug #10133, reported by Andrej Kacian. svn path=/branches/BRANCH_6-3/; revision=5022 | ||||
* | Add Miloslav Trmac's patch to fix KPOP regression in 6.3.6. | Matthias Andree | 2007-02-02 | 1 | -17/+26 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5020 | ||||
* | r6396@balu: mandree | 2007-01-06 09:45:01 +0100 | Matthias Andree | 2007-01-06 | 1 | -1/+1 |
| | | | | | | Fix typo, only change -> only safe. svn path=/branches/BRANCH_6-3/; revision=5014 | ||||
* | r5008@balu: mandree | 2007-01-04 00:24:58 +0100 | Matthias Andree | 2007-01-04 | 1 | -64/+73 |
| | | | | | | Revise general and 6.3.6 sections for clarity. svn path=/branches/BRANCH_6-3/; revision=5005 | ||||
* | Document that the logfile option does not detect logfile rotation. | Matthias Andree | 2006-12-28 | 1 | -20/+22 |
| | | | | | | Revise a bit to be clearer and more precise. svn path=/branches/BRANCH_6-3/; revision=5003 | ||||
* | * When HOME and FETCHMAILHOME are unset, be sure to copy user database | Matthias Andree | 2006-12-19 | 1 | -0/+2 |
| | | | | | | information, lest it be overwritten later. Patch by Jim Correia. svn path=/branches/BRANCH_6-3/; revision=5001 | ||||
* | * When requesting Kerberos V4, V5 or GSSAPI, complain and exit with syntax error | Matthias Andree | 2006-12-19 | 1 | -0/+5 |
| | | | | | | | | | if any of these requested features has not been compiled in. Reported by Isaac Wilcox. * --version will now add +KRB4 or +KRB5 if Kerberos v4 or v5, respectively, have been compiled in. Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4995 |