]> Pileus Git - ~andy/fetchmail/history - report.c
Credit John Beck's fixes.
[~andy/fetchmail] / report.c
2010-04-18 Matthias AndreeFactor out stdarg.h-based common code from report_build...
2009-05-29 Matthias AndreeLet logfile take precedence over syslog if and only...
2009-05-04 Matthias AndreeFix format string bugs.
2009-05-04 Matthias AndreeAdd report_flush(fp) function (report.c).
2009-05-04 Matthias AndreeReplace FF characters by LF.
2009-05-04 Matthias AndreeDrop dead report_message_count.
2009-05-04 Matthias AndreeRelocate and case-match errnum comment.
2009-05-04 Matthias AndreeAdd missing LF after partial message.
2009-05-04 Matthias AndreeRename use_stderr -> unbuffered (more descriptive).
2009-05-04 Matthias AndreeRemove dead report_print_progname() code.
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2008-06-24 Matthias AndreeFix one more CVE-2008-2711 va_start() messup. Found...
2008-06-13 Matthias AndreeFix Novell Bug #354291, fetchmail crashes in -v -v...
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2005-11-23 Matthias AndreeFactor out common code from report_build/report_complete.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2002-04-01 Eric S. RaymondOther routine fixups.
2001-09-30 Eric S. Raymonderror.c -> report.c
2001-09-30 Eric S. RaymondMore refactoring.
2001-09-30 Eric S. RaymondMore refactoring.
2001-09-30 Eric S. RaymondDe-GPL-lock this.
2001-09-24 Eric S. Raymond_( -> GT_(
1999-05-10 Eric S. RaymondMore non-vnsprint fixes.
1999-05-10 Eric S. RaymondFix patch.
1999-02-03 Eric S. RaymondSimplify error reporting further.
1999-02-01 Eric S. RaymondReturn of the dancing progress dots.
1999-01-06 Eric S. RaymondMore error message cleanup.
1999-01-05 Eric S. RaymondComment fix.
1999-01-05 Eric S. Raymonderror -> report, third stage.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1999-01-05 Eric S. RaymondFirst step towards splitting error from progress messages.
1999-01-01 Eric S. RaymondThis version is good.
1998-12-04 Eric S. RaymondFix copyrights.
1998-11-26 Eric S. RaymondInternationalization support via GNU gettext().
1998-10-20 Eric S. RaymondMake alloca safe.
1998-07-14 Eric S. RaymondSymbolic constants.
1997-10-21 Eric S. RaymondNarrow the error() interface.
1997-10-08 Eric S. RaymondPort fixes.
1997-09-28 Eric S. RaymondGreg Stark's first round of patches.
1997-09-16 Eric S. RaymondType cleanup.
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-05-15 Eric S. Raymond-Wall cleanup.
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-04-24 Eric S. RaymondThis version compiles under AIX.
1997-04-23 Eric S. RaymondBetter compilation properties for AIX.
1997-04-07 Eric S. RaymondGood portability hack.
1997-04-05 Eric S. RaymondRobert de Bath's changes.
1997-04-02 Eric S. RaymondFix YA error.c problem.
1997-03-13 Eric S. RaymondAvoid conf\using log message.
1997-03-07 Eric S. RaymondReady for the UIDL patch.
1997-02-18 Eric S. RaymondDave Bodenstab's error-message corrections.
1997-02-02 Eric S. RaymondDave Bodenstab's fixes.
1997-01-30 Eric S. RaymondConfigure for absent vsyslog.
1997-01-11 Eric S. RaymondNate Williams's patches to make this work.
1996-12-30 Eric S. RaymondI think we can do ticker dots again now.
1996-12-30 Eric S. RaymondDave Bodenstab's error changes.
1996-12-17 Eric S. RaymondInitial revision