aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Request that autopoint installs gettext 0.17.Matthias Andree2010-10-161-0/+1
| | | | Should fix a MacOS X bootstrapping problem reported by Christian Ebert.
* Cast to int more safely, clamping to INT_MAX.Matthias Andree2010-10-151-6/+21
|
* Cast width argument for %-.*s formatting to int.Matthias Andree2010-10-151-3/+3
|
* Remove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS@ issues on Ubuntu 10.10.Matthias Andree2010-10-151-1/+0
|
* Multidrop: Do not lose wildcard flag, allow asterisk anywhere.Matthias Andree2010-10-123-36/+42
|
* Updated website for 6.3.18.Matthias Andree2010-10-121-13/+14
|
* Find an.tmac definitions on FreeBSD 8.1.Matthias Andree2010-10-121-0/+1
|
* Enhance verbose logging in multidrop header parsing.Matthias Andree2010-10-121-3/+11
|
* Add release date.Matthias Andree2010-10-101-1/+1
|
* Update po/ files.Matthias Andree2010-10-1022-1387/+1404
|
* Bump versions in preparation of release.Matthias Andree2010-10-092-2/+2
|
* Mark Krb5 broken and deprecated.Matthias Andree2010-10-091-0/+4
|
* Revise NEWS file for upcoming 6.3.18.Matthias Andree2010-10-091-28/+36
|
* Return proper PS_AUTHFAIL if we don't get the right SASL challenge.Matthias Andree2010-10-091-0/+1
|
* POP3: autoprobe NTLM.Matthias Andree2010-10-093-19/+39
|
* NTLM: cancel properly in case of failure.Matthias Andree2010-10-091-4/+17
|
* GSSAPI: Be more tolerant about server's SASL challenge.Matthias Andree2010-10-091-2/+4
|
* Avoid compiling empty C files if NTLM is disabled.Matthias Andree2010-10-092-1/+5
|
* Merge branch 'master' of gitorious.org:fetchmail/fetchmailMatthias Andree2010-10-0911-122/+123
|\
| * Factor out common NTLM code.Matthias Andree2010-10-095-96/+88
| |
| * Remove excess assignment.Matthias Andree2010-10-091-2/+0
| |
| * Fix dead assignments.Matthias Andree2010-10-092-2/+2
| |
| * Fix missing initialization for make check.Matthias Andree2010-10-091-0/+2
| |
| * Fix Intel C++ var shadowing warnings.Matthias Andree2010-10-091-5/+5
| |
| * Fix missing prototype for norm_charmap.Matthias Andree2010-10-094-3/+12
| |
| * Fix Intel C++ warnings.Matthias Andree2010-10-091-16/+16
| |
* | Fix typo: cleartest -> cleartext.Matthias Andree2010-10-051-1/+1
| |
* | Fix excess boldface.Matthias Andree2010-10-051-1/+2
|/
* Make CompUserResp/CheckUserAuth fwd decls true prototypes.Matthias Andree2010-10-051-2/+2
|
* Degrade Debian Bug #531589Matthias Andree2010-10-051-5/+5
|
* Fix prototype warnings, remove unused functions.Matthias Andree2010-10-056-98/+28
|
* Fix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.Matthias Andree2010-10-053-5/+5
| | | | Reported by Marcel Telka, marcel at telka.sk.
* Import updated translations.Matthias Andree2010-09-2723-6107/+6929
|
* Add missing LF.Matthias Andree2010-09-271-1/+1
|
* Format UID lists properly (in debug mode).Matthias Andree2010-09-271-4/+4
|
* Add Debian Bug #531589 assessment.Matthias Andree2010-09-271-0/+4
|
* Reduce verbosity of GSSAPI reporting.Matthias Andree2010-09-271-2/+4
|
* Validate challenge to AUTH[ENTICATE] GSSAPI and warn if malformed.Matthias Andree2010-09-271-0/+7
|
* Change comment.Matthias Andree2010-09-271-1/+1
|
* Revise FAQ R15 a little bit.Matthias Andree2010-09-271-1/+3
|
* Mention --principal for KRB4 only, and deprecate.Matthias Andree2010-09-272-2/+6
|
* Remove item.Matthias Andree2010-09-261-2/+0
|
* Fix fuzzy translation.Matthias Andree2010-09-252-116/+120
|
* Bump version to -pre2.Matthias Andree2010-09-251-1/+1
|
* Document GSSAPI cancellation fix.Matthias Andree2010-09-251-0/+5
|
* contrib: Add a patch to assist debugging GSSAPI.Matthias Andree2010-09-251-0/+30
|
* Remove some unneeded SASL cancellations.Matthias Andree2010-09-251-7/+0
|
* Cancel SASL AUTH properly on GSSAPI errors.Matthias Andree2010-09-252-3/+2
|
* Report GSSAPI errors later, to ease debugging.Matthias Andree2010-09-251-2/+5
|
* Actually use GSS status string length field.Matthias Andree2010-09-251-4/+3
|