| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect error if lock file cannot be created. | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Exit with error if the lock file cannot be read. | Matthias Andree | 2005-10-30 | 1 | -0/+1 |
* | Bury on_exit() officially - hasn't worked since 6.0.0 or even longer. | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 1 | -0/+7 |
* | Clean up SECURITY FIXES section. | Matthias Andree | 2005-10-29 | 1 | -6/+6 |
* | Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, De... | Matthias Andree | 2005-10-29 | 1 | -0/+2 |
* | fetchmailconf -h documents the fetchmailconf -h option. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | Global variable cleanup, to fix daemon mode reinitialization problems. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | Mention UTF-8, remove TAB. | Matthias Andree | 2005-10-21 | 1 | -1/+4 |
* | Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz MiĆkiewicz. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | update. | Matthias Andree | 2005-10-01 | 1 | -0/+5 |
* | Offer authorization mode with NTLM/MSN added to expert users. | Matthias Andree | 2005-09-27 | 1 | -4/+7 |
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+3 |
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -0/+1 |
* | Revise SSL dependency check: use LDFLAGS (to get -L options), detect error. | Matthias Andree | 2005-09-25 | 1 | -0/+2 |
* | Check if OpenSSL requires -ldl, too. | Matthias Andree | 2005-09-25 | 1 | -0/+3 |
* | Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. | Matthias Andree | 2005-09-23 | 1 | -1/+2 |
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 1 | -0/+1 |
* | Kerberos IV detection fix for FreeBSD 4. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ... | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Fix Japanese translation of "no other fetchmail is running". | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+3 |
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+2 |
* | Rearrange #include directives in an attempt to fix BerliOS Bug #4725, | Matthias Andree | 2005-09-19 | 1 | -0/+2 |
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -2/+2 |
* | Fixes to --with-hesiod option. Sunil Shetye. | Matthias Andree | 2005-09-11 | 1 | -0/+1 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -0/+11 |
* | Add obsoletion warnings. | Matthias Andree | 2005-08-28 | 1 | -0/+10 |
* | Fix --with-gssapi compilation problem. Patch by Simon Josefsson. | Matthias Andree | 2005-08-27 | 1 | -0/+1 |
* | Update. | Matthias Andree | 2005-08-17 | 1 | -4/+7 |
* | Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. | Matthias Andree | 2005-08-16 | 1 | -0/+1 |
* | Switch default distribution format from gzip to bzip2. | Matthias Andree | 2005-08-02 | 1 | -0/+1 |
* | Update. | Matthias Andree | 2005-08-02 | 1 | -6/+13 |
* | Move note about inet6_apps from configure.ac to NEWS. | Matthias Andree | 2005-08-01 | 1 | -1/+4 |
* | Mention gettext == intl/ directory. | Matthias Andree | 2005-08-01 | 1 | -2/+2 |
* | Get rid of alloca() in fetchmail. | Matthias Andree | 2005-07-31 | 1 | -0/+1 |
* | Drop the 476 kB intl/ directory from the distribution. | Matthias Andree | 2005-07-31 | 1 | -0/+2 |
* | Bugfix: match IP address lists exhaustively | Matthias Andree | 2005-07-31 | 1 | -0/+4 |
* | Don't strip last character of bare addresses. | Matthias Andree | 2005-07-30 | 1 | -0/+2 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -0/+4 |
* | Revise message about Debian Bug#207919. | Matthias Andree | 2005-07-24 | 1 | -4/+4 |
* | Rename lock_release to fm_lock_release, to avoid namespace collision on | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
* | Put *BOLD* text into the manual page near --mda to state unmistakably | Matthias Andree | 2005-07-23 | 1 | -0/+5 |
* | Delete oversized messages with --flush when daemon mode isn't used. | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
* | Document that fetchmail may automatically enable UIDL option. Debian Bug#304701. | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
* | Fix IMAP code to use password of arbitrary length from configuration | Matthias Andree | 2005-07-23 | 1 | -0/+3 |
* | Add From: header to warning emails. Debian Bug#244828. | Matthias Andree | 2005-07-23 | 1 | -0/+1 |