| Commit message (Expand) | Author | Age | Files | Lines |
* | SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ...%s... | Matthias Andree | 2005-07-20 | 1 | -0/+8 |
* | Really fix Debian bug #207919 (junk in Received: header when smtphost set). | Matthias Andree | 2005-07-20 | 1 | -1/+5 |
* | Reference Debian bug #316446. | Matthias Andree | 2005-07-20 | 1 | -2/+3 |
* | Fix Debian bug #301964, socket leak. | Matthias Andree | 2005-07-20 | 1 | -2/+2 |
* | Add new design notes document. | Matthias Andree | 2005-07-20 | 1 | -0/+6 |
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -0/+4 |
* | Run through aspell. | Matthias Andree | 2005-07-10 | 1 | -0/+3 |
* | Skip sending POP3 PASS command when USER command failed. | Matthias Andree | 2005-07-10 | 1 | -0/+1 |
* | Reformat. | Matthias Andree | 2005-07-07 | 1 | -2/+1 |
* | Disable all translations with > 60 (= 10%) fuzzy/untranslated | Matthias Andree | 2005-07-07 | 1 | -0/+3 |
* | Add Russian translation, courtesy of Pavel Maryanov. | Matthias Andree | 2005-07-07 | 1 | -0/+2 |
* | Nico Golde's patch to support "proto RPOP" in the configuration file, | Matthias Andree | 2005-07-07 | 1 | -0/+2 |
* | Add Brian Candler's SSL certificate verification hints to the FAQ. | Matthias Andree | 2005-07-05 | 1 | -0/+1 |
* | Shorten maintainer tags. | Matthias Andree | 2005-07-05 | 1 | -42/+41 |
* | Remove inet6-apps hints for IPv6 support. | Matthias Andree | 2005-07-03 | 1 | -2/+6 |
* | Use getaddrinfo to canonicalize hostnames if INET6_ENABLE. Patch by Matthias ... | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | i18n fixes, cs.po updates, by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -0/+4 |
* | Add trivial fetchmailconf.man. Reported by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | Nalin Dahyabhai's fix to make rpa.c compile. Sent by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | Nalin Dahyabhai's patch to use the krb5-config script, if present. | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | Nalin Dahyabhai's fix for sink.c/transact.c to reserve sufficient | Matthias Andree | 2005-07-03 | 1 | -0/+3 |
* | Nalin Dahyabhai's fix for driver.c to not call the private Kerberos | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | Fix reply_hack() type of third argument (int vs. size_t), by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -0/+2 |
* | Update. | Matthias Andree | 2005-07-03 | 1 | -1/+4 |
* | Cesar Eduardo Barros's fix to avoid double @ when username has @ and envelope | Matthias Andree | 2005-06-29 | 1 | -0/+5 |
* | Miroslav Trmac writes: | Matthias Andree | 2005-06-11 | 1 | -0/+3 |
* | Revise POP3 UIDL/LAST assertions in the manpage. | Matthias Andree | 2005-05-16 | 1 | -0/+4 |
* | Merge SuSE's fetchmail-6.2.5-random-result.patch | Matthias Andree | 2005-04-25 | 1 | -1/+2 |
* | Merge SuSE's fetchmail-6.2.5-implicit-declaration.patch | Matthias Andree | 2005-04-25 | 1 | -0/+1 |
* | Merge SuSE's fetchmail-6.2.5-declaration.patch | Matthias Andree | 2005-04-25 | 1 | -1/+3 |
* | Add a THANKS file, split older news out to OLDNEWS file. | Matthias Andree | 2005-04-24 | 1 | -3077/+2 |
* | Mention MAIL FROM:<...> space removal patch from Phil Endecott, | Matthias Andree | 2005-04-24 | 1 | -8/+13 |
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 1 | -0/+2 |
* | Revised "POP3 strong authentication fixes." that esr put into release 3873 | Matthias Andree | 2005-03-19 | 1 | -0/+3 |
* | Mention that we're more careful with the .fetchids file now. | Matthias Andree | 2005-03-06 | 1 | -0/+2 |
* | Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the ... | Graham Wilson | 2004-11-14 | 1 | -0/+2 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -0/+5 |
* | SSL validation handling fixes by Brian Candler. | Matthias Andree | 2004-11-10 | 1 | -0/+4 |
* | Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+2 |
* | Fix showdots parsing bug that maps preliminary to final flag values twice, | Matthias Andree | 2004-11-08 | 1 | -0/+2 |
* | Disable the sleep(3) after POP3 login. Submitted by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+1 |
* | Normalize most locale codesets to IANA codesets, based on | Matthias Andree | 2004-11-07 | 1 | -0/+2 |
* | Update. | Matthias Andree | 2004-10-20 | 1 | -1/+3 |
* | Update | Matthias Andree | 2004-10-12 | 1 | -0/+6 |
* | Merge Fabrice Bellet's patch to fix recentcount/count after IMAP | Matthias Andree | 2004-09-10 | 1 | -0/+3 |
* | Mention HESIOD/resolv.h fixes on FreeBSD. | Matthias Andree | 2004-06-20 | 1 | -1/+2 |
* | Mention automake. | Matthias Andree | 2004-06-20 | 1 | -0/+1 |
* | This is what I'm handing to Rob Funk. | Eric S. Raymond | 2004-06-01 | 1 | -3/+5 |
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -0/+2 |
* | POP3 strong authentication fixes. | Eric S. Raymond | 2004-01-13 | 1 | -1/+3 |