]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2009-05-26 Matthias AndreeUpdate Czech and Japanese translations
2009-05-26 Matthias AndreeTODO: CAPABILITY improvement
2009-05-25 Matthias AndreeUpdate two messages.
2009-05-25 Matthias AndreeAdd two AC_CACHE_SAVE macros to speed up re-configuring.
2009-05-25 Matthias AndreeRevise allocbuf to make it a macro, quenches type-alias...
2009-05-25 Matthias AndreeUpdate.
2009-05-25 Matthias AndreeAlways treat 530 SMTP codes as temporary.
2009-05-25 Matthias AndreeEnforce minimum recommended SMTP timeouts, apply to...
2009-05-25 Matthias AndreeSA-2007-02 was published, remove from TODO.
2009-05-25 Matthias AndreeFix typo.
2009-05-25 Matthias AndreeMention warning fixes.
2009-05-25 Matthias AndreeDrop Ubuntu #64152. Won't fix.
2009-05-25 Matthias AndreeFix compiler warning (unused parameter).
2009-05-25 Matthias AndreeFix bounce message detail regression from 6.3.0.
2009-05-25 Matthias AndreeFix compiler warning. Patch by Prasad J. Pandit, pj...
2009-05-25 Matthias AndreeUpdate Copyright.
2009-05-25 Matthias AndreeFix more compiler warnings if compiled without RES_SEARCH.
2009-05-25 Matthias AndreeFix a signedness compiler warning.
2009-05-25 Matthias AndreeFix another compiler warning if compiled without RES_SE...
2009-05-25 Matthias AndreeUpdate copyright.
2009-05-25 Matthias AndreeAdd -DNS to version #ifndef HAVE_RES_SEARCH.
2009-05-25 Matthias AndreeFix compiler warning if compiled without RES_SEARCH.
2009-05-25 Matthias AndreeDrop closed Ubuntu bug #151333 - insufficient info.
2009-05-25 Matthias AndreeUpdate German and British English translations.
2009-05-25 Matthias AndreeUpdate Spanish translation, courtesy of Francisco Molinero.
2009-05-24 Matthias AndreeFix capitalization of two global option descriptions.
2009-05-24 Matthias AndreeAdd README documents and FAQ in see also.
2009-05-24 Matthias AndreeFix permissions for rsync uploads.
2009-05-24 Matthias AndreeBump version to a beta for softbounce testing.
2009-05-24 Matthias AndreeBuild top-level dir first.
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-24 Matthias AndreeAdd .gitignore file for git-svn.
2009-05-24 Matthias AndreeConsistently format Keyword: with line break.
2009-05-24 Matthias AndreeMake fetchmailconf script executable.
2009-05-24 Matthias AndreeUse dynamically allocated buffers. Fixes Debian Bug...
2009-05-24 Matthias AndreeFurther indentation fixes.
2009-05-24 Matthias AndreeRe-indent, $LOGNAME -> $(id -un)
2009-05-24 Matthias AndreeFix bashism ($UID). Debian Bug#530081.
2009-05-24 Matthias AndreeAdd maintainer notes.
2009-05-24 Matthias AndreeReformat.
2009-05-24 Matthias AndreeMention README{,.SSL} updates.
2009-05-24 Matthias AndreeRevise, update, add Quickstart.
2009-05-24 Matthias AndreeUpdate and reformat.
2009-05-24 Matthias AndreeReformat.
2009-05-24 Matthias AndreeLink the two TODO documents to each other.
2009-05-17 Matthias AndreeFix one \- escape in manpage (multidrop).
2009-05-09 Matthias AndreeAdd O17 on Linux's MSG_PEEK "Application bug" complaints.
2009-05-09 Matthias AndreePackage README.SSL-SERVER in RPMs.
2009-05-09 Matthias AndreeAdd README.SSL-SERVER, revise manual page.
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.
next