| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update Japanese translation. | Matthias Andree | 2006-04-13 | 2 | -132/+11 |
* | Fix typo in French text, connait -> connaît. | Matthias Andree | 2006-04-13 | 1 | -1/+1 |
* | Add Vietnamese translation, courtesy of Clytie Siddall. | Matthias Andree | 2006-04-12 | 1 | -6/+24 |
* | specgen.sh converted to UTF-8 to support future translations. | Matthias Andree | 2006-04-11 | 1 | -0/+1 |
* | Convert to UTF-8 to support future translations. | Matthias Andree | 2006-04-11 | 1 | -33/+34 |
* | Fix missing hyphen. | Matthias Andree | 2006-04-10 | 1 | -1/+1 |
* | Add new Vietnamese [vi] translation by Clytie Siddall. | Matthias Andree | 2006-04-10 | 3 | -1/+2993 |
* | Polish header. | Matthias Andree | 2006-04-09 | 1 | -5/+4 |
* | Add note about empty files not being ISO-C compliant. | Matthias Andree | 2006-04-09 | 1 | -0/+3 |
* | Update Polish Translation (Jakub Bogusz). | Matthias Andree | 2006-04-07 | 2 | -35/+19 |
* | Snapshot 6.3.4-rc2 changes of .po files... | Matthias Andree | 2006-04-06 | 9 | -252/+252 |
* | Snapshot 6.3.4-rc2. | Matthias Andree | 2006-04-06 | 10 | -177/+178 |
* | * SSL/TLS: if, for a certain server, an sslfingerprint is specified and | Matthias Andree | 2006-04-06 | 3 | -14/+29 |
* | set no bouncemail now also prevents 'General SMTP/ESMTP error.' bounces. | Matthias Andree | 2006-04-04 | 2 | -1/+4 |
* | Update, from Héctor García (directly, per my request). | Matthias Andree | 2006-04-04 | 1 | -109/+111 |
* | Document tracepolls folder %s information. | Matthias Andree | 2006-04-03 | 1 | -5/+9 |
* | Add SF.net #780933. | Matthias Andree | 2006-04-03 | 1 | -6/+9 |
* | Mark SF Bug #780933. | Matthias Andree | 2006-04-03 | 1 | -2/+15 |
* | Reformat and document str_nr_in_list() better. | Matthias Andree | 2006-04-03 | 1 | -7/+8 |
* | Snapshot 6.3.4-rc1. | Matthias Andree | 2006-04-02 | 8 | -2199/+2241 |
* | Fix typo on comment. | Matthias Andree | 2006-04-02 | 1 | -1/+1 |
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 12 | -657/+701 |
* | Fix old_LIBS name when checking for -lresolv, to avoid losing former $LIBS | Matthias Andree | 2006-04-01 | 1 | -2/+3 |
* | Add rsync target to help with testing fetchmail compiles. | Matthias Andree | 2006-04-01 | 1 | -0/+7 |
* | a few more type fixes for report/snprintf, patch by Miloslav Trmac. | Matthias Andree | 2006-04-01 | 4 | -3/+4 |
* | Bump version. | Matthias Andree | 2006-04-01 | 1 | -1/+1 |
* | lexer: add %option noyywrap to avoid link errors about missing yywrap(). | Matthias Andree | 2006-04-01 | 2 | -1/+2 |
* | Add folder information to headers in tracepoll mode. | Matthias Andree | 2006-04-01 | 4 | -1/+8 |
* | Miloslav Trmac: Fix res_search autodetection. | Matthias Andree | 2006-04-01 | 2 | -5/+34 |
* | Revise a bunch of links. | Matthias Andree | 2006-03-31 | 4 | -45/+32 |
* | Document new release version. | Matthias Andree | 2006-03-30 | 1 | -0/+1 |
* | Release fetchmail-6.3.3. | Matthias Andree | 2006-03-30 | 9 | -450/+450 |
* | Release slipped by a day. Correct date. | Matthias Andree | 2006-03-30 | 1 | -1/+2 |
* | Mark released and document known bug. | Matthias Andree | 2006-03-29 | 1 | -1/+7 |
* | Add Vladimir's name. | Matthias Andree | 2006-03-29 | 1 | -3/+2 |
* | Bump version to 6.3.3. | Matthias Andree | 2006-03-29 | 1 | -1/+1 |
* | Remove temporary t.rc.* file even if fetchmail crashes. | Matthias Andree | 2006-03-29 | 1 | -1/+1 |
* | More warning fixes (from FreeBSD 6.1). | Matthias Andree | 2006-03-25 | 4 | -5/+7 |
* | Revise ai_canonname workaround comment. | Matthias Andree | 2006-03-21 | 1 | -1/+2 |
* | Restructure, and add more protocol tags. | Matthias Andree | 2006-03-21 | 1 | -12/+12 |
* | Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname | Matthias Andree | 2006-03-21 | 2 | -3/+14 |
* | Fix thinko, TLS is Transport (rather than transaction) layer security. | Matthias Andree | 2006-03-21 | 1 | -1/+1 |
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 2 | -12/+51 |
* | Mark protocol 'auto' deprecated. | Matthias Andree | 2006-03-17 | 1 | -0/+2 |
* | Snapshot 6.3.3.rc2. | Matthias Andree | 2006-03-15 | 10 | -3273/+3434 |
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 25 | -87/+86 |
* | Tighter check if strerror declaration is needed. | Matthias Andree | 2006-03-15 | 2 | -3/+5 |
* | Add smbtypes.h. | Matthias Andree | 2006-03-15 | 2 | -1/+10 |
* | Update showdots default. | Matthias Andree | 2006-03-15 | 1 | -2/+2 |
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 4 | -6/+8 |