Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add send-erratum-notice.sh dist-tool script. | Matthias Andree | 2010-10-16 | 1 | -0/+11 |
| | |||||
* | Link fetchmail-EN-2010-03 and update front page. | Matthias Andree | 2010-10-16 | 3 | -7/+21 |
| | |||||
* | Add fetchmail-EN-2010-03 (erratum notice). | Matthias Andree | 2010-10-16 | 3 | -0/+133 |
| | |||||
* | Add R15 paragraph on updating fetchmail. | Matthias Andree | 2010-10-16 | 1 | -0/+9 |
| | |||||
* | -vv multidrop: Also report non-Delivered-To: envelope parsing. | Matthias Andree | 2010-10-16 | 1 | -11/+16 |
| | |||||
* | Update m4/ distribution list for gettext 0.17. | Matthias Andree | 2010-10-16 | 1 | -5/+6 |
| | |||||
* | Request that autopoint installs gettext 0.17. | Matthias Andree | 2010-10-16 | 1 | -0/+1 |
| | | | | Should fix a MacOS X bootstrapping problem reported by Christian Ebert. | ||||
* | Cast to int more safely, clamping to INT_MAX. | Matthias Andree | 2010-10-15 | 1 | -6/+21 |
| | |||||
* | Cast width argument for %-.*s formatting to int. | Matthias Andree | 2010-10-15 | 1 | -3/+3 |
| | |||||
* | Remove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS@ issues on Ubuntu 10.10. | Matthias Andree | 2010-10-15 | 1 | -1/+0 |
| | |||||
* | Multidrop: Do not lose wildcard flag, allow asterisk anywhere. | Matthias Andree | 2010-10-12 | 3 | -36/+42 |
| | |||||
* | Updated website for 6.3.18. | Matthias Andree | 2010-10-12 | 1 | -13/+14 |
| | |||||
* | Find an.tmac definitions on FreeBSD 8.1. | Matthias Andree | 2010-10-12 | 1 | -0/+1 |
| | |||||
* | Enhance verbose logging in multidrop header parsing. | Matthias Andree | 2010-10-12 | 1 | -3/+11 |
| | |||||
* | Add release date. | Matthias Andree | 2010-10-10 | 1 | -1/+1 |
| | |||||
* | Update po/ files. | Matthias Andree | 2010-10-10 | 22 | -1387/+1404 |
| | |||||
* | Bump versions in preparation of release. | Matthias Andree | 2010-10-09 | 2 | -2/+2 |
| | |||||
* | Mark Krb5 broken and deprecated. | Matthias Andree | 2010-10-09 | 1 | -0/+4 |
| | |||||
* | Revise NEWS file for upcoming 6.3.18. | Matthias Andree | 2010-10-09 | 1 | -28/+36 |
| | |||||
* | Return proper PS_AUTHFAIL if we don't get the right SASL challenge. | Matthias Andree | 2010-10-09 | 1 | -0/+1 |
| | |||||
* | POP3: autoprobe NTLM. | Matthias Andree | 2010-10-09 | 3 | -19/+39 |
| | |||||
* | NTLM: cancel properly in case of failure. | Matthias Andree | 2010-10-09 | 1 | -4/+17 |
| | |||||
* | GSSAPI: Be more tolerant about server's SASL challenge. | Matthias Andree | 2010-10-09 | 1 | -2/+4 |
| | |||||
* | Avoid compiling empty C files if NTLM is disabled. | Matthias Andree | 2010-10-09 | 2 | -1/+5 |
| | |||||
* | Merge branch 'master' of gitorious.org:fetchmail/fetchmail | Matthias Andree | 2010-10-09 | 11 | -122/+123 |
|\ | |||||
| * | Factor out common NTLM code. | Matthias Andree | 2010-10-09 | 5 | -96/+88 |
| | | |||||
| * | Remove excess assignment. | Matthias Andree | 2010-10-09 | 1 | -2/+0 |
| | | |||||
| * | Fix dead assignments. | Matthias Andree | 2010-10-09 | 2 | -2/+2 |
| | | |||||
| * | Fix missing initialization for make check. | Matthias Andree | 2010-10-09 | 1 | -0/+2 |
| | | |||||
| * | Fix Intel C++ var shadowing warnings. | Matthias Andree | 2010-10-09 | 1 | -5/+5 |
| | | |||||
| * | Fix missing prototype for norm_charmap. | Matthias Andree | 2010-10-09 | 4 | -3/+12 |
| | | |||||
| * | Fix Intel C++ warnings. | Matthias Andree | 2010-10-09 | 1 | -16/+16 |
| | | |||||
* | | Fix typo: cleartest -> cleartext. | Matthias Andree | 2010-10-05 | 1 | -1/+1 |
| | | |||||
* | | Fix excess boldface. | Matthias Andree | 2010-10-05 | 1 | -1/+2 |
|/ | |||||
* | Make CompUserResp/CheckUserAuth fwd decls true prototypes. | Matthias Andree | 2010-10-05 | 1 | -2/+2 |
| | |||||
* | Degrade Debian Bug #531589 | Matthias Andree | 2010-10-05 | 1 | -5/+5 |
| | |||||
* | Fix prototype warnings, remove unused functions. | Matthias Andree | 2010-10-05 | 6 | -98/+28 |
| | |||||
* | Fix typo, CRAM-Md5 -> CRAM-MD5, in -V mode. | Matthias Andree | 2010-10-05 | 3 | -5/+5 |
| | | | | Reported by Marcel Telka, marcel at telka.sk. | ||||
* | Import updated translations. | Matthias Andree | 2010-09-27 | 23 | -6107/+6929 |
| | |||||
* | Add missing LF. | Matthias Andree | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | Format UID lists properly (in debug mode). | Matthias Andree | 2010-09-27 | 1 | -4/+4 |
| | |||||
* | Add Debian Bug #531589 assessment. | Matthias Andree | 2010-09-27 | 1 | -0/+4 |
| | |||||
* | Reduce verbosity of GSSAPI reporting. | Matthias Andree | 2010-09-27 | 1 | -2/+4 |
| | |||||
* | Validate challenge to AUTH[ENTICATE] GSSAPI and warn if malformed. | Matthias Andree | 2010-09-27 | 1 | -0/+7 |
| | |||||
* | Change comment. | Matthias Andree | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | Revise FAQ R15 a little bit. | Matthias Andree | 2010-09-27 | 1 | -1/+3 |
| | |||||
* | Mention --principal for KRB4 only, and deprecate. | Matthias Andree | 2010-09-27 | 2 | -2/+6 |
| | |||||
* | Remove item. | Matthias Andree | 2010-09-26 | 1 | -2/+0 |
| | |||||
* | Fix fuzzy translation. | Matthias Andree | 2010-09-25 | 2 | -116/+120 |
| | |||||
* | Bump version to -pre2. | Matthias Andree | 2010-09-25 | 1 | -1/+1 |
| |