aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop line from 6.4.0 patch that accidentally hit the branch.Matthias Andree2005-12-131-1/+0
| | | | svn path=/branches/BRANCH_6-3/; revision=4542
* Merge patch by Sunil Sheteye to fix five bugs:Matthias Andree2005-12-133-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 withMatthias Andree2005-12-112-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 Andree2005-12-112-261/+125
| | | | svn path=/branches/BRANCH_6-3/; revision=4536
* Mark To/Cc multidrop parsing deprecated.Matthias Andree2005-12-081-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 Andree2005-12-082-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 Andree2005-12-082-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 Andree2005-12-081-0/+12
| | | | svn path=/branches/BRANCH_6-3/; revision=4525
* Update security announcements with 6.2.5.4/6.3.0 information.Matthias Andree2005-12-082-34/+18
| | | | svn path=/branches/BRANCH_6-3/; revision=4523
* Bump version to mark we're not really 6.3.0 any more.Matthias Andree2005-12-081-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4521
* Remove bogus Netscape IMAP4rev1 Service >= 3.6 warning about BODY[TEXT] Matthias Andree2005-12-082-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 Andree2005-12-081-10/+10
| | | | | | default. svn path=/branches/BRANCH_6-3/; revision=4517
* Actually set default SSL certificate path if --sslcertpath is unset.Matthias Andree2005-12-072-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 Andree2005-12-072-4/+6
| | | | | | Shetye. svn path=/branches/BRANCH_6-3/; revision=4513
* Merge \& fixes from trunk.Matthias Andree2005-12-071-13/+13
| | | | svn path=/branches/BRANCH_6-3/; revision=4509
* Fix broken default port in POP2. Patch by Stanislav Brabec, SUSE [CZ].Matthias Andree2005-12-052-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 Andree2005-12-044-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 Andree2005-12-041-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4501
* Snapshot what was released as 6.3.0.Matthias Andree2005-12-019-9/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=4498
* Revert - RPM doesn't cope with multiple BuildArch per file.Matthias Andree2005-11-301-1/+0
| | | | svn path=/branches/BRANCH_6-3/; revision=4497
* Build fetchmailconf as architecture-independent 'noarch' RPM.Matthias Andree2005-11-301-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4496
* Mark 6.3.0 released.Matthias Andree2005-11-301-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4495
* Bump version to 6.3.0.Matthias Andree2005-11-301-1/+1
| | | | svn path=/trunk/; revision=4493
* Snapshot 6.2.9-rc10.Matthias Andree2005-11-278-342/+731
| | | | svn path=/trunk/; revision=4490
* Fix some typos.Matthias Andree2005-11-271-8/+8
| | | | svn path=/trunk/; revision=4489
* Man page: Use \- in the manual page where appropriate so that copy & pasteMatthias Andree2005-11-272-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 Andree2005-11-271-1/+1
| | | | svn path=/trunk/; revision=4487
* Add some items to do after 6.3.0.Matthias Andree2005-11-271-0/+8
| | | | svn path=/trunk/; revision=4486
* Add PDF FAQ, formatted for duplex printing on ISO A4.Matthias Andree2005-11-274-1/+13
| | | | svn path=/trunk/; revision=4485
* For HTML FAQ, prepend a brief Table of Contents.Matthias Andree2005-11-271-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 Andree2005-11-271-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 Andree2005-11-271-7/+7
| | | | svn path=/trunk/; revision=4482
* Revise a check that didn't work on 64-bit SUSE Linux 10.0.Matthias Andree2005-11-271-0/+1
| | | | svn path=/trunk/; revision=4481
* Revise a check that didn't work on 64-bit SUSE Linux 10.0.Matthias Andree2005-11-271-1/+1
| | | | svn path=/trunk/; revision=4480
* Add rudimentary autobuild support.Matthias Andree2005-11-275-2/+60
| | | | | | Add a trivial self test, required for autobuild. svn path=/trunk/; revision=4479
* New Japanese translation by Takeshi Hamasaki.Matthias Andree2005-11-263-854/+806
| | | | svn path=/trunk/; revision=4478
* Update O14 and mention we may talk about unreleased versions, so we can ↵Matthias Andree2005-11-231-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 Andree2005-11-231-1/+38
| | | | | | internal data). svn path=/trunk/; revision=4476
* Document details about the UWIMAP folder internal data/X-IMAP: thingy.Matthias Andree2005-11-231-0/+23
| | | | svn path=/trunk/; revision=4475
* Fix compiler warning in 'make check'.Matthias Andree2005-11-231-0/+2
| | | | svn path=/trunk/; revision=4474
* Factor out common code from report_build/report_complete.Matthias Andree2005-11-231-26/+18
| | | | svn path=/trunk/; revision=4473
* Update Russian (ru) translation to 6.2.9-rc9Matthias Andree2005-11-211-228/+95
| | | | svn path=/trunk/; revision=4472
* Major overhaul:Matthias Andree2005-11-211-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 Andree2005-11-211-7/+14
| | | | | | Clean up HAVE_PYTHON magic. svn path=/trunk/; revision=4470
* Cleanup. Sunil Shetye.Matthias Andree2005-11-211-6/+6
| | | | svn path=/trunk/; revision=4469
* Revise without-python check to print a readable warning. Sunil Shetye.Matthias Andree2005-11-211-2/+2
| | | | svn path=/trunk/; revision=4468
* Bump version to 6.2.9-rc10.Matthias Andree2005-11-191-1/+1
| | | | svn path=/trunk/; revision=4467
* Fix installation without Python. Sunil Shetye, reported by Peter Church.Matthias Andree2005-11-194-18/+31
| | | | svn path=/trunk/; revision=4466
* Update sq/pl (Albanian/Polish) translations to 6.2.9-rc9.Matthias Andree2005-11-192-447/+194
| | | | svn path=/trunk/; revision=4461
* Portability fix: Solaris' /bin/sh does not support if ! test ...,Matthias Andree2005-11-181-1/+1
| | | | | | factor the ! negation into the test. svn path=/trunk/; revision=4460