aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added port-specification option.Eric S. Raymond1996-09-121-5/+11
* Option-processing for SMTP forwarding works now.Eric S. Raymond1996-09-111-1/+7
* Clean up some option processing.Eric S. Raymond1996-09-111-4/+3
* Correct the rewrite logic.Eric S. Raymond1996-09-111-2/+2
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-4/+11
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-221-10/+25
* Change default to MDA deliver.Eric S. Raymond1996-07-261-6/+0
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-191-2/+9
* More name changes.Eric S. Raymond1996-07-031-21/+21
* Change of name.Eric S. Raymond1996-07-031-13/+13
* optrec -> hostrec.Eric S. Raymond1996-07-031-4/+4
* Got rid of line limit member.Eric S. Raymond1996-07-031-4/+4
* Correct doc comment.Eric S. Raymond1996-07-031-3/+4
* Got rid of versioninfo member.Eric S. Raymond1996-07-031-1/+1
* Got rid of verbose member, changed whicpop to protocol.Eric S. Raymond1996-07-031-8/+8
* poprcfile is now a single global.Eric S. Raymond1996-07-031-6/+6
* Eliminated options->silent field.Eric S. Raymond1996-07-021-3/+5
* Some name changes.Eric S. Raymond1996-07-021-6/+5
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-55/+3
* Sent to ceharris.Eric S. Raymond1996-06-271-1/+11
* This is what I sent Harris.Eric S. Raymond1996-06-261-31/+41
* Initial revisionEric S. Raymond1996-06-241-0/+381