]> Pileus Git - ~andy/fetchmail/history - options.c
Implement batchlimit option.
[~andy/fetchmail] / options.c
1996-11-08 Eric S. RaymondSolaris 2.5 and FreeBSD 2.2.
1996-11-04 Eric S. RaymondRunning fetchmail in daemon mode now forces the --fetch...
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-29 Eric S. RaymondAdded -n, --nodetach option.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
1996-10-26 Eric S. RaymondMajor changes of data structure and variable names.
1996-10-26 Eric S. RaymondAdded filtering by length. Ugh.
1996-10-19 Eric S. RaymondMajor improvements in --check processing. New-message...
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-13 Eric S. RaymondAdd settable server-nonresponse timeout
1996-10-11 Eric S. RaymondUse TRUE and FALSE.
1996-10-11 Eric S. RaymondFix options handling.
1996-10-11 Eric S. RaymondOption reorganization.
1996-10-11 Eric S. RaymondOption reorganization -- also N -> n.
1996-10-11 Eric S. RaymondChanged copyrights, they're now by reference.
1996-10-11 Eric S. RaymondImproved options processing.
1996-10-11 Eric S. RaymondRestored idfile option.
1996-10-10 Eric S. RaymondUIDs are back in.
1996-10-10 Eric S. RaymondKerberos integration, stage 3.
1996-10-10 Eric S. RaymondChris Hanson's Kerberos support, plus documentation.
1996-10-09 Eric S. RaymondRemoved all pretentions to RPOP support.
1996-10-09 Eric S. RaymondOption core-dump fix.
1996-10-08 Eric S. RaymondBug fixes and better RC file documentation.
1996-10-05 Eric S. RaymondMultiple queries to same server with different users...
1996-10-05 Eric S. RaymondEliminate set_defaults so user variable will be availab...
1996-10-05 Eric S. RaymondMake localname defaulting work properly.
1996-10-04 Eric S. RaymondRC file syntax change, folder->mailbox, remote->remotename.
1996-10-04 Eric S. RaymondRestore --mda, with cleaner implementation this time.
1996-10-01 Eric S. RaymondKill off -2 and -3.
1996-09-29 Eric S. RaymondMake newline escapes optional. JEEP_IS_DEFAULT is...
1996-09-28 Eric S. RaymondThe great options massacre.
1996-09-28 Eric S. RaymondGive up on POP3 UIDs, they're a dead loss.
1996-09-25 Eric S. RaymondName of run control file changed.
1996-09-24 Eric S. Raymond*** empty log message ***
1996-09-24 Eric S. RaymondThe great name change.
1996-09-23 Eric S. RaymondAdd code to copy command line, so appending servers...
1996-09-20 Eric S. RaymondBe robust in the presence of Sun NIS and other nonstand...
1996-09-12 Eric S. RaymondMake SMTP forwarding the default.
1996-09-12 Eric S. RaymondAdded port-specification option.
1996-09-11 Eric S. RaymondOption-processing for SMTP forwarding works now.
1996-09-11 Eric S. RaymondClean up some option processing.
1996-09-11 Eric S. RaymondCorrect the rewrite logic.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-22 Eric S. RaymondAdded support for RFC-1725-compliant servers with UIDL...
1996-07-26 Eric S. RaymondChange default to MDA deliver.
1996-07-19 Eric S. RaymondFreeze bug fixes befoire adding more features.
1996-07-03 Eric S. RaymondMore name changes.
1996-07-03 Eric S. RaymondChange of name.
1996-07-03 Eric S. Raymondoptrec -> hostrec.
1996-07-03 Eric S. RaymondGot rid of line limit member.
1996-07-03 Eric S. RaymondCorrect doc comment.
1996-07-03 Eric S. RaymondGot rid of versioninfo member.
1996-07-03 Eric S. RaymondGot rid of verbose member, changed whicpop to protocol.
1996-07-03 Eric S. Raymondpoprcfile is now a single global.
1996-07-02 Eric S. RaymondEliminated options->silent field.
1996-07-02 Eric S. RaymondSome name changes.
1996-06-28 Eric S. RaymondLicensing and copyright changes pursuant to Carl Harris...
1996-06-27 Eric S. RaymondSent to ceharris.
1996-06-26 Eric S. RaymondThis is what I sent Harris.
1996-06-24 Eric S. RaymondInitial revision