Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repair --logfile, broken in 6.3.5. BerliOS Bug #9059, | Matthias Andree | 2006-10-10 | 2 | -4/+9 |
| | | | | | | reported by Brian Harring. svn path=/branches/BRANCH_6-3/; revision=4923 | ||||
* | Add 6.3.5. | Matthias Andree | 2006-10-09 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4922 | ||||
* | Release 6.3.5. | Matthias Andree | 2006-10-09 | 6 | -206/+211 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4920 | ||||
* | Update to beta3. | Matthias Andree | 2006-10-08 | 4 | -222/+223 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4919 | ||||
* | Revise FAQ. | Matthias Andree | 2006-10-08 | 2 | -81/+38 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4918 | ||||
* | Do not mislead users about QUIT behavior of POP3 servers. | Matthias Andree | 2006-10-08 | 1 | -2/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4917 | ||||
* | When the server name cannot be canonicalized, log the gai_strerror value. | Matthias Andree | 2006-09-26 | 4 | -115/+114 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4916 | ||||
* | snapshot 6.3.5-beta3 | Matthias Andree | 2006-09-25 | 11 | -274/+274 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4914 | ||||
* | Revise FAQ sections M and X. | Matthias Andree | 2006-09-25 | 2 | -35/+21 |
| | | | | | | Add more log requirements. svn path=/branches/BRANCH_6-3/; revision=4913 | ||||
* | SSL_CTX handling fix by Miloslav Trmac (Red Hat), | Matthias Andree | 2006-09-25 | 2 | -33/+40 |
| | | | | | | fixes growing SSL certpaths without bounds (Red Hat Bug #206346). svn path=/branches/BRANCH_6-3/; revision=4912 | ||||
* | Add a comment. | Matthias Andree | 2006-09-25 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4911 | ||||
* | When going to sleep, log for how long. | Matthias Andree | 2006-09-25 | 2 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4910 | ||||
* | Update Spanish translation, by Héctor García Álvarez (Debian). | Matthias Andree | 2006-09-16 | 2 | -34/+29 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4909 | ||||
* | Avoid crash in env.c/host_fqdn if we cannot canonicalize our own hostname. | Matthias Andree | 2006-09-04 | 2 | -1/+3 |
| | | | | | | Reported by Alexander Holler. svn path=/branches/BRANCH_6-3/; revision=4908 | ||||
* | gettext reformatting | Matthias Andree | 2006-08-31 | 1 | -95/+232 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4907 | ||||
* | Update. | Matthias Andree | 2006-08-31 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4906 | ||||
* | Make gettext 0.15 happy. | Matthias Andree | 2006-08-31 | 1 | -11/+0 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4905 | ||||
* | Update Catalan translation, courtesy of Ernest Adrogué Calveras. | Matthias Andree | 2006-08-31 | 2 | -297/+143 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4904 | ||||
* | Update translations. | Matthias Andree | 2006-08-30 | 5 | -175/+138 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4903 | ||||
* | Reviewed FAQ sections R7ff, H and D. | Matthias Andree | 2006-08-17 | 2 | -54/+37 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4901 | ||||
* | Reviewed FAQ sections T, S, I, K and R1 - R6. | Matthias Andree | 2006-08-17 | 2 | -85/+33 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4900 | ||||
* | snapshot 6.3.5-beta2 | Matthias Andree | 2006-08-14 | 9 | -1540/+1540 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4898 | ||||
* | snapshot | Matthias Andree | 2006-08-14 | 1 | -171/+170 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4897 | ||||
* | Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095. | Matthias Andree | 2006-08-14 | 11 | -23/+120 |
| | | | | | | | Courtesy of Götz 'nimrill' Babin-Ebell. This patch also makes --sslproto arguments case insensitive. svn path=/branches/BRANCH_6-3/; revision=4896 | ||||
* | Wrap getaddrinfo() and block SIGALRM where needed. | Matthias Andree | 2006-08-14 | 10 | -23/+83 |
| | | | | | | Also wrap freeaddrinfo() without added functionality. svn path=/branches/BRANCH_6-3/; revision=4895 | ||||
* | Ignore SIGPIPE, EPIPE must suffice as error. | Matthias Andree | 2006-08-14 | 1 | -1/+1 |
| | | | | | | Calling longjmp() from a signal handler is unsafe. svn path=/branches/BRANCH_6-3/; revision=4894 | ||||
* | Ignore SIGPIPE, EPIPE must suffice as error. | Matthias Andree | 2006-08-14 | 2 | -22/+8 |
| | | | | | | Calling longjmp() from a signal handler is unsafe. svn path=/branches/BRANCH_6-3/; revision=4893 | ||||
* | switch setjmp/longjmp to sigsetjmp/siglongjmp | Matthias Andree | 2006-08-13 | 2 | -15/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4892 | ||||
* | fix compilation on systems that don't know struct addrinfo (Solaris 2.6). | Matthias Andree | 2006-08-13 | 3 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4891 | ||||
* | Rearrange 6.3.5 changes vs. fixes. | Matthias Andree | 2006-08-07 | 1 | -7/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4890 | ||||
* | Roll up 6.3.5-beta1. | Matthias Andree | 2006-08-07 | 11 | -3511/+4183 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4888 | ||||
* | Rearrange. | Matthias Andree | 2006-08-07 | 1 | -5/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4887 | ||||
* | Drop item, not easily fixable with current architecture. | Matthias Andree | 2006-08-07 | 1 | -3/+0 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4886 | ||||
* | Support user@example.org (full-address) mappings for multidrop | Matthias Andree | 2006-08-07 | 4 | -27/+65 |
| | | | | | | on the left-hand side of mappings. svn path=/branches/BRANCH_6-3/; revision=4885 | ||||
* | Make sure the user can find 'exit status' in his pager, | Matthias Andree | 2006-08-07 | 1 | -1/+1 |
| | | | | | | not just 'exit code'. svn path=/branches/BRANCH_6-3/; revision=4884 | ||||
* | --logfile is now handled more carefully, errors opening the logfile are | Matthias Andree | 2006-08-07 | 5 | -203/+229 |
| | | | | | | | now reported to the TTY where fetchmail was started from. fetchmail now complains and aborts when it cannot properly daemonize itself. svn path=/branches/BRANCH_6-3/; revision=4883 | ||||
* | Update. | Matthias Andree | 2006-08-07 | 1 | -361/+377 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4882 | ||||
* | Log opportunistic TLS upgrades in verbose mode. | Matthias Andree | 2006-08-07 | 5 | -14/+25 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4881 | ||||
* | Freeaddrinfo() fix for Uli Zappe's bug. | Matthias Andree | 2006-08-07 | 10 | -30/+55 |
| | | | | | | This might fix Debian Bug#294547 and Bug#377135. svn path=/branches/BRANCH_6-3/; revision=4880 | ||||
* | Mark K6 with additional question | Matthias Andree | 2006-08-06 | 1 | -3/+18 |
| | | | | | | | | 'Why does fetchmail use SSL even though not configured?' Add R13. What does 'Interrupted system call' mean? svn path=/branches/BRANCH_6-3/; revision=4879 | ||||
* | Improve sink error detection and reporting. | Matthias Andree | 2006-08-06 | 1 | -14/+28 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4878 | ||||
* | Revise comments before name canonicalization to make the code easier to ↵ | Matthias Andree | 2006-08-03 | 1 | -2/+4 |
| | | | | | | | | understand. Suggested by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=4877 | ||||
* | Add another restarting bug. | Matthias Andree | 2006-08-01 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4876 | ||||
* | When trying to connect or upon connection failure, log the numeric service ↵ | Matthias Andree | 2006-08-01 | 2 | -4/+8 |
| | | | | | | port, too. svn path=/branches/BRANCH_6-3/; revision=4875 | ||||
* | Keep all non-error syslog messages on one line per downloaded message. | Matthias Andree | 2006-08-01 | 2 | -5/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4874 | ||||
* | When connect()ing fails, log host and service as well. | Matthias Andree | 2006-08-01 | 2 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4873 | ||||
* | Document PYTHON=: override, add a hint to shell argument passing. | Matthias Andree | 2006-07-31 | 1 | -2/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4872 | ||||
* | Fix SIGHUP behavior, broken since 5.9.13 (r3692). | Matthias Andree | 2006-07-31 | 2 | -1/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4871 | ||||
* | Revise the daemon/wake-up documentation so it contains the work fragment | Matthias Andree | 2006-07-31 | 1 | -32/+34 |
| | | | | | | | 'awaken' and make it clear that USR1 also works as root. Found while debugging Debian Bug#380459 reported by Riccard Stagni. svn path=/branches/BRANCH_6-3/; revision=4870 | ||||
* | Detect write errors when stuffing delimiter line between header and body. | Matthias Andree | 2006-07-31 | 1 | -5/+8 |
| | | | | | | | Correct error message when copying message text fails. Fix a comment that falsely asserts we were generating invalid Received: headers. svn path=/branches/BRANCH_6-3/; revision=4869 |