| Commit message (Expand) | Author | Age | Files | Lines | 
| ... |  | 
| *  | Add some separator rulers. | Matthias Andree | 2005-12-08 | 1 | -0/+12 | 
| *  | Update security announcements with 6.2.5.4/6.3.0 information. | Matthias Andree | 2005-12-08 | 2 | -34/+18 | 
| *  | Bump version to mark we're not really 6.3.0 any more. | Matthias Andree | 2005-12-08 | 1 | -1/+1 | 
| *  | Remove bogus Netscape IMAP4rev1 Service >= 3.6 warning about BODY[TEXT]  | Matthias Andree | 2005-12-08 | 2 | -7/+2 | 
| *  | Move deprecation warnings up front, add a warning --sslcertck may become defa... | Matthias Andree | 2005-12-08 | 1 | -10/+10 | 
| *  | Actually set default SSL certificate path if --sslcertpath is unset. | Matthias Andree | 2005-12-07 | 2 | -0/+4 | 
| *  | 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 | 
| *  | Merge \& fixes from trunk. | Matthias Andree | 2005-12-07 | 1 | -13/+13 | 
| *  | Fix broken default port in POP2. Patch by Stanislav Brabec, SUSE [CZ]. | Matthias Andree | 2005-12-05 | 2 | -2/+6 | 
| *  | Support 'make lsm' to generate a .lsm file for ftp.ibiblio.com:/pub/Linux upl... | Matthias Andree | 2005-12-04 | 4 | -1/+40 | 
| *  | Fix missing 'Debian' from bug #. | Matthias Andree | 2005-12-04 | 1 | -1/+1 | 
| *  | Snapshot what was released as 6.3.0. | Matthias Andree | 2005-12-01 | 9 | -9/+9 | 
| *  | Revert - RPM doesn't cope with multiple BuildArch per file. | Matthias Andree | 2005-11-30 | 1 | -1/+0 | 
| *  | Build fetchmailconf as architecture-independent 'noarch' RPM. | Matthias Andree | 2005-11-30 | 1 | -0/+1 | 
| *  | Mark 6.3.0 released. | Matthias Andree | 2005-11-30 | 1 | -1/+1 | 
| *  | Bump version to 6.3.0. | Matthias Andree | 2005-11-30 | 1 | -1/+1 | 
| *  | Snapshot 6.2.9-rc10. | Matthias Andree | 2005-11-27 | 8 | -342/+731 | 
| *  | Fix some typos. | Matthias Andree | 2005-11-27 | 1 | -8/+8 | 
| *  | Man page: Use \- in the manual page where appropriate so that copy & paste | Matthias Andree | 2005-11-27 | 2 | -112/+115 | 
| *  | Ship bighand.png (found during 'make distcheck'). | Matthias Andree | 2005-11-27 | 1 | -1/+1 | 
| *  | Add some items to do after 6.3.0. | Matthias Andree | 2005-11-27 | 1 | -0/+8 | 
| *  | Add PDF FAQ, formatted for duplex printing on ISO A4. | Matthias Andree | 2005-11-27 | 4 | -1/+13 | 
| *  | For HTML FAQ, prepend a brief Table of Contents. | Matthias Andree | 2005-11-27 | 1 | -18/+68 | 
| *  | Remove excess <hr/> spam. | Matthias Andree | 2005-11-27 | 1 | -170/+83 | 
| *  | Add a few revisions (not yet workable). | Matthias Andree | 2005-11-27 | 1 | -7/+7 | 
| *  | Revise a check that didn't work on 64-bit SUSE Linux 10.0. | Matthias Andree | 2005-11-27 | 1 | -0/+1 | 
| *  | Revise a check that didn't work on 64-bit SUSE Linux 10.0. | Matthias Andree | 2005-11-27 | 1 | -1/+1 | 
| *  | Add rudimentary autobuild support. | Matthias Andree | 2005-11-27 | 5 | -2/+60 | 
| *  | New Japanese translation by Takeshi Hamasaki. | Matthias Andree | 2005-11-26 | 3 | -854/+806 | 
| *  | Update O14 and mention we may talk about unreleased versions, so we can uploa... | Matthias Andree | 2005-11-23 | 1 | -5/+10 | 
| *  | Document why fetchmail retains the first message in a box (UWIMAP folder inte... | Matthias Andree | 2005-11-23 | 1 | -1/+38 | 
| *  | Document details about the UWIMAP folder internal data/X-IMAP: thingy. | Matthias Andree | 2005-11-23 | 1 | -0/+23 | 
| *  | Fix compiler warning in 'make check'. | Matthias Andree | 2005-11-23 | 1 | -0/+2 | 
| *  | Factor out common code from report_build/report_complete. | Matthias Andree | 2005-11-23 | 1 | -26/+18 | 
| *  | Update Russian (ru) translation to 6.2.9-rc9 | Matthias Andree | 2005-11-21 | 1 | -228/+95 | 
| *  | Major overhaul: | Matthias Andree | 2005-11-21 | 1 | -10/+24 | 
| *  | Take care to ship a complete tarball even if PYTHON isn't installed. | Matthias Andree | 2005-11-21 | 1 | -7/+14 | 
| *  | Cleanup. Sunil Shetye. | Matthias Andree | 2005-11-21 | 1 | -6/+6 | 
| *  | Revise without-python check to print a readable warning. Sunil Shetye. | Matthias Andree | 2005-11-21 | 1 | -2/+2 | 
| *  | Bump version to 6.2.9-rc10. | Matthias Andree | 2005-11-19 | 1 | -1/+1 | 
| *  | Fix installation without Python. Sunil Shetye, reported by Peter Church. | Matthias Andree | 2005-11-19 | 4 | -18/+31 | 
| *  | Update sq/pl (Albanian/Polish) translations to 6.2.9-rc9. | Matthias Andree | 2005-11-19 | 2 | -447/+194 | 
| *  | Portability fix: Solaris' /bin/sh does not support if ! test ..., | Matthias Andree | 2005-11-18 | 1 | -1/+1 | 
| *  | Snapshot for 6.2.9-rc9. | Matthias Andree | 2005-11-18 | 13 | -5792/+7073 | 
| *  | We may need a FAQ entry about safe procmail configuration. | Matthias Andree | 2005-11-18 | 1 | -0/+4 | 
| *  | Update. | Matthias Andree | 2005-11-17 | 2 | -377/+384 | 
| *  | In oversized warning messages, print the account name, too. Fixes Debian | Matthias Andree | 2005-11-17 | 2 | -8/+9 | 
| *  | Update translation information, add names - credit where credit is due. | Matthias Andree | 2005-11-17 | 1 | -2/+5 | 
| *  | Update albanian translation to 6.2.9-rc8. Still lacks 21 messages,  | Matthias Andree | 2005-11-17 | 2 | -746/+724 | 
| *  | Document near the --ssl option that fetchmail may try TLS even if --ssl is not | Matthias Andree | 2005-11-17 | 1 | -0/+4 |