Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * IMAP4 patch by Sunil Shetye: | Matthias Andree | 2006-05-21 | 1 | -0/+3 |
| | | | | | | | - do not depend on server updating RECENT counts at all - also enter IDLE loop when messages are present on the server. svn path=/branches/BRANCH_6-3/; revision=4847 | ||||
* | Revise --flush description, suggested by Frederic Marchal. | Matthias Andree | 2006-05-17 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4844 | ||||
* | Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported ↵ | Matthias Andree | 2006-05-15 | 1 | -0/+2 |
| | | | | | | by Lars Tewes. svn path=/branches/BRANCH_6-3/; revision=4842 | ||||
* | * Improve KAME/getnameinfo.c portability to Linux libc5 systems. | Matthias Andree | 2006-05-15 | 1 | -0/+5 |
| | | | | | | | | | Based on a patch by Dan Fandrich. * Provide INET6 to KAME/getnameinfo.c (only useful on IPv6-enabled systems that lack getnameinfo, and there only visible in some Received: headers). Found by Dan Fandrich. svn path=/branches/BRANCH_6-3/; revision=4839 | ||||
* | Mention Debian Bug#361825 submitter. | Matthias Andree | 2006-05-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4837 | ||||
* | In verbose mode, log every IP fetchmail tries to connect to, to avoid | Matthias Andree | 2006-05-14 | 1 | -0/+3 |
| | | | | | | | misleading the user. Suppress EAFNOSUPPORT errors from socket() call, too. Fixes Debian Bug #361825. svn path=/branches/BRANCH_6-3/; revision=4836 | ||||
* | Improve --with-gssapi auto detection for /usr-based GSSAPI installs. | Matthias Andree | 2006-05-14 | 1 | -0/+2 |
| | | | | | | Fix --with-gssapi builds for NetBSD 3.0. svn path=/branches/BRANCH_6-3/; revision=4834 | ||||
* | If krb5-config provides gssapi library information, use that rather than ↵ | Matthias Andree | 2006-05-14 | 1 | -0/+2 |
| | | | | | | guessing. svn path=/branches/BRANCH_6-3/; revision=4833 | ||||
* | Support Kerberos installations where krb5.h and perhaps roken.h are in ↵ | Matthias Andree | 2006-05-14 | 1 | -0/+2 |
| | | | | | | | | .../include/krb5. Taken from NetBSD portable packages collection patch-ae. svn path=/branches/BRANCH_6-3/; revision=4832 | ||||
* | Configure prints a warning (but proceeds) if Kerberos IV support is enabled. | Matthias Andree | 2006-05-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4831 | ||||
* | Fix des_pcbc_encrypt compile warnings in kerberos.c line 246. | Matthias Andree | 2006-05-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4830 | ||||
* | Drop #include <com_err.h> from Kerberos 5 header file, fixes compile error ↵ | Matthias Andree | 2006-05-14 | 1 | -0/+2 |
| | | | | | | on SUSE Linux 10.0. svn path=/branches/BRANCH_6-3/; revision=4829 | ||||
* | On NetBSD, link against -lroken -lcom_err if --with-kerberos is enabled. | Matthias Andree | 2006-05-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4828 | ||||
* | Mark Kerberos IV obsolete. | Matthias Andree | 2006-05-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4827 | ||||
* | Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes | Matthias Andree | 2006-05-12 | 1 | -0/+4 |
| | | | | | | NetBSD portable packages collection patch-ah, patch-ai and patch-aj. svn path=/branches/BRANCH_6-3/; revision=4826 | ||||
* | When using NTLM authentication, use regular IMAP response code handler after | Matthias Andree | 2006-05-12 | 1 | -0/+3 |
| | | | | | | | completing NTLM handshake, for robustness and consistency. Taken from the NetBSD portable packages collection, patch-ac. svn path=/branches/BRANCH_6-3/; revision=4825 | ||||
* | For protocols such as IMAP that are not delimited by "." lines, truncate | Matthias Andree | 2006-05-12 | 1 | -0/+6 |
| | | | | | | | | | the input buffer when the message has been completely read, to avoid taking trailing garbage into the message if the terminal CRLF is missing. Fixes Debian Bug#312415. (Patch suggested by Mike Jones, Manchester Univ.). svn path=/branches/BRANCH_6-3/; revision=4824 | ||||
* | Revise Received: format requirement notice. | Matthias Andree | 2006-05-12 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4823 | ||||
* | Update Russian and Vietnamese translations. | Matthias Andree | 2006-05-04 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4814 | ||||
* | Mark Received envelope parsing obsolete. | Matthias Andree | 2006-05-04 | 1 | -0/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4813 | ||||
* | PopDel.py was revised by Joshua Crawford to display the From: address and | Matthias Andree | 2006-04-27 | 1 | -1/+8 |
| | | | | | | | list every email, even if it has no Subject: header; and not delete the wrong message in the presence of mail without Subject: headers. svn path=/branches/BRANCH_6-3/; revision=4809 | ||||
* | Clarify that 'aka' will remain after DNS alias deprecation. | Matthias Andree | 2006-04-19 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4806 | ||||
* | Mark fetchmail 6.3.4 released. | Matthias Andree | 2006-04-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4804 | ||||
* | Correct daemon (which isn't translated into French). (Stéphane Schildknecht) | Matthias Andree | 2006-04-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4800 | ||||
* | Minor revision of French translation after comments from Luc Pionchon. | Matthias Andree | 2006-04-14 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4797 | ||||
* | Updated French descriptions for the .spec file (Stéphane Schildknecht) | Matthias Andree | 2006-04-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4795 | ||||
* | Update Japanese translation. | Matthias Andree | 2006-04-13 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4794 | ||||
* | specgen.sh converted to UTF-8 to support future translations. | Matthias Andree | 2006-04-11 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4791 | ||||
* | Add new Vietnamese [vi] translation by Clytie Siddall. | Matthias Andree | 2006-04-10 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4788 | ||||
* | Add note about empty files not being ISO-C compliant. | Matthias Andree | 2006-04-09 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4786 | ||||
* | Update Polish Translation (Jakub Bogusz). | Matthias Andree | 2006-04-07 | 1 | -0/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4785 | ||||
* | * SSL/TLS: if, for a certain server, an sslfingerprint is specified and | Matthias Andree | 2006-04-06 | 1 | -0/+5 |
| | | | | | | | | | sslcertck is NOT set, suppress printing SSL certificate mismatch errors. (Reported by Hannes Erven.) * SSL/TLS: always print if the sslfingerprint mismatches, even in silent mode. (This is for consistency with certificate verification errors.) svn path=/branches/BRANCH_6-3/; revision=4781 | ||||
* | set no bouncemail now also prevents 'General SMTP/ESMTP error.' bounces. | Matthias Andree | 2006-04-04 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4780 | ||||
* | Add SF.net #780933. | Matthias Andree | 2006-04-03 | 1 | -6/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4777 | ||||
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -0/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4770 | ||||
* | a few more type fixes for report/snprintf, patch by Miloslav Trmac. | Matthias Andree | 2006-04-01 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4767 | ||||
* | lexer: add %option noyywrap to avoid link errors about missing yywrap(). | Matthias Andree | 2006-04-01 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4765 | ||||
* | Add folder information to headers in tracepoll mode. | Matthias Andree | 2006-04-01 | 1 | -1/+1 |
| | | | | | | Reported by Terry Brown. svn path=/branches/BRANCH_6-3/; revision=4764 | ||||
* | Miloslav Trmac: Fix res_search autodetection. | Matthias Andree | 2006-04-01 | 1 | -0/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4763 | ||||
* | Release slipped by a day. Correct date. | Matthias Andree | 2006-03-30 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4758 | ||||
* | Mark released and document known bug. | Matthias Andree | 2006-03-29 | 1 | -1/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4757 | ||||
* | Add Vladimir's name. | Matthias Andree | 2006-03-29 | 1 | -3/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4756 | ||||
* | Revise ai_canonname workaround comment. | Matthias Andree | 2006-03-21 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4752 | ||||
* | Restructure, and add more protocol tags. | Matthias Andree | 2006-03-21 | 1 | -12/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4751 | ||||
* | Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname | Matthias Andree | 2006-03-21 | 1 | -2/+5 |
| | | | | | | | record, to avoid a segfault. Affects, for instance, FreeBSD 4.11. Reported and patched by "Voldemar" via fetchmail-users@. svn path=/branches/BRANCH_6-3/; revision=4750 | ||||
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 1 | -0/+2 |
| | | | | | | * Changed section/subsection levels in some areas. svn path=/branches/BRANCH_6-3/; revision=4748 | ||||
* | Mark protocol 'auto' deprecated. | Matthias Andree | 2006-03-17 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4747 | ||||
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 1 | -3/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4740 | ||||
* | Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@). | Matthias Andree | 2006-03-14 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4739 | ||||
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 |