]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2011-06-19 Matthias AndreeRemove fetchspool, a software working around configurat...
2011-06-19 Matthias AndreeRemove fetchmaildistrib. Makes undocumented assumptions...
2011-06-19 Matthias AndreeRemove domino, a mail mangling script that works around...
2011-06-19 Matthias AndreeRemove fetchsetup, suggests bogus configurations and...
2011-06-19 Matthias AndreeRemove fetchmailnochda.pl, better use runit, systemd...
2011-06-19 Matthias AndreeRemove delete-later, non-SSL-aware.
2011-06-19 Matthias AndreeDrop debian_rc from contrib/, outdated.
2011-06-19 Matthias AndreeSynch 6.3.20 news section and merge fetchmail-SA-2011-01.
2011-06-19 Matthias AndreeUpdate TODO-6.4.
2011-06-19 Matthias AndreeRevert "Use SO_???TIMEO, to fix hangs during STARTTLS...
2011-06-17 Matthias AndreeRemove unused prototype. Found by Lars Hecking.
2011-06-17 Matthias AndreeFix mimedecode last-line omission.
2011-06-17 Matthias AndreeDocument and add rawlog.patch to contrib, as debug...
2011-06-16 Matthias Andreemimedecode: Fix multipart/mixed detection.
2011-05-30 Matthias Andreesnapshot 6.4 TODOs
2011-05-30 Matthias AndreeMerge branch 'common-6x'
2011-05-27 Matthias AndreeBump copyright.
2011-05-26 Matthias AndreeMerge branch 'common-6x'
2011-05-26 Matthias AndreeBump automake requirement to 1.11, add dist-xz option.
2011-05-26 Matthias AndreeDrop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.
2011-05-26 Matthias AndreeDrop revived but unneeded file.
2011-05-26 Matthias AndreeUpdate NEWS, mention STARTTLS timeout fix, ...
2011-05-26 Matthias AndreeRun S(TART)TLS negotiation under timeout alarm.
2011-05-26 Matthias AndreeFix missed disabling of alarm when SSL-wrapped connect...
2011-05-26 Matthias AndreeUpdate German translation.
2011-05-26 Matthias AndreeHandle socket errors on CAPABILITY probes.
2011-05-26 Matthias AndreeReindent.
2011-05-22 Matthias AndreeDrop irrelevant file.
2011-05-17 Matthias AndreeNEWS: Update.
2011-05-17 Matthias Andreefixup
2011-05-17 Matthias AndreeMerge 'next' branch up to tag 'before-cpp'
2011-05-17 Matthias AndreeUse SO_???TIMEO, to fix hangs during STARTTLS negotiation.
2011-05-17 Matthias AndreeReword FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN, ...
2011-05-17 Matthias AndreeMention impending SSLv2 removal.
2011-05-17 Matthias AndreeDrop broken test code.
2011-05-17 Matthias AndreeFix opie.h error handling.
2011-05-13 Matthias AndreeSockOpen(): set SO_KEEPALIVE.
2011-05-11 Matthias AndreeCorrect call arguments to gen_transact().
2011-05-11 Sunil ShetyeDo not print "skipping message" for old messages even...
2011-05-07 Matthias AndreeTake note of immediate 6.3.20 release plans
2011-05-04 Matthias AndreeAdd .mailmap file.
2011-05-04 Sunil Shetyecorrect call to gen_send()
2011-05-04 Matthias AndreeUse proper branch name, provide stddef.h to Doxygen.
2011-05-04 Matthias AndreeDocument transact.c, RecvSplit.
2011-05-04 Matthias AndreeMake macro expansions safer for VALID_ADDRESS and RBUF_...
2011-05-04 Matthias AndreeFixup: match prefix caseblind, add some guards, streaml...
2011-05-03 Matthias AndreeFixup: remove unused variables.
2011-05-03 Sunil ShetyeDo not search for UNSEEN messages in ranges.
2011-05-03 Matthias AndreeIgnore stuff from non-VPATH builds or from Eclipse.
2011-05-03 Matthias AndreeAdd FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var.
2011-05-03 Sunil ShetyeCall strlen() only once when removing CRLF from a line
2011-04-29 Matthias AndreeAdd a SockTimeout(int socket, int seconds) function.
2011-04-29 Matthias AndreeIn the plugin child, call _exit, not exit.
2011-04-29 Matthias AndreeProperly report EXIT_FAILURE if the plugin/plugout...
2011-04-29 Matthias AndreeFix grammar.
2011-04-29 Matthias AndreeRemove unused code.
2011-04-28 Matthias AndreeFix typo in comment.
2011-04-28 Matthias AndreeBuild fix for systems that don't have perl in /usr...
2011-04-13 Matthias AndreeAdd Google Mail links to section I9.
2011-04-11 Matthias AndreeAutomatic update.
2011-04-11 Matthias AndreeBump version.
2011-04-11 Matthias AndreeRemove support for SSLv2 (fixes Debian Bug #622054).
2011-04-07 Matthias AndreeRemove extraneous parentheses.
2011-03-19 Matthias AndreeRemove IMAP2 support.
2011-03-19 Matthias AndreeExtend .gitignore for Eclipse & non-VPATH builds.
2011-01-31 Matthias AndreeTemporarily store BerliOS Patch #3116.
2011-01-08 Rainer WeikusatFix crash on --flush.
2011-01-04 Matthias AndreeDisable unused code through preprocessor directive.
2011-01-04 Matthias AndreeUpdate copyright.
2011-01-04 Matthias AndreeRemove dead getipnodebyname() code, fixing Intel ICC...
2010-12-18 Matthias AndreeAccept more options with a running daemon.
2010-12-15 Matthias AndreeUse dist-xz.
2010-12-15 Matthias Andreexstrdup(string constant) for ctl->server.service.
2010-12-15 Matthias Andree#include <strings.h> for ffs() prototype.
2010-12-15 Matthias Andreexstrdup string constant for ctl->server.service.
2010-12-14 Matthias AndreeBump version to 7.0.0-alpha1.
2010-12-14 Matthias AndreeIgnore UIDL failures if fetchall is on.
2010-12-14 Matthias AndreeDrop LAST support, force UIDL.
2010-12-14 Matthias AndreeMerge branch 'master' into next
2010-12-14 Matthias AndreeReduce complexity of adding UIDs in fastuidl.
2010-12-14 Matthias AndreeReduce complexity for parsing UIDL response to linear.
2010-12-14 Matthias AndreeFixup MD5 transition.
2010-12-14 Matthias AndreeMove retrieve-error feature up to 6.4.0, credit Craig...
2010-12-14 Matthias AndreeMerge branch '4-integration-retrieve-error-policy'...
2010-12-14 Matthias AndreeAdd missing function prototype for abort_message_sink.
2010-12-14 Matthias AndreeMention PWMD support.
2010-12-14 Matthias AndreeReformat NEWS.
2010-12-14 Matthias AndreeMerge branch 'integration-libpwmd' into next
2010-12-14 Matthias AndreeMake hostdata.service mutable.
2010-12-13 Matthias AndreeMerge branch 'master' into next
2010-12-13 Matthias AndreeUnconditionally use our own MD5 code. Gets linked only...
2010-12-13 Matthias AndreeFix MD5Transform argument types to match md5c.c.
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/4' of gitorious.org...
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/1' of gitorious.org...
2010-12-12 Matthias AndreeFix uninitialized variable.
2010-12-12 Matthias AndreeC++ compat: cast types explicitly.
2010-12-12 Matthias AndreeC++ compatibility hack.
2010-12-12 Matthias AndreeFix compiler warnings.
2010-12-12 Matthias AndreeMerge Rainer Weikusat's P-Tree implementation for uid.
2010-12-12 Matthias AndreeSnapshot Rainer's patch 2010-05-24 19:30:42
next