]> Pileus Git - ~andy/fetchmail/history - fetchmail.c
add two SHOULD items for 6.3.9
[~andy/fetchmail] / fetchmail.c
2008-02-22 Matthias Andreeadd two SHOULD items for 6.3.9
2007-06-10 Matthias AndreeRemove dead USE_TCPIP_FOR_DNS code.
2007-03-30 Matthias AndreeCorrected Robert M. Funk's name that I misspelled....
2007-01-10 Matthias AndreeUpdate Copyright.
2006-12-19 Matthias Andree* When requesting Kerberos V4, V5 or GSSAPI, complain...
2006-12-08 Matthias AndreeCall res_init() at the beginning of the poll, if the...
2006-11-27 Matthias AndreeFix +GSS feature reporting.
2006-09-25 Matthias AndreeWhen going to sleep, log for how long.
2006-08-14 Matthias AndreeIgnore SIGPIPE, EPIPE must suffice as error.
2006-08-07 Matthias Andree--logfile is now handled more carefully, errors opening...
2006-07-31 Matthias AndreeFix SIGHUP behavior, broken since 5.9.13 (r3692).
2006-06-12 Matthias AndreeNo longer stat rcfile if it's called -.
2006-05-21 Matthias AndreeComplain about fetchall in idle mode, too.
2006-05-12 Matthias AndreeRename all fetchmail-internal lock_* functions to fm_lo...
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-03-14 Matthias AndreeLower fastuidl default to 4 (was 10). Patch by Sunil...
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-03-13 Matthias Andreeadd Mirek's fetchmail-lmtp.patch to fix an operator...
2006-03-10 Matthias AndreeUpdate copyright.
2006-03-03 Matthias AndreeLoad UID lists only after initializing report/syslog.
2006-01-19 Matthias AndreeFree netrc list as soon as it's no longer needed.
2006-01-14 Matthias Andreefetchmail --version now prints the copyright notice.
2006-01-04 Matthias AndreeQuiet compiler warning.
2006-01-04 Matthias AndreeSome verbose output disappeared in debug mode. Adding...
2005-12-29 Matthias AndreeDon't complain about fetchall keep in --dumpconfig...
2005-12-13 Matthias AndreeMerge patch by Sunil Sheteye to fix five bugs:
2005-11-10 Matthias AndreeThe default for --smtphost is now always "localhost...
2005-11-10 Matthias AndreeUnbreak --smtphost default, reported and different...
2005-10-30 Matthias AndreeUse new host_fqdn() interface.
2005-10-30 Matthias AndreeDo not break some other process's lockfile in "-q"...
2005-10-30 Matthias AndreeBury on_exit() officially - hasn't worked since 6.0...
2005-10-30 Matthias Andree- make fetchmail --silent --quit really silent, Debian...
2005-09-22 Matthias AndreeFix display and documentation of --envelope option.
2005-09-22 Matthias AndreeDo not translate name of "Received" message header...
2005-09-21 Matthias AndreeRevise error messages, suggested by Thomas Wolff.
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-31 Matthias AndreeKill alloca().
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-30 Matthias Andreesprintf -> snprintf.
2005-07-30 Matthias Andreestrcpy -> strlcpy, strcat -> strlcat
2005-07-23 Matthias AndreeRename lock_release to fm_lock_release, to avoid namesp...
2005-07-23 Matthias AndreeRemove a check that is always true. Found by Nico Golde.
2005-07-20 Matthias AndreePrint a warning that running fetchmail as root is disco...
2005-07-18 Matthias AndreeMake tracepolls a server option, as documented. Fixes...
2005-07-05 Matthias AndreeFix typo in 'Idle after poll is disabled' (used to...
2005-07-03 Matthias AndreePlug one of the .netrc memory leaks.
2005-07-03 Matthias Andreei18n fixes, cs.po updates, by Miloslav Trmac.
2005-07-03 Matthias AndreeDrop unused #include.
2005-04-27 Matthias AndreeFix pluralization.
2005-04-25 Matthias AndreeMerge SuSE's fetchmail-6.2.5-implicit-declaration.patch
2005-04-13 Matthias AndreePrint warning if multidrop is configured, but not envel...
2005-03-19 Matthias AndreeAdd a FIXME comment.
2004-11-08 Matthias AndreeMake iana_charset variable a const char * (was char *).
2004-11-08 Matthias AndreeFix showdots parsing bug that maps preliminary to final...
2004-11-07 Matthias AndreeProvide iana_charset, a normalized IANA charmap name.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-06-20 Matthias AndreeFix HESIOD compile failure on FreeBSD 5-CURRENT,
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-01-13 Eric S. RaymondSunil Shetye's fix for SSL configuration.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondBetter default for showdots.
2003-08-13 Eric S. RaymondMore minor fixes.
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2002-12-13 Eric S. RaymondReady to ship 6-2-0.
2002-11-28 Eric S. RaymondSunil's patch for the STARTTLS problem.
2002-10-31 Eric S. RaymondJan Klaverstijn's verbosity patch.
2002-09-17 Eric S. RaymondFix a minor bug reported by Matthias Andree.
2002-09-09 Eric S. RaymondDefault antispam code list to empy.
2002-09-04 Eric S. RaymondDescribe 550 better.
2002-09-04 Eric S. RaymondSunil Shetye's re-exec patch.
2002-09-04 Eric S. RaymondCygwin port fix.
2002-08-26 Eric S. RaymondRefactor so we can use idle.c in the cookbook.
2002-08-26 Eric S. RaymondRenove unused header.
2002-06-22 Eric S. RaymondSunil's CAPA patch.
2002-06-07 Eric S. Raymondsendmail -i improvement.
2002-03-10 Eric S. RaymondExpose the ESMTP name and password options.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
2001-12-19 Eric S. RaymondMinor fixes from Henrique.
2001-11-08 Eric S. RaymondAvoid UIDL core dump.
2001-10-04 Eric S. RaymondLogging logic changed. Verbosity lowered.
2001-09-30 Eric S. Raymonderror.c -> report.c
2001-09-30 Eric S. RaymondEliminate spurious protocol error messages.
2001-09-26 Eric S. RaymondReady to ship.
2001-09-26 Eric S. RaymondAvoid zombie proliferation.
2001-09-24 Eric S. RaymondNo socket code at all in fetchmail.c now.
2001-09-24 Eric S. RaymondMove Hesiod lookups away from startup time.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-09-24 Eric S. RaymondMoved the DNS lookup.
2001-09-23 Eric S. RaymondAndras Korn's bug.
2001-09-23 Eric S. RaymondLog end of poll cycle.
2001-08-06 Eric S. RaymondActually do server skips!
2001-08-06 Eric S. RaymondTwo of Matthias Andree's four bugs.
2001-07-25 Eric S. RaymondHMH's trivial fixes.
2001-07-06 Eric S. RaymondDon't crap out when there are no servers.
2001-07-06 Eric S. RaymondExit with DNS error only if all mailserver lookups...
next