]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2010-10-22 Matthias AndreeThe manual page now links to IANA for GSSAPI service...
2010-10-21 Sunil ShetyeFix "antispam does not work"
2010-10-19 Matthias AndreeDrop patch-for-debugging, no longer needed.
2010-10-19 Matthias AndreeMention reporter confirmed fix of GSSAPI issue.
2010-10-16 Matthias AndreeAdd send-erratum-notice.sh dist-tool script.
2010-10-16 Matthias AndreeLink fetchmail-EN-2010-03 and update front page.
2010-10-16 Matthias AndreeAdd fetchmail-EN-2010-03 (erratum notice).
2010-10-16 Matthias AndreeAdd R15 paragraph on updating fetchmail.
2010-10-15 Matthias Andree-vv multidrop: Also report non-Delivered-To: envelope...
2010-10-15 Matthias AndreeUpdate m4/ distribution list for gettext 0.17.
2010-10-15 Matthias AndreeRequest that autopoint installs gettext 0.17.
2010-10-15 Matthias AndreeCast to int more safely, clamping to INT_MAX.
2010-10-15 Matthias AndreeCast width argument for %-.*s formatting to int.
2010-10-15 Matthias AndreeRemove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS...
2010-10-12 Matthias AndreeMultidrop: Do not lose wildcard flag, allow asterisk...
2010-10-12 Matthias AndreeUpdated website for 6.3.18.
2010-10-12 Matthias AndreeFind an.tmac definitions on FreeBSD 8.1.
2010-10-12 Matthias AndreeEnhance verbose logging in multidrop header parsing.
2010-10-09 Matthias AndreeAdd release date.
2010-10-09 Matthias AndreeUpdate po/ files.
2010-10-09 Matthias AndreeBump versions in preparation of release.
2010-10-09 Matthias AndreeMark Krb5 broken and deprecated.
2010-10-09 Matthias AndreeRevise NEWS file for upcoming 6.3.18.
2010-10-09 Matthias AndreeReturn proper PS_AUTHFAIL if we don't get the right...
2010-10-09 Matthias AndreePOP3: autoprobe NTLM.
2010-10-09 Matthias AndreeNTLM: cancel properly in case of failure.
2010-10-09 Matthias AndreeGSSAPI: Be more tolerant about server's SASL challenge.
2010-10-09 Matthias AndreeAvoid compiling empty C files if NTLM is disabled.
2010-10-09 Matthias AndreeMerge branch 'master' of gitorious.org:fetchmail/fetchmail
2010-10-09 Matthias AndreeFactor out common NTLM code.
2010-10-09 Matthias AndreeRemove excess assignment.
2010-10-09 Matthias AndreeFix dead assignments.
2010-10-09 Matthias AndreeFix missing initialization for make check.
2010-10-09 Matthias AndreeFix Intel C++ var shadowing warnings.
2010-10-09 Matthias AndreeFix missing prototype for norm_charmap.
2010-10-09 Matthias AndreeFix Intel C++ warnings.
2010-10-05 Matthias AndreeFix typo: cleartest -> cleartext.
2010-10-05 Matthias AndreeFix excess boldface.
2010-10-05 Matthias AndreeMake CompUserResp/CheckUserAuth fwd decls true prototypes.
2010-10-05 Matthias AndreeDegrade Debian Bug #531589
2010-10-05 Matthias AndreeFix prototype warnings, remove unused functions.
2010-10-05 Matthias AndreeFix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.
2010-09-27 Matthias AndreeImport updated translations.
2010-09-27 Matthias AndreeAdd missing LF.
2010-09-27 Matthias AndreeFormat UID lists properly (in debug mode).
2010-09-27 Matthias AndreeAdd Debian Bug #531589 assessment.
2010-09-27 Matthias AndreeReduce verbosity of GSSAPI reporting.
2010-09-27 Matthias AndreeValidate challenge to AUTH[ENTICATE] GSSAPI and warn...
2010-09-27 Matthias AndreeChange comment.
2010-09-27 Matthias AndreeRevise FAQ R15 a little bit.
2010-09-27 Matthias AndreeMention --principal for KRB4 only, and deprecate.
2010-09-26 Matthias AndreeRemove item.
2010-09-25 Matthias AndreeFix fuzzy translation.
2010-09-25 Matthias AndreeBump version to -pre2.
2010-09-25 Matthias AndreeDocument GSSAPI cancellation fix.
2010-09-25 Matthias Andreecontrib: Add a patch to assist debugging GSSAPI.
2010-09-25 Matthias AndreeRemove some unneeded SASL cancellations.
2010-09-25 Matthias AndreeCancel SASL AUTH properly on GSSAPI errors.
2010-09-25 Matthias AndreeReport GSSAPI errors later, to ease debugging.
2010-09-25 Matthias AndreeActually use GSS status string length field.
2010-09-25 Matthias AndreeReindent gssapi.c a bit.
2010-09-25 Matthias AndreeRefer user to FAQ item #R15 on authfail with automatic...
2010-09-25 Matthias AndreeFix typo in FAQ H3.
2010-09-25 Matthias AndreeAdd FAQ item #R15 on authentication failures.
2010-09-25 Matthias AndreeRevise GSSAPI/Kerberos V documentation.
2010-09-25 Matthias AndreeUpdate Chinese (simplified) translation. Courtesy of...
2010-09-07 Matthias AndreeDocument source code better.
2010-09-02 Matthias AndreeFix typo/wording.
2010-08-31 Matthias AndreeUpdate cs fr it ja pl translations.
2010-08-29 Matthias AndreeMark AUTH issue TODO
2010-08-28 Matthias AndreeMark repoll feature as TODO.
2010-08-28 Matthias AndreeNote restriction of GSSAPI creds fix.
2010-08-28 Matthias AndreeUpdate German translation.
2010-08-28 Matthias AndreeDon't try to match trailing literals in sscanf,
2010-08-28 Matthias AndreeRemove dead variable/assignment.
2010-08-28 Sunil Shetyeparse response to FETCH in a more flexible manner
2010-08-28 Matthias AndreeAdd one TODO item.
2010-08-27 Matthias AndreeBump version.
2010-08-27 Matthias AndreeAdd self-test for X.509 name matching.
2010-08-27 Matthias AndreeX.509 matching split out; disallow TLD wildcards.
2010-08-27 Matthias AndreeDisallow X.509 wildcard matches in domain literals.
2010-08-27 Matthias AndreeRequire that X.509 wildcards start with "*.",
2010-08-27 Matthias AndreeFactor out name/wildcard matching code.
2010-08-21 Matthias AndreeAvoid wedging Exchange 2007 with GSSAPI.
2010-08-20 Matthias AndreeDecode and report GSSAPI errors in more detail.
2010-08-20 Matthias AndreeFormat string fix: use %s for gen_send/gen_transact.
2010-08-04 Matthias AndreeMention TLS/getauth timeout in NEWS
2010-08-04 Matthias AndreeApply timeout to getauth() methods.
2010-07-08 Matthias AndreeAdd OpenSSL acknowledgment.
2010-07-08 Matthias AndreeMention OpenSSL link exception.
2010-07-08 Matthias AndreeClarify GPL is v2; fix link to FSF website gnu.org.
2010-07-02 Matthias AndreeCorrect typo: IMAP7 -> UTF7.
2010-06-17 Matthias AndreeIncorrect headers: Refer user to bad-header option
2010-06-03 Matthias AndreeFix some rare or minor issues found with Clang 2.7...
2010-06-02 Matthias AndreeCopy icon here for a more stable build.
2010-06-02 Matthias AndreeBSD make compatibility for asciidoc.
2010-05-28 Matthias AndreeAdd symlink to ASCIIDOC icons.
2010-05-28 Matthias AndreeFix asciidoc invocation; also remove output on failure.
2010-05-28 Matthias AndreeS2.3: Note that the shift changes from +/- to &/- in...
2010-05-27 Matthias AndreeLink to Mailbox/UTF7 document in NEWS section.
next