]> Pileus Git - ~andy/fetchmail/history - conf.c
Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL.
[~andy/fetchmail] / conf.c
2011-08-02 Thomas JaroschRemove redundant double A_OTP check.
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-03-24 Matthias AndreeIf SOCKS support was compiled in, add 'socks' to the...
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-01-11 Matthias AndreeFix a few compiler warnings through casts.
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-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-08-01 Matthias AndreeDefine temporary variable with #ifdefs rather than...
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-30 Matthias AndreeClean up: rely on C compiler string concatenation rathe...
2005-07-20 Matthias Andreestrncpy -> strlcpy.
2005-07-18 Matthias AndreeMake tracepolls a server option, as documented. Fixes...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2003-10-15 Eric S. RaymondSunil's transaction patches.
2002-10-31 Eric S. RaymondSimpler antispam dumping.
2002-10-18 Eric S. RaymondMinor bug fixes.
2002-10-18 Eric S. RaymondOTP fix patches from Stanislav Brabec.
2002-04-01 Eric S. RaymondDebian 5.9.10 fixes.
2001-07-07 Eric S. RaymondClose debian bug that clobbered .fetchmailorc.
2001-06-24 Eric S. RaymondImplemented fetchdomains.
2001-06-17 Eric S. RaymondMake fetchmailconf work again.
2001-06-05 Eric S. RaymondTracepolls switch implemented.
2001-05-14 Eric S. RaymondSSL certification handling.
2001-03-03 Eric S. RaymondAdded sslproto.
2001-03-01 Eric S. RaymondDon't require Tkinter to read configs.
2001-02-27 Eric S. RaymondWe can specify NTLM as an authentication type.
2001-02-20 Eric S. RaymondMore authentication types.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
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-07-23 Eric S. RaymondCyrille Lefevre <clefevre@citeweb.net>'s patch for...
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-03-03 Eric S. RaymondFix for IPv6.
2000-02-18 Eric S. RaymondVarious minor bug fixes.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-09-16 Eric S. Raymondauth->preauth, second step.
1999-04-18 Eric S. RaymondEnable expunge to controil POP2 and POP3 checkpointing.
1999-02-07 Eric S. RaymondAdded bouncemail option.
1999-02-07 Eric S. RaymondFreeBSD support.
1999-01-31 Eric S. RaymondNow we can have top-level properties.
1999-01-10 Eric S. RaymondCosmetic fix.
1999-01-03 Eric S. RaymondMichael Warfield's IPv6 fixes.
1998-11-07 Eric S. RaymondAdded LMTP support.
1998-11-02 Eric S. RaymondAdded plugin/plugout option.
1998-10-29 Eric S. RaymondFix properties editing.
1998-10-26 Eric S. RaymondJonathan T. Agnew's massive code cleanup.
1998-10-20 Eric S. Raymond-Wall cleanup.
1998-10-20 Eric S. RaymondAdded the `properties' option.
1998-10-20 Eric S. Raymond*** empty log message ***
1998-10-18 Eric S. RaymondGive fetchmailconf access to feature options.
1998-10-16 Eric S. RaymondNow we can use --limit with daemon mode.
1998-09-08 Eric S. RaymondAlmost ready to ship.
1998-08-18 Eric S. RaymondEnclose string dumps in doublequotes to work with visbu...
1998-07-23 Eric S. RaymondCorrect string quoting.
1998-07-23 Eric S. RaymondDump antispam field as string, not list.
1998-07-20 Eric S. RaymondCan specify multiple spam-blocks now.
1998-07-20 Eric S. RaymondMust dump the postmaster field.
1998-06-07 Eric S. RaymondFix the empty-file bug.
1998-06-05 Eric S. RaymondBetter configuration dumping.
1998-05-26 Eric S. RaymondStay synchronized.
1998-05-25 Eric S. RaymondWe can get down to user level and edit now.
1998-05-25 Eric S. RaymondThis version can read a configuration into an object...
1998-05-25 Eric S. RaymondBefore Gunther's patches.
1998-05-24 Eric S. RaymondFix syntax error.
1998-05-24 Eric S. RaymondCleanup.
1998-05-23 Eric S. RaymondThis code yields a syntactically correct Python initial...
1998-05-23 Eric S. RaymondWe can utter a Python initializer now.
1998-05-23 Eric S. RaymondInitial revision