aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Align with legacy_6x.Matthias Andree2019-08-251-0/+1
* Fix option argument enumerations in help output, and refer to manual.Matthias Andree2019-08-241-2/+2
* Accept more options with a running daemon.Matthias Andree2016-07-061-2/+16
* Minor option/usage message/man page fixes.Vitezslav Crhonek2016-04-271-4/+6
* Enable --sslcertck by default.Matthias Andree2015-11-151-0/+7
* Reinstate SSLv2 support on legacy_63 branch.Matthias Andree2011-05-171-1/+1
* Remove support for SSLv2 (fixes Debian Bug #622054).Matthias Andree2011-04-111-1/+1
* xstrdup string constant for ctl->server.service.Matthias Andree2010-12-151-1/+1
* Fix "antispam does not work"Sunil Shetye2010-10-211-1/+1
* Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,Matthias Andree2010-04-181-1/+8
* set global flags in a consistent mannerSunil Shetye2010-03-051-4/+4
* Rename bad-header pass to bad-header accept, ...Matthias Andree2010-02-241-3/+3
* Feature: bad-header {reject|pass}Matthias Andree2010-02-241-1/+16
* Treat permanent delivery errors as temporary (configurable).Matthias Andree2009-05-241-1/+13
* Merge Daniel Richard G.'s --sslcommonname option.Matthias Andree2008-03-071-0/+7
* Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.Matthias Andree2006-08-141-1/+3
* Add pidfile option, requested by Héctor García.Matthias Andree2006-04-021-1/+7
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-6/+5
* Fix more compiler warnings.Matthias Andree2006-03-141-1/+1
* Consistency: Make --fetchall an alias for --all.Matthias Andree2006-03-031-0/+1
* Allow --idle on the command line.Matthias Andree2006-03-011-0/+5
* Fix typo: --sslcertck checks the /server/ certificate (not the client's).Matthias Andree2006-01-151-1/+1
* Added missing --help text for "--sslcertck" option.Matthias Andree2006-01-141-0/+5
* Fix indent.Matthias Andree2006-01-141-25/+25
* Some verbose output disappeared in debug mode. Adding further -v optionsMatthias Andree2006-01-041-1/+1
* In usage message, move -P short option from long --port to long --service.Matthias Andree2005-10-301-2/+2
* - make fetchmail --silent --quit really silent, Debian Bug #229014 by Matthias Andree2005-10-301-0/+1
* Revert accidental translatable string spacing changes made in r4321.Matthias Andree2005-09-251-32/+32
* Clean up, mapping long to short options directly where possible, and switch L...Matthias Andree2005-09-251-210/+133
* Add full support for --service option.Matthias Andree2005-09-211-3/+5
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-201-0/+2
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-171-0/+9
* Large protocol independence patch.Matthias Andree2005-08-281-5/+5
* Remove port/service dualism and make everything a service.Matthias Andree2005-08-021-8/+0
* Kill alloca().Matthias Andree2005-07-311-8/+8
* Plug memory leaks.Matthias Andree2005-07-311-0/+1
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr...Matthias Andree2005-07-301-18/+0
* Make tracepolls a server option, as documented. Fixes Debian bug #156094.Matthias Andree2005-07-181-3/+3
* Add help for --sslcertpath and --sslfingerprint.Matthias Andree2004-11-101-0/+2
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-7/+7
* Sunil's transaction patches.Eric S. Raymond2003-10-151-0/+14
* Enable showdots to be set fro the command line.Eric S. Raymond2003-10-101-1/+1
* OTP fix patches from Stanislav Brabec.Eric S. Raymond2002-10-181-1/+3
* Sunil Shetye's latest fix patch.Eric S. Raymond2002-09-091-1/+1
* Sunil Shetye's re-exec patch.Eric S. Raymond2002-09-041-6/+6
* getopt_long is back for Solaris and HP-UX.Eric S. Raymond2001-09-301-4/+0
* Fix the bad GETOPT_LONG patch.Eric S. Raymond2001-09-271-1/+1
* Ready to ship.Eric S. Raymond2001-09-261-2/+6
* _( -> GT_(Eric S. Raymond2001-09-241-66/+66
* Restore -D.Eric S. Raymond2001-09-091-1/+1