| Commit message (Expand) | Author | Age | Files | Lines |
* | [conf] Print sslcertfile in configuration | Earl | 2021-01-03 | 1 | -0/+1 |
* | --configdump: fix quoting RHS of localnames | Matthias Andree | 2016-06-08 | 1 | -1/+1 |
* | Remove redundant double A_OTP check. | Thomas Jarosch | 2011-08-02 | 1 | -2/+0 |
* | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 1 | -1/+1 |
* | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 1 | -0/+7 |
* | Treat permanent delivery errors as temporary (configurable). | Matthias Andree | 2009-05-24 | 1 | -0/+1 |
* | Merge Daniel Richard G.'s --sslcommonname option. | Matthias Andree | 2008-03-07 | 1 | -0/+1 |
* | If SOCKS support was compiled in, add 'socks' to the feature_options | Matthias Andree | 2007-03-24 | 1 | -0/+3 |
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -3/+3 |
* | Fix a few compiler warnings through casts. | Matthias Andree | 2006-01-11 | 1 | -3/+3 |
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+2 |
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -0/+1 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -7/+4 |
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -9/+1 |
* | Define temporary variable with #ifdefs rather than using these inside a macro... | Matthias Andree | 2005-08-01 | 1 | -2/+4 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -6/+0 |
* | Clean up: rely on C compiler string concatenation rather than calling printf ... | Matthias Andree | 2005-07-30 | 1 | -15/+15 |
* | strncpy -> strlcpy. | Matthias Andree | 2005-07-20 | 1 | -3/+2 |
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -1/+1 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+2 |
* | Simpler antispam dumping. | Eric S. Raymond | 2002-10-31 | 1 | -10/+5 |
* | Minor bug fixes. | Eric S. Raymond | 2002-10-18 | 1 | -1/+1 |
* | OTP fix patches from Stanislav Brabec. | Eric S. Raymond | 2002-10-18 | 1 | -0/+2 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -0/+4 |
* | Close debian bug that clobbered .fetchmailorc. | Eric S. Raymond | 2001-07-07 | 1 | -1/+1 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -0/+1 |
* | Make fetchmailconf work again. | Eric S. Raymond | 2001-06-17 | 1 | -1/+1 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+1 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -0/+3 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -0/+1 |
* | Don't require Tkinter to read configs. | Eric S. Raymond | 2001-03-01 | 1 | -1/+6 |
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -0/+2 |
* | More authentication types. | Eric S. Raymond | 2001-02-20 | 1 | -0/+4 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -13/+13 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -7/+11 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -0/+3 |
* | Spambounce patch. | Eric S. Raymond | 2000-12-12 | 1 | -0/+1 |
* | 5-6-0bis fix for smtpname. | Eric S. Raymond | 2000-11-27 | 1 | -0/+1 |
* | Ready to ship. | Eric S. Raymond | 2000-11-11 | 1 | -0/+1 |
* | Added --showdots option by Thomas Jarosch <tomj@gmx.de> | Eric S. Raymond | 2000-11-04 | 1 | -0/+1 |
* | Added dropdelivered. | Eric S. Raymond | 2000-07-23 | 1 | -0/+1 |
* | Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6. | Eric S. Raymond | 2000-07-23 | 1 | -1/+1 |
* | Implemented support for RFC2177 IDLE command. | Eric S. Raymond | 2000-03-06 | 1 | -0/+1 |
* | Fix for IPv6. | Eric S. Raymond | 2000-03-03 | 1 | -2/+3 |
* | Various minor bug fixes. | Eric S. Raymond | 2000-02-18 | 1 | -3/+2 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -0/+2 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -8/+8 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+8 |
* | auth->preauth, second step. | Eric S. Raymond | 1999-09-16 | 1 | -3/+3 |