| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore SIGPIPE, EPIPE must suffice as error. | Matthias Andree | 2006-08-14 | 2 | -22/+8 |
* | switch setjmp/longjmp to sigsetjmp/siglongjmp | Matthias Andree | 2006-08-13 | 2 | -15/+5 |
* | fix compilation on systems that don't know struct addrinfo (Solaris 2.6). | Matthias Andree | 2006-08-13 | 3 | -0/+5 |
* | Rearrange 6.3.5 changes vs. fixes. | Matthias Andree | 2006-08-07 | 1 | -7/+7 |
* | Roll up 6.3.5-beta1. | Matthias Andree | 2006-08-07 | 11 | -3511/+4183 |
* | Rearrange. | Matthias Andree | 2006-08-07 | 1 | -5/+8 |
* | Drop item, not easily fixable with current architecture. | Matthias Andree | 2006-08-07 | 1 | -3/+0 |
* | Support user@example.org (full-address) mappings for multidrop | Matthias Andree | 2006-08-07 | 4 | -27/+65 |
* | Make sure the user can find 'exit status' in his pager, | Matthias Andree | 2006-08-07 | 1 | -1/+1 |
* | --logfile is now handled more carefully, errors opening the logfile are | Matthias Andree | 2006-08-07 | 5 | -203/+229 |
* | Update. | Matthias Andree | 2006-08-07 | 1 | -361/+377 |
* | Log opportunistic TLS upgrades in verbose mode. | Matthias Andree | 2006-08-07 | 5 | -14/+25 |
* | Freeaddrinfo() fix for Uli Zappe's bug. | Matthias Andree | 2006-08-07 | 10 | -30/+55 |
* | Mark K6 with additional question | Matthias Andree | 2006-08-06 | 1 | -3/+18 |
* | Improve sink error detection and reporting. | Matthias Andree | 2006-08-06 | 1 | -14/+28 |
* | Revise comments before name canonicalization to make the code easier to under... | Matthias Andree | 2006-08-03 | 1 | -2/+4 |
* | Add another restarting bug. | Matthias Andree | 2006-08-01 | 1 | -0/+2 |
* | When trying to connect or upon connection failure, log the numeric service po... | Matthias Andree | 2006-08-01 | 2 | -4/+8 |
* | Keep all non-error syslog messages on one line per downloaded message. | Matthias Andree | 2006-08-01 | 2 | -5/+4 |
* | When connect()ing fails, log host and service as well. | Matthias Andree | 2006-08-01 | 2 | -1/+3 |
* | Document PYTHON=: override, add a hint to shell argument passing. | Matthias Andree | 2006-07-31 | 1 | -2/+9 |
* | Fix SIGHUP behavior, broken since 5.9.13 (r3692). | Matthias Andree | 2006-07-31 | 2 | -1/+8 |
* | Revise the daemon/wake-up documentation so it contains the work fragment | Matthias Andree | 2006-07-31 | 1 | -32/+34 |
* | Detect write errors when stuffing delimiter line between header and body. | Matthias Andree | 2006-07-31 | 1 | -5/+8 |
* | Add. | Matthias Andree | 2006-07-26 | 1 | -0/+2 |
* | Recommend uidl for POP3 keep setups. | Matthias Andree | 2006-07-15 | 1 | -8/+8 |
* | Update Vietnamese translation. | Matthias Andree | 2006-07-13 | 1 | -225/+94 |
* | update. | Matthias Andree | 2006-07-07 | 1 | -0/+1 |
* | Add Doxygen comments to complement lock.h documentation. | Matthias Andree | 2006-07-04 | 1 | -5/+5 |
* | If the lockfile ends before the process ID, treat it as stale and unlink it. | Matthias Andree | 2006-07-04 | 2 | -4/+7 |
* | Add documentation for Doxygen. | Matthias Andree | 2006-07-04 | 1 | -1/+25 |
* | Add Doxyfile to allow generation of documentation with Dimitri Heesch's great | Matthias Andree | 2006-07-04 | 2 | -1/+1230 |
* | Add item. | Matthias Andree | 2006-06-29 | 1 | -0/+1 |
* | Avoid compiling empty files, to avoid diagnostics from strict compilers. | Matthias Andree | 2006-06-29 | 3 | -14/+54 |
* | add item | Matthias Andree | 2006-06-29 | 1 | -0/+3 |
* | Fix formatting/typo issue in multidrop documentation. | Matthias Andree | 2006-06-29 | 1 | -1/+1 |
* | * When looking up ports for a service, the lookup succeeds and the | Matthias Andree | 2006-06-28 | 2 | -1/+7 |
* | Temporarily add this file for developers. | Matthias Andree | 2006-06-28 | 1 | -0/+13 |
* | No longer stat rcfile if it's called -. | Matthias Andree | 2006-06-12 | 2 | -3/+7 |
* | POP3: some UID flags may not be set properly on UIDL lists. (Sunil Shetye) | Matthias Andree | 2006-05-24 | 2 | -1/+3 |
* | Complain about fetchall in idle mode, too. | Matthias Andree | 2006-05-21 | 1 | -0/+1 |
* | Complain about fetchall in idle mode, too. | Matthias Andree | 2006-05-21 | 1 | -2/+2 |
* | Update | Matthias Andree | 2006-05-21 | 2 | -257/+315 |
* | Explain what --idle does. | Matthias Andree | 2006-05-21 | 1 | -3/+5 |
* | * IMAP4 patch by Sunil Shetye: | Matthias Andree | 2006-05-21 | 3 | -17/+24 |
* | Clean out useless if() conditions, reindent and adjust a few comments. | Matthias Andree | 2006-05-18 | 1 | -33/+35 |
* | Document user name restriction 'no blanks after AT SIGN'. | Matthias Andree | 2006-05-18 | 1 | -0/+5 |
* | Revise --flush description, suggested by Frederic Marchal. | Matthias Andree | 2006-05-17 | 2 | -9/+11 |
* | Revise UID_DELETED comment. | Matthias Andree | 2006-05-17 | 1 | -2/+2 |
* | Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported by... | Matthias Andree | 2006-05-15 | 2 | -3/+7 |