]> Pileus Git - ~andy/fetchmail/history - options.c
Update website for 6.3.24.
[~andy/fetchmail] / options.c
1998-05-25 Eric S. RaymondGunter's command-line fixes.
1998-05-23 Eric S. RaymondAdded configuration dumper.
1998-05-23 Eric S. RaymondGlobal options have been consolidated into a single...
1998-05-22 Eric S. RaymondAdded idfile.
1998-03-14 Eric S. RaymondEnable short options.
1998-03-13 Eric S. RaymondRe-engineer the UIDL stuff to avoid having the status...
1998-03-06 Eric S. RaymondConfigurable antispam response.
1998-03-03 Eric S. RaymondKerberos V support.
1998-02-21 Eric S. RaymondCraig's patches in response to cmetz3.
1998-02-20 Eric S. RaymondSecurity relabeling.
1998-02-18 Eric S. RaymondThis went to Craig Metz.
1998-02-16 Eric S. RaymondAlll of Craig Metz's changes for IPv6 and IPSEC except...
1998-01-18 Eric S. RaymondAdded smtpaddress option.
1997-12-14 Eric S. RaymondCleanup of numeric option handling.
1997-10-21 Eric S. RaymondNarrow the error() interface.
1997-10-13 Eric S. RaymondFix ETRN mode.
1997-10-13 Eric S. RaymondFix bug in processing of multiple -S args.
1997-10-08 Eric S. RaymondAdded the --invisible option.
1997-10-02 Eric S. RaymondLica Olivetti's qvirtual option.
1997-09-28 Eric S. RaymondAdded --expunge option for Richard Kooidjman.
1997-08-04 Eric S. RaymondCosmetic fix.
1997-08-01 Eric S. Raymond--kill -> --nokeep.
1997-07-31 Eric S. RaymondBetter option documentation.
1997-07-02 Eric S. RaymondOptimization time.
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-06-11 Eric S. RaymondPut in Dave Holland's feature.
1997-06-11 Eric S. RaymondIntroduced bool.
1997-06-09 Eric S. RaymondAdd check in option dump.
1997-05-28 Eric S. RaymondProperly initialize smtp_socket member.
1997-05-27 Eric S. RaymondAdd imap-k4 capability.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
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.
next