aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Multiple queries to same server with different users work now.Eric S. Raymond1996-10-051-25/+0
* Eliminate set_defaults so user variable will be available in main.Eric S. Raymond1996-10-051-59/+0
* Make localname defaulting work properly.Eric S. Raymond1996-10-051-1/+0
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-1/+1
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-6/+12
* Kill off -2 and -3.Eric S. Raymond1996-10-011-15/+11
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-291-5/+0
* The great options massacre.Eric S. Raymond1996-09-281-71/+18
* Give up on POP3 UIDs, they're a dead loss.Eric S. Raymond1996-09-281-24/+10
* Name of run control file changed.Eric S. Raymond1996-09-251-28/+27
* *** empty log message ***Eric S. Raymond1996-09-241-3/+2
* The great name change.Eric S. Raymond1996-09-241-16/+16
* Add code to copy command line, so appending servers doesn't stomp onEric S. Raymond1996-09-231-0/+1
* Be robust in the presence of Sun NIS and other nonstandard password schemes.Eric S. Raymond1996-09-201-33/+44
* Make SMTP forwarding the default.Eric S. Raymond1996-09-121-1/+2