aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented fetchdomains.Eric S. Raymond2001-06-241-28/+39
* Miscellaneous bug fixes.Eric S. Raymond2001-06-201-1/+1
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+9
* SSL certification handling.Eric S. Raymond2001-05-141-2/+20
* Nalin Dahyabai's changes.Eric S. Raymond2001-04-101-0/+12
* Ready to ship.Eric S. Raymond2001-03-181-0/+2
* Added sslproto.Eric S. Raymond2001-03-031-2/+9
* preauth -> auth.Eric S. Raymond2001-02-191-13/+13
* Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-12/+0
* Ready to ship.Eric S. Raymond2000-11-111-0/+8
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-0/+7
* Julian Haight's changes.Eric S. Raymond2000-06-071-3/+9
* LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+3
* Cleanup patches from Gunther Leber.Eric S. Raymond2000-01-031-7/+4
* Ready to send this to Mike.Eric S. Raymond1999-11-061-13/+13
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+31