]> Pileus Git - ~andy/fetchmail/history - rcfile_l.l
Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL.
[~andy/fetchmail] / rcfile_l.l
2010-10-12 Matthias AndreeMultidrop: Do not lose wildcard flag, allow asterisk...
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-12 Michael BanackConsistently call SETSTATE rather than BEGIN.
2010-04-12 Matthias AndreeRemove static string buffers, use xstrndup().
2010-04-10 Michael BanackChanged the lexer to copy string values out of yytext.
2010-04-10 Matthias AndreeAdd more flex options, document requirement.
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeBugfix: recognize local as shorthand for localdomains.
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2006-08-14 Matthias AndreeAdd IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-04-01 Matthias Andreelexer: add %option noyywrap to avoid link errors about...
2006-03-15 Matthias AndreeFurther cleanups to compile with C++ compiler.
2006-03-14 Matthias AndreeFix more compiler warnings.
2005-11-16 Matthias AndreeFix segfault when run control file ends with a backslas...
2005-09-20 Matthias AndreeFix "auth ntlm" to send AUTH NTLM (rather than AUTH...
2005-09-17 Matthias AndreeMerge Sunil Shetye's --limitflush patch.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-07 Matthias AndreeNico Golde's patch to support "proto RPOP" in the confi...
2005-07-03 Matthias AndreeThe memory leak/static buffer fix in r4018 was bogus
2005-03-06 Matthias AndreeFix memory leak.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-08-06 Eric S. RaymondReady to ship.
2002-10-18 Eric S. RaymondOTP fix patches from Stanislav Brabec.
2002-09-13 Eric S. RaymondSpace optimization.
2002-03-10 Eric S. RaymondExpose the ESMTP name and password options.
2001-06-24 Eric S. RaymondImplemented fetchdomains.
2001-06-05 Eric S. RaymondTracepolls switch implemented.
2001-05-14 Eric S. RaymondSSL certification handling.
2001-04-10 Eric S. RaymondMinor cleanup patches.
2001-03-14 Eric S. RaymondClear the bug queue.
2001-03-03 Eric S. RaymondAdded sslproto.
2001-02-27 Eric S. RaymondWe can specify NTLM as an authentication type.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
2001-02-11 Eric S. RaymondLet's get rid of the old protocols with preauthenticati...
2001-02-07 Eric S. RaymondFirst cut at ODMR support.
2000-12-12 Eric S. RaymondSpambounce patch.
2000-11-27 Eric S. Raymond5-6-0bis fix for smtpname.
2000-11-11 Eric S. RaymondReady to ship.
2000-11-04 Eric S. RaymondAdded --showdots option by Thomas Jarosch <tomj@gmx.de>
2000-07-23 Eric S. RaymondAdded dropdelivered.
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-02-22 Eric S. RaymondTweak in lexical analysis.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-09-22 Eric S. RaymondVerify that the lexer is OK.
1999-09-22 Eric S. RaymondAllow `antispam -1'
1999-09-22 Eric S. RaymondAdded Todd Sabin's new protocol options.
1999-09-16 Eric S. Raymondauth -> preauth.
1999-09-14 Eric S. RaymondDisable l;iteralization after `password' when it's...
1999-08-17 Eric S. RaymondChanges from the road.
1999-08-01 Eric S. RaymondFix broken parsing.
1999-07-31 Eric S. RaymondThe big lexer fix.
1999-07-31 Eric S. RaymondBefore applying Brian Boutel's lexer fix.
1999-02-28 Eric S. RaymondReady to ship 5.0.0.
1999-02-07 Eric S. RaymondAdded bouncemail option.
1999-01-10 Eric S. RaymondMake ' work as string quote.
1998-11-07 Eric S. RaymondAdded LMTP support.
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-17 Eric S. RaymondSecond version of SDPS.
1998-07-20 Eric S. RaymondAdded postmaster option.
1998-06-29 Eric S. RaymondEnrico Musio's IP-checkalias patch.
1998-05-22 Eric S. RaymondAdded idfile.
1998-03-24 Eric S. RaymondIncorporated Henrik Storner's mimedecode patch.
1998-03-06 Eric S. RaymondConfigurable antispam response.
1998-03-03 Eric S. RaymondKerberos V support.
1998-02-26 Eric S. RaymondMSGBUFSIZE everywhere.
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. RaymondTry (probably futilely) to work around Solaris Lex...
1998-01-18 Eric S. RaymondAdded smtpaddress option.
1997-12-15 Eric S. RaymondGSSAPI support.
1997-11-22 Eric S. RaymondReady to ship, I think.
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-07 Eric S. RaymondPortability fix for SGIs.
1997-08-04 Eric S. RaymondAdded `postconnect'.
1997-07-29 Eric S. RaymondNeeds this to work with Ultrix lex.
1997-07-28 Eric S. RaymondAdded the dropstatus option.
1997-07-24 Eric S. RaymondAdded the via option.
1997-07-04 Eric S. RaymondRemodularize so the parser is more self-contained.
1997-07-02 Eric S. RaymondAccept tab after "no".
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-07-01 Eric S. RaymondMake imap-k4 a legal protocol identifier.
1997-06-25 Eric S. RaymondAndrey Chernov's flag.
1997-06-04 Eric S. RaymondAdd `set syslog'.
1997-05-28 Eric S. RaymondFix a lexer error.
1997-05-28 Eric S. RaymondAdded the interval option.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
next