|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4916 | 
| | 
| 
| 
| 
| 
| | fixes growing SSL certpaths without bounds (Red Hat Bug #206346).
svn path=/branches/BRANCH_6-3/; revision=4912 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4910 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4909 | 
| | 
| 
| 
| 
| 
| | Reported by Alexander Holler.
svn path=/branches/BRANCH_6-3/; revision=4908 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4904 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4903 | 
| | 
| 
| 
| 
| 
| 
| | Courtesy of Götz 'nimrill' Babin-Ebell.
This patch also makes --sslproto arguments case insensitive.
svn path=/branches/BRANCH_6-3/; revision=4896 | 
| | 
| 
| 
| 
| 
| | Also wrap freeaddrinfo() without added functionality.
svn path=/branches/BRANCH_6-3/; revision=4895 | 
| | 
| 
| 
| 
| 
| | Calling longjmp() from a signal handler is unsafe.
svn path=/branches/BRANCH_6-3/; revision=4893 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4892 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4891 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4890 | 
| | 
| 
| 
| 
| 
| | on the left-hand side of mappings.
svn path=/branches/BRANCH_6-3/; revision=4885 | 
| | 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4881 | 
| | 
| 
| 
| 
| 
| | This might fix Debian Bug#294547 and Bug#377135.
svn path=/branches/BRANCH_6-3/; revision=4880 | 
| | 
| 
| 
| 
| 
| | port, too.
svn path=/branches/BRANCH_6-3/; revision=4875 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4874 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4873 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4871 | 
| | 
| 
| 
| 
| 
| | Reported by Justin Pryzby, Debian Bug #376603.
svn path=/branches/BRANCH_6-3/; revision=4862 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4858 | 
| | 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| 
| 
| | Fixes BerliOS bug #7858.
svn path=/branches/BRANCH_6-3/; revision=4853 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4852 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4851 | 
| | 
| 
| 
| 
| 
| 
| | - 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 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4844 | 
| | 
| 
| 
| 
| 
| | by Lars Tewes.
svn path=/branches/BRANCH_6-3/; revision=4842 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4837 | 
| | 
| 
| 
| 
| 
| 
| | misleading the user. Suppress EAFNOSUPPORT errors from socket() call,
too.  Fixes Debian Bug #361825.
svn path=/branches/BRANCH_6-3/; revision=4836 | 
| | 
| 
| 
| 
| 
| | Fix --with-gssapi builds for NetBSD 3.0.
svn path=/branches/BRANCH_6-3/; revision=4834 | 
| | 
| 
| 
| 
| 
| | guessing.
svn path=/branches/BRANCH_6-3/; revision=4833 | 
| | 
| 
| 
| 
| 
| 
| 
| | .../include/krb5.
Taken from NetBSD portable packages collection patch-ae.
svn path=/branches/BRANCH_6-3/; revision=4832 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4831 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4830 | 
| | 
| 
| 
| 
| 
| | on SUSE Linux 10.0.
svn path=/branches/BRANCH_6-3/; revision=4829 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4828 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4827 | 
| | 
| 
| 
| 
| 
| | NetBSD portable packages collection patch-ah, patch-ai and patch-aj.
svn path=/branches/BRANCH_6-3/; revision=4826 | 
| | 
| 
| 
| 
| 
| 
| | completing NTLM handshake, for robustness and consistency. 
Taken from the NetBSD portable packages collection, patch-ac.
svn path=/branches/BRANCH_6-3/; revision=4825 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4823 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4814 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4813 | 
| | 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4806 | 
| | 
| 
| 
| | svn path=/branches/BRANCH_6-3/; revision=4804 |