| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+3 |
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+6 |
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -0/+1 |
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -3/+6 |
* | Update, fix typos. | Matthias Andree | 2005-09-26 | 1 | -115/+77 |
* | Snapshot 6.2.9-rc5. | Matthias Andree | 2005-09-25 | 6 | -646/+741 |
* | Mention GNU gettext | Matthias Andree | 2005-09-25 | 1 | -1/+7 |
* | Revise SSL dependency check: use LDFLAGS (to get -L options), detect error. | Matthias Andree | 2005-09-25 | 2 | -4/+12 |
* | Unbreak Solaris --disable-nls build, disable ghastly intl/gettext port hack. | Matthias Andree | 2005-09-25 | 1 | -2/+7 |
* | Fix typo. | Matthias Andree | 2005-09-25 | 1 | -1/+1 |
* | update | Matthias Andree | 2005-09-25 | 2 | -336/+323 |
* | Revert accidental translatable string spacing changes made in r4321. | Matthias Andree | 2005-09-25 | 1 | -32/+32 |
* | Update. | Matthias Andree | 2005-09-25 | 2 | -16/+2 |
* | Update FreeBSD instructions. | Matthias Andree | 2005-09-25 | 1 | -13/+5 |
* | Add a pointer to README.svn. | Matthias Andree | 2005-09-25 | 1 | -12/+28 |
* | Add a pointer to INSTALL. | Matthias Andree | 2005-09-25 | 1 | -0/+2 |
* | Check if OpenSSL requires -ldl, too. | Matthias Andree | 2005-09-25 | 2 | -22/+39 |
* | Mark new/removed options with corresponding fetchmail version. | Matthias Andree | 2005-09-25 | 1 | -2/+7 |
* | Properly cast arguments of ctype is*()/to*() functions to unsigned char. | Matthias Andree | 2005-09-25 | 4 | -14/+14 |
* | Document command line abbreviations user(name) and proto(col). | Matthias Andree | 2005-09-25 | 1 | -2/+2 |
* | Rename isafile -> is_a_file, isidletimout -> is_idletimeout | Matthias Andree | 2005-09-25 | 4 | -10/+10 |
* | Clean up, mapping long to short options directly where possible, and switch L... | Matthias Andree | 2005-09-25 | 1 | -210/+133 |
* | Move smb* sources to libfm_a_SOURCES, so that they only need to be linked if ... | Matthias Andree | 2005-09-25 | 1 | -5/+5 |
* | Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. | Matthias Andree | 2005-09-23 | 2 | -6/+16 |
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 3 | -31/+63 |
* | Put pointer to FAQ in parentheses. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
* | Do not translate name of "Received" message header field. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
* | Kerberos IV detection fix for FreeBSD 4. Simon Barner. | Matthias Andree | 2005-09-21 | 2 | -2/+7 |
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ... | Matthias Andree | 2005-09-21 | 4 | -3/+5 |
* | update | Matthias Andree | 2005-09-21 | 1 | -0/+6 |
* | update. | Matthias Andree | 2005-09-21 | 1 | -2/+5 |
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 2 | -0/+3 |
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 2 | -2/+6 |
* | Fix Japanese translation of "no other fetchmail is running". | Matthias Andree | 2005-09-21 | 2 | -1/+3 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -1/+1 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 5 | -13/+24 |
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 1 | -1/+3 |
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 2 | -3/+4 |
* | Snapshot 6.2.9-rc4. | Matthias Andree | 2005-09-21 | 9 | -2498/+2864 |
* | Update translation to 6.2.9-rc3. | Matthias Andree | 2005-09-21 | 1 | -307/+329 |
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 7 | -22/+34 |
* | Point user from --ssl to --port. | Matthias Andree | 2005-09-21 | 1 | -5/+11 |
* | Update translation for 6.2.9-rc3. | Matthias Andree | 2005-09-20 | 2 | -980/+863 |
* | new file. | Matthias Andree | 2005-09-20 | 1 | -0/+20 |
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 9 | -225/+252 |
* | Rearrange #include directives in an attempt to fix BerliOS Bug #4725, | Matthias Andree | 2005-09-19 | 2 | -2/+4 |
* | Fix missing interface_init() link failure on non-Linux/non-FreeBSD systems. | Matthias Andree | 2005-09-19 | 1 | -5/+4 |
* | Update translation. | Matthias Andree | 2005-09-19 | 1 | -625/+453 |
* | Consistency fixes to argument of --auth option. | Matthias Andree | 2005-09-17 | 1 | -6/+6 |
* | Fix build problem (missing interface_init()) on FreeBSD. | Matthias Andree | 2005-09-17 | 1 | -2/+3 |