aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Properly initialize smtp_socket member.Eric S. Raymond1997-05-281-0/+1
* Add imap-k4 capability.Eric S. Raymond1997-05-271-2/+6
* Add multiple-folder support.Eric S. Raymond1997-05-151-6/+17
* Caseblind comparison of names, more explicitness about Kerberos.Eric S. Raymond1997-05-131-2/+4
* Fix -I.Eric S. Raymond1997-04-251-1/+1
* Option changes.Eric S. Raymond1997-04-051-12/+0
* Robert de Bath's changes.Eric S. Raymond1997-04-051-2/+2
* Robert deBath's fix.Eric S. Raymond1997-04-011-1/+1
* Added -U option.Eric S. Raymond1997-03-131-21/+28
* Added `set daemon'.Eric S. Raymond1997-03-131-1/+3
* Eliminate duplicate options.Eric S. Raymond1997-03-071-6/+4
* Ready for the UIDL patch.Eric S. Raymond1997-03-071-1/+5
* Added SMTP hunt list feature.Eric S. Raymond1997-02-191-1/+1
* Trivalent options.Eric S. Raymond1997-02-111-5/+5
* Added dns/nodns.Eric S. Raymond1997-01-181-1/+1
* The batchlimit option is now per user.Eric S. Raymond1997-01-141-2/+1
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-141-2/+2
* Dynamic allocation for the query structure string entries.Eric S. Raymond1997-01-141-4/+4
* Gather all server data into a restorable structure.Eric S. Raymond1997-01-131-12/+12
* We can now set the envelope header from the command line.Eric S. Raymond1997-01-091-17/+25
* Dave Bodenstab's error changes.Eric S. Raymond1996-12-301-21/+34
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-231-2/+27
* Added `fetchlimit'.Eric S. Raymond1996-12-181-3/+10
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-1/+1
* Arrange for fetchall to be forced on after transient errors abort aEric S. Raymond1996-11-141-1/+0
* Arrange for command-line set of batchlimit.Eric S. Raymond1996-11-091-4/+12
* Prototypes everywhere.Eric S. Raymond1996-11-081-1/+1
* Solaris 2.5 and FreeBSD 2.2.Eric S. Raymond1996-11-081-0/+1
* Running fetchmail in daemon mode now forces the --fetchall option on.Eric S. Raymond1996-11-041-0/+1
* Header cleanup.Eric S. Raymond1996-11-011-1/+1
* Added -n, --nodetach option.Eric S. Raymond1996-10-291-20/+27
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-0/+4
* Major changes of data structure and variable names.Eric S. Raymond1996-10-261-24/+24
* Added filtering by length. Ugh.Eric S. Raymond1996-10-261-6/+13
* Major improvements in --check processing. New-message count is now visible.Eric S. Raymond1996-10-191-0/+6
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-32/+15
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-11/+17
* Use TRUE and FALSE.Eric S. Raymond1996-10-111-9/+9
* Fix options handling.Eric S. Raymond1996-10-111-1/+1
* Option reorganization.Eric S. Raymond1996-10-111-28/+28
* Option reorganization -- also N -> n.Eric S. Raymond1996-10-111-194/+205
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-3/+2
* Improved options processing.Eric S. Raymond1996-10-111-16/+7
* Restored idfile option.Eric S. Raymond1996-10-111-2/+2
* UIDs are back in.Eric S. Raymond1996-10-101-5/+13
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-22/+43
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-101-3/+12
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-2/+0
* Option core-dump fix.Eric S. Raymond1996-10-091-1/+1
* Bug fixes and better RC file documentation.Eric S. Raymond1996-10-081-1/+1