| Commit message (Expand) | Author | Age | Files | Lines |
* | Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var, | Matthias Andree | 2010-04-18 | 1 | -1/+8 |
* | set global flags in a consistent manner | Sunil Shetye | 2010-03-05 | 1 | -4/+4 |
* | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 1 | -3/+3 |
* | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 1 | -1/+16 |
* | Treat permanent delivery errors as temporary (configurable). | Matthias Andree | 2009-05-24 | 1 | -1/+13 |
* | Merge Daniel Richard G.'s --sslcommonname option. | Matthias Andree | 2008-03-07 | 1 | -0/+7 |
* | Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095. | Matthias Andree | 2006-08-14 | 1 | -1/+3 |
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -1/+7 |
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 1 | -6/+5 |
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
* | Consistency: Make --fetchall an alias for --all. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 1 | -0/+5 |
* | Fix typo: --sslcertck checks the /server/ certificate (not the client's). | Matthias Andree | 2006-01-15 | 1 | -1/+1 |
* | Added missing --help text for "--sslcertck" option. | Matthias Andree | 2006-01-14 | 1 | -0/+5 |
* | Fix indent. | Matthias Andree | 2006-01-14 | 1 | -25/+25 |
* | Some verbose output disappeared in debug mode. Adding further -v options | Matthias Andree | 2006-01-04 | 1 | -1/+1 |
* | In usage message, move -P short option from long --port to long --service. | Matthias Andree | 2005-10-30 | 1 | -2/+2 |
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 1 | -0/+1 |
* | Revert accidental translatable string spacing changes made in r4321. | Matthias Andree | 2005-09-25 | 1 | -32/+32 |
* | Clean up, mapping long to short options directly where possible, and switch L... | Matthias Andree | 2005-09-25 | 1 | -210/+133 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -3/+5 |
* | 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/+9 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -5/+5 |
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -8/+0 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -8/+8 |
* | Plug memory leaks. | Matthias Andree | 2005-07-31 | 1 | -0/+1 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -18/+0 |
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -3/+3 |
* | Add help for --sslcertpath and --sslfingerprint. | Matthias Andree | 2004-11-10 | 1 | -0/+2 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -7/+7 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+14 |
* | Enable showdots to be set fro the command line. | Eric S. Raymond | 2003-10-10 | 1 | -1/+1 |
* | OTP fix patches from Stanislav Brabec. | Eric S. Raymond | 2002-10-18 | 1 | -1/+3 |
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -1/+1 |
* | Sunil Shetye's re-exec patch. | Eric S. Raymond | 2002-09-04 | 1 | -6/+6 |
* | getopt_long is back for Solaris and HP-UX. | Eric S. Raymond | 2001-09-30 | 1 | -4/+0 |
* | Fix the bad GETOPT_LONG patch. | Eric S. Raymond | 2001-09-27 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 2001-09-26 | 1 | -2/+6 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -66/+66 |
* | Restore -D. | Eric S. Raymond | 2001-09-09 | 1 | -1/+1 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -28/+39 |
* | Miscellaneous bug fixes. | Eric S. Raymond | 2001-06-20 | 1 | -1/+1 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+9 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -2/+20 |
* | Nalin Dahyabai's changes. | Eric S. Raymond | 2001-04-10 | 1 | -0/+12 |
* | Ready to ship. | Eric S. Raymond | 2001-03-18 | 1 | -0/+2 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -2/+9 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -13/+13 |
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 1 | -12/+0 |