]> Pileus Git - ~andy/fetchmail/history - Makefile.am
Shuffle 0*.html files from ML archive into contrib/ directory.
[~andy/fetchmail] / Makefile.am
2006-12-11 Matthias AndreeShuffle 0*.html files from ML archive into contrib...
2006-11-26 Matthias AndreeFirst step towards really fixing TLS vuln, CVE-2006...
2006-11-22 Matthias AndreeAdd list messages, top-level for the nonce.
2006-11-19 Matthias AndreeAdd new DoS advisory.
2006-08-14 Matthias AndreeWrap getaddrinfo() and block SIGALRM where needed.
2006-07-04 Matthias AndreeAdd Doxyfile to allow generation of documentation with...
2006-06-29 Matthias AndreeAvoid compiling empty files, to avoid diagnostics from...
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-04-01 Matthias AndreeAdd rsync target to help with testing fetchmail compiles.
2006-03-15 Matthias AndreeAdd smbtypes.h.
2006-02-17 Matthias AndreeSpecify minimum versions and options for automake consi...
2006-01-19 Matthias AndreeEscalate recent fix to security and add preliminary...
2006-01-13 Matthias AndreeDrop BUGS.
2005-12-20 Matthias AndreeShip html2txt and manServer.pl in the tarball
2005-12-19 Matthias AndreeAdd fetchmail-SA-2005-03.txt.
2005-12-04 Matthias AndreeSupport 'make lsm' to generate a .lsm file for ftp...
2005-11-27 Matthias AndreeShip bighand.png (found during 'make distcheck').
2005-11-27 Matthias AndreeAdd PDF FAQ, formatted for duplex printing on ISO A4.
2005-11-27 Matthias AndreeAdd rudimentary autobuild support.
2005-11-21 Matthias AndreeTake care to ship a complete tarball even if PYTHON...
2005-11-19 Matthias AndreeFix installation without Python. Sunil Shetye, reported...
2005-11-03 Matthias AndreeAdd README.packaging.
2005-09-28 Matthias AndreeAdd new security announcement (fetchmailconf world...
2005-09-25 Matthias AndreeFix typo.
2005-09-25 Matthias AndreeMove smb* sources to libfm_a_SOURCES, so that they...
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-28 Matthias AndreeAdd support to compile mxget for standalone use.
2005-08-02 Matthias AndreeClean up fetchmailconf.
2005-08-02 Matthias AndreeSwitch default distribution format from gzip to bzip2.
2005-08-02 Matthias AndreeGenerate fetchmailconf from Makefile to expand ${prefix...
2005-08-02 Matthias AndreeRename fetchmailconf to fetchmailconf.py.
2005-08-02 Matthias AndreeMove servport.c into convenience library instead.
2005-08-02 Matthias AndreeAdd new servport.c file to resolve service -> port...
2005-08-01 Matthias AndreeCleanup: Drop inner_connect and ipv6-connect.c.
2005-07-31 Matthias AndreeShip m4-local from top-level Makefile rather than recur...
2005-07-31 Matthias AndreeDrop the 476 kB intl/ directory from the distribution.
2005-07-21 Matthias AndreeAdd security announcement.
2005-07-20 Matthias AndreeClean up strlc??.c and hook them up.
2005-07-20 Matthias AndreeAdd BUGS document.
2005-07-20 Matthias AndreeFix leftover bug from testing.
2005-07-20 Matthias AndreeAdd new design notes document.
2005-07-20 Matthias AndreeRename design-notes.html to esrs-design-notes.html...
2005-07-03 Matthias AndreeAdd trivial fetchmailconf.man. Reported by Miloslav...
2005-04-27 Matthias AndreeFix VPATH build of fetchmail-man.html.
2005-04-24 Matthias AndreeAdd a THANKS file, split older news out to OLDNEWS...
2004-11-29 Graham WilsonMove the html2txt script to dist-tools.
2004-11-12 Graham WilsonRe-add the m4-local directory, in case we need to add...
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-07 Matthias AndreeProvide iana_charset, a normalized IANA charmap name.
2004-10-19 Matthias AndreeAdd RFC-2047 encoder for internationalized mail warnings.
2004-06-26 Matthias AndreeKill m4-local directory, move the two files to top...
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 AndreeFix HESIOD compile failure on FreeBSD 5-CURRENT,
2004-06-19 Matthias AndreeThis is the large automake/gettext commit.