]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2010-12-12 Matthias AndreeFix a ton of prototype-related warnings; remove unused...
2010-12-12 Matthias AndreeUpdate for gettext 0.17.
2010-12-12 Matthias AndreeKill Kerberos IV and RPOP.
2010-12-12 Matthias AndreeNuke MX lookup feature.
2010-12-12 Matthias AndreeRun autoupdate.
2010-12-12 Matthias AndreeRemove even more cruft.
2010-12-12 Matthias AndreeRemove more cruft.
2010-12-12 Matthias AndreeKill test for getenv declaration.
2010-12-12 Matthias AndreeDrop Trio, and drop checks for various POSIX functions...
2010-12-12 Matthias AndreeDrop checks for atexit, stty, strerror. Assume these...
2010-12-12 Matthias AndreeDrop support for systems without stdarg.h
2010-12-12 Matthias AndreeRemove some obsolete constructs...
2010-12-12 Matthias AndreeRemove support for EMX and BEOS.
2010-12-12 Matthias AndreeDrop POP2 support.
2010-12-12 Matthias AndreeRemove POP3 slowuidl, too buggy.
2010-12-12 Matthias AndreeReduce complexity of adding UIDs in fastuidl.
2010-12-12 Matthias AndreeReduce complexity for parsing UIDL response to linear.
2010-12-11 Matthias AndreeUpdate Japanese translation, courtesy of Takeshi Hamasaki.
2010-12-11 Matthias AndreeAllow linking Hesiod on Fedora 14 when compiled with...
2010-12-10 Matthias AndreeUpdate website after 6.3.19 release.
2010-12-10 Matthias AndreeGet ready for 6.3.19 release.
2010-12-10 Matthias Andreebump project version for German translation.
2010-12-10 Matthias AndreeUpdate German translation.
2010-12-10 Matthias AndreeAdd one more item to SHOULD.
2010-12-10 Matthias AndreeHack: support quoted string in imap_fetch_body()
2010-12-09 Matthias AndreeImport first translation updates: cs fr it pl.
2010-12-05 Matthias AndreeBump manpage version.
2010-12-02 Hector GarciaImport Debian's 02_man_page.patch to fix typos and...
2010-11-19 Matthias AndreeAdd configuration hint to STLS/STARTTLS change.
2010-11-19 Matthias AndreeDocument Sunil's forced-STARTTLS change.
2010-11-19 Sunil ShetyeDo STARTTLS/STLS negotiation in IMAP/POP3 if it is...
2010-11-12 Matthias AndreeFixup typo.
2010-11-12 Matthias AndreeDemote GSSAPI verbose/debug syslog to INFO severity.
2010-11-10 Sunil ShetyeDistinguish between server not advertising TLS capabili...
2010-11-08 Matthias AndreeDocument XHTML 1.1 issue and workaround for 6.3.18.
2010-11-08 Matthias AndreeSmoke test XHTML 1.1 validation and skip test if failed.
2010-11-06 Matthias AndreeSkip validation asciidoc-generated file.
2010-11-06 Matthias AndreeRevert "Also smoke test XHTML 1.1 and skip test on...
2010-11-06 Matthias AndreeAlso smoke test XHTML 1.1 and skip test on fail (for...
2010-10-22 Matthias AndreeBump version.
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.
next