| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention MAIL FROM:<...> space removal patch from Phil Endecott, | Matthias Andree | 2005-04-24 | 1 | -8/+13 |
* | Fix typo, LSMTP -> LMTP. | Matthias Andree | 2005-04-24 | 1 | -1/+1 |
* | Fix debug mode string from SMTP to support LMTP as well. | Matthias Andree | 2005-04-24 | 1 | -3/+3 |
* | Install updated translations from the translation project. | Matthias Andree | 2005-04-16 | 2 | -633/+651 |
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 1 | -0/+2 |
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 2 | -156/+175 |
* | Revised "POP3 strong authentication fixes." that esr put into release 3873 | Matthias Andree | 2005-03-19 | 2 | -2/+4 |
* | Add a FIXME comment. | Matthias Andree | 2005-03-19 | 1 | -0/+4 |
* | Update translation for 'SSL is not enabled.'. | Matthias Andree | 2005-03-19 | 1 | -14/+14 |
* | Mention that we're more careful with the .fetchids file now. | Matthias Andree | 2005-03-06 | 1 | -0/+2 |
* | Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs. | Matthias Andree | 2005-03-06 | 1 | -6/+8 |
* | Fix UID trashing bug introduced into rev. 4019. | Matthias Andree | 2005-03-06 | 1 | -2/+2 |
* | Update. | Matthias Andree | 2005-03-06 | 1 | -76/+94 |
* | Unmark lstat: %s: %s: for translation - no translatable strings inside. | Matthias Andree | 2005-03-06 | 1 | -10/+28 |
* | Fix memory leak. | Matthias Andree | 2005-03-06 | 1 | -18/+15 |
* | Remove bogus file. | Matthias Andree | 2004-12-27 | 10 | -6002/+4061 |
* | Check for SockWrite() return and bail out on short writes. | Matthias Andree | 2004-12-22 | 1 | -1/+4 |
* | Add two comments to lengthy setjmp() code. | Matthias Andree | 2004-12-22 | 1 | -0/+2 |
* | Remove some unused cruft from the trunk. | Graham Wilson | 2004-11-29 | 13 | -2830/+0 |
* | Remove RFCs from the trunk, since we don't distribute them anyways. All of th... | Graham Wilson | 2004-11-29 | 38 | -53635/+10 |
* | Move the html2txt script to dist-tools. | Graham Wilson | 2004-11-29 | 2 | -5/+5 |
* | Include manual from fetchmail-6.2.5 tarball. | Matthias Andree | 2004-11-16 | 1 | -0/+43 |
* | Merge Joshua Crawford's update, posted to fetchmail-friends 2004-11-15. | Matthias Andree | 2004-11-16 | 1 | -23/+79 |
* | Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the ... | Graham Wilson | 2004-11-14 | 2 | -11/+16 |
* | search libcrypto for des_string_to_key, too. From Debian. | Matthias Andree | 2004-11-14 | 1 | -1/+1 |
* | sprintf -> snprintf | Matthias Andree | 2004-11-12 | 1 | -2/+2 |
* | Replace sprintf. | Matthias Andree | 2004-11-12 | 1 | -2/+5 |
* | sprintf -> snprintf | Matthias Andree | 2004-11-12 | 1 | -2/+3 |
* | Re-add the m4-local directory, in case we need to add more macros in the futu... | Graham Wilson | 2004-11-12 | 6 | -5/+8 |
* | Search for OpenSSL in BlastWave (Solaris) location. | Matthias Andree | 2004-11-10 | 1 | -0/+1 |
* | Misc. sprintf and pid_t fixes. | Matthias Andree | 2004-11-10 | 6 | -12/+16 |
* | Remove binary files that were accidentally registered. | Matthias Andree | 2004-11-10 | 2 | -0/+0 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 14 | -269/+108 |
* | Import Trio 1.10 into fetchmail's trunk. | Matthias Andree | 2004-11-10 | 46 | -0/+21872 |
* | Add new help message(s). (Automatic:) Adjust line numbers. | Matthias Andree | 2004-11-10 | 2 | -523/+545 |
* | SSL validation handling fixes by Brian Candler. | Matthias Andree | 2004-11-10 | 2 | -13/+25 |
* | Add help for --sslcertpath and --sslfingerprint. | Matthias Andree | 2004-11-10 | 1 | -0/+2 |
* | Add argument to --sslfingerprint option. | Matthias Andree | 2004-11-10 | 1 | -1/+1 |
* | Add list of TODO items. | Matthias Andree | 2004-11-08 | 1 | -0/+26 |
* | Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler. | Matthias Andree | 2004-11-08 | 2 | -2/+4 |
* | Make iana_charset variable a const char * (was char *). | Matthias Andree | 2004-11-08 | 2 | -2/+2 |
* | Fix showdots parsing bug that maps preliminary to final flag values twice, | Matthias Andree | 2004-11-08 | 2 | -9/+12 |
* | Disable the sleep(3) after POP3 login. Submitted by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+1 |
* | Disable the sleep(3) after POP3 login. Submitted by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+7 |
* | Normalize most locale codesets to IANA codesets, based on | Matthias Andree | 2004-11-07 | 1 | -0/+2 |
* | Use iana_charset rather than calling nl_langinfo(CODESET). | Matthias Andree | 2004-11-07 | 2 | -6/+6 |
* | Provide iana_charset, a normalized IANA charmap name. | Matthias Andree | 2004-11-07 | 3 | -2/+18 |
* | Check for langinfo.h. | Matthias Andree | 2004-11-07 | 1 | -1/+1 |
* | Include config.h just in case compiler doesn't know const. | Matthias Andree | 2004-11-07 | 1 | -1/+3 |
* | Add instructions on updating/merging. | Matthias Andree | 2004-11-07 | 1 | -0/+17 |