| Commit message (Expand) | Author | Age | Files | Lines |
| * | rcfile_y.y: drop yytoknum cast, incompatible with bison 3.8 | Matthias Andree | 2021-10-31 | 1 | -2/+0 |
| * | Remove yydebug definition, to make C++ compatible. | Matthias Andree | 2020-02-14 | 1 | -2/+0 |
| * | Align with legacy_6x. | Matthias Andree | 2019-08-25 | 1 | -0/+3 |
| * | Enable --sslcertck by default. | Matthias Andree | 2015-11-15 | 1 | -1/+2 |
| * | Fix: combination of --plugin and -f - fails | Alexander Zangerl | 2012-09-03 | 1 | -1/+2 |
| * | Multidrop: Do not lose wildcard flag, allow asterisk anywhere. | Matthias Andree | 2010-10-12 | 1 | -11/+11 |
| * | Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var, | Matthias Andree | 2010-04-18 | 1 | -1/+2 |
| * | Plug parser memory leaks, avoid re-strdup'ing strings. | Matthias Andree | 2010-04-13 | 1 | -53/+53 |
| * | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 1 | -2/+2 |
| * | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 1 | -0/+3 |
| * | Silence bison warning about 2 shift/reduce conflicts | Matthias Andree | 2010-02-23 | 1 | -0/+2 |
| * | Treat permanent delivery errors as temporary (configurable). | Matthias Andree | 2009-05-24 | 1 | -1/+3 |
| * | Fix a few compiler warnings around implicit conversion or extra ";". | Matthias Andree | 2009-01-14 | 1 | -1/+1 |
| * | Documentation and program output now /consistently/ claim that the | Matthias Andree | 2008-06-30 | 1 | -1/+1 |
| * | Merge Daniel Richard G.'s --sslcommonname option. | Matthias Andree | 2008-03-07 | 1 | -1/+2 |
| * | .fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh). | Matthias Andree | 2007-12-26 | 1 | -1/+1 |
| * | Doxygen-related comment fixes. | Matthias Andree | 2007-12-09 | 1 | -2/+3 |
| * | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -4/+2 |
| * | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 1 | -3/+3 |
| * | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -0/+6 |
| * | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -1/+3 |
| * | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -6/+6 |
| * | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -11/+1 |
| * | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -20/+1 |
| * | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -4/+4 |
| * | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -5/+3 |
| * | Enable permissions checking under Cygwin. | Eric S. Raymond | 2004-01-13 | 1 | -0/+7 |
| * | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -1/+3 |
| * | Better default for showdots. | Eric S. Raymond | 2003-10-10 | 1 | -2/+2 |
| * | Before the IDLE patch. | Eric S. Raymond | 2003-02-28 | 1 | -3/+3 |
| * | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -1/+2 |
| * | Sunil Shetye's re-exec patch. | Eric S. Raymond | 2002-09-04 | 1 | -5/+24 |
| * | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -7/+1 |
| * | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+3 |
| * | Minor fixes. | Eric S. Raymond | 2002-03-09 | 1 | -1/+1 |
| * | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -1/+1 |
| * | Don't bomb silently on SSL when SSL isn't compiled. | Eric S. Raymond | 2002-02-01 | 1 | -2/+14 |
| * | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -11/+11 |
| * | Must solve that damn linking problem next. | Eric S. Raymond | 2001-07-31 | 1 | -0/+3 |
| * | Ready to ship another release. | Eric S. Raymond | 2001-06-25 | 1 | -3/+3 |
| * | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -2/+7 |
| * | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+3 |
| * | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -1/+4 |
| * | Minor cleanup patches. | Eric S. Raymond | 2001-04-10 | 1 | -1/+1 |
| * | Error message correction. | Eric S. Raymond | 2001-03-18 | 1 | -1/+1 |
| * | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -1/+2 |
| * | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -23/+6 |
| * | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -19/+19 |
| * | Trivially get rid of 60 conflicts. | Eric S. Raymond | 2001-02-12 | 1 | -12/+16 |
| * | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -1/+3 |