Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix format string bugs. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Add report_flush(fp) function (report.c). | Matthias Andree | 2009-05-04 | 1 | -3/+16 |
* | Replace FF characters by LF. | Matthias Andree | 2009-05-04 | 1 | -5/+4 |
* | Drop dead report_message_count. | Matthias Andree | 2009-05-04 | 1 | -7/+0 |
* | Relocate and case-match errnum comment. | Matthias Andree | 2009-05-04 | 1 | -4/+3 |
* | Add missing LF after partial message. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Rename use_stderr -> unbuffered (more descriptive). | Matthias Andree | 2009-05-04 | 1 | -6/+6 |
* | Remove dead report_print_progname() code. | Matthias Andree | 2009-05-04 | 1 | -29/+10 |
* | Fix a few compiler warnings around implicit conversion or extra ";". | Matthias Andree | 2009-01-14 | 1 | -4/+4 |
* | Fix one more CVE-2008-2711 va_start() messup. Found by Petr Uzel. | Matthias Andree | 2008-06-24 | 1 | -2/+2 |
* | Fix Novell Bug #354291, fetchmail crashes in -v -v mode when logging long To: | Matthias Andree | 2008-06-13 | 1 | -2/+7 |
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -6/+10 |
* | Factor out common code from report_build/report_complete. | Matthias Andree | 2005-11-23 | 1 | -26/+18 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -46/+0 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -1/+1 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -11/+7 |
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -1/+2 |
* | error.c -> report.c | Eric S. Raymond | 2001-09-30 | 1 | -1/+1 |
* | More refactoring. | Eric S. Raymond | 2001-09-30 | 1 | -15/+7 |
* | More refactoring. | Eric S. Raymond | 2001-09-30 | 1 | -174/+173 |
* | De-GPL-lock this. | Eric S. Raymond | 2001-09-30 | 1 | -42/+30 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -6/+6 |
* | More non-vnsprint fixes. | Eric S. Raymond | 1999-05-10 | 1 | -3/+3 |
* | Fix patch. | Eric S. Raymond | 1999-05-10 | 1 | -1/+1 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -54/+9 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -2/+0 |
* | More error message cleanup. | Eric S. Raymond | 1999-01-06 | 1 | -2/+2 |
* | Comment fix. | Eric S. Raymond | 1999-01-05 | 1 | -2/+2 |
* | error -> report, third stage. | Eric S. Raymond | 1999-01-05 | 1 | -1/+1 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -1/+1 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -30/+16 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -29/+31 |
* | This version is good. | Eric S. Raymond | 1999-01-01 | 1 | -8/+2 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -9/+9 |
* | Make alloca safe. | Eric S. Raymond | 1998-10-20 | 1 | -8/+3 |
* | Symbolic constants. | Eric S. Raymond | 1998-07-14 | 1 | -6/+6 |
* | Narrow the error() interface. | Eric S. Raymond | 1997-10-21 | 1 | -14/+36 |
* | Port fixes. | Eric S. Raymond | 1997-10-08 | 1 | -6/+10 |
* | Greg Stark's first round of patches. | Eric S. Raymond | 1997-09-28 | 1 | -1/+1 |
* | Type cleanup. | Eric S. Raymond | 1997-09-16 | 1 | -4/+4 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -3/+3 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -2/+9 |
* | This version compiles under AIX. | Eric S. Raymond | 1997-04-24 | 1 | -0/+20 |
* | Better compilation properties for AIX. | Eric S. Raymond | 1997-04-23 | 1 | -38/+12 |
* | Good portability hack. | Eric S. Raymond | 1997-04-07 | 1 | -2/+9 |
* | Robert de Bath's changes. | Eric S. Raymond | 1997-04-05 | 1 | -1/+1 |
* | Fix YA error.c problem. | Eric S. Raymond | 1997-04-02 | 1 | -12/+17 |
* | Avoid conf\using log message. | Eric S. Raymond | 1997-03-13 | 1 | -1/+1 |