Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More warning fixes (from FreeBSD 6.1). | Matthias Andree | 2006-03-25 | 4 | -5/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4753 | ||||
* | Revise ai_canonname workaround comment. | Matthias Andree | 2006-03-21 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4752 | ||||
* | Restructure, and add more protocol tags. | Matthias Andree | 2006-03-21 | 1 | -12/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4751 | ||||
* | Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname | Matthias Andree | 2006-03-21 | 2 | -3/+14 |
| | | | | | | | record, to avoid a segfault. Affects, for instance, FreeBSD 4.11. Reported and patched by "Voldemar" via fetchmail-users@. svn path=/branches/BRANCH_6-3/; revision=4750 | ||||
* | Fix thinko, TLS is Transport (rather than transaction) layer security. | Matthias Andree | 2006-03-21 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4749 | ||||
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 2 | -12/+51 |
| | | | | | | * Changed section/subsection levels in some areas. svn path=/branches/BRANCH_6-3/; revision=4748 | ||||
* | Mark protocol 'auto' deprecated. | Matthias Andree | 2006-03-17 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4747 | ||||
* | Snapshot 6.3.3.rc2. | Matthias Andree | 2006-03-15 | 10 | -3273/+3434 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4745 | ||||
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 25 | -87/+86 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4744 | ||||
* | Tighter check if strerror declaration is needed. | Matthias Andree | 2006-03-15 | 2 | -3/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4743 | ||||
* | Add smbtypes.h. | Matthias Andree | 2006-03-15 | 2 | -1/+10 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4742 | ||||
* | Update showdots default. | Matthias Andree | 2006-03-15 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4741 | ||||
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 4 | -6/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4740 | ||||
* | Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@). | Matthias Andree | 2006-03-14 | 2 | -11/+20 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4739 | ||||
* | Fix lost if (). | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4738 | ||||
* | Update. | Matthias Andree | 2006-03-14 | 2 | -714/+735 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4737 | ||||
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 23 | -61/+95 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 | ||||
* | Disable SDPS if POP3 is disabled. | Matthias Andree | 2006-03-14 | 2 | -1/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4735 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 27 | -205/+220 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | Rename a methods and some variables to steer clear of C++ namespace. | Matthias Andree | 2006-03-13 | 5 | -43/+43 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4733 | ||||
* | add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ',' | Matthias Andree | 2006-03-13 | 2 | -3/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4731 | ||||
* | Snapshot 6.3.3-rc1. | Matthias Andree | 2006-03-10 | 9 | -2354/+2402 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4729 | ||||
* | Add one translation, fix a fuzzy one, and fix two faulty translations. | Matthias Andree | 2006-03-10 | 1 | -298/+302 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4728 | ||||
* | Update copyright. | Matthias Andree | 2006-03-10 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4727 | ||||
* | ./configure --quiet is now quieter (no SSL and fallback-related output). | Matthias Andree | 2006-03-10 | 2 | -12/+13 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4726 | ||||
* | Drop TODO, now empty. The build system will start generating from the older | Matthias Andree | 2006-03-10 | 1 | -5/+0 |
| | | | | | | todo.html again, which is fine. svn path=/branches/BRANCH_6-3/; revision=4725 | ||||
* | Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation. | Matthias Andree | 2006-03-10 | 2 | -23/+32 |
| | | | | | | | Bug reported by Casper Gripenberg and Brendan Lynch. Another patch (not merged) sent by Brendan Lynch. svn path=/branches/BRANCH_6-3/; revision=4724 | ||||
* | Add URL for fetchall keep UIDL fix. | Matthias Andree | 2006-03-10 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4723 | ||||
* | Add comments to make the LAST/UIDL code easier to understand. | Matthias Andree | 2006-03-04 | 1 | -5/+11 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4721 | ||||
* | Allow UIDL recording in fetchall keep mode, to avoid re-fetching messages on ↵ | Matthias Andree | 2006-03-04 | 2 | -1/+5 |
| | | | | | | subsequent polls without fetchall. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4720 | ||||
* | Properly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable ↵ | Matthias Andree | 2006-03-03 | 1 | -2/+6 |
| | | | | | | | | servers. Thanks to Sunil Shetye for pointing this out. svn path=/branches/BRANCH_6-3/; revision=4719 | ||||
* | Move more stuff to trunk/TODO. | Matthias Andree | 2006-03-03 | 1 | -28/+1 |
| | | | | | | Remove fixed blank line printing. svn path=/branches/BRANCH_6-3/; revision=4718 | ||||
* | Load UID lists only after initializing report/syslog. | Matthias Andree | 2006-03-03 | 2 | -8/+13 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4716 | ||||
* | Stop printing blank lines in verbose syslog mode. | Matthias Andree | 2006-03-03 | 2 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4715 | ||||
* | Remove dead variable and add a few comments on the 'invalid header' issue. | Matthias Andree | 2006-03-03 | 1 | -3/+11 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4714 | ||||
* | Clean out obsolete items. | Matthias Andree | 2006-03-03 | 1 | -15/+0 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4713 | ||||
* | Drop lots of 6.4 stuff, moved into trunk's TODO. | Matthias Andree | 2006-03-03 | 1 | -43/+0 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4712 | ||||
* | Consistency: Make --fetchall an alias for --all. | Matthias Andree | 2006-03-03 | 3 | -4/+10 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4710 | ||||
* | Fix spelling (add missing comma). | Matthias Andree | 2006-03-03 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4709 | ||||
* | Rearrange 6.3.3 changes. | Matthias Andree | 2006-03-03 | 1 | -4/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4708 | ||||
* | Add X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks ↵ | Matthias Andree | 2006-03-03 | 2 | -1/+21 |
| | | | | | | to Anthony Kim. svn path=/branches/BRANCH_6-3/; revision=4706 | ||||
* | Revise 'sendmail --' comment. | Matthias Andree | 2006-03-01 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4705 | ||||
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 3 | -5/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4704 | ||||
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 1 | -3/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4703 | ||||
* | Note that original sendmail needs to omit --. | Matthias Andree | 2006-03-01 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4702 | ||||
* | Note Debian Bug#353575 (null SDPS envelope sender replaced by local user ↵ | Matthias Andree | 2006-03-01 | 1 | -0/+3 |
| | | | | | | info) fixed. svn path=/branches/BRANCH_6-3/; revision=4701 | ||||
* | Handle other clients concurrently accessing IMAP mailboxes better. | Matthias Andree | 2006-03-01 | 2 | -11/+37 |
| | | | | | | | | 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 | ||||
* | suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than ↵ | Matthias Andree | 2006-03-01 | 2 | -2/+4 |
| | | | | | | '/usr/sbin/sendmail \-i \-f %F %T' as MDA svn path=/branches/BRANCH_6-3/; revision=4699 | ||||
* | Update. | Matthias Andree | 2006-03-01 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4698 | ||||
* | "ssl" is a user option rather than a server option. Patch by Nico Golde. | Matthias Andree | 2006-02-28 | 2 | -1/+3 |
| | | | | | | Fixes Debian Bug#354661, reported by Keith Hellman. svn path=/branches/BRANCH_6-3/; revision=4697 |