]> Pileus Git - ~andy/fetchmail/history - rcfile_y.y
Change type of socket descriptors from FILE * to int. Change SockGets
[~andy/fetchmail] / rcfile_y.y
1997-05-13 Eric S. RaymondChange type of socket descriptors from FILE * to int...
1997-05-13 Eric S. RaymondDefensive programming in case lexer passes a blank...
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-05-08 Eric S. RaymondImproved configuration and compilation.
1997-04-29 Eric S. RaymondAllow /dev/null as -f argument.
1997-04-17 Eric S. RaymondAdded forcecr option.
1997-03-13 Eric S. RaymondAdded -U option.
1997-03-13 Eric S. RaymondAdded -U option.
1997-03-13 Eric S. RaymondAdded `set daemon'.
1997-02-19 Eric S. RaymondAdded SMTP hunt list feature.
1997-02-18 Eric S. RaymondDave Bodenstab's error-message corrections.
1997-02-17 Eric S. RaymondLose the `received' option; we now say `no envelope'.
1997-02-17 Eric S. RaymondPull negation into the grammar, simplifying the lexer.
1997-02-14 Eric S. RaymondDeprecate the old popclient syntax and produce a warning.
1997-02-14 Eric S. RaymondAded the `received' option.
1997-02-11 Eric S. RaymondTrivalent options.
1997-02-11 Eric S. RaymondThis version works.
1997-02-03 Eric S. RaymondFix stripcr and password-stripping.
1997-02-02 Eric S. RaymondDave Bodenstab's fixes.
1997-01-30 Eric S. RaymondAdd stripcr option.
1997-01-24 Eric S. RaymondCorrect the interface parsing.
1997-01-22 Eric S. RaymondPortability fix.
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. RaymondArrange not to save user params after a statement.
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-13 Eric S. RaymondBetter restoration of server options.
1997-01-09 Eric S. RaymondAdded localdomains option.
1997-01-08 Eric S. RaymondAdded the preconnect feature.
1996-12-23 Eric S. RaymondIntroduced George Sipe's -I and -M options.
1996-12-18 Eric S. RaymondAdded `fetchlimit'.
1996-12-17 Eric S. RaymondUse error() for messages almost everywhere.
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