Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | Fix a few compiler warnings through casts. | Matthias Andree | 2006-01-11 | 1 | -2/+2 |
| | | | | | | Make MD5Update argument const. svn path=/branches/BRANCH_6-3/; revision=4621 | ||||
* | * SMTP/LMTP cleanup to fix these two bugs: | Matthias Andree | 2005-12-20 | 1 | -2/+2 |
| | | | | | | | | | - switch back to SMTP after having tried LMTP hosts (multiple smtphost hosts) - switch back to LMTP after sending a bounce. The patch removes the global state variable that was the root of this problem. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4581 | ||||
* | Revise some error messages so they are less confusing. Sunil Shetye. | Matthias Andree | 2005-11-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4401 | ||||
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | | | Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301 | ||||
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -7/+2 |
| | | | | svn path=/trunk/; revision=4219 | ||||
* | Make ODMR really silent. Debian Bug#296163. | Matthias Andree | 2005-07-23 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4168 | ||||
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3901 | ||||
* | Quench some GCC 3.4 warnings by making sure that all int arguments are ↵ | Matthias Andree | 2004-06-11 | 1 | -1/+1 |
| | | | | | | marked int and swapping words so that static is first in the line. svn path=/trunk/; revision=3882 | ||||
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=3875 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3778 | ||||
* | ODMR verbosity fix. | Eric S. Raymond | 2002-10-18 | 1 | -1/+12 |
| | | | | svn path=/trunk/; revision=3741 | ||||
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3612 | ||||
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -3/+4 |
| | | | | svn path=/trunk/; revision=3604 | ||||
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3596 | ||||
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -13/+13 |
| | | | | svn path=/trunk/; revision=3478 | ||||
* | XCosmetic fix. | Eric S. Raymond | 2001-07-02 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3391 | ||||
* | Ready to ship. | Eric S. Raymond | 2001-07-02 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=3389 | ||||
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -14/+6 |
| | | | | svn path=/trunk/; revision=3373 | ||||
* | First round of ODMR fixes. | Eric S. Raymond | 2001-06-24 | 1 | -3/+16 |
| | | | | svn path=/trunk/; revision=3372 | ||||
* | SA_RESTART and portability fixes. | Eric S. Raymond | 2001-05-12 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3301 | ||||
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=3252 | ||||
* | We can specify the authentication command now. | Eric S. Raymond | 2001-02-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3062 | ||||
* | AIX portability fix. | Eric S. Raymond | 2001-02-08 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3037 | ||||
* | Copy loop has monitoring and termination now. | Eric S. Raymond | 2001-02-07 | 1 | -1/+12 |
| | | | | svn path=/trunk/; revision=3030 | ||||
* | Initial revision | Eric S. Raymond | 2001-02-07 | 1 | -0/+222 |
svn path=/trunk/; revision=3029 |