]> Pileus Git - ~andy/fetchmail/history - rcfile_y.y
Rename SSL token to SSL_ to resolve clash with OpenSSL's type.
[~andy/fetchmail] / rcfile_y.y
1998-11-07 Eric S. RaymondAdded LMTP support.
1998-11-05 Eric S. RaymondEnable - as config file argument.
1998-11-02 Eric S. RaymondAdded plugin/plugout option.
1998-10-28 Eric S. RaymondAdded bsmtp option.
1998-10-26 Eric S. RaymondJonathan T. Agnew's massive code cleanup.
1998-10-22 Eric S. RaymondPrevent
1998-10-20 Eric S. RaymondAdded the `properties' option.
1998-10-16 Eric S. RaymondNow we can use --limit with daemon mode.
1998-08-25 Eric S. RaymondFixed SDPS support.
1998-08-24 Eric S. RaymondEnable compilation with SDPS off.
1998-08-18 Eric S. RaymondPrototype correction.
1998-08-17 Eric S. RaymondSecond version of SDPS.
1998-07-31 Eric S. RaymondFixed the spam-block code.
1998-07-20 Eric S. RaymondCan specify multiple spam-blocks now.
1998-07-20 Eric S. RaymondAdded postmaster option.
1998-07-13 Eric S. RaymondCleanup and bug fixes.
1998-06-29 Eric S. RaymondEnrico Musio's IP-checkalias patch.
1998-06-03 Eric S. RaymondFix argument-merging.
1998-05-23 Eric S. RaymondGlobal options have been consolidated into a single...
1998-05-22 Eric S. Raymond*** empty log message ***
1998-05-22 Eric S. RaymondGunther Leber's patch.
1998-05-22 Eric S. RaymondAdded idfile.
1998-05-22 Eric S. RaymondVarious bug fixes.
1998-03-26 Eric S. RaymondPrevent pathological circular lists.
1998-03-24 Eric S. RaymondIncorporated Henrik Storner's mimedecode patch.
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-25 Eric S. Raymond*** empty log message ***
1998-02-24 Eric S. RaymondFixes from Craig.
1998-02-22 Eric S. RaymondEMX changes for OS/2.
1998-02-21 Eric S. RaymondCraig's patches in response to cmetz3.
1998-02-20 Eric S. RaymondCheck NETSEC string at .fetchmailrc parse time.
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-02-11 Eric S. RaymondPhilippe de Muyter's port patches.
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. RaymondAdded envelope-skip feature.
1997-10-13 Eric S. RaymondFix ETRN mode.
1997-10-08 Eric S. RaymondAdded the --invisible option.
1997-10-08 Eric S. Raymond= now optional.
1997-10-02 Eric S. RaymondLica Olivetti's qvirtual option.
1997-09-28 Eric S. RaymondAdded --expunge option for Richard Kooidjman.
1997-09-16 Eric S. Raymondimproved ETRN handling.
1997-09-16 Eric S. RaymondAvoid a warning message.
1997-08-10 Eric S. RaymondForestall lots of newbie questions.
1997-08-10 Eric S. Raymondreset-server can't return an error condition, so don...
1997-08-06 Eric S. RaymondFix dropstatus processing.
1997-08-06 Eric S. RaymondFix UIDL option processing.
1997-08-04 Eric S. RaymondAdded `postconnect'.
1997-07-30 Eric S. RaymondBreak the pollname out of the names list.
1997-07-28 Eric S. RaymondAdded the dropstatus option.
1997-07-24 Eric S. RaymondAdded the via option.
1997-07-10 Eric S. RaymondAvoid using bool, so we don't have to condition on...
1997-07-05 Eric S. RaymondAllow duplicate hostnames again.
1997-07-04 Eric S. RaymondRemodularize so the parser is more self-contained.
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-06-25 Eric S. RaymondAndrey Chernov's flag.
1997-06-11 Eric S. RaymondIntroduced bool.
1997-06-10 Eric S. RaymondFirst step towards netrc fix.
1997-06-04 Eric S. RaymondAdd `set syslog'.
1997-05-28 Eric S. Raymonddisplay token strings on parser errors.
1997-05-28 Eric S. RaymondAdded the interval option.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
1997-05-14 Eric S. RaymondAvoid KERBEROS_V4 redefinition.
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.
next