Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright. | Matthias Andree | 2007-01-10 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5015 | ||||
* | * When requesting Kerberos V4, V5 or GSSAPI, complain and exit with syntax error | Matthias Andree | 2006-12-19 | 1 | -0/+24 |
| | | | | | | | | | if any of these requested features has not been compiled in. Reported by Isaac Wilcox. * --version will now add +KRB4 or +KRB5 if Kerberos v4 or v5, respectively, have been compiled in. Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4995 | ||||
* | Call res_init() at the beginning of the poll, if the computer has res_search(). | Matthias Andree | 2006-12-08 | 1 | -0/+21 |
| | | | | | | | | This is supposed to re-read /etc/resolv.conf in order to pick up changes made by dhcpcd, dhclient, pppd, openvpn or similar. To fix Debian Bug #389270 (DNS errors in daemon mode) and others. svn path=/branches/BRANCH_6-3/; revision=4986 | ||||
* | Fix +GSS feature reporting. | Matthias Andree | 2006-11-27 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4974 | ||||
* | When going to sleep, log for how long. | Matthias Andree | 2006-09-25 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4910 | ||||
* | 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 | ||||
* | --logfile is now handled more carefully, errors opening the logfile are | Matthias Andree | 2006-08-07 | 1 | -2/+15 |
| | | | | | | | 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 | ||||
* | Fix SIGHUP behavior, broken since 5.9.13 (r3692). | Matthias Andree | 2006-07-31 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4871 | ||||
* | No longer stat rcfile if it's called -. | Matthias Andree | 2006-06-12 | 1 | -3/+4 |
| | | | | | | Fixes BerliOS bug #7858. svn path=/branches/BRANCH_6-3/; revision=4853 | ||||
* | Complain about fetchall in idle mode, too. | Matthias Andree | 2006-05-21 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4850 | ||||
* | Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes | Matthias Andree | 2006-05-12 | 1 | -5/+5 |
| | | | | | | NetBSD portable packages collection patch-ah, patch-ai and patch-aj. svn path=/branches/BRANCH_6-3/; revision=4826 | ||||
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -1/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4770 | ||||
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4740 | ||||
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -11/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ',' | Matthias Andree | 2006-03-13 | 1 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4731 | ||||
* | Update copyright. | Matthias Andree | 2006-03-10 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4727 | ||||
* | Load UID lists only after initializing report/syslog. | Matthias Andree | 2006-03-03 | 1 | -8/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4716 | ||||
* | Free netrc list as soon as it's no longer needed. | Matthias Andree | 2006-01-19 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4660 | ||||
* | fetchmail --version now prints the copyright notice. | Matthias Andree | 2006-01-14 | 1 | -1/+14 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4638 | ||||
* | Quiet compiler warning. | Matthias Andree | 2006-01-04 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4599 | ||||
* | Some verbose output disappeared in debug mode. Adding further -v options | Matthias Andree | 2006-01-04 | 1 | -1/+1 |
| | | | | | | | | would alternate between verbose and debug mode. debug mode now comprises all verbose output, and adding more -v options does not switch back from debug to verbose mode. svn path=/branches/BRANCH_6-3/; revision=4597 | ||||
* | Don't complain about fetchall keep in --dumpconfig mode. | Matthias Andree | 2005-12-29 | 1 | -2/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4586 | ||||
* | Merge patch by Sunil Sheteye to fix five bugs: | Matthias Andree | 2005-12-13 | 1 | -29/+0 |
| | | | | | | | | | | | | * Close SMTP sockets early, to reduce resource usage, trigger earlier delivery with some MTAs and avoid SIGPIPE (SIG 13) when the SMTP listener gets bored and drops the connection after timeout. * Don't treat hitting a fetch limit (PS_MAXFETCH) as error. * Fix negative "messages left on server" on idle/repoll with fetchlimit. * Properly track logout stage (STAGE_LOGOUT). * Preserve error conditions across postconnect script. svn path=/branches/BRANCH_6-3/; revision=4541 | ||||
* | The default for --smtphost is now always "localhost" regardless of | Matthias Andree | 2005-11-10 | 1 | -7/+5 |
| | | | | | | | | | authentication types and protocols, so as to simplify configurations for workstations where the SMTP daemon only listens on the loopback interface. Sunil Shetye & Matthias Andree svn path=/trunk/; revision=4410 | ||||
* | Unbreak --smtphost default, reported and different patch suggested by | Matthias Andree | 2005-11-10 | 1 | -5/+7 |
| | | | | | | Sunil Shetye. Broken since r4382 v6.2.9-rc7. svn path=/trunk/; revision=4402 | ||||
* | Use new host_fqdn() interface. | Matthias Andree | 2005-10-30 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4382 | ||||
* | Do not break some other process's lockfile in "-q" mode, but wait for | Matthias Andree | 2005-10-30 | 1 | -3/+12 |
| | | | | | | the other process's exit. svn path=/trunk/; revision=4377 | ||||
* | Bury on_exit() officially - hasn't worked since 6.0.0 or even longer. | Matthias Andree | 2005-10-30 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4373 | ||||
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 1 | -20/+32 |
| | | | | | | | | | | | Dr. Andreas Krüger. - cleanup --quit handling again (so that --silent --quit just kills the existing daemon, rather than continue running), and document it more clearly. - Print an error message if multiple "defaults" records are found in the configuration file. svn path=/trunk/; revision=4372 | ||||
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4318 | ||||
* | Do not translate name of "Received" message header field. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4316 | ||||
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4305 | ||||
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=4297 | ||||
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=4289 | ||||
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -28/+11 |
| | | | | svn path=/trunk/; revision=4280 | ||||
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -28/+19 |
| | | | | svn path=/trunk/; revision=4219 | ||||
* | Define temporary variable with #ifdefs rather than using these inside a ↵ | Matthias Andree | 2005-08-01 | 1 | -3/+4 |
| | | | | | | macro expansion. Based on a patch by Miloslav Trmac. svn path=/trunk/; revision=4211 | ||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4198 | ||||
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵ | Matthias Andree | 2005-07-30 | 1 | -11/+0 |
| | | | | | | library is no longer available. svn path=/trunk/; revision=4192 | ||||
* | sprintf -> snprintf. | Matthias Andree | 2005-07-30 | 1 | -23/+25 |
| | | | | | | Consolidate compile-time option reporting, using a single printf(). svn path=/trunk/; revision=4190 | ||||
* | strcpy -> strlcpy, strcat -> strlcat | Matthias Andree | 2005-07-30 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4186 | ||||
* | Rename lock_release to fm_lock_release, to avoid namespace collision on | Matthias Andree | 2005-07-23 | 1 | -2/+2 |
| | | | | | | Darwin. NetBSD PR#28543 (pkg/28543). svn path=/trunk/; revision=4176 | ||||
* | Remove a check that is always true. Found by Nico Golde. | Matthias Andree | 2005-07-23 | 1 | -7/+6 |
| | | | | svn path=/trunk/; revision=4174 | ||||
* | Print a warning that running fetchmail as root is discouraged. | Matthias Andree | 2005-07-20 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4145 | ||||
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4121 | ||||
* | Fix typo in 'Idle after poll is disabled' (used to be 'diabled'), reported by | Matthias Andree | 2005-07-05 | 1 | -1/+1 |
| | | | | | | Jakub Bogusz. svn path=/trunk/; revision=4093 | ||||
* | Plug one of the .netrc memory leaks. | Matthias Andree | 2005-07-03 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4087 | ||||
* | i18n fixes, cs.po updates, by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -43/+44 |
| | | | | svn path=/trunk/; revision=4076 | ||||
* | Drop unused #include. | Matthias Andree | 2005-07-03 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=4064 |