]> Pileus Git - ~andy/fetchmail/history - rcfile_y.y
Added the `envelope' option.
[~andy/fetchmail] / rcfile_y.y
1996-12-09 Eric S. RaymondAdded the `envelope' option.
1996-11-28 Eric S. RaymondChange name of string-saver functions.
1996-11-28 Eric S. RaymondAbolish servername mamber, go to servernames list.
1996-11-27 Eric S. RaymondFix skip bug.
1996-11-27 Eric S. RaymondAdded the wildcard option.
1996-11-27 Eric S. RaymondAdded `logfile' keyword to rc syntax.
1996-11-20 Eric S. RaymondWe can dump server aliases now.
1996-11-20 Eric S. RaymondImplemented aka option.
1996-11-13 Eric S. RaymondRequire userspec lists to be nonempty.
1996-11-13 Eric S. RaymondChange handling of skip option.
1996-11-08 Eric S. RaymondPrototypes everywhere.
1996-11-08 Eric S. RaymondImplement batchlimit option.
1996-10-30 Eric S. RaymondChangeover to `poll'.
1996-10-30 Eric S. RaymondSeal off some more functions.
1996-10-29 Eric S. RaymondMove some forward declarations for better encapsulation.
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-24 Eric S. RaymondSupport for multidrop mailboxes.
1996-10-21 Eric S. RaymondAdd our own yywrap.
1996-10-21 Eric S. RaymondComment cleanup.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-14 Eric S. RaymondAdded `to' keyword, changed local-user default.
1996-10-13 Eric S. RaymondIntroduce a notion of numeric token.
1996-10-13 Eric S. RaymondAdd settable server-nonresponse timeout
1996-10-13 Eric S. RaymondSimplified rcfile-parsing code.
1996-10-13 Eric S. RaymondFixes for UIDL and Kerberos problems.
1996-10-11 Eric S. RaymondCosmetic change.
1996-10-11 Eric S. RaymondRenove unnecessary union type.
1996-10-11 Eric S. RaymondChanged copyrights, they're now by reference.
1996-10-10 Eric S. RaymondKerberos integration, stage 3.
1996-10-08 Eric S. RaymondAdded `skip server'.
1996-10-08 Eric S. RaymondMore English-like keywords.
1996-10-08 Eric S. RaymondAdd English-like keywords but don't document them yet.
1996-10-08 Eric S. RaymondMore English-like token values.
1996-10-06 Eric S. RaymondMultiple users per entry works now.
1996-10-05 Eric S. RaymondI think this will allow multiple user specs.
1996-10-05 Eric S. RaymondEliminate conflicts in rcfile grammar.
1996-10-05 Eric S. RaymondBack out the token name changes.
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. RaymondFix for the fact that Bison ignores zero-value tokens.
1996-09-29 Eric S. RaymondMake newline escapes optional. JEEP_IS_DEFAULT is...
1996-09-28 Eric S. RaymondThe great options massacre.
1996-09-26 Eric S. RaymondNo more rpopid field.
1996-09-25 Eric S. RaymondChange the `explicit' option to `skip'.
1996-09-25 Eric S. RaymondExplicit option is documented and set up in the data...
1996-09-24 Eric S. RaymondRemove same name dependencies.
1996-09-24 Eric S. RaymondThe great name change.
1996-09-13 Eric S. RaymondAdd RPOP support.
1996-09-12 Eric S. RaymondAdded port-specification option.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-26 Eric S. RaymondAdded autoprobe logic.
1996-08-21 Eric S. RaymondCosmetic change.
1996-07-19 Eric S. RaymondFreeze bug fixes befoire adding more features.
1996-07-03 Eric S. RaymondGet rid of prc_pathname, hide prc_server structure.
1996-07-02 Eric S. RaymondSome name changes.
1996-06-28 Eric S. RaymondLicensing and copyright changes pursuant to Carl Harris...
1996-06-26 Eric S. RaymondThis is what I sent Harris.
1996-06-24 Eric S. RaymondInitial revision