Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge fix from Debian bug #286044. remover -> eliminar; one typo fixed. | Matthias Andree | 2005-06-29 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=4060 | ||||
* | Merge fixes sent by Nico Golde. | Matthias Andree | 2005-06-29 | 1 | -9/+9 |
| | | | | svn path=/trunk/; revision=4059 | ||||
* | Miroslav Trmac writes: | Matthias Andree | 2005-06-11 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | | | The 'port' setting used to be an integer, now it can be an integer or a string, depending on the presence of IPv6 support. fetchmailconf assumes 'port' is an integer, though. When 'port' is a string, it defaults to None; fetchmailconf can't handle that and writes 'port None' to the output config file if the server entry is not edited, see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55623 The attached patch fixes this. Note that fetchmailconf still doesn't support other string values for 'port', even with this patch. Mirek svn path=/trunk/; revision=4058 | ||||
* | Factor out peek_capable determination into a static function, for consistency. | Matthias Andree | 2005-05-16 | 1 | -9/+19 |
| | | | | | | | Simplify the expression a bit so it's easier to read. Enhance peek_capable and TOP vs. RETR source code comments. svn path=/trunk/; revision=4057 | ||||
* | Revise POP3 UIDL/LAST assertions in the manpage. | Matthias Andree | 2005-05-16 | 2 | -27/+18 |
| | | | | svn path=/trunk/; revision=4056 | ||||
* | Redo plural fix. | Matthias Andree | 2005-04-28 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4055 | ||||
* | Updated file from translation project. | Matthias Andree | 2005-04-28 | 1 | -170/+132 |
| | | | | svn path=/trunk/; revision=4054 | ||||
* | Fix pluralization | Matthias Andree | 2005-04-27 | 1 | -319/+348 |
| | | | | svn path=/trunk/; revision=4053 | ||||
* | Add missing blank. | Matthias Andree | 2005-04-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4052 | ||||
* | Fix indentation of --sslkey help message. | Matthias Andree | 2005-04-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4051 | ||||
* | Reformat missing --sslfingerprint help string. | Matthias Andree | 2005-04-27 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4050 | ||||
* | Fix pluralization. | Matthias Andree | 2005-04-27 | 1 | -786/+820 |
| | | | | | | | Convert to UTF-8, to support latin small ligature oe (œ) in nœud. Update. svn path=/trunk/; revision=4049 | ||||
* | Fix pluralization. | Matthias Andree | 2005-04-27 | 3 | -237/+241 |
| | | | | svn path=/trunk/; revision=4048 | ||||
* | Fix obvious typo (LSTMP -> LMTP). | Matthias Andree | 2005-04-27 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4047 | ||||
* | Update links to fetchmail home page. | Matthias Andree | 2005-04-27 | 1 | -1/+3 |
| | | | | | | Update AUTHOR section with new maintainers. svn path=/trunk/; revision=4046 | ||||
* | Update links to fetchmail home page. | Matthias Andree | 2005-04-27 | 4 | -6/+6 |
| | | | | svn path=/trunk/; revision=4045 | ||||
* | Fix VPATH build of fetchmail-man.html. | Matthias Andree | 2005-04-27 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=4044 | ||||
* | Print time in UTC (GMT) and override locale to C. | Matthias Andree | 2005-04-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4043 | ||||
* | Change: use SVN rather than RCS to check out code | Matthias Andree | 2005-04-27 | 1 | -3/+10 |
| | | | | | | Change: extract version from configure.ac rather than Makefile svn path=/trunk/; revision=4042 | ||||
* | Mark TODO item. | Matthias Andree | 2005-04-27 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4041 | ||||
* | Update translations | Matthias Andree | 2005-04-26 | 2 | -819/+818 |
| | | | | svn path=/trunk/; revision=4040 | ||||
* | Mark bug. | Matthias Andree | 2005-04-26 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4039 | ||||
* | Add Albanian translation. | Matthias Andree | 2005-04-25 | 2 | -1/+2857 |
| | | | | svn path=/trunk/; revision=4038 | ||||
* | Merge SuSE's fetchmail-6.2.5-random-result.patch | Matthias Andree | 2005-04-25 | 2 | -6/+3 |
| | | | | svn path=/trunk/; revision=4037 | ||||
* | Merge SuSE's fetchmail-6.2.5-implicit-declaration.patch | Matthias Andree | 2005-04-25 | 3 | -0/+16 |
| | | | | svn path=/trunk/; revision=4036 | ||||
* | Merge SuSE's fetchmail-6.2.5-declaration.patch | Matthias Andree | 2005-04-25 | 2 | -2/+3 |
| | | | | svn path=/trunk/; revision=4035 | ||||
* | Add a THANKS file, split older news out to OLDNEWS file. | Matthias Andree | 2005-04-24 | 5 | -3081/+3088 |
| | | | | svn path=/trunk/; revision=4034 | ||||
* | Mention MAIL FROM:<...> space removal patch from Phil Endecott, | Matthias Andree | 2005-04-24 | 1 | -8/+13 |
| | | | | | | | | the blank causes Cyrus's LMTP listener to complain, see comp.mail.imap <d49777apr@ariadne.rz.tu-clausthal.de> Tobias Riekeberg. 2005-04-21, "lost mail with fetchmail and cyrus". svn path=/trunk/; revision=4033 | ||||
* | Fix typo, LSMTP -> LMTP. | Matthias Andree | 2005-04-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4032 | ||||
* | Fix debug mode string from SMTP to support LMTP as well. | Matthias Andree | 2005-04-24 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4031 | ||||
* | Install updated translations from the translation project. | Matthias Andree | 2005-04-16 | 2 | -633/+651 |
| | | | | svn path=/trunk/; revision=4030 | ||||
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4029 | ||||
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 2 | -156/+175 |
| | | | | svn path=/trunk/; revision=4028 | ||||
* | Revised "POP3 strong authentication fixes." that esr put into release 3873 | Matthias Andree | 2005-03-19 | 2 | -2/+4 |
| | | | | | | | on 2004-01-13 07:02:39Z, it would loop infinitely when CAPA failed. Reported by David Greaves. svn path=/trunk/; revision=4027 | ||||
* | Add a FIXME comment. | Matthias Andree | 2005-03-19 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4026 | ||||
* | Update translation for 'SSL is not enabled.'. | Matthias Andree | 2005-03-19 | 1 | -14/+14 |
| | | | | | | Side effect, update line numbers. svn path=/trunk/; revision=4025 | ||||
* | Mention that we're more careful with the .fetchids file now. | Matthias Andree | 2005-03-06 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4023 | ||||
* | Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs. | Matthias Andree | 2005-03-06 | 1 | -6/+8 |
| | | | | svn path=/trunk/; revision=4022 | ||||
* | Fix UID trashing bug introduced into rev. 4019. | Matthias Andree | 2005-03-06 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4021 | ||||
* | Update. | Matthias Andree | 2005-03-06 | 1 | -76/+94 |
| | | | | svn path=/trunk/; revision=4020 | ||||
* | Unmark lstat: %s: %s: for translation - no translatable strings inside. | Matthias Andree | 2005-03-06 | 1 | -10/+28 |
| | | | | | | | | Be a bit more careful with swapping lists (bug report by Manfred Weihs). Write UIDs to a new file first and only rename it to .fetchids if writing completed successfully. (Suggested by Manfred Weihs.) svn path=/trunk/; revision=4019 | ||||
* | Fix memory leak. | Matthias Andree | 2005-03-06 | 1 | -18/+15 |
| | | | | svn path=/trunk/; revision=4018 | ||||
* | Remove bogus file. | Matthias Andree | 2004-12-27 | 10 | -6002/+4061 |
| | | | | svn path=/trunk/; revision=4017 | ||||
* | Check for SockWrite() return and bail out on short writes. | Matthias Andree | 2004-12-22 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4016 | ||||
* | Add two comments to lengthy setjmp() code. | Matthias Andree | 2004-12-22 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4015 | ||||
* | Remove some unused cruft from the trunk. | Graham Wilson | 2004-11-29 | 13 | -2830/+0 |
| | | | | svn path=/trunk/; revision=4014 | ||||
* | Remove RFCs from the trunk, since we don't distribute them anyways. All of ↵ | Graham Wilson | 2004-11-29 | 38 | -53635/+10 |
| | | | | | | the removed RFCs are listed in the design-notes.html file, with the exception of NNTP (RFC977). Also add a link to the "LAN Mail Protocols" document to the design-notes.html file. svn path=/trunk/; revision=4013 | ||||
* | Move the html2txt script to dist-tools. | Graham Wilson | 2004-11-29 | 2 | -5/+5 |
| | | | | svn path=/trunk/; revision=4012 | ||||
* | Include manual from fetchmail-6.2.5 tarball. | Matthias Andree | 2004-11-16 | 1 | -0/+43 |
| | | | | svn path=/trunk/; revision=4009 | ||||
* | Merge Joshua Crawford's update, posted to fetchmail-friends 2004-11-15. | Matthias Andree | 2004-11-16 | 1 | -23/+79 |
| | | | | svn path=/trunk/; revision=4008 |