Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Italian translation, courtesy of Vincenzo Campanella. | Matthias Andree | 2008-11-21 | 3 | -1/+3231 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5251 | ||||
* | Since BerliOS's SSL setup is b0rked, use http:// rather than https:// | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5250 | ||||
* | Update BerliOS release ID. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5249 | ||||
* | Move 6.3.9 tag. | Matthias Andree | 2008-11-16 | 2 | -34/+18 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5247 | ||||
* | Bump version to match 6.3.9. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5245 | ||||
* | Bump 6.3.9 revision. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5243 | ||||
* | Prepare release 6.3.9. | Matthias Andree | 2008-11-16 | 3 | -3/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5242 | ||||
* | Update po/. | Matthias Andree | 2008-11-16 | 21 | -84/+84 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5241 | ||||
* | Add build report. | Matthias Andree | 2008-11-16 | 1 | -0/+19 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5240 | ||||
* | Revert inadvertent downgrade of two fixes. | Matthias Andree | 2008-11-13 | 1 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5239 | ||||
* | 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 | 2 | -0/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5237 | ||||
* | Import new translations from translation project. | Matthias Andree | 2008-11-12 | 8 | -202/+201 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5236 | ||||
* | Update en_GB, submitted by David Lodge directly | Matthias Andree | 2008-11-04 | 1 | -7/+7 |
| | | | | | | (I've asked him to use TP-robot, the translation project's mail bot.) svn path=/branches/BRANCH_6-3/; revision=5235 | ||||
* | Run 'make update-po' on po/. | Matthias Andree | 2008-11-04 | 16 | -7712/+10403 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5233 | ||||
* | 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 | ||||
* | Update German (de) and British English (en_GB) translations. | Matthias Andree | 2008-11-04 | 2 | -25/+18 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5231 | ||||
* | Bump version to 6.3.9-rc3. | Matthias Andree | 2008-11-04 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5230 | ||||
* | Mention translation updates, additions, and enablings. | Matthias Andree | 2008-11-04 | 1 | -5/+16 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5229 | ||||
* | Re-enable all translations, perhaps this re-kindles interest of translators. | Matthias Andree | 2008-11-04 | 1 | -3/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5228 | ||||
* | Update Albanian (sq), Czech (cs), Danish (da), Russian (ru), Turkish (tr), | Matthias Andree | 2008-11-04 | 6 | -5564/+4292 |
| | | | | | | | and Vietnamese (vi) translations from translationproject.org. Not all of them are current, but anyways. svn path=/branches/BRANCH_6-3/; revision=5227 | ||||
* | Add translations for Simplified Chinese (zh_CN), Dutch (nl), Finnish (fi), and | Matthias Andree | 2008-11-04 | 4 | -0/+11839 |
| | | | | | | Indonesian (id). svn path=/branches/BRANCH_6-3/; revision=5226 | ||||
* | Fix missing closing parenthesis in 'Terminating the background daemon' subsect. | Matthias Andree | 2008-10-17 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5225 | ||||
* | Improve documentation: --logfile requires --daemon mode | Matthias Andree | 2008-07-08 | 3 | -4/+11 |
| | | | | | | | | | | 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 | 2 | -4/+7 |
| | | | | | | 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 | 2 | -2/+6 |
| | | | | | | Fixes Debian Bug#374514, reported by Dan Jacobson. svn path=/branches/BRANCH_6-3/; revision=5213 | ||||
* | Partially uncommit the botched commit r5117 so I can create proper changelogs. | Matthias Andree | 2008-07-03 | 2 | -9/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5212 | ||||
* | Documentation and program output now /consistently/ claim that the | Matthias Andree | 2008-06-30 | 21 | -45/+52 |
| | | | | | | | | | 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 | 2 | -56/+57 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5210 | ||||
* | Update timestamp. | Matthias Andree | 2008-06-24 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5209 | ||||
* | Mark CVE-2008-2711/fetchmail-SA-2008-01 revised 2008-06-24. | Matthias Andree | 2008-06-24 | 1 | -4/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5208 | ||||
* | Record .po updates for 6.3.9-rc2. | Matthias Andree | 2008-06-24 | 11 | -3889/+4047 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5206 | ||||
* | Fix one more CVE-2008-2711 va_start() messup. Found by Petr Uzel. | Matthias Andree | 2008-06-24 | 4 | -16/+54 |
| | | | | | | 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 | ||||
* | fix typo. | Matthias Andree | 2008-06-17 | 1 | -9/+10 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5201 | ||||
* | Record BerliOS patch ID for CVE-2008-2711. | Matthias Andree | 2008-06-17 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5200 | ||||
* | GnuPG-sign security announcements. | Matthias Andree | 2008-06-17 | 9 | -5/+95 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5199 | ||||
* | Add security announcer script. | Matthias Andree | 2008-06-17 | 1 | -0/+16 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5198 | ||||
* | Track website in separate SVN directory (mostly symlinks for now). | Matthias Andree | 2008-06-17 | 22 | -0/+505 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5197 | ||||
* | Add CVE Name CVE-2008-2711 for fetchmail-SA-2008-01. | Matthias Andree | 2008-06-17 | 2 | -5/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5196 | ||||
* | Add fetchmail-SA-2008-01.txt to DISTDOCS. | Matthias Andree | 2008-06-13 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5195 | ||||
* | Reword fetchmail 6.3.9 availability. | Matthias Andree | 2008-06-13 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5194 | ||||
* | Fix Novell Bug #354291, fetchmail crashes in -v -v mode when logging long To: | Matthias Andree | 2008-06-13 | 3 | -2/+163 |
| | | | | | | headers (in excess of 2048 bytes). svn path=/branches/BRANCH_6-3/; revision=5193 | ||||
* | FIXME: (driver.c::fetchmessages) mark wholesize and separatefetchbody to be ↵ | Matthias Andree | 2008-06-13 | 1 | -0/+3 |
| | | | | | | unified. svn path=/branches/BRANCH_6-3/; revision=5192 | ||||
* | Ignore fetchmail.pot and *.gmo files, too. | Matthias Andree | 2008-06-13 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5191 | ||||
* | Add ignore files. | Matthias Andree | 2008-06-13 | 2 | -0/+29 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5190 | ||||
* | Optimize UID list handling. | Matthias Andree | 2008-05-29 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5189 | ||||
* | Add a feature idea. | Matthias Andree | 2008-05-28 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5188 | ||||
* | Document autoconf requirement. | Matthias Andree | 2008-05-24 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5187 |