| Commit message (Expand) | Author | Age | Files | Lines |
* | Major progress ticker bugfix/overhaul. | Matthias Andree | 2009-05-04 | 6 | -32/+46 |
* | Add report_flush(fp) function (report.c). | Matthias Andree | 2009-05-04 | 2 | -3/+18 |
* | 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 up configure.ac after m4/ inline. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Inline m4/ EXTRA_DIST (was SUBDIRS=m4...) | Matthias Andree | 2009-05-04 | 2 | -30/+29 |
* | if ( ... return) else if -> 2 * if | Matthias Andree | 2009-05-04 | 1 | -1/+2 |
* | Fix formatting around MIME decoding. | Matthias Andree | 2009-05-04 | 1 | -17/+16 |
* | Factor out dots ticker function. | Matthias Andree | 2009-05-04 | 1 | -20/+20 |
* | Add suggestion for new %-based ticker. | Matthias Andree | 2009-05-04 | 1 | -0/+2 |
* | Add details on implementation of latest work item. | Matthias Andree | 2009-05-04 | 1 | -0/+4 |
* | Add Michelle's problem "several catchalls to one user cannot be distinguished... | Matthias Andree | 2009-05-04 | 1 | -0/+18 |
* | Fix trailing whitespace at EOL. | Matthias Andree | 2009-04-29 | 1 | -6/+6 |
* | Point from mail list to #G3 item. | Matthias Andree | 2009-04-29 | 1 | -2/+4 |
* | Make document valid XHTML again. | Matthias Andree | 2009-04-29 | 1 | -3/+3 |
* | Rename G3 item so it includes support. | Matthias Andree | 2009-04-29 | 1 | -3/+2 |
* | Revise FAQ G3 (support). Make intro more catchy. | Matthias Andree | 2009-04-27 | 1 | -35/+22 |
* | Support NIL as body length (Exchange). Fixes Berlios Bug #11980. | Matthias Andree | 2009-04-23 | 2 | -0/+9 |
* | Drop and close Debian Bug#480851. | Matthias Andree | 2009-04-23 | 1 | -1/+0 |
* | Fix pre-/post-connect error/signal reporting. | Matthias Andree | 2009-04-09 | 3 | -6/+23 |
* | Insert missing C6. tag to C6 header in text body. | Matthias Andree | 2009-02-18 | 1 | -1/+1 |
* | Minor formatting fixes. | Matthias Andree | 2009-02-18 | 1 | -4/+3 |
* | Revise section G5 on delete-after-N-days feature, point to contrib/. | Matthias Andree | 2009-02-18 | 1 | -2/+5 |
* | Give G5 (delete after N days) a sensible title. | Matthias Andree | 2009-02-06 | 1 | -3/+3 |
* | case-insensitive check of SSL fingerprints (Daniel Richard G.) | Matthias Andree | 2009-01-22 | 2 | -1/+4 |
* | Fix a few compiler warnings around implicit conversion or extra ";". | Matthias Andree | 2009-01-14 | 15 | -27/+27 |
* | Fix: Do not overlap source and destination fields in snprintf() in | Matthias Andree | 2009-01-06 | 2 | -1/+3 |
* | Revise future plans part a bit. | Matthias Andree | 2009-01-04 | 1 | -5/+9 |
* | Berlios Patch #2525, courtesy of Diego E. "Flameeyes" Pettenò: | Matthias Andree | 2009-01-04 | 2 | -3/+8 |
* | WRT 6.3.8 security issues, replace 'for the nonce' by 'for 6.3.8' | Matthias Andree | 2008-12-17 | 1 | -3/+3 |
* | after 6.3.9 release, change will be -> has been fixed for CVE-2008-2711 and | Matthias Andree | 2008-12-17 | 1 | -2/+2 |
* | Fix Debian Bug#508667: do not lose PS_MAXFETCH (13) exit status. | Matthias Andree | 2008-12-15 | 2 | -2/+8 |
* | Fix HTML validator warnings, add HTML and CSS logos. | Matthias Andree | 2008-11-27 | 1 | -15/+18 |
* | Provide Security Alerts as a list, add intro, update solution. | Matthias Andree | 2008-11-27 | 1 | -11/+18 |
* | Add a new version of the Italian translation, courtesy of Vincenzo Campanella. | Matthias Andree | 2008-11-23 | 1 | -22/+25 |
* | Add Italian translation, courtesy of Vincenzo Campanella. | Matthias Andree | 2008-11-21 | 3 | -1/+3231 |
* | Since BerliOS's SSL setup is b0rked, use http:// rather than https:// | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
* | Update BerliOS release ID. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
* | Move 6.3.9 tag. | Matthias Andree | 2008-11-16 | 2 | -34/+18 |
* | Bump version to match 6.3.9. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
* | Bump 6.3.9 revision. | Matthias Andree | 2008-11-16 | 1 | -1/+1 |
* | Prepare release 6.3.9. | Matthias Andree | 2008-11-16 | 3 | -3/+4 |
* | Update po/. | Matthias Andree | 2008-11-16 | 21 | -84/+84 |
* | Add build report. | Matthias Andree | 2008-11-16 | 1 | -0/+19 |
* | Revert inadvertent downgrade of two fixes. | Matthias Andree | 2008-11-13 | 1 | -3/+3 |
* | Escalate SSL plug to a critical fix. | Matthias Andree | 2008-11-13 | 1 | -4/+4 |