]> Pileus Git - ~andy/fetchmail/log
~andy/fetchmail
18 years agoSnapshot 6.3.3.rc2.
Matthias Andree [Wed, 15 Mar 2006 17:37:13 +0000 (17:37 -0000)]
Snapshot 6.3.3.rc2.

svn path=/branches/BRANCH_6-3/; revision=4745

18 years agoFurther cleanups to compile with C++ compiler.
Matthias Andree [Wed, 15 Mar 2006 17:05:25 +0000 (17:05 -0000)]
Further cleanups to compile with C++ compiler.

svn path=/branches/BRANCH_6-3/; revision=4744

18 years agoTighter check if strerror declaration is needed.
Matthias Andree [Wed, 15 Mar 2006 17:02:32 +0000 (17:02 -0000)]
Tighter check if strerror declaration is needed.

svn path=/branches/BRANCH_6-3/; revision=4743

18 years agoAdd smbtypes.h.
Matthias Andree [Wed, 15 Mar 2006 17:01:05 +0000 (17:01 -0000)]
Add smbtypes.h.

svn path=/branches/BRANCH_6-3/; revision=4742

18 years agoUpdate showdots default.
Matthias Andree [Wed, 15 Mar 2006 17:00:43 +0000 (17:00 -0000)]
Update showdots default.

svn path=/branches/BRANCH_6-3/; revision=4741

18 years agoLower fastuidl default to 4 (was 10). Patch by Sunil Shetye.
Matthias Andree [Tue, 14 Mar 2006 16:10:06 +0000 (16:10 -0000)]
Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye.

svn path=/branches/BRANCH_6-3/; revision=4740

18 years agoDo not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@).
Matthias Andree [Tue, 14 Mar 2006 12:27:24 +0000 (12:27 -0000)]
Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@).

svn path=/branches/BRANCH_6-3/; revision=4739

18 years agoFix lost if ().
Matthias Andree [Tue, 14 Mar 2006 12:21:06 +0000 (12:21 -0000)]
Fix lost if ().

svn path=/branches/BRANCH_6-3/; revision=4738

18 years agoUpdate.
Matthias Andree [Tue, 14 Mar 2006 12:17:21 +0000 (12:17 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4737

18 years agoFix more compiler warnings.
Matthias Andree [Tue, 14 Mar 2006 12:06:04 +0000 (12:06 -0000)]
Fix more compiler warnings.

svn path=/branches/BRANCH_6-3/; revision=4736

18 years agoDisable SDPS if POP3 is disabled.
Matthias Andree [Tue, 14 Mar 2006 12:04:32 +0000 (12:04 -0000)]
Disable SDPS if POP3 is disabled.

svn path=/branches/BRANCH_6-3/; revision=4735

18 years agomerge Mirek's fetchmail-signed.patch
Matthias Andree [Tue, 14 Mar 2006 09:10:20 +0000 (09:10 -0000)]
merge Mirek's fetchmail-signed.patch

svn path=/branches/BRANCH_6-3/; revision=4734

18 years agoRename a methods and some variables to steer clear of C++ namespace.
Matthias Andree [Mon, 13 Mar 2006 23:35:29 +0000 (23:35 -0000)]
Rename a methods and some variables to steer clear of C++ namespace.

svn path=/branches/BRANCH_6-3/; revision=4733

18 years agoadd Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ','
Matthias Andree [Mon, 13 Mar 2006 20:17:09 +0000 (20:17 -0000)]
add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ','

svn path=/branches/BRANCH_6-3/; revision=4731

18 years agoSnapshot 6.3.3-rc1.
Matthias Andree [Fri, 10 Mar 2006 11:00:38 +0000 (11:00 -0000)]
Snapshot 6.3.3-rc1.

svn path=/branches/BRANCH_6-3/; revision=4729

18 years agoAdd one translation, fix a fuzzy one, and fix two faulty translations.
Matthias Andree [Fri, 10 Mar 2006 10:59:28 +0000 (10:59 -0000)]
Add one translation, fix a fuzzy one, and fix two faulty translations.

svn path=/branches/BRANCH_6-3/; revision=4728

18 years agoUpdate copyright.
Matthias Andree [Fri, 10 Mar 2006 10:37:20 +0000 (10:37 -0000)]
Update copyright.

svn path=/branches/BRANCH_6-3/; revision=4727

18 years ago./configure --quiet is now quieter (no SSL and fallback-related output).
Matthias Andree [Fri, 10 Mar 2006 10:36:21 +0000 (10:36 -0000)]
./configure --quiet is now quieter (no SSL and fallback-related output).

svn path=/branches/BRANCH_6-3/; revision=4726

18 years agoDrop TODO, now empty. The build system will start generating from the older
Matthias Andree [Fri, 10 Mar 2006 09:50:14 +0000 (09:50 -0000)]
Drop TODO, now empty. The build system will start generating from the older
todo.html again, which is fine.

svn path=/branches/BRANCH_6-3/; revision=4725

18 years agoMerge Sunil Shetye's patch to fix NOOP-based IDLE emulation.
Matthias Andree [Fri, 10 Mar 2006 09:49:10 +0000 (09:49 -0000)]
Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation.
Bug reported by Casper Gripenberg and Brendan Lynch.
Another patch (not merged) sent by Brendan Lynch.

svn path=/branches/BRANCH_6-3/; revision=4724

18 years agoAdd URL for fetchall keep UIDL fix.
Matthias Andree [Fri, 10 Mar 2006 09:38:40 +0000 (09:38 -0000)]
Add URL for fetchall keep UIDL fix.

svn path=/branches/BRANCH_6-3/; revision=4723

18 years agoAdd comments to make the LAST/UIDL code easier to understand.
Matthias Andree [Sat, 4 Mar 2006 13:52:24 +0000 (13:52 -0000)]
Add comments to make the LAST/UIDL code easier to understand.

svn path=/branches/BRANCH_6-3/; revision=4721

18 years agoAllow UIDL recording in fetchall keep mode, to avoid re-fetching messages on subseque...
Matthias Andree [Sat, 4 Mar 2006 13:51:46 +0000 (13:51 -0000)]
Allow UIDL recording in fetchall keep mode, to avoid re-fetching messages on subsequent polls without fetchall. Patch by Sunil Shetye.

svn path=/branches/BRANCH_6-3/; revision=4720

18 years agoProperly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable servers.
Matthias Andree [Fri, 3 Mar 2006 21:15:34 +0000 (21:15 -0000)]
Properly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable servers.
Thanks to Sunil Shetye for pointing this out.

svn path=/branches/BRANCH_6-3/; revision=4719

18 years agoMove more stuff to trunk/TODO.
Matthias Andree [Fri, 3 Mar 2006 20:56:20 +0000 (20:56 -0000)]
Move more stuff to trunk/TODO.
Remove fixed blank line printing.

svn path=/branches/BRANCH_6-3/; revision=4718

18 years agoLoad UID lists only after initializing report/syslog.
Matthias Andree [Fri, 3 Mar 2006 20:55:22 +0000 (20:55 -0000)]
Load UID lists only after initializing report/syslog.

svn path=/branches/BRANCH_6-3/; revision=4716

18 years agoStop printing blank lines in verbose syslog mode.
Matthias Andree [Fri, 3 Mar 2006 20:54:10 +0000 (20:54 -0000)]
Stop printing blank lines in verbose syslog mode.

svn path=/branches/BRANCH_6-3/; revision=4715

18 years agoRemove dead variable and add a few comments on the 'invalid header' issue.
Matthias Andree [Fri, 3 Mar 2006 20:26:46 +0000 (20:26 -0000)]
Remove dead variable and add a few comments on the 'invalid header' issue.

svn path=/branches/BRANCH_6-3/; revision=4714

18 years agoClean out obsolete items.
Matthias Andree [Fri, 3 Mar 2006 20:02:31 +0000 (20:02 -0000)]
Clean out obsolete items.

svn path=/branches/BRANCH_6-3/; revision=4713

18 years agoDrop lots of 6.4 stuff, moved into trunk's TODO.
Matthias Andree [Fri, 3 Mar 2006 19:43:35 +0000 (19:43 -0000)]
Drop lots of 6.4 stuff, moved into trunk's TODO.

svn path=/branches/BRANCH_6-3/; revision=4712

18 years agoConsistency: Make --fetchall an alias for --all.
Matthias Andree [Fri, 3 Mar 2006 18:10:04 +0000 (18:10 -0000)]
Consistency: Make --fetchall an alias for --all.

svn path=/branches/BRANCH_6-3/; revision=4710

18 years agoFix spelling (add missing comma).
Matthias Andree [Fri, 3 Mar 2006 18:09:20 +0000 (18:09 -0000)]
Fix spelling (add missing comma).

svn path=/branches/BRANCH_6-3/; revision=4709

18 years agoRearrange 6.3.3 changes.
Matthias Andree [Fri, 3 Mar 2006 17:41:22 +0000 (17:41 -0000)]
Rearrange 6.3.3 changes.

svn path=/branches/BRANCH_6-3/; revision=4708

18 years agoAdd X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks to Anthon...
Matthias Andree [Fri, 3 Mar 2006 08:50:57 +0000 (08:50 -0000)]
Add X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks to Anthony Kim.

svn path=/branches/BRANCH_6-3/; revision=4706

18 years agoRevise 'sendmail --' comment.
Matthias Andree [Wed, 1 Mar 2006 21:04:16 +0000 (21:04 -0000)]
Revise 'sendmail --' comment.

svn path=/branches/BRANCH_6-3/; revision=4705

18 years agoAllow --idle on the command line.
Matthias Andree [Wed, 1 Mar 2006 17:22:15 +0000 (17:22 -0000)]
Allow --idle on the command line.

svn path=/branches/BRANCH_6-3/; revision=4704

18 years agoAllow --idle on the command line.
Matthias Andree [Wed, 1 Mar 2006 17:21:56 +0000 (17:21 -0000)]
Allow --idle on the command line.

svn path=/branches/BRANCH_6-3/; revision=4703

18 years agoNote that original sendmail needs to omit --.
Matthias Andree [Wed, 1 Mar 2006 17:10:02 +0000 (17:10 -0000)]
Note that original sendmail needs to omit --.

svn path=/branches/BRANCH_6-3/; revision=4702

18 years agoNote Debian Bug#353575 (null SDPS envelope sender replaced by local user info) fixed.
Matthias Andree [Wed, 1 Mar 2006 17:05:35 +0000 (17:05 -0000)]
Note Debian Bug#353575 (null SDPS envelope sender replaced by local user info) fixed.

svn path=/branches/BRANCH_6-3/; revision=4701

18 years agoHandle other clients concurrently accessing IMAP mailboxes better.
Matthias Andree [Wed, 1 Mar 2006 16:47:49 +0000 (16:47 -0000)]
Handle other clients concurrently accessing IMAP mailboxes better.
Fetchmail quits the poll if the EXPUNGE count does not match expectations, and
servers not updating RECENT counts after EXPUNGE are handled in a better way.
(Patch by Sunil Shetye.)

svn path=/branches/BRANCH_6-3/; revision=4700

18 years agosuggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than '/usr/sbin/sendmail ...
Matthias Andree [Wed, 1 Mar 2006 15:42:06 +0000 (15:42 -0000)]
suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than '/usr/sbin/sendmail \-i \-f %F %T' as MDA

svn path=/branches/BRANCH_6-3/; revision=4699

18 years agoUpdate.
Matthias Andree [Wed, 1 Mar 2006 15:41:11 +0000 (15:41 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4698

18 years ago"ssl" is a user option rather than a server option. Patch by Nico Golde.
Matthias Andree [Tue, 28 Feb 2006 23:31:19 +0000 (23:31 -0000)]
"ssl" is a user option rather than a server option. Patch by Nico Golde.
Fixes Debian Bug#354661, reported by Keith Hellman.

svn path=/branches/BRANCH_6-3/; revision=4697

18 years agoUpdate.
Matthias Andree [Wed, 22 Feb 2006 09:51:52 +0000 (09:51 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4696

18 years agoUpdate.
Matthias Andree [Wed, 22 Feb 2006 09:49:30 +0000 (09:49 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4695

18 years agoPreliminary UNTESTED workaround for SDPS null envfrom (Debian Bug#353575).
Matthias Andree [Wed, 22 Feb 2006 09:48:41 +0000 (09:48 -0000)]
Preliminary UNTESTED workaround for SDPS null envfrom (Debian Bug#353575).

svn path=/branches/BRANCH_6-3/; revision=4694

18 years agoAdd two more items for the 6.3.3 cycle.
Matthias Andree [Tue, 21 Feb 2006 09:53:52 +0000 (09:53 -0000)]
Add two more items for the 6.3.3 cycle.

svn path=/branches/BRANCH_6-3/; revision=4693

18 years agoSpecify minimum versions and options for automake consistently, bump automake version...
Matthias Andree [Fri, 17 Feb 2006 16:23:35 +0000 (16:23 -0000)]
Specify minimum versions and options for automake consistently, bump automake version to 1.8 (was 1.5).

svn path=/branches/BRANCH_6-3/; revision=4691

18 years agoUpdate.
Matthias Andree [Fri, 17 Feb 2006 15:01:46 +0000 (15:01 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4690

18 years agoupdate
Matthias Andree [Fri, 17 Feb 2006 14:55:17 +0000 (14:55 -0000)]
update

svn path=/branches/BRANCH_6-3/; revision=4689

18 years agoRemove junk.
Matthias Andree [Thu, 2 Feb 2006 18:48:58 +0000 (18:48 -0000)]
Remove junk.

svn path=/branches/BRANCH_6-3/; revision=4687

18 years agoUpdate info on netrc segfault.
Matthias Andree [Mon, 30 Jan 2006 09:19:14 +0000 (09:19 -0000)]
Update info on netrc segfault.

svn path=/branches/BRANCH_6-3/; revision=4685

18 years agoCraig Leres: only overwrite password if the pointer is non-NULL. Avoids a crash in...
Matthias Andree [Mon, 30 Jan 2006 09:00:03 +0000 (09:00 -0000)]
Craig Leres: only overwrite password if the pointer is non-NULL. Avoids a crash in .netrc files with missing passwords.

svn path=/branches/BRANCH_6-3/; revision=4684

18 years agoadd fetchmail 6.3.2 to "Not affected" above.
Matthias Andree [Wed, 25 Jan 2006 10:03:53 +0000 (10:03 -0000)]
add fetchmail 6.3.2 to "Not affected" above.

svn path=/branches/BRANCH_6-3/; revision=4683

18 years agoBless readonly mailboxes for --keep.
Matthias Andree [Mon, 23 Jan 2006 09:45:29 +0000 (09:45 -0000)]
Bless readonly mailboxes for --keep.

svn path=/branches/BRANCH_6-3/; revision=4682

18 years agoRemove LaTeX-ish command with no corresponding HTML entity.
Matthias Andree [Mon, 23 Jan 2006 09:45:13 +0000 (09:45 -0000)]
Remove LaTeX-ish command with no corresponding HTML entity.

svn path=/branches/BRANCH_6-3/; revision=4681

18 years agoClean up after build.
Matthias Andree [Sun, 22 Jan 2006 15:15:43 +0000 (15:15 -0000)]
Clean up after build.

svn path=/branches/BRANCH_6-3/; revision=4680

18 years agoUpdate.
Matthias Andree [Sun, 22 Jan 2006 12:37:57 +0000 (12:37 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4679

18 years agoAdd debug package to NEWS.
Matthias Andree [Sun, 22 Jan 2006 12:36:42 +0000 (12:36 -0000)]
Add debug package to NEWS.

svn path=/branches/BRANCH_6-3/; revision=4677

18 years agoAdd debug package (really).
Matthias Andree [Sun, 22 Jan 2006 12:36:05 +0000 (12:36 -0000)]
Add debug package (really).

svn path=/branches/BRANCH_6-3/; revision=4676

18 years agoRemove BUGS, add debugpackage macro for newer RPM versions.
Matthias Andree [Sun, 22 Jan 2006 12:14:25 +0000 (12:14 -0000)]
Remove BUGS, add debugpackage macro for newer RPM versions.

svn path=/branches/BRANCH_6-3/; revision=4674

18 years agoCheckpoint 6.3.2.
Matthias Andree [Sun, 22 Jan 2006 11:58:23 +0000 (11:58 -0000)]
Checkpoint 6.3.2.

svn path=/branches/BRANCH_6-3/; revision=4673

18 years agoSnapshot from 6.3.2 release.
Matthias Andree [Sun, 22 Jan 2006 11:57:06 +0000 (11:57 -0000)]
Snapshot from 6.3.2 release.

svn path=/branches/BRANCH_6-3/; revision=4671

18 years agoRevised and committed as 1.0.
Matthias Andree [Sun, 22 Jan 2006 11:56:35 +0000 (11:56 -0000)]
Revised and committed as 1.0.

svn path=/branches/BRANCH_6-3/; revision=4670

18 years agoBump version to 6.3.2.
Matthias Andree [Sun, 22 Jan 2006 11:49:19 +0000 (11:49 -0000)]
Bump version to 6.3.2.

svn path=/branches/BRANCH_6-3/; revision=4669

18 years agoMark 6.3.2 released.
Matthias Andree [Sun, 22 Jan 2006 11:48:11 +0000 (11:48 -0000)]
Mark 6.3.2 released.
Remove (MA) tag from deprecated features.
Mark --enable-fallback going away.

svn path=/branches/BRANCH_6-3/; revision=4668

18 years agoSuggest --with-ssl first. Remove --enable-fallback documentation.
Matthias Andree [Sun, 22 Jan 2006 11:46:48 +0000 (11:46 -0000)]
Suggest --with-ssl first. Remove --enable-fallback documentation.
While still supported, it will be going away in a future version.

svn path=/branches/BRANCH_6-3/; revision=4667

18 years agodon't complain about READ-ONLY IMAP folders in --fetchall --keep mode.
Matthias Andree [Fri, 20 Jan 2006 10:42:11 +0000 (10:42 -0000)]
don't complain about READ-ONLY IMAP folders in --fetchall --keep mode.
Reported Alexander Zangerl, Debian Bug#348964.

svn path=/branches/BRANCH_6-3/; revision=4665

18 years agoAdd CVE ID for recent DoS: CVE-2006-0321
Matthias Andree [Thu, 19 Jan 2006 23:45:51 +0000 (23:45 -0000)]
Add CVE ID for recent DoS: CVE-2006-0321

svn path=/branches/BRANCH_6-3/; revision=4664

18 years agoSnapshot 6.3.2-rc4.
Matthias Andree [Thu, 19 Jan 2006 03:41:01 +0000 (03:41 -0000)]
Snapshot 6.3.2-rc4.

svn path=/branches/BRANCH_6-3/; revision=4662

18 years agoFree netrc list as soon as it's no longer needed.
Matthias Andree [Thu, 19 Jan 2006 03:28:54 +0000 (03:28 -0000)]
Free netrc list as soon as it's no longer needed.

svn path=/branches/BRANCH_6-3/; revision=4660

18 years agoImplement free_netrc(list).
Matthias Andree [Thu, 19 Jan 2006 03:28:09 +0000 (03:28 -0000)]
Implement free_netrc(list).

svn path=/branches/BRANCH_6-3/; revision=4659

18 years agoBump version to -rc4.
Matthias Andree [Thu, 19 Jan 2006 02:53:56 +0000 (02:53 -0000)]
Bump version to -rc4.

svn path=/branches/BRANCH_6-3/; revision=4658

18 years agoEscalate recent fix to security and add preliminary announcement.
Matthias Andree [Thu, 19 Jan 2006 02:47:15 +0000 (02:47 -0000)]
Escalate recent fix to security and add preliminary announcement.

svn path=/branches/BRANCH_6-3/; revision=4657

18 years agoYet another bogus free() to be fixed.
Matthias Andree [Thu, 19 Jan 2006 02:39:08 +0000 (02:39 -0000)]
Yet another bogus free() to be fixed.

svn path=/branches/BRANCH_6-3/; revision=4655

18 years agoJakub Bogusz: Update Polish translation to 6.3.2-rc3.
Matthias Andree [Thu, 19 Jan 2006 02:20:25 +0000 (02:20 -0000)]
Jakub Bogusz: Update Polish translation to 6.3.2-rc3.

svn path=/branches/BRANCH_6-3/; revision=4653

18 years agoFix segfault or bus error after bouncing a message. This bug was
Matthias Andree [Thu, 19 Jan 2006 02:16:36 +0000 (02:16 -0000)]
Fix segfault or bus error after bouncing a message.  This bug was
introduced into 6.3.0 when removing alloca(); it caused fetchmail to
free random memory.  Reported by Nathaniel W. Turner, Debian Bug#348747.

svn path=/branches/BRANCH_6-3/; revision=4652

18 years agoSnapshot msgfmt-reformatted po file
Matthias Andree [Wed, 18 Jan 2006 11:41:48 +0000 (11:41 -0000)]
Snapshot msgfmt-reformatted po file
(no content is supposed to be changed).

svn path=/branches/BRANCH_6-3/; revision=4651

18 years agoTakeshi Hamasaki: update translation to 6.3.2-rc3.
Matthias Andree [Wed, 18 Jan 2006 11:39:24 +0000 (11:39 -0000)]
Takeshi Hamasaki: update translation to 6.3.2-rc3.

svn path=/branches/BRANCH_6-3/; revision=4650

18 years agoSnapshot 6.3.2-rc3.
Matthias Andree [Tue, 17 Jan 2006 13:47:43 +0000 (13:47 -0000)]
Snapshot 6.3.2-rc3.

svn path=/branches/BRANCH_6-3/; revision=4647

18 years agoPavel Maryanov: update Russian translation to 6.3.2-rc2.
Matthias Andree [Tue, 17 Jan 2006 13:25:31 +0000 (13:25 -0000)]
Pavel Maryanov: update Russian translation to 6.3.2-rc2.

svn path=/branches/BRANCH_6-3/; revision=4646

18 years agoClarify Maillennium workaround warning even more (...instead of TOP).
Matthias Andree [Tue, 17 Jan 2006 13:20:02 +0000 (13:20 -0000)]
Clarify Maillennium workaround warning even more (...instead of TOP).

svn path=/branches/BRANCH_6-3/; revision=4645

18 years agoUpdate.
Matthias Andree [Tue, 17 Jan 2006 13:13:51 +0000 (13:13 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4644

18 years agoChange Maillennium warning to put the server's name into quote marks.
Matthias Andree [Tue, 17 Jan 2006 13:13:28 +0000 (13:13 -0000)]
Change Maillennium warning to put the server's name into quote marks.

svn path=/branches/BRANCH_6-3/; revision=4643

18 years agoUpdate.
Matthias Andree [Sun, 15 Jan 2006 00:38:08 +0000 (00:38 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4640

18 years agoFix typo: --sslcertck checks the /server/ certificate (not the client's).
Matthias Andree [Sun, 15 Jan 2006 00:02:42 +0000 (00:02 -0000)]
Fix typo: --sslcertck checks the /server/ certificate (not the client's).

svn path=/branches/BRANCH_6-3/; revision=4639

18 years agofetchmail --version now prints the copyright notice.
Matthias Andree [Sat, 14 Jan 2006 23:53:39 +0000 (23:53 -0000)]
fetchmail --version  now prints the copyright notice.

svn path=/branches/BRANCH_6-3/; revision=4638

18 years agoUpdate.
Matthias Andree [Sat, 14 Jan 2006 23:52:50 +0000 (23:52 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4637

18 years agofetchmailconf.py: Accept --help and --version.
Matthias Andree [Sat, 14 Jan 2006 23:49:27 +0000 (23:49 -0000)]
fetchmailconf.py: Accept --help and --version.

svn path=/branches/BRANCH_6-3/; revision=4636

18 years agoAdded missing --help text for "--sslcertck" option.
Matthias Andree [Sat, 14 Jan 2006 23:35:35 +0000 (23:35 -0000)]
Added missing --help text for "--sslcertck" option.

svn path=/branches/BRANCH_6-3/; revision=4635

18 years agoFix indent.
Matthias Andree [Sat, 14 Jan 2006 23:25:35 +0000 (23:25 -0000)]
Fix indent.

svn path=/branches/BRANCH_6-3/; revision=4634

18 years agoShuffle 6.3.0 NEWS entries around a bit, one incompatible changed moved to the incomp...
Matthias Andree [Fri, 13 Jan 2006 14:22:40 +0000 (14:22 -0000)]
Shuffle 6.3.0 NEWS entries around a bit, one incompatible changed moved to the incompatible section, and some moved to 'changes relevant to packagers and users'.

svn path=/branches/BRANCH_6-3/; revision=4630

18 years agoUpdate Debian bug #.
Matthias Andree [Fri, 13 Jan 2006 14:06:47 +0000 (14:06 -0000)]
Update Debian bug #.

svn path=/branches/BRANCH_6-3/; revision=4629

18 years agoDrop BUGS.
Matthias Andree [Fri, 13 Jan 2006 14:05:26 +0000 (14:05 -0000)]
Drop BUGS.

svn path=/branches/BRANCH_6-3/; revision=4628

18 years agoFix accented characters in Héctor García's name. Merged from downstream debian/patche...
Matthias Andree [Fri, 13 Jan 2006 12:58:25 +0000 (12:58 -0000)]
Fix accented characters in Héctor García's name. Merged from downstream debian/patches/01_man_page.dpatch.

svn path=/branches/BRANCH_6-3/; revision=4627

18 years agoUpdate.
Matthias Andree [Fri, 13 Jan 2006 12:46:20 +0000 (12:46 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=4626

18 years agoUpdate to 6.3.2-rc2. By Takeshi Hamasaki.
Matthias Andree [Thu, 12 Jan 2006 04:39:50 +0000 (04:39 -0000)]
Update to 6.3.2-rc2. By Takeshi Hamasaki.

svn path=/branches/BRANCH_6-3/; revision=4625

18 years agoBump version.
Matthias Andree [Wed, 11 Jan 2006 11:03:07 +0000 (11:03 -0000)]
Bump version.

svn path=/branches/BRANCH_6-3/; revision=4624

18 years agoRemove items that are done.
Matthias Andree [Wed, 11 Jan 2006 10:54:05 +0000 (10:54 -0000)]
Remove items that are done.

svn path=/branches/BRANCH_6-3/; revision=4623

18 years agoFix a few compiler warnings through casts.
Matthias Andree [Wed, 11 Jan 2006 10:51:28 +0000 (10:51 -0000)]
Fix a few compiler warnings through casts.
Make MD5Update argument const.

svn path=/branches/BRANCH_6-3/; revision=4621