Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add. | Matthias Andree | 2006-07-26 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4868 | ||||
* | Recommend uidl for POP3 keep setups. | Matthias Andree | 2006-07-15 | 1 | -8/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4867 | ||||
* | Update Vietnamese translation. | Matthias Andree | 2006-07-13 | 1 | -225/+94 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4866 | ||||
* | update. | Matthias Andree | 2006-07-07 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4864 | ||||
* | Add Doxygen comments to complement lock.h documentation. | Matthias Andree | 2006-07-04 | 1 | -5/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4863 | ||||
* | If the lockfile ends before the process ID, treat it as stale and unlink it. | Matthias Andree | 2006-07-04 | 2 | -4/+7 |
| | | | | | | Reported by Justin Pryzby, Debian Bug #376603. svn path=/branches/BRANCH_6-3/; revision=4862 | ||||
* | Add documentation for Doxygen. | Matthias Andree | 2006-07-04 | 1 | -1/+25 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4861 | ||||
* | Add Doxyfile to allow generation of documentation with Dimitri Heesch's great | Matthias Andree | 2006-07-04 | 2 | -1/+1230 |
| | | | | | | doxygen tool. Note though that the documentation is not yet complete. svn path=/branches/BRANCH_6-3/; revision=4860 | ||||
* | Add item. | Matthias Andree | 2006-06-29 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4859 | ||||
* | Avoid compiling empty files, to avoid diagnostics from strict compilers. | Matthias Andree | 2006-06-29 | 3 | -14/+54 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4858 | ||||
* | add item | Matthias Andree | 2006-06-29 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4857 | ||||
* | Fix formatting/typo issue in multidrop documentation. | Matthias Andree | 2006-06-29 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4856 | ||||
* | * When looking up ports for a service, the lookup succeeds and the | Matthias Andree | 2006-06-28 | 2 | -1/+7 |
| | | | | | | | | returned address family isn't IPv4 or IPv6, properly free the allocated memory from the service lookup. Found by Uli Zappe. * When looking up ports for a service, only look up TCP ports. svn path=/branches/BRANCH_6-3/; revision=4855 | ||||
* | Temporarily add this file for developers. | Matthias Andree | 2006-06-28 | 1 | -0/+13 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4854 | ||||
* | No longer stat rcfile if it's called -. | Matthias Andree | 2006-06-12 | 2 | -3/+7 |
| | | | | | | Fixes BerliOS bug #7858. svn path=/branches/BRANCH_6-3/; revision=4853 | ||||
* | POP3: some UID flags may not be set properly on UIDL lists. (Sunil Shetye) | Matthias Andree | 2006-05-24 | 2 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4852 | ||||
* | Complain about fetchall in idle mode, too. | Matthias Andree | 2006-05-21 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4851 | ||||
* | Complain about fetchall in idle mode, too. | Matthias Andree | 2006-05-21 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4850 | ||||
* | Update | Matthias Andree | 2006-05-21 | 2 | -257/+315 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4849 | ||||
* | Explain what --idle does. | Matthias Andree | 2006-05-21 | 1 | -3/+5 |
| | | | | | | | State that the rcfile keyword was available before 6.0.0 and that fetchall was available since 3.0. svn path=/branches/BRANCH_6-3/; revision=4848 | ||||
* | * IMAP4 patch by Sunil Shetye: | Matthias Andree | 2006-05-21 | 3 | -17/+24 |
| | | | | | | | - 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 | ||||
* | Clean out useless if() conditions, reindent and adjust a few comments. | Matthias Andree | 2006-05-18 | 1 | -33/+35 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4846 | ||||
* | Document user name restriction 'no blanks after AT SIGN'. | Matthias Andree | 2006-05-18 | 1 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4845 | ||||
* | Revise --flush description, suggested by Frederic Marchal. | Matthias Andree | 2006-05-17 | 2 | -9/+11 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4844 | ||||
* | Revise UID_DELETED comment. | Matthias Andree | 2006-05-17 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4843 | ||||
* | Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported ↵ | Matthias Andree | 2006-05-15 | 2 | -3/+7 |
| | | | | | | by Lars Tewes. svn path=/branches/BRANCH_6-3/; revision=4842 | ||||
* | Revise comments. | Matthias Andree | 2006-05-15 | 2 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4841 | ||||
* | Add two missing comments. | Matthias Andree | 2006-05-15 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4840 | ||||
* | * Improve KAME/getnameinfo.c portability to Linux libc5 systems. | Matthias Andree | 2006-05-15 | 3 | -1/+35 |
| | | | | | | | | | 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 | ||||
* | Remove quotes from IMAP_ENABLE config.h comment. | Matthias Andree | 2006-05-15 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4838 | ||||
* | 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 | 2 | -4/+39 |
| | | | | | | | misleading the user. Suppress EAFNOSUPPORT errors from socket() call, too. Fixes Debian Bug #361825. svn path=/branches/BRANCH_6-3/; revision=4836 | ||||
* | Bump version. | Matthias Andree | 2006-05-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4835 | ||||
* | Improve --with-gssapi auto detection for /usr-based GSSAPI installs. | Matthias Andree | 2006-05-14 | 2 | -2/+10 |
| | | | | | | 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 | 2 | -15/+27 |
| | | | | | | 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 | 2 | -2/+5 |
| | | | | | | | | .../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 | 2 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4831 | ||||
* | Fix des_pcbc_encrypt compile warnings in kerberos.c line 246. | Matthias Andree | 2006-05-14 | 2 | -2/+3 |
| | | | | 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 | 2 | -1/+3 |
| | | | | | | 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 | 2 | -1/+5 |
| | | | | 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 | 4 | -15/+19 |
| | | | | | | 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 | 2 | -4/+5 |
| | | | | | | | 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 | 2 | -0/+23 |
| | | | | | | | | | 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 | ||||
* | Trivial: Revise comment. | Matthias Andree | 2006-05-12 | 1 | -3/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4822 | ||||
* | Consistency: rename preprocessor label. | Matthias Andree | 2006-05-10 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4821 | ||||
* | Revisited sections B, F, C. | Matthias Andree | 2006-05-10 | 1 | -6/+11 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4820 | ||||
* | Revised G sections and T2. | Matthias Andree | 2006-05-08 | 1 | -117/+106 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4818 | ||||
* | Document that qmail-pop3d miscalculates the message sizes. | Matthias Andree | 2006-05-08 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4817 |