Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge patch by Sunil Sheteye to fix five bugs: | Matthias Andree | 2005-12-13 | 3 | -41/+54 |
| | | | | | | | | | | | | * 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 | ||||
* | Fix segfault (null pointer dereference) on some operating systems with | Matthias Andree | 2005-12-11 | 2 | -4/+8 |
| | | | | | | | fetchmail's obsolete DNS MX/host alias lookups in multidrop mode. Patch by Dr.-Ing. Andreas Haakh. svn path=/branches/BRANCH_6-3/; revision=4537 | ||||
* | Update Catalan translation to 6.3.0. Ernest Adrogué Calveras. | Matthias Andree | 2005-12-11 | 2 | -261/+125 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4536 | ||||
* | Mark To/Cc multidrop parsing deprecated. | Matthias Andree | 2005-12-08 | 1 | -1/+4 |
| | | | | | | Mention Simon Barner reported the man page breakage. svn path=/branches/BRANCH_6-3/; revision=4532 | ||||
* | Fix segfault in multidrop mode with headerless email. | Matthias Andree | 2005-12-08 | 2 | -21/+12 |
| | | | | | | | | Reported by Daniel Drake, patch by Sunil Shetye. This was actually modified from Sunil's patch to leave the if() {...} braces in the code to avoid ambiguities later. svn path=/branches/BRANCH_6-3/; revision=4530 | ||||
* | Plug potential memory and socket leak when polling multiple folders or when ↵ | Matthias Andree | 2005-12-08 | 2 | -1/+5 |
| | | | | | | the upstream sends bogus message sizes. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4527 | ||||
* | Add some separator rulers. | Matthias Andree | 2005-12-08 | 1 | -0/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4525 | ||||
* | Update security announcements with 6.2.5.4/6.3.0 information. | Matthias Andree | 2005-12-08 | 2 | -34/+18 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4523 | ||||
* | Bump version to mark we're not really 6.3.0 any more. | Matthias Andree | 2005-12-08 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4521 | ||||
* | Remove bogus Netscape IMAP4rev1 Service >= 3.6 warning about BODY[TEXT] | Matthias Andree | 2005-12-08 | 2 | -7/+2 |
| | | | | | | that we are not using. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4519 | ||||
* | Move deprecation warnings up front, add a warning --sslcertck may become ↵ | Matthias Andree | 2005-12-08 | 1 | -10/+10 |
| | | | | | | default. svn path=/branches/BRANCH_6-3/; revision=4517 | ||||
* | Actually set default SSL certificate path if --sslcertpath is unset. | Matthias Andree | 2005-12-07 | 2 | -0/+4 |
| | | | | | | Reported by Heino Tiedemann and Rob MacGregor. svn path=/branches/BRANCH_6-3/; revision=4516 | ||||
* | Merge gettext 0.14.3 update from branch, to match 6.2.9-rc10. Found by Sunil ↵ | Matthias Andree | 2005-12-07 | 2 | -4/+6 |
| | | | | | | Shetye. svn path=/branches/BRANCH_6-3/; revision=4513 | ||||
* | Merge \& fixes from trunk. | Matthias Andree | 2005-12-07 | 1 | -13/+13 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4509 | ||||
* | Fix broken default port in POP2. Patch by Stanislav Brabec, SUSE [CZ]. | Matthias Andree | 2005-12-05 | 2 | -2/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4506 | ||||
* | Support 'make lsm' to generate a .lsm file for ftp.ibiblio.com:/pub/Linux ↵ | Matthias Andree | 2005-12-04 | 4 | -1/+40 |
| | | | | | | | | uploads. This is meant to replace the insufficient rpm2lsm script. svn path=/branches/BRANCH_6-3/; revision=4502 | ||||
* | Fix missing 'Debian' from bug #. | Matthias Andree | 2005-12-04 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4501 | ||||
* | Snapshot what was released as 6.3.0. | Matthias Andree | 2005-12-01 | 9 | -9/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4498 | ||||
* | Revert - RPM doesn't cope with multiple BuildArch per file. | Matthias Andree | 2005-11-30 | 1 | -1/+0 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4497 | ||||
* | Build fetchmailconf as architecture-independent 'noarch' RPM. | Matthias Andree | 2005-11-30 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4496 | ||||
* | Mark 6.3.0 released. | Matthias Andree | 2005-11-30 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4495 | ||||
* | Bump version to 6.3.0. | Matthias Andree | 2005-11-30 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4493 | ||||
* | Snapshot 6.2.9-rc10. | Matthias Andree | 2005-11-27 | 8 | -342/+731 |
| | | | | svn path=/trunk/; revision=4490 | ||||
* | Fix some typos. | Matthias Andree | 2005-11-27 | 1 | -8/+8 |
| | | | | svn path=/trunk/; revision=4489 | ||||
* | Man page: Use \- in the manual page where appropriate so that copy & paste | Matthias Andree | 2005-11-27 | 2 | -112/+115 |
| | | | | | | works. Based on a patch by Héctor García. svn path=/trunk/; revision=4488 | ||||
* | Ship bighand.png (found during 'make distcheck'). | Matthias Andree | 2005-11-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4487 | ||||
* | Add some items to do after 6.3.0. | Matthias Andree | 2005-11-27 | 1 | -0/+8 |
| | | | | svn path=/trunk/; revision=4486 | ||||
* | Add PDF FAQ, formatted for duplex printing on ISO A4. | Matthias Andree | 2005-11-27 | 4 | -1/+13 |
| | | | | svn path=/trunk/; revision=4485 | ||||
* | For HTML FAQ, prepend a brief Table of Contents. | Matthias Andree | 2005-11-27 | 1 | -18/+68 |
| | | | | | | Add O16: why is PDF only available in ISO A4, how to make Letter. svn path=/trunk/; revision=4484 | ||||
* | Remove excess <hr/> spam. | Matthias Andree | 2005-11-27 | 1 | -170/+83 |
| | | | | | | | | Remove some rude answers. Update some answers to questions where ESR said 'no'. Revise header nesting. svn path=/trunk/; revision=4483 | ||||
* | Add a few revisions (not yet workable). | Matthias Andree | 2005-11-27 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=4482 | ||||
* | Revise a check that didn't work on 64-bit SUSE Linux 10.0. | Matthias Andree | 2005-11-27 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4481 | ||||
* | Revise a check that didn't work on 64-bit SUSE Linux 10.0. | Matthias Andree | 2005-11-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4480 | ||||
* | Add rudimentary autobuild support. | Matthias Andree | 2005-11-27 | 5 | -2/+60 |
| | | | | | | Add a trivial self test, required for autobuild. svn path=/trunk/; revision=4479 | ||||
* | New Japanese translation by Takeshi Hamasaki. | Matthias Andree | 2005-11-26 | 3 | -854/+806 |
| | | | | svn path=/trunk/; revision=4478 | ||||
* | Update O14 and mention we may talk about unreleased versions, so we can ↵ | Matthias Andree | 2005-11-23 | 1 | -5/+10 |
| | | | | | | upload the FAQ from SVN directly to the web site. svn path=/trunk/; revision=4477 | ||||
* | Document why fetchmail retains the first message in a box (UWIMAP folder ↵ | Matthias Andree | 2005-11-23 | 1 | -1/+38 |
| | | | | | | internal data). svn path=/trunk/; revision=4476 | ||||
* | Document details about the UWIMAP folder internal data/X-IMAP: thingy. | Matthias Andree | 2005-11-23 | 1 | -0/+23 |
| | | | | svn path=/trunk/; revision=4475 | ||||
* | Fix compiler warning in 'make check'. | Matthias Andree | 2005-11-23 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4474 | ||||
* | Factor out common code from report_build/report_complete. | Matthias Andree | 2005-11-23 | 1 | -26/+18 |
| | | | | svn path=/trunk/; revision=4473 | ||||
* | Update Russian (ru) translation to 6.2.9-rc9 | Matthias Andree | 2005-11-21 | 1 | -228/+95 |
| | | | | svn path=/trunk/; revision=4472 | ||||
* | Major overhaul: | Matthias Andree | 2005-11-21 | 1 | -10/+24 |
| | | | | | | | | | | | - drop the bogus email address calculation (it didn't work on NIS or LDAP clients anyways), hardcode fetchmail-devel mailing list at lists.berlios.de - add some magic so that RPMs can be built from -rc versions (or other versions that contain a MINUS character) - drop --enable-inet6, no longer needed and no longer supported svn path=/trunk/; revision=4471 | ||||
* | Take care to ship a complete tarball even if PYTHON isn't installed. | Matthias Andree | 2005-11-21 | 1 | -7/+14 |
| | | | | | | Clean up HAVE_PYTHON magic. svn path=/trunk/; revision=4470 | ||||
* | Cleanup. Sunil Shetye. | Matthias Andree | 2005-11-21 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=4469 | ||||
* | Revise without-python check to print a readable warning. Sunil Shetye. | Matthias Andree | 2005-11-21 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4468 | ||||
* | Bump version to 6.2.9-rc10. | Matthias Andree | 2005-11-19 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4467 | ||||
* | Fix installation without Python. Sunil Shetye, reported by Peter Church. | Matthias Andree | 2005-11-19 | 4 | -18/+31 |
| | | | | svn path=/trunk/; revision=4466 | ||||
* | Update sq/pl (Albanian/Polish) translations to 6.2.9-rc9. | Matthias Andree | 2005-11-19 | 2 | -447/+194 |
| | | | | svn path=/trunk/; revision=4461 | ||||
* | Portability fix: Solaris' /bin/sh does not support if ! test ..., | Matthias Andree | 2005-11-18 | 1 | -1/+1 |
| | | | | | | factor the ! negation into the test. svn path=/trunk/; revision=4460 | ||||
* | Snapshot for 6.2.9-rc9. | Matthias Andree | 2005-11-18 | 13 | -5792/+7073 |
| | | | | svn path=/trunk/; revision=4459 |