]> Pileus Git - ~andy/fetchmail/history - driver.c
Attempt merging from 6.3.24.
[~andy/fetchmail] / driver.c
2013-01-02 Matthias AndreeAttempt merging from 6.3.24.
2012-09-05 Matthias AndreeMerge branch 'legacy_63'
2012-05-15 Sunil Shetyefetchmail workaround for a bug in Microsoft Exchange
2012-05-10 Sunil Shetyefetchmail workaround for a bug in Microsoft Exchange
2011-08-12 Matthias AndreeDetect single quotes in MDA % expansions and refuse...
2011-06-22 Matthias AndreeMake APOP an authenticator, rather than a protocol.
2011-06-19 Matthias AndreeRevert "Use SO_???TIMEO, to fix hangs during STARTTLS...
2011-05-30 Matthias AndreeMerge branch 'common-6x'
2011-05-26 Matthias AndreeMerge branch 'common-6x'
2011-05-26 Matthias AndreeFix missed disabling of alarm when SSL-wrapped connect...
2011-05-26 Matthias AndreeFix missed disabling of alarm when SSL-wrapped connect...
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-11 Sunil ShetyeDo not print "skipping message" for old messages even...
2011-04-29 Matthias AndreeRemove unused code.
2010-12-14 Matthias AndreeMerge branch 'master' into next
2010-12-14 Matthias AndreeMerge branch '4-integration-retrieve-error-policy'...
2010-12-13 Matthias AndreeMerge branch 'master' into next
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 AndreeMerge Rainer Weikusat's P-Tree implementation for uid.
2010-12-12 Matthias AndreeUpdate for gettext 0.17.
2010-12-12 Matthias AndreeKill Kerberos IV and RPOP.
2010-12-12 Matthias AndreeRemove more cruft.
2010-12-12 Matthias AndreeRemove some obsolete constructs...
2010-12-12 Matthias AndreeRemove support for EMX and BEOS.
2010-12-12 Matthias AndreeDrop POP2 support.
2010-12-11 Matthias AndreeAllow linking Hesiod on Fedora 14 when compiled with...
2010-09-25 Matthias AndreeRefer user to FAQ item #R15 on authfail with automatic...
2010-08-27 Craig BrownAdded underscore (_) to retrieveerror enum types to...
2010-08-27 Craig BrownMoved retrieve-error policy from query to server.
2010-08-27 Craig BrownAdded retrieve-error policy.
2010-08-20 Craig BrownPatch to allow processing of messages to continue when...
2010-08-04 Matthias AndreeApply timeout to getauth() methods.
2010-05-24 Ben KibbeyMerge remote branch 'upstream/master'
2010-04-29 Matthias AndreeAlso run Kerberos errors through sdump().
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-28 Matthias AndreeRemove unused assignments/initializations found with...
2010-02-10 Matthias AndreeCleanup: change " \n" to "\n" where appropriate.
2009-08-19 Matthias AndreeFix error reporting for GSSAPI on Heimdal krb5 (extra...
2009-06-14 Matthias AndreeMerge and extend Redhat's AI_ADDRCONFIG patch.
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-04 Matthias AndreeRevert incompatible pre/post-connect cmd fix part.
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-04-09 Matthias AndreeFix pre-/post-connect error/signal reporting.
2008-12-15 Matthias AndreeFix Debian Bug#508667: do not lose PS_MAXFETCH (13...
2008-06-13 Matthias AndreeFIXME: (driver.c::fetchmessages) mark wholesize and...
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-02-18 Matthias AndreeFix pluralization in oversized-messages warning.
2006-12-16 Matthias AndreeDrop PS_TRUNCATED (27), which is never returned.
2006-09-26 Matthias AndreeWhen the server name cannot be canonicalized, log the...
2006-08-14 Matthias AndreeAdd IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.
2006-08-14 Matthias AndreeWrap getaddrinfo() and block SIGALRM where needed.
2006-08-14 Matthias AndreeIgnore SIGPIPE, EPIPE must suffice as error.
2006-08-13 Matthias Andreeswitch setjmp/longjmp to sigsetjmp/siglongjmp
2006-08-07 Matthias AndreeFreeaddrinfo() fix for Uli Zappe's bug.
2006-08-01 Matthias AndreeKeep all non-error syslog messages on one line per...
2006-05-21 Matthias Andree* IMAP4 patch by Sunil Shetye:
2006-05-10 Matthias AndreeConsistency: rename preprocessor label.
2006-05-08 Matthias AndreeDocument that qmail-pop3d miscalculates the message...
2006-04-01 Matthias AndreeAdd folder information to headers in tracepoll mode.
2006-03-21 Matthias AndreeWork around C libraries that return a NULL in getaddrin...
2006-03-15 Matthias AndreeFurther cleanups to compile with C++ compiler.
2006-03-14 Matthias AndreeFix lost if ().
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-03-13 Matthias AndreeRename a methods and some variables to steer clear...
2006-03-03 Matthias AndreeStop printing blank lines in verbose syslog mode.
2006-01-11 Matthias AndreeFix a few compiler warnings through casts.
2005-12-13 Matthias AndreeDrop line from 6.4.0 patch that accidentally hit the...
2005-12-13 Matthias AndreeMerge patch by Sunil Sheteye to fix five bugs:
2005-12-08 Matthias AndreePlug potential memory and socket leak when polling...
2005-11-17 Matthias AndreeIn oversized warning messages, print the account name...
2005-11-10 Matthias AndreeRevise some error messages so they are less confusing...
2005-11-09 Matthias AndreePass the tag to ->trail method.
2005-09-25 Matthias AndreeRename isafile -> is_a_file, isidletimout -> is_idletimeout
2005-09-21 Matthias AndreeMake SSL connection failures PS_SOCKET (not PS_AUTHFAIL...
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-09-17 Matthias AndreeMerge Sunil Shetye's --limitflush patch.
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-07-31 Matthias AndreeGet rid of alloca() in fetchmail.
2005-07-31 Matthias AndreePlug memory leaks.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-30 Matthias Andreestrcpy -> strlcpy, strcat -> strlcat
2005-07-26 Matthias AndreeAdd a comment.
2005-07-23 Matthias AndreeDelete oversized messages with --flush when daemon...
2005-07-23 Matthias AndreeAdd a comment.
2005-07-20 Matthias AndreeFix Debian bug #301964, socket leak.
2005-07-03 Matthias AndreeFix memset() argument order.
2005-07-03 Matthias AndreeUse getaddrinfo to canonicalize hostnames if INET6_ENAB...
2005-07-03 Matthias Andreei18n fixes, cs.po updates, by Miloslav Trmac.
2005-07-03 Matthias AndreeNalin Dahyabhai's fix for driver.c to not call the...
2004-12-22 Matthias AndreeAdd two comments to lengthy setjmp() code.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-07 Matthias AndreeUse iana_charset rather than calling nl_langinfo(CODESET).
2004-10-20 Matthias AndreeLet stuff_warning do the RFC-2047 encoding.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-10-19 Matthias AndreeRFC-2047 subjects of warning messages.
next