Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IMAP IDLE and untagged (* ...) response parser, by Sunil Shetye. | Matthias Andree | 2010-01-22 | 3 | -139/+170 |
| | | | | | | | | | | | | | The IMAP client no longer skips messages from several IMAP servers including Dovecot if fetchmail's "idle" is in use. Causes were that fetchmail (a) ignored some untagged responses when it should not (b) relied on EXISTS messages in response to EXPUNGE, which aren't mandated by RFC-3501 (the IMAP standard) and aren't sent by Dovecot either. Fix by Sunil Shetye (the fix also consolidates IMAP response handling, improving overall robustness of the IMAP client), bug report and testing by Matt Doran, with further hints from Timo Sirainen. svn path=/branches/BRANCH_6-3/; revision=5459 | ||||
* | Add logrotate support to TODO. | Matthias Andree | 2009-11-22 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5458 | ||||
* | Update Italian translation, courtesy of Vincenzo Campanella. | Matthias Andree | 2009-11-16 | 2 | -440/+188 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5457 | ||||
* | Fix CPPFLAGS for GSSAPI compiles. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5454 | ||||
* | Mention ibiblio paths, and need to update release_id on website. | Matthias Andree | 2009-10-30 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5453 | ||||
* | Fix link to release notes. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5452 | ||||
* | Update upload script, use local public_html stagingl. | Matthias Andree | 2009-10-30 | 1 | -2/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5451 | ||||
* | Release 6.3.13. | Matthias Andree | 2009-10-30 | 6 | -13/+26 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5449 | ||||
* | Drop obsolete --without-included-gettext ./configure option from .spec. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5448 | ||||
* | Ship fetchmail.xpm file. | Matthias Andree | 2009-10-30 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5447 | ||||
* | Clean up dist-tools, remove or update. | Matthias Andree | 2009-10-30 | 10 | -780/+29 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5446 | ||||
* | Regression fix for multiline SMTP bugfix. Reported by Thomas Jarosch. | Matthias Andree | 2009-10-28 | 2 | -2/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5445 | ||||
* | Credit translators | Matthias Andree | 2009-10-21 | 1 | -0/+13 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5444 | ||||
* | Updated Dutch translation courtesy of Erwin Poeze. | Matthias Andree | 2009-10-21 | 1 | -99/+115 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5443 | ||||
* | Language updates from translation project. Skipping Dutch for obvious ↵ | Matthias Andree | 2009-10-20 | 13 | -59/+54 |
| | | | | | | mistranslation (Subject: is not to be translated.) svn path=/branches/BRANCH_6-3/; revision=5442 | ||||
* | Put 6.3.12 on front page. | Matthias Andree | 2009-10-05 | 1 | -8/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5441 | ||||
* | Release 6.3.12. | Matthias Andree | 2009-10-05 | 2 | -3/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5439 | ||||
* | Update po/ files for 6.3.12 release. | Matthias Andree | 2009-10-05 | 22 | -313/+609 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5438 | ||||
* | Bump version. | Matthias Andree | 2009-10-05 | 2 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5437 | ||||
* | Work around screwed Solaris /bin/sh and go for XPG shells. | Matthias Andree | 2009-10-05 | 2 | -3/+19 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5436 | ||||
* | Add required documentation for Joost Roeleveld's virtual domain rewrite issue. | Matthias Andree | 2009-09-23 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5435 | ||||
* | Add smtpaddress issue. | Matthias Andree | 2009-09-23 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5434 | ||||
* | Fetchmailconf: Fix descriptions for smtpaddress and smtpname options | Matthias Andree | 2009-09-23 | 2 | -3/+5 |
| | | | | | | | | Smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert. 'Append to MAIL FROM line:' => 'Use domain on RCPT TO line:' 'Set RCPT To address:' => 'Set fixed RCPT TO address:' svn path=/branches/BRANCH_6-3/; revision=5433 | ||||
* | Update Chinese (simplified) translation, courtesy of Zheng-Yu Ji. | Matthias Andree | 2009-09-23 | 2 | -112/+69 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5432 | ||||
* | document sslcommonname got added in 6.3.9. | Matthias Andree | 2009-09-22 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5431 | ||||
* | Merge Vietnamese translation, courtesy of Clytie Siddall. | Matthias Andree | 2009-09-21 | 2 | -300/+153 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5430 | ||||
* | Update: verbose documentation, HOWTO. | Matthias Andree | 2009-08-27 | 1 | -0/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5429 | ||||
* | Document 6.3.11 free() bug workaround. | Matthias Andree | 2009-08-27 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5428 | ||||
* | Mention that users should not make up information. | Matthias Andree | 2009-08-24 | 23 | -1043/+1864 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5427 | ||||
* | Correct grammar, get rid of apostrophes. | Matthias Andree | 2009-08-24 | 1 | -7/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5426 | ||||
* | Fix SMTP_ok to cache multiline reponses... | Matthias Andree | 2009-08-20 | 3 | -28/+44 |
| | | | | | | but there are more functions that need fixing (look for smtp_response). svn path=/branches/BRANCH_6-3/; revision=5425 | ||||
* | Mark removal of blank-before-LF in logs as TODO. | Matthias Andree | 2009-08-20 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5424 | ||||
* | Look for MD5_Init in libcrypto (not libssl). | Matthias Andree | 2009-08-19 | 2 | -1/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5423 | ||||
* | Fix error reporting for GSSAPI on Heimdal krb5 (extra * in format string). | Matthias Andree | 2009-08-19 | 2 | -1/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5422 | ||||
* | Ignore fetchmail-man.html; it's not XHTML. | Matthias Andree | 2009-08-18 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5421 | ||||
* | Validate *.html documents as XHTML in 'make check'. | Matthias Andree | 2009-08-18 | 2 | -3/+18 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5420 | ||||
* | Add rationale for direct body streaming to X10. | Matthias Andree | 2009-08-18 | 1 | -6/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5419 | ||||
* | Add X10 on truncated message bodies. | Matthias Andree | 2009-08-18 | 1 | -0/+21 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5418 | ||||
* | Remove some of ESR's rants against commercial software; minor formatting fixes. | Matthias Andree | 2009-08-18 | 1 | -55/+41 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5417 | ||||
* | Also upload website to TU Dortmund mirror at ↵ | Matthias Andree | 2009-08-18 | 1 | -4/+18 |
| | | | | | | http://mandree.home.pages.de/fetchmail/info/ svn path=/branches/BRANCH_6-3/; revision=5416 | ||||
* | Fix free() of unallocated memory on intact/non-verbose SSL-connections. | Matthias Andree | 2009-08-17 | 2 | -2/+12 |
| | | | | | | | Problem was improper scoping of xfree(tt). Patch courtesy of Thomas Heinz. Fixes Gentoo bug #280760. svn path=/branches/BRANCH_6-3/; revision=5415 | ||||
* | Translation updates: Spanish Castilian and Catalan, Polish. | Matthias Andree | 2009-08-06 | 4 | -941/+419 |
| | | | | | | Courtesy of Ernest Adrogué Calveras, Francisco Molinero, Jakub Bogusz. svn path=/branches/BRANCH_6-3/; revision=5408 | ||||
* | Update Japanese translation for 6.3.11, courtesy of Takeshi Hamasaki. | Matthias Andree | 2009-08-06 | 2 | -293/+121 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5407 | ||||
* | Update Czech translation for 6.3.11, courtesy of Petr Pisar. | Matthias Andree | 2009-08-06 | 2 | -217/+111 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5406 | ||||
* | Remove one version reference to avoid inconsistencies. | Matthias Andree | 2009-08-06 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5405 | ||||
* | Update website for 6.3.11 release. | Matthias Andree | 2009-08-06 | 2 | -2/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5404 | ||||
* | Add 6.3.11. | Matthias Andree | 2009-08-06 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5403 | ||||
* | Bump version. | Matthias Andree | 2009-08-06 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5402 | ||||
* | Update. | Matthias Andree | 2009-08-06 | 1 | -8/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5401 | ||||
* | Add a reference to fetchmail.man version ID. | Matthias Andree | 2009-08-06 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5399 |