aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document sslproto details.Matthias Andree2006-11-011-1/+2
* Repair --logfile, broken in 6.3.5. BerliOS Bug #9059,Matthias Andree2006-10-102-4/+9
* Add 6.3.5.Matthias Andree2006-10-091-0/+1
* Release 6.3.5.Matthias Andree2006-10-096-206/+211
* Update to beta3.Matthias Andree2006-10-084-222/+223
* Revise FAQ.Matthias Andree2006-10-082-81/+38
* Do not mislead users about QUIT behavior of POP3 servers.Matthias Andree2006-10-081-2/+1
* When the server name cannot be canonicalized, log the gai_strerror value.Matthias Andree2006-09-264-115/+114
* snapshot 6.3.5-beta3Matthias Andree2006-09-2511-274/+274
* Revise FAQ sections M and X.Matthias Andree2006-09-252-35/+21
* SSL_CTX handling fix by Miloslav Trmac (Red Hat),Matthias Andree2006-09-252-33/+40
* Add a comment.Matthias Andree2006-09-251-1/+1
* When going to sleep, log for how long.Matthias Andree2006-09-252-2/+3
* Update Spanish translation, by Héctor García Álvarez (Debian).Matthias Andree2006-09-162-34/+29
* Avoid crash in env.c/host_fqdn if we cannot canonicalize our own hostname.Matthias Andree2006-09-042-1/+3
* gettext reformattingMatthias Andree2006-08-311-95/+232
* Update.Matthias Andree2006-08-311-0/+2
* Make gettext 0.15 happy.Matthias Andree2006-08-311-11/+0
* Update Catalan translation, courtesy of Ernest Adrogué Calveras.Matthias Andree2006-08-312-297/+143
* Update translations.Matthias Andree2006-08-305-175/+138
* Reviewed FAQ sections R7ff, H and D.Matthias Andree2006-08-172-54/+37
* Reviewed FAQ sections T, S, I, K and R1 - R6.Matthias Andree2006-08-172-85/+33
* snapshot 6.3.5-beta2Matthias Andree2006-08-149-1540/+1540
* snapshotMatthias Andree2006-08-141-171/+170
* Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.Matthias Andree2006-08-1411-23/+120
* Wrap getaddrinfo() and block SIGALRM where needed.Matthias Andree2006-08-1410-23/+83
* Ignore SIGPIPE, EPIPE must suffice as error.Matthias Andree2006-08-141-1/+1
* Ignore SIGPIPE, EPIPE must suffice as error.Matthias Andree2006-08-142-22/+8
* switch setjmp/longjmp to sigsetjmp/siglongjmpMatthias Andree2006-08-132-15/+5
* fix compilation on systems that don't know struct addrinfo (Solaris 2.6).Matthias Andree2006-08-133-0/+5
* Rearrange 6.3.5 changes vs. fixes.Matthias Andree2006-08-071-7/+7
* Roll up 6.3.5-beta1.Matthias Andree2006-08-0711-3511/+4183
* Rearrange.Matthias Andree2006-08-071-5/+8
* Drop item, not easily fixable with current architecture.Matthias Andree2006-08-071-3/+0
* Support user@example.org (full-address) mappings for multidropMatthias Andree2006-08-074-27/+65
* Make sure the user can find 'exit status' in his pager,Matthias Andree2006-08-071-1/+1
* --logfile is now handled more carefully, errors opening the logfile are Matthias Andree2006-08-075-203/+229
* Update.Matthias Andree2006-08-071-361/+377
* Log opportunistic TLS upgrades in verbose mode.Matthias Andree2006-08-075-14/+25
* Freeaddrinfo() fix for Uli Zappe's bug.Matthias Andree2006-08-0710-30/+55
* Mark K6 with additional question Matthias Andree2006-08-061-3/+18
* Improve sink error detection and reporting.Matthias Andree2006-08-061-14/+28
* Revise comments before name canonicalization to make the code easier to under...Matthias Andree2006-08-031-2/+4
* Add another restarting bug.Matthias Andree2006-08-011-0/+2
* When trying to connect or upon connection failure, log the numeric service po...Matthias Andree2006-08-012-4/+8
* Keep all non-error syslog messages on one line per downloaded message.Matthias Andree2006-08-012-5/+4
* When connect()ing fails, log host and service as well.Matthias Andree2006-08-012-1/+3
* Document PYTHON=: override, add a hint to shell argument passing.Matthias Andree2006-07-311-2/+9
* Fix SIGHUP behavior, broken since 5.9.13 (r3692).Matthias Andree2006-07-312-1/+8
* Revise the daemon/wake-up documentation so it contains the work fragment Matthias Andree2006-07-311-32/+34