| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename isafile -> is_a_file, isidletimout -> is_idletimeout | Matthias Andree | 2005-09-25 | 1 | -3/+3 |
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ... | Matthias Andree | 2005-09-21 | 1 | -1/+1 |
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+8 |
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -21/+24 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -71/+12 |
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -16/+1 |
* | Get rid of alloca() in fetchmail. | Matthias Andree | 2005-07-31 | 1 | -15/+17 |
* | Plug memory leaks. | Matthias Andree | 2005-07-31 | 1 | -0/+3 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -2/+2 |
* | strcpy -> strlcpy, strcat -> strlcat | Matthias Andree | 2005-07-30 | 1 | -5/+5 |
* | Add a comment. | Matthias Andree | 2005-07-26 | 1 | -1/+1 |
* | Delete oversized messages with --flush when daemon mode isn't used. | Matthias Andree | 2005-07-23 | 1 | -8/+5 |
* | Add a comment. | Matthias Andree | 2005-07-23 | 1 | -0/+6 |
* | Fix Debian bug #301964, socket leak. | Matthias Andree | 2005-07-20 | 1 | -1/+1 |
* | Fix memset() argument order. | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
* | Use getaddrinfo to canonicalize hostnames if INET6_ENABLE. Patch by Matthias ... | Matthias Andree | 2005-07-03 | 1 | -1/+32 |
* | i18n fixes, cs.po updates, by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -6/+5 |
* | Nalin Dahyabhai's fix for driver.c to not call the private Kerberos | Matthias Andree | 2005-07-03 | 1 | -1/+0 |
* | Add two comments to lengthy setjmp() code. | Matthias Andree | 2004-12-22 | 1 | -0/+2 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -26/+4 |
* | Use iana_charset rather than calling nl_langinfo(CODESET). | Matthias Andree | 2004-11-07 | 1 | -5/+5 |
* | Let stuff_warning do the RFC-2047 encoding. | Matthias Andree | 2004-10-20 | 1 | -33/+35 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -2/+3 |
* | RFC-2047 subjects of warning messages. | Matthias Andree | 2004-10-19 | 1 | -10/+16 |
* | Reformat oversized message warning. | Matthias Andree | 2004-10-14 | 1 | -2/+6 |
* | Remainder of 2003-11-07-6.2.5-shetye-bugfixes.diff: | Matthias Andree | 2004-10-12 | 1 | -1/+0 |
* | Add FIXME comment WRT i18n. | Matthias Andree | 2004-09-10 | 1 | -0/+3 |
* | Fix bogus plural form. | Matthias Andree | 2004-08-20 | 1 | -7/+7 |
* | Fix HESIOD compile failure on FreeBSD 5-CURRENT, | Matthias Andree | 2004-06-20 | 1 | -2/+2 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -11/+11 |
* | Quench some GCC 3.4 warnings by making sure that all int arguments are marked... | Matthias Andree | 2004-06-11 | 1 | -2/+2 |
* | Fetchseizelimit must be 1 for all POP-family protocols. | Eric S. Raymond | 2004-01-12 | 1 | -1/+4 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -81/+134 |
* | Minor bug fix from Sunil. | Eric S. Raymond | 2003-10-10 | 1 | -1/+2 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -47/+49 |
* | Clean up after some header fetches. | Eric S. Raymond | 2003-07-17 | 1 | -14/+9 |
* | More explicit error message. | Eric S. Raymond | 2003-07-17 | 1 | -2/+2 |
* | IDLE and CYgwin fix patch. | Eric S. Raymond | 2003-02-28 | 1 | -2/+14 |
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -23/+14 |
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -15/+12 |
* | Sunil Shetye's minor fixes. | Eric S. Raymond | 2002-10-31 | 1 | -2/+3 |
* | Improve processing of truncated messages. | Eric S. Raymond | 2002-10-31 | 1 | -14/+5 |
* | Jan Klaverstijn's verbosity patch. | Eric S. Raymond | 2002-10-31 | 1 | -2/+20 |
* | Sunil Shetye's header-read fix. | Eric S. Raymond | 2002-10-18 | 1 | -1/+15 |
* | Make notifications work. | Eric S. Raymond | 2002-10-18 | 1 | -37/+37 |
* | Hide the REPOLL message. | Eric S. Raymond | 2002-10-18 | 1 | -0/+1 |
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -24/+24 |
* | More fixes from Sunil. | Eric S. Raymond | 2002-07-10 | 1 | -1/+1 |
* | More patches by Sunil. | Eric S. Raymond | 2002-06-22 | 1 | -2/+3 |