]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2004-12-27 Matthias AndreeRemove bogus file.
2004-12-22 Matthias AndreeCheck for SockWrite() return and bail out on short...
2004-12-22 Matthias AndreeAdd two comments to lengthy setjmp() code.
2004-11-29 Graham WilsonRemove some unused cruft from the trunk.
2004-11-29 Graham WilsonRemove RFCs from the trunk, since we don't distribute...
2004-11-29 Graham WilsonMove the html2txt script to dist-tools.
2004-11-16 Matthias AndreeInclude manual from fetchmail-6.2.5 tarball.
2004-11-16 Matthias AndreeMerge Joshua Crawford's update, posted to fetchmail...
2004-11-14 Graham WilsonDefault to Linux 2.2 /proc/net/dev format, and use...
2004-11-14 Matthias Andreesearch libcrypto for des_string_to_key, too. From Debian.
2004-11-12 Matthias Andreesprintf -> snprintf
2004-11-12 Matthias AndreeReplace sprintf.
2004-11-12 Matthias Andreesprintf -> snprintf
2004-11-12 Graham WilsonRe-add the m4-local directory, in case we need to add...
2004-11-10 Matthias AndreeSearch for OpenSSL in BlastWave (Solaris) location.
2004-11-10 Matthias AndreeMisc. sprintf and pid_t fixes.
2004-11-10 Matthias AndreeRemove binary files that were accidentally registered.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-10 Matthias AndreeImport Trio 1.10 into fetchmail's trunk.
2004-11-10 Matthias AndreeAdd new help message(s). (Automatic:) Adjust line numbers.
2004-11-10 Matthias AndreeSSL validation handling fixes by Brian Candler.
2004-11-10 Matthias AndreeAdd help for --sslcertpath and --sslfingerprint.
2004-11-10 Matthias AndreeAdd argument to --sslfingerprint option.
2004-11-08 Matthias AndreeAdd list of TODO items.
2004-11-08 Matthias AndreeHonor sslcertpath setting even if sslcertck is unset...
2004-11-08 Matthias AndreeMake iana_charset variable a const char * (was char *).
2004-11-08 Matthias AndreeFix showdots parsing bug that maps preliminary to final...
2004-11-08 Matthias AndreeDisable the sleep(3) after POP3 login. Submitted by...
2004-11-08 Matthias AndreeDisable the sleep(3) after POP3 login. Submitted by...
2004-11-07 Matthias AndreeNormalize most locale codesets to IANA codesets, based on
2004-11-07 Matthias AndreeUse iana_charset rather than calling nl_langinfo(CODESET).
2004-11-07 Matthias AndreeProvide iana_charset, a normalized IANA charmap name.
2004-11-07 Matthias AndreeCheck for langinfo.h.
2004-11-07 Matthias AndreeInclude config.h just in case compiler doesn't know...
2004-11-07 Matthias AndreeAdd instructions on updating/merging.
2004-11-07 Matthias Andreecopying Markus Kuhn's ucs 2002-03-11 into trunk
2004-11-07 Matthias AndreeDrop file to let us instead bring it into our tree...
2004-11-07 Matthias AndreeAdd Markus Kuhn's function to normalize the charset...
2004-10-20 Matthias AndreeUpdate warning mail signature.
2004-10-20 Matthias AndreeLet stuff_warning do the RFC-2047 encoding.
2004-10-20 Matthias Andreechase xalloca.c removal.
2004-10-20 Matthias AndreeDelete obsolete file xalloca.c, now a macro.
2004-10-20 Matthias AndreeFix fuzzy translations.
2004-10-20 Matthias AndreeAdd xalloca.c translation for "alloca failed\n".
2004-10-20 Matthias AndreeAdd xalloca.c
2004-10-20 Matthias AndreeAdd translations for xalloca.c.
2004-10-20 Matthias AndreeRemove auto-generated file.
2004-10-20 Matthias AndreeRemove pass-c-format, which is not documented clearly.
2004-10-20 Matthias AndreeUpdate msgid " %d msg %d octets long skipped by fetchm...
2004-10-20 Matthias AndreeDisable outdated translations for now.
2004-10-20 Matthias AndreeAdd some --flag to XGETTEXT_OPTIONS, to properly propag...
2004-10-20 Matthias AndreeFix cast for %02X format string.
2004-10-20 Matthias AndreeMerge GNU's gettext.h.
2004-10-20 Matthias AndreeWe want a gettext implementation that supports ngettext.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-10-20 Matthias Andree(rfc2047e) Convenience: free the buffer ourselves rathe...
2004-10-20 Matthias AndreeUpdate.
2004-10-19 Matthias AndreeUpdate.
2004-10-19 Matthias AndreeRFC-2047 subjects of warning messages.
2004-10-19 Matthias AndreeAdd RFC-2047 encoder for internationalized mail warnings.
2004-10-19 Matthias AndreeAdd replacement stpcpy.
2004-10-19 Matthias AndreeRename configure.in to configure.ac
2004-10-19 Matthias AndreeRename configure.in to configure.ac
2004-10-14 Matthias AndreeReformat oversized message warning.
2004-10-14 Matthias AndreeAdd MIME headers to specify body encoding for mail...
2004-10-12 Matthias AndreeUpdate
2004-10-12 Matthias AndreeMerge 2004-03-25-6.2.5-egidy-parserec.diff.
2004-10-12 Matthias AndreeRemainder of 2003-11-07-6.2.5-shetye-bugfixes.diff:
2004-10-12 Matthias AndreeMerge Holger Mauermann's bounce patch, 2003-10-23-6...
2004-09-10 Matthias AndreeMerge Fabrice Bellet's patch to fix recentcount/count...
2004-09-10 Matthias AndreeAdd FIXME comment WRT i18n.
2004-08-31 Graham WilsonRemove libntlm-0.21, as the top-level directory contain...
2004-08-30 Graham WilsonRemove the useless and unreleased CHANGES file.
2004-08-30 Graham WilsonMove a handful of scripts (used for releases, testing...
2004-08-24 Rob FunkUpdate mold_remover to version 0.3, from http://sf...
2004-08-20 Matthias AndreeUpdate translation.
2004-08-20 Matthias AndreeUpdate .pot file after driver.c changes.
2004-08-20 Matthias AndreeFix bogus plural form.
2004-08-09 Matthias AndreeSafe fixes for compiler warnings.
2004-08-09 Graham WilsonDon't output progress dots if output is only going...
2004-08-09 Matthias AndreeDo not disable TOP in 'keep, but not uidl' mode.
2004-08-08 Matthias AndreeFix grammar in 'normal termination' message.
2004-07-21 Rob FunkRemove space after "MAIL FROM:" (patch from Phil Endecott)
2004-06-26 Graham WilsonRemove the (now empty) m4-local directory.
2004-06-26 Matthias AndreeKill m4-local directory, move the two files to top...
2004-06-26 Matthias AndreeRemove generated (through autogen.sh) file.
2004-06-20 Matthias AndreeDon't close stdin, nawk (default awk on FreeBSD) wants...
2004-06-20 Matthias AndreeReset LIBS/LDFLAGS/CPPFLAGS/CFLAGS before trying next...
2004-06-20 Matthias AndreeRemove line break that slipped in accidentally when...
2004-06-20 Matthias AndreeUpdate to reflect autogen.sh.
2004-06-20 Matthias AndreeAllow user to override autoreconf through setting
2004-06-20 Matthias AndreeFix build (make distcheck in particular) on systems...
2004-06-20 Matthias AndreeEmpty environment to avoid 'Insecure $ENV{ENV} while...
2004-06-20 Matthias AndreeMention HESIOD/resolv.h fixes on FreeBSD.
2004-06-20 Matthias AndreeFix "resolv.h: present but cannot be compiled" on FreeBSD.
2004-06-20 Matthias AndreeFix HESIOD compile failure on FreeBSD 5-CURRENT,
2004-06-20 Matthias AndreeRename bootstrap.sh to autogen.sh for stability of...
2004-06-20 Matthias AndreeRemove old autogen.sh.
2004-06-20 Matthias AndreeMention automake.
2004-06-19 Matthias AndreeMake sure we're using a non-localized date. Allow overr...
next