Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=3953 | ||||
* | RFC-2047 subjects of warning messages. | Matthias Andree | 2004-10-19 | 1 | -10/+16 |
| | | | | svn path=/trunk/; revision=3949 | ||||
* | Reformat oversized message warning. | Matthias Andree | 2004-10-14 | 1 | -2/+6 |
| | | | | svn path=/trunk/; revision=3944 | ||||
* | Remainder of 2003-11-07-6.2.5-shetye-bugfixes.diff: | Matthias Andree | 2004-10-12 | 1 | -1/+0 |
| | | | | | | | | Fix sys/time.h and time.h handling. See http://funknet.net/fetchmail/patches/2003-11-07-6.2.5-shetye-bugfixes.diff svn path=/trunk/; revision=3940 | ||||
* | Add FIXME comment WRT i18n. | Matthias Andree | 2004-09-10 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3937 | ||||
* | Fix bogus plural form. | Matthias Andree | 2004-08-20 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=3930 | ||||
* | Fix HESIOD compile failure on FreeBSD 5-CURRENT, | Matthias Andree | 2004-06-20 | 1 | -2/+2 |
| | | | | | | | | | | adding a new macro that is based on ac_caolan_search_package from the autoconf macro archive. Mention +HESIOD in fetchmail -V if compiled in. svn path=/trunk/; revision=3912 | ||||
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=3901 | ||||
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=3899 | ||||
* | Quench some GCC 3.4 warnings by making sure that all int arguments are ↵ | Matthias Andree | 2004-06-11 | 1 | -2/+2 |
| | | | | | | marked int and swapping words so that static is first in the line. svn path=/trunk/; revision=3882 | ||||
* | Fetchseizelimit must be 1 for all POP-family protocols. | Eric S. Raymond | 2004-01-12 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=3863 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -81/+134 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Minor bug fix from Sunil. | Eric S. Raymond | 2003-10-10 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=3852 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -47/+49 |
| | | | | svn path=/trunk/; revision=3831 | ||||
* | Clean up after some header fetches. | Eric S. Raymond | 2003-07-17 | 1 | -14/+9 |
| | | | | svn path=/trunk/; revision=3816 | ||||
* | More explicit error message. | Eric S. Raymond | 2003-07-17 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3815 | ||||
* | IDLE and CYgwin fix patch. | Eric S. Raymond | 2003-02-28 | 1 | -2/+14 |
| | | | | svn path=/trunk/; revision=3793 | ||||
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -23/+14 |
| | | | | svn path=/trunk/; revision=3778 | ||||
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -15/+12 |
| | | | | svn path=/trunk/; revision=3776 | ||||
* | Sunil Shetye's minor fixes. | Eric S. Raymond | 2002-10-31 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=3762 | ||||
* | Improve processing of truncated messages. | Eric S. Raymond | 2002-10-31 | 1 | -14/+5 |
| | | | | svn path=/trunk/; revision=3761 | ||||
* | Jan Klaverstijn's verbosity patch. | Eric S. Raymond | 2002-10-31 | 1 | -2/+20 |
| | | | | svn path=/trunk/; revision=3760 | ||||
* | Sunil Shetye's header-read fix. | Eric S. Raymond | 2002-10-18 | 1 | -1/+15 |
| | | | | svn path=/trunk/; revision=3746 | ||||
* | Make notifications work. | Eric S. Raymond | 2002-10-18 | 1 | -37/+37 |
| | | | | svn path=/trunk/; revision=3745 | ||||
* | Hide the REPOLL message. | Eric S. Raymond | 2002-10-18 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3738 | ||||
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -24/+24 |
| | | | | svn path=/trunk/; revision=3707 | ||||
* | More fixes from Sunil. | Eric S. Raymond | 2002-07-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3660 | ||||
* | More patches by Sunil. | Eric S. Raymond | 2002-06-22 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=3653 | ||||
* | Sunil's CAPA patch. | Eric S. Raymond | 2002-06-22 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=3650 | ||||
* | Fix Kerberos bugs. | Eric S. Raymond | 2002-06-04 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3628 | ||||
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3612 | ||||
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -9/+26 |
| | | | | svn path=/trunk/; revision=3603 | ||||
* | Internationalization fix. | Eric S. Raymond | 2002-03-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3601 | ||||
* | Ready to put in esmtp password. | Eric S. Raymond | 2002-03-10 | 1 | -0/+14 |
| | | | | svn path=/trunk/; revision=3595 | ||||
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -1/+14 |
| | | | | svn path=/trunk/; revision=3578 | ||||
* | Fixes by Matthias Andree. | Eric S. Raymond | 2002-02-01 | 1 | -2/+8 |
| | | | | svn path=/trunk/; revision=3571 | ||||
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -4/+1 |
| | | | | svn path=/trunk/; revision=3570 | ||||
* | Sunil Shetye's disconect-reconnect fix. | Eric S. Raymond | 2001-12-14 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=3555 | ||||
* | HMH's latest round of fixes. | Eric S. Raymond | 2001-10-01 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3529 | ||||
* | Handle long socket closes. | Eric S. Raymond | 2001-09-28 | 1 | -4/+20 |
| | | | | svn path=/trunk/; revision=3501 | ||||
* | Prevent UID lossage because of the DNS lookups getting moved. | Eric S. Raymond | 2001-09-28 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3497 | ||||
* | Typo fixes. | Eric S. Raymond | 2001-09-26 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3488 | ||||
* | Move Hesiod lookups away from startup time. | Eric S. Raymond | 2001-09-24 | 1 | -0/+23 |
| | | | | svn path=/trunk/; revision=3484 | ||||
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -82/+82 |
| | | | | svn path=/trunk/; revision=3478 | ||||
* | Moved the DNS lookup. | Eric S. Raymond | 2001-09-24 | 1 | -1/+60 |
| | | | | svn path=/trunk/; revision=3477 | ||||
* | Log messages now include the account name and host. | Eric S. Raymond | 2001-09-23 | 1 | -10/+14 |
| | | | | svn path=/trunk/; revision=3471 | ||||
* | Justin Guyett's fix. | Eric S. Raymond | 2001-08-03 | 1 | -1/+8 |
| | | | | svn path=/trunk/; revision=3436 | ||||
* | Ready to ship another release. | Eric S. Raymond | 2001-06-25 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=3385 | ||||
* | Separate codes from sizes. | Eric S. Raymond | 2001-06-24 | 1 | -15/+18 |
| | | | | svn path=/trunk/; revision=3371 | ||||
* | Refactoring step. | Eric S. Raymond | 2001-06-23 | 1 | -10/+10 |
| | | | | svn path=/trunk/; revision=3369 |