]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
Merge branch 'legacy_63'
[~andy/fetchmail] / fetchmail.h
2013-05-11 Matthias AndreeMerge branch 'legacy_63'
2013-05-11 Matthias AndreeRemove comment that confuses splint.
2013-04-25 Matthias AndreeUpdate to gettext 0.18.
2013-04-24 Matthias AndreeMerge branch 'legacy_63'
2013-04-22 Matthias AndreeMerge branch 'legacy_63'
2013-01-02 Matthias AndreeAttempt merging from 6.3.24.
2012-09-05 Matthias AndreeMerge branch 'legacy_63'
2011-06-22 Matthias AndreeMake P_* and A_* proto/auth macros enums.
2011-06-22 Matthias AndreeMake APOP an authenticator, rather than a protocol.
2011-06-17 Matthias AndreeRemove unused prototype. Found by Lars Hecking.
2011-05-30 Matthias AndreeMerge branch 'common-6x'
2011-05-17 Matthias AndreeMerge 'next' branch up to tag 'before-cpp'
2011-05-04 Matthias AndreeDocument transact.c, RecvSplit.
2011-05-03 Sunil ShetyeDo not search for UNSEEN messages in ranges.
2010-12-18 Matthias AndreeAccept more options with a running daemon.
2010-12-14 Matthias AndreeDrop LAST support, force UIDL.
2010-12-14 Matthias AndreeMerge branch 'master' into next
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 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 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 AndreeSnapshot Rainer's patch 2010-05-24 19:30:42
2010-12-12 Matthias AndreeSome cleanups, fix pedantic warnings on Solaris and...
2010-12-12 Matthias AndreeKill Kerberos IV and RPOP.
2010-12-12 Matthias AndreeRemove more cruft.
2010-12-12 Matthias AndreeDrop Trio, and drop checks for various POSIX functions...
2010-12-12 Matthias AndreeDrop checks for atexit, stty, strerror. Assume these...
2010-12-12 Matthias AndreeDrop support for systems without stdarg.h
2010-12-12 Matthias AndreeRemove support for EMX and BEOS.
2010-12-12 Matthias AndreeDrop POP2 support.
2010-10-09 Matthias AndreeMerge branch 'master' of gitorious.org:fetchmail/fetchmail
2010-10-09 Matthias AndreeFactor out common NTLM code.
2010-10-09 Matthias AndreeFix missing prototype for norm_charmap.
2010-10-05 Matthias AndreeFix prototype warnings, remove unused functions.
2010-08-27 Matthias AndreeX.509 matching split out; disallow TLD wildcards.
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-21 Matthias AndreeAvoid wedging Exchange 2007 with GSSAPI.
2010-08-20 Craig BrownPatch to allow processing of messages to continue when...
2010-06-03 Matthias AndreeFix some rare or minor issues found with Clang 2.7...
2010-05-24 Ben KibbeyMerge remote branch 'upstream/master'
2010-04-24 Matthias AndreeSplit string list stuff from uid.c into new idlist.c.
2010-04-24 Matthias AndreeComplete Doxygen documentation of uid.c and related...
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-18 Matthias AndreeFix MD5Digest prototype and remove unneeded type casts.
2010-03-18 Matthias AndreeFix MD5 compile on Solaris.
2010-03-18 Matthias AndreeFurther type fixes.
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2010-02-12 Ben KibbeyInitial libpwmd commit obtained from fetchmail-6.3...
2010-02-10 Matthias AndreeRefactoring: Rename smtp_open() to smtp_setup()
2010-01-22 Matthias AndreeFix IMAP IDLE and untagged (* ...) response parser...
2009-08-05 Matthias AndreeAdd sdump(), split xmalloc.h out of fetchmail.h
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-05-04 Matthias AndreeAdd report_flush(fp) function (report.c).
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-11-06 Matthias AndreeRemove FETCHMAIL_DEBUG diversion that couldn't be offic...
2007-03-18 Matthias AndreeStrengthen APOP a bit (validate RFC-822 syntax) in...
2006-12-16 Matthias AndreeDrop PS_TRUNCATED (27), which is never returned.
2006-11-26 Matthias AndreeFirst step towards really fixing TLS vuln, CVE-2006...
2006-11-01 Matthias AndreeDocument sslproto details.
2006-09-25 Matthias AndreeAdd a comment.
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-13 Matthias Andreefix compilation on systems that don't know struct addri...
2006-08-07 Matthias AndreeFreeaddrinfo() fix for Uli Zappe's bug.
2006-05-17 Matthias AndreeRevise UID_DELETED comment.
2006-05-15 Matthias AndreeRevise comments.
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-04-01 Matthias AndreeAdd folder information to headers in tracepoll mode.
2006-03-15 Matthias AndreeTighter check if strerror declaration is needed.
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-01-11 Matthias AndreeFix a few compiler warnings through casts.
2006-01-07 Matthias AndreeRevise Maillennium workaround so that it is reported...
2005-12-20 Matthias Andree* SMTP/LMTP cleanup to fix these two bugs:
2005-11-14 Matthias AndreeSunil Shetye fixed these problems in a patch posted...
2005-11-10 Matthias AndreeDocument host_fqdn() interface.
2005-11-09 Matthias AndreeChange method->trail prototype to allow passing a tag...
2005-10-30 Matthias AndreeAdd parameter to host_fqdn() to state if the domain...
2005-10-30 Matthias Andree- make fetchmail --silent --quit really silent, Debian...
2005-09-25 Matthias AndreeRename isafile -> is_a_file, isidletimout -> is_idletimeout
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-09-20 Matthias AndreeFix "auth ntlm" to send AUTH NTLM (rather than AUTH...
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 AndreeAdd xfree() macro.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-23 Matthias AndreeRename lock_release to fm_lock_release, to avoid namesp...
2005-07-20 Matthias AndreeFix typo.
next