Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Escalate SSL plug to a critical fix. | Matthias Andree | 2008-11-13 | 1 | -4/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5238 | ||||
* | SSL_free(context) when SSL_connect fails, plugging memleak. By Seiichi Ikarashi. | Matthias Andree | 2008-11-13 | 1 | -0/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5237 | ||||
* | Mention update of German (de) and British English (en_GB) translations. | Matthias Andree | 2008-11-04 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5232 | ||||
* | Mention translation updates, additions, and enablings. | Matthias Andree | 2008-11-04 | 1 | -5/+16 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5229 | ||||
* | Improve documentation: --logfile requires --daemon mode | Matthias Andree | 2008-07-08 | 1 | -0/+2 |
| | | | | | | | | | | Make this clearer, and document that --daemon is the wait interval after completing a cycle before starting the next, so that poll time count towards the interval. Also take a note to make logfile more useful (used more often). svn path=/branches/BRANCH_6-3/; revision=5216 | ||||
* | SSL fix: check and report if SSL_set_fd fails. | Matthias Andree | 2008-07-03 | 1 | -0/+2 |
| | | | | | | SSL change: enable all workarounds with SSL_CTX_set_options(ctx,SSL_OP_ALL) svn path=/branches/BRANCH_6-3/; revision=5214 | ||||
* | Only print "Deleting fetchids file" if there actually is one. | Matthias Andree | 2008-07-03 | 1 | -0/+2 |
| | | | | | | Fixes Debian Bug#374514, reported by Dan Jacobson. svn path=/branches/BRANCH_6-3/; revision=5213 | ||||
* | Documentation and program output now /consistently/ claim that the | Matthias Andree | 2008-06-30 | 1 | -0/+5 |
| | | | | | | | | | rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still silently accept additional g=x permissions for compatibility with previous 6.2.X and 6.3.X versions. Inconsistency (program 0710, manpage 0600) reported by Petr Uzel. svn path=/branches/BRANCH_6-3/; revision=5211 | ||||
* | Change CRLF to LF in contrib/delete-later. Reported by Petr Uzel. | Matthias Andree | 2008-06-28 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5210 | ||||
* | Fix one more CVE-2008-2711 va_start() messup. Found by Petr Uzel. | Matthias Andree | 2008-06-24 | 1 | -0/+2 |
| | | | | | | Bump release to -rc2. svn path=/branches/BRANCH_6-3/; revision=5205 | ||||
* | Merge security/critical sections, fix grammar. | Matthias Andree | 2008-06-24 | 1 | -3/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5204 | ||||
* | Mention fetchmail-SA-2008-01.txt in DOCUMENTATION section of 6.3.9 again. | Matthias Andree | 2008-06-24 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5202 | ||||
* | Record BerliOS patch ID for CVE-2008-2711. | Matthias Andree | 2008-06-17 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5200 | ||||
* | Add CVE Name CVE-2008-2711 for fetchmail-SA-2008-01. | Matthias Andree | 2008-06-17 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5196 | ||||
* | Fix Novell Bug #354291, fetchmail crashes in -v -v mode when logging long To: | Matthias Andree | 2008-06-13 | 1 | -0/+8 |
| | | | | | | headers (in excess of 2048 bytes). svn path=/branches/BRANCH_6-3/; revision=5193 | ||||
* | Document autoconf requirement. | Matthias Andree | 2008-05-24 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5187 | ||||
* | Add notes about Google mail. | Matthias Andree | 2008-04-24 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5175 | ||||
* | State that --logfile must pre-exist to be effective, after hint from | Matthias Andree | 2008-03-31 | 1 | -1/+3 |
| | | | | | | N. J. Mann on fetchmail-users. svn path=/branches/BRANCH_6-3/; revision=5171 | ||||
* | Credit Daniel Richard G. | Matthias Andree | 2008-03-07 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5166 | ||||
* | Merge Daniel Richard G.'s --sslcommonname option. | Matthias Andree | 2008-03-07 | 1 | -0/+3 |
| | | | | | | | | Exception from no-features policy on 6.3.X is made to keep people away from doing more dangerous things in order to get rid of CommonName mismatch warnings. svn path=/branches/BRANCH_6-3/; revision=5165 | ||||
* | quote folder name when writing configuration, Berlios Bug #13207, report + ↵ | Matthias Andree | 2008-02-25 | 1 | -0/+2 |
| | | | | | | fix by Terry Brown. svn path=/branches/BRANCH_6-3/; revision=5163 | ||||
* | Revise manual page, fixing Debian bug #467010 (ssl cannot come before user) | Matthias Andree | 2008-02-23 | 1 | -0/+8 |
| | | | | | | reported by Francesco Potortì. svn path=/branches/BRANCH_6-3/; revision=5162 | ||||
* | Redo commit 'In verbose mode, log if --check mode is enabled.' | Matthias Andree | 2008-02-22 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5160 | ||||
* | Drop dead code under FORCE_STUFFING condition. | Matthias Andree | 2008-01-31 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5156 | ||||
* | Add grammar fixes from Dan Jacobson to fetchmail.man. Debian Bug #461642. | Matthias Andree | 2008-01-21 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5153 | ||||
* | Fix Berlios Bug #11797, imap_mark_seen doesn't consider expunged messages | Matthias Andree | 2007-12-26 | 1 | -1/+7 |
| | | | | | | | (and marks the wrong messages seen after expunges, leading to data loss in 'keep flush' configurations). Report and patch by Alexander Cherepanov. Thanks\! svn path=/branches/BRANCH_6-3/; revision=5147 | ||||
* | Revise getnameinfo check to ensure NULL is defined and the result is properly | Matthias Andree | 2007-12-26 | 1 | -0/+3 |
| | | | | | | | evaluated, to avoid bogus results on for instance FreeBSD and redefinitions of NI_* at compile time. svn path=/branches/BRANCH_6-3/; revision=5146 | ||||
* | 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 |