]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2009-05-04 Matthias AndreeRevert incompatible pre/post-connect cmd fix part.
2009-05-04 Matthias AndreeNEWS: Whitespace fixes.
2009-05-04 Matthias AndreeRemove autobuild support.
2009-05-04 Matthias AndreeCast printf %*s argument to int.
2009-05-04 Matthias AndreeQuench GCC complaint about unused system() return value.
2009-05-04 Matthias AndreeFix format string bugs.
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-05-04 Matthias AndreeAdd report_flush(fp) function (report.c).
2009-05-04 Matthias AndreeReplace FF characters by LF.
2009-05-04 Matthias AndreeDrop dead report_message_count.
2009-05-04 Matthias AndreeRelocate and case-match errnum comment.
2009-05-04 Matthias AndreeAdd missing LF after partial message.
2009-05-04 Matthias AndreeRename use_stderr -> unbuffered (more descriptive).
2009-05-04 Matthias AndreeRemove dead report_print_progname() code.
2009-05-04 Matthias AndreeFix up configure.ac after m4/ inline.
2009-05-04 Matthias AndreeInline m4/ EXTRA_DIST (was SUBDIRS=m4...)
2009-05-04 Matthias Andreeif ( ... return) else if -> 2 * if
2009-05-04 Matthias AndreeFix formatting around MIME decoding.
2009-05-04 Matthias AndreeFactor out dots ticker function.
2009-05-04 Matthias AndreeAdd suggestion for new %-based ticker.
2009-05-04 Matthias AndreeAdd details on implementation of latest work item.
2009-05-04 Matthias AndreeAdd Michelle's problem "several catchalls to one user...
2009-04-29 Matthias AndreeFix trailing whitespace at EOL.
2009-04-29 Matthias AndreePoint from mail list to #G3 item.
2009-04-29 Matthias AndreeMake document valid XHTML again.
2009-04-29 Matthias AndreeRename G3 item so it includes support.
2009-04-27 Matthias AndreeRevise FAQ G3 (support). Make intro more catchy.
2009-04-23 Matthias AndreeSupport NIL as body length (Exchange). Fixes Berlios...
2009-04-23 Matthias AndreeDrop and close Debian Bug#480851.
2009-04-09 Matthias AndreeFix pre-/post-connect error/signal reporting.
2009-02-18 Matthias AndreeInsert missing C6. tag to C6 header in text body.
2009-02-18 Matthias AndreeMinor formatting fixes.
2009-02-18 Matthias AndreeRevise section G5 on delete-after-N-days feature, point...
2009-02-06 Matthias AndreeGive G5 (delete after N days) a sensible title.
2009-01-22 Matthias Andreecase-insensitive check of SSL fingerprints (Daniel...
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2009-01-06 Matthias AndreeFix: Do not overlap source and destination fields in...
2009-01-04 Matthias AndreeRevise future plans part a bit.
2009-01-04 Matthias AndreeBerlios Patch #2525, courtesy of Diego E. "Flameeyes...
2008-12-17 Matthias AndreeWRT 6.3.8 security issues, replace 'for the nonce'...
2008-12-17 Matthias Andreeafter 6.3.9 release, change will be -> has been fixed...
2008-12-15 Matthias AndreeFix Debian Bug#508667: do not lose PS_MAXFETCH (13...
2008-11-27 Matthias AndreeFix HTML validator warnings, add HTML and CSS logos.
2008-11-27 Matthias AndreeProvide Security Alerts as a list, add intro, update...
2008-11-23 Matthias AndreeAdd a new version of the Italian translation, courtesy...
2008-11-21 Matthias AndreeAdd Italian translation, courtesy of Vincenzo Campanella.
2008-11-16 Matthias AndreeSince BerliOS's SSL setup is b0rked, use http:// rather...
2008-11-16 Matthias AndreeUpdate BerliOS release ID.
2008-11-16 Matthias AndreeMove 6.3.9 tag.
2008-11-16 Matthias AndreeBump version to match 6.3.9.
2008-11-16 Matthias AndreeBump 6.3.9 revision.
2008-11-16 Matthias AndreePrepare release 6.3.9.
2008-11-16 Matthias AndreeUpdate po/.
2008-11-16 Matthias AndreeAdd build report.
2008-11-13 Matthias AndreeRevert inadvertent downgrade of two fixes.
2008-11-13 Matthias AndreeEscalate SSL plug to a critical fix.
2008-11-13 Matthias AndreeSSL_free(context) when SSL_connect fails, plugging...
2008-11-12 Matthias AndreeImport new translations from translation project.
2008-11-04 Matthias AndreeUpdate en_GB, submitted by David Lodge directly
2008-11-04 Matthias AndreeRun 'make update-po' on po/.
2008-11-04 Matthias AndreeMention update of German (de) and British English ...
2008-11-04 Matthias AndreeUpdate German (de) and British English (en_GB) translat...
2008-11-04 Matthias AndreeBump version to 6.3.9-rc3.
2008-11-04 Matthias AndreeMention translation updates, additions, and enablings.
2008-11-04 Matthias AndreeRe-enable all translations, perhaps this re-kindles...
2008-11-04 Matthias AndreeUpdate Albanian (sq), Czech (cs), Danish (da), Russian...
2008-11-04 Matthias AndreeAdd translations for Simplified Chinese (zh_CN), Dutch...
2008-10-17 Matthias AndreeFix missing closing parenthesis in 'Terminating the...
2008-07-08 Matthias AndreeImprove documentation: --logfile requires --daemon...
2008-07-03 Matthias AndreeSSL fix: check and report if SSL_set_fd fails.
2008-07-03 Matthias AndreeOnly print "Deleting fetchids file" if there actually...
2008-07-03 Matthias AndreePartially uncommit the botched commit r5117 so I can...
2008-06-30 Matthias AndreeDocumentation and program output now /consistently...
2008-06-28 Matthias AndreeChange CRLF to LF in contrib/delete-later. Reported...
2008-06-24 Matthias AndreeUpdate timestamp.
2008-06-24 Matthias AndreeMark CVE-2008-2711/fetchmail-SA-2008-01 revised 2008...
2008-06-24 Matthias AndreeRecord .po updates for 6.3.9-rc2.
2008-06-24 Matthias AndreeFix one more CVE-2008-2711 va_start() messup. Found...
2008-06-24 Matthias AndreeMerge security/critical sections, fix grammar.
2008-06-24 Matthias AndreeMention fetchmail-SA-2008-01.txt in DOCUMENTATION secti...
2008-06-17 Matthias Andreefix typo.
2008-06-17 Matthias AndreeRecord BerliOS patch ID for CVE-2008-2711.
2008-06-17 Matthias AndreeGnuPG-sign security announcements.
2008-06-17 Matthias AndreeAdd security announcer script.
2008-06-17 Matthias AndreeTrack website in separate SVN directory (mostly symlink...
2008-06-17 Matthias AndreeAdd CVE Name CVE-2008-2711 for fetchmail-SA-2008-01.
2008-06-13 Matthias AndreeAdd fetchmail-SA-2008-01.txt to DISTDOCS.
2008-06-13 Matthias AndreeReword fetchmail 6.3.9 availability.
2008-06-13 Matthias AndreeFix Novell Bug #354291, fetchmail crashes in -v -v...
2008-06-13 Matthias AndreeFIXME: (driver.c::fetchmessages) mark wholesize and...
2008-06-13 Matthias AndreeIgnore fetchmail.pot and *.gmo files, too.
2008-06-13 Matthias AndreeAdd ignore files.
2008-05-29 Matthias AndreeOptimize UID list handling.
2008-05-28 Matthias AndreeAdd a feature idea.
2008-05-24 Matthias AndreeDocument autoconf requirement.
2008-05-24 Matthias AndreeRemove AC_AIX and AC_MINIX, they are a subset of AC_USE...
2008-05-24 Matthias AndreeUpdate for autoconf 2.60 and newer.
2008-05-21 Matthias AndreeAdd debugging aid.
2008-05-13 Matthias AndreeAdd yet another Launchpad Ubuntu bug (can't download...
2008-05-13 Matthias AndreeAdd an Ubuntu bug.
next