| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Vladimir's name. | Matthias Andree | 2006-03-29 | 1 | -3/+2 |
* | Revise ai_canonname workaround comment. | Matthias Andree | 2006-03-21 | 1 | -1/+2 |
* | Restructure, and add more protocol tags. | Matthias Andree | 2006-03-21 | 1 | -12/+12 |
* | Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname | Matthias Andree | 2006-03-21 | 1 | -2/+5 |
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 1 | -0/+2 |
* | Mark protocol 'auto' deprecated. | Matthias Andree | 2006-03-17 | 1 | -0/+2 |
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 1 | -3/+5 |
* | Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@). | Matthias Andree | 2006-03-14 | 1 | -1/+3 |
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
* | Disable SDPS if POP3 is disabled. | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
* | add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ',' | Matthias Andree | 2006-03-13 | 1 | -0/+1 |
* | ./configure --quiet is now quieter (no SSL and fallback-related output). | Matthias Andree | 2006-03-10 | 1 | -0/+1 |
* | Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation. | Matthias Andree | 2006-03-10 | 1 | -0/+3 |
* | Add URL for fetchall keep UIDL fix. | Matthias Andree | 2006-03-10 | 1 | -1/+2 |
* | Allow UIDL recording in fetchall keep mode, to avoid re-fetching messages on ... | Matthias Andree | 2006-03-04 | 1 | -0/+3 |
* | Properly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable s... | Matthias Andree | 2006-03-03 | 1 | -2/+6 |
* | Load UID lists only after initializing report/syslog. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
* | Stop printing blank lines in verbose syslog mode. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
* | Consistency: Make --fetchall an alias for --all. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
* | Rearrange 6.3.3 changes. | Matthias Andree | 2006-03-03 | 1 | -4/+6 |
* | Add X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks t... | Matthias Andree | 2006-03-03 | 1 | -0/+5 |
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 1 | -0/+1 |
* | Note Debian Bug#353575 (null SDPS envelope sender replaced by local user info... | Matthias Andree | 2006-03-01 | 1 | -0/+3 |
* | Handle other clients concurrently accessing IMAP mailboxes better. | Matthias Andree | 2006-03-01 | 1 | -0/+4 |
* | suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than '/usr/sbin/sendma... | Matthias Andree | 2006-03-01 | 1 | -0/+2 |
* | "ssl" is a user option rather than a server option. Patch by Nico Golde. | Matthias Andree | 2006-02-28 | 1 | -0/+2 |
* | Update info on netrc segfault. | Matthias Andree | 2006-01-30 | 1 | -2/+4 |
* | Craig Leres: only overwrite password if the pointer is non-NULL. Avoids a cra... | Matthias Andree | 2006-01-30 | 1 | -0/+7 |
* | Add debug package to NEWS. | Matthias Andree | 2006-01-22 | 1 | -0/+1 |
* | Mark 6.3.2 released. | Matthias Andree | 2006-01-22 | 1 | -7/+9 |
* | don't complain about READ-ONLY IMAP folders in --fetchall --keep mode. | Matthias Andree | 2006-01-20 | 1 | -0/+2 |
* | Add CVE ID for recent DoS: CVE-2006-0321 | Matthias Andree | 2006-01-19 | 1 | -1/+1 |
* | Escalate recent fix to security and add preliminary announcement. | Matthias Andree | 2006-01-19 | 1 | -13/+19 |
* | Fix segfault or bus error after bouncing a message. This bug was | Matthias Andree | 2006-01-19 | 1 | -0/+3 |
* | fetchmail --version now prints the copyright notice. | Matthias Andree | 2006-01-14 | 1 | -0/+1 |
* | fetchmailconf.py: Accept --help and --version. | Matthias Andree | 2006-01-14 | 1 | -0/+1 |
* | Added missing --help text for "--sslcertck" option. | Matthias Andree | 2006-01-14 | 1 | -0/+1 |
* | Shuffle 6.3.0 NEWS entries around a bit, one incompatible changed moved to th... | Matthias Andree | 2006-01-13 | 1 | -18/+21 |
* | Drop BUGS. | Matthias Andree | 2006-01-13 | 1 | -0/+3 |
* | Fix accented characters in Héctor García's name. Merged from downstream deb... | Matthias Andree | 2006-01-13 | 1 | -0/+2 |
* | Mention warning limit for Maillennium workaround. | Matthias Andree | 2006-01-08 | 1 | -1/+2 |
* | Typo: --dumpconfig -> --configdump. | Matthias Andree | 2006-01-06 | 1 | -1/+1 |
* | Add workaround for b0rked POP3 TOP command in Maillennium servers (comcast.net). | Matthias Andree | 2006-01-06 | 1 | -0/+8 |
* | Mention that the .fetchids fix is incompatible for some system-wide setups of... | Matthias Andree | 2006-01-06 | 1 | -0/+14 |
* | Some verbose output disappeared in debug mode. Adding further -v options | Matthias Andree | 2006-01-04 | 1 | -0/+4 |
* | Fix novice help for Poll interval and fetchall. | Matthias Andree | 2005-12-29 | 1 | -0/+2 |
* | Don't complain about fetchall keep in --dumpconfig mode. | Matthias Andree | 2005-12-29 | 1 | -0/+2 |
* | * SMTP/LMTP cleanup to fix these two bugs: | Matthias Andree | 2005-12-20 | 1 | -0/+8 |
* | * Mark 6.3.1 released. | Matthias Andree | 2005-12-19 | 1 | -4/+9 |