]> Pileus Git - ~andy/fetchmail/history - options.c
Change type of socket descriptors from FILE * to int. Change SockGets
[~andy/fetchmail] / options.c
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-04-25 Eric S. RaymondFix -I.
1997-04-05 Eric S. RaymondOption changes.
1997-04-05 Eric S. RaymondRobert de Bath's changes.
1997-04-01 Eric S. RaymondRobert deBath's fix.
1997-03-13 Eric S. RaymondAdded -U option.
1997-03-13 Eric S. RaymondAdded `set daemon'.
1997-03-07 Eric S. RaymondEliminate duplicate options.
1997-03-07 Eric S. RaymondReady for the UIDL patch.
1997-02-19 Eric S. RaymondAdded SMTP hunt list feature.
1997-02-11 Eric S. RaymondTrivalent options.
1997-01-18 Eric S. RaymondAdded dns/nodns.
1997-01-14 Eric S. RaymondThe batchlimit option is now per user.
1997-01-14 Eric S. RaymondChange `interface' and `monitor' options to per-server.
1997-01-14 Eric S. RaymondDynamic allocation for the query structure string entries.
1997-01-13 Eric S. RaymondGather all server data into a restorable structure.
1997-01-09 Eric S. RaymondWe can now set the envelope header from the command...
1996-12-30 Eric S. RaymondDave Bodenstab's error changes.
1996-12-23 Eric S. RaymondIntroduced George Sipe's -I and -M options.
1996-12-18 Eric S. RaymondAdded `fetchlimit'.
1996-11-27 Eric S. RaymondAdded `logfile' keyword to rc syntax.
1996-11-14 Eric S. RaymondArrange for fetchall to be forced on after transient...
1996-11-09 Eric S. RaymondArrange for command-line set of batchlimit.
1996-11-08 Eric S. RaymondPrototypes everywhere.
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