Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lots of warnings, most around string literals... | Matthias Andree | 2010-03-18 | 21 | -42/+55 |
| | | | | | | | ...that were converted to char* when they should have been converted to const char *. Use braces for empty if/else statements. | ||||
* | Sunil's fix for --nosoftbounce confirmed by reporter. | Matthias Andree | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | Update Indonesian, Japanese, Vietnamese translations. | Matthias Andree | 2010-03-08 | 3 | -779/+816 |
| | |||||
* | Mention that Sunil's commit also fixed --nobounce. | Matthias Andree | 2010-03-05 | 1 | -2/+3 |
| | |||||
* | Skip XHTML validation if xmllint or DTD are missing. | Matthias Andree | 2010-03-05 | 2 | -0/+10 |
| | |||||
* | Drop outdated documentation. Can be regenerated with Doxygen. | Matthias Andree | 2010-03-05 | 9 | -4490/+0 |
| | |||||
* | Credit Sunil with the --nosoftbounce patch. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Remove unused-variable warning on NetBSD 5. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Properly check for h_errno declaration and include netdb.h. | Matthias Andree | 2010-03-05 | 4 | -12/+19 |
| | |||||
* | set global flags in a consistent manner | Sunil Shetye | 2010-03-05 | 3 | -8/+10 |
| | |||||
* | Update Chinese (Simplified) translation for -beta2. | Matthias Andree | 2010-03-04 | 1 | -236/+287 |
| | |||||
* | Don't assign garbage to parsetime if using - (stdin) for rcfile. | Matthias Andree | 2010-02-28 | 1 | -5/+8 |
| | |||||
* | Make some explicit NULL checks to pacify llvm-clang's static analyzer | Matthias Andree | 2010-02-28 | 3 | -2/+4 |
| | |||||
* | Remove unused assignments/initializations found with llvm-clang. | Matthias Andree | 2010-02-28 | 10 | -20/+18 |
| | |||||
* | Translation updates for -beta2 (Czech, Polish). | Matthias Andree | 2010-02-27 | 2 | -61/+83 |
| | |||||
* | Update translations (German); to -beta1/2 (Chinese/Dutch, Italian). | Matthias Andree | 2010-02-26 | 5 | -1332/+935 |
| | |||||
* | Check seteuid() return value. | Matthias Andree | 2010-02-26 | 2 | -2/+9 |
| | |||||
* | Fix ICC warning about meaningless 'const'. | Matthias Andree | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | Fix trio self-test. | Matthias Andree | 2010-02-26 | 2 | -3/+5 |
| | |||||
* | Import new trio version, disabling config.h #include. | Matthias Andree | 2010-02-26 | 11 | -150/+292 |
| | |||||
* | Update German translation for -beta2. | Matthias Andree | 2010-02-26 | 1 | -17/+19 |
| | |||||
* | Bump version to -beta2. | Matthias Andree | 2010-02-26 | 2 | -2/+2 |
| | |||||
* | Drop BerliOS Bug #11576, fixed in 6.3.11. | Matthias Andree | 2010-02-26 | 1 | -3/+0 |
| | |||||
* | Fix verbose mode progress formatting regression from 6.3.10. | Matthias Andree | 2010-02-26 | 2 | -0/+6 |
| | |||||
* | Mark --bsmtp - unsuitable for delivery and subject to removal. | Matthias Andree | 2010-02-26 | 2 | -6/+13 |
| | |||||
* | Document --bsmtp precedence over --mda. | Matthias Andree | 2010-02-26 | 1 | -1/+2 |
| | |||||
* | BSMTP error reporting and stdout handling fixes | Matthias Andree | 2010-02-26 | 2 | -22/+26 |
| | | | | | * Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail. | ||||
* | Import translation updates for Czech/Italian (6.3.15-beta1), ↵ | Matthias Andree | 2010-02-25 | 9 | -1631/+1743 |
| | | | | Indonesian/Japanese/Polish/Vietnamese (6.3.14). | ||||
* | Update French translation, courtesy of Frédéric Marchal. | Matthias Andree | 2010-02-24 | 2 | -416/+432 |
| | |||||
* | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 11 | -20/+20 |
| | | | | to resolve an ambiguity found by Frédéric Marchal. | ||||
* | Bugfix: recognize local as shorthand for localdomains. | Matthias Andree | 2010-02-24 | 2 | -1/+6 |
| | |||||
* | Remove invalid header issue from TODO. | Matthias Andree | 2010-02-24 | 1 | -2/+0 |
| | |||||
* | Update German translation for 6.3.15-beta1. | Matthias Andree | 2010-02-24 | 1 | -260/+278 |
| | |||||
* | Bump version to 6.3.15-beta1. | Matthias Andree | 2010-02-24 | 2 | -2/+2 |
| | |||||
* | Remove excess .\n from tracepolls -V dump. | Matthias Andree | 2010-02-24 | 1 | -1/+1 |
| | |||||
* | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 10 | -5/+74 |
| | |||||
* | Silence bison warning about 2 shift/reduce conflicts | Matthias Andree | 2010-02-23 | 1 | -0/+2 |
| | |||||
* | Add section on troubleshooting, ... | Matthias Andree | 2010-02-22 | 1 | -0/+33 |
| | | | | ...just in case somebody actually reads the manual in seach for help. | ||||
* | Add description. | Matthias Andree | 2010-02-16 | 1 | -0/+10 |
| | |||||
* | Archive the SVN->Git conversion scripts. Not distributed. | Matthias Andree | 2010-02-16 | 3 | -0/+110 |
| | |||||
* | Revise --mda documentation for user id switching. | Matthias Andree | 2010-02-10 | 2 | -15/+30 |
| | | | | | This should clarify an issue that Uli Zappe reported to the fetchmail-users@ mailing list in February 2010. | ||||
* | Mark Trio for update. | Matthias Andree | 2010-02-10 | 1 | -0/+1 |
| | |||||
* | Drop outdated file. | Matthias Andree | 2010-02-10 | 1 | -19/+0 |
| | |||||
* | Cleanup: change " \n" to "\n" where appropriate. | Matthias Andree | 2010-02-10 | 4 | -8/+6 |
| | |||||
* | Refactoring: Rename smtp_open() to smtp_setup() | Matthias Andree | 2010-02-10 | 3 | -3/+4 |
| | |||||
* | Add CVE for sdump X.509 display bug in 6.3.11-6.3.13. | Matthias Andree | 2010-02-09 | 1 | -2/+3 |
| | |||||
* | Add CVE for sdump X.509 display bug in 6.3.11-6.3.13. | Matthias Andree | 2010-02-09 | 2 | -8/+11 |
| | |||||
* | Split security information out from front page. | Matthias Andree | 2010-02-08 | 2 | -19/+68 |
| | |||||
* | Mark RELEASEVERSIONS obsolete. | Matthias Andree | 2010-02-06 | 2 | -4/+8 |
| | |||||
* | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 12 | -62/+58 |
| |