| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@). | Matthias Andree | 2006-03-14 | 2 | -11/+20 |
* | Fix lost if (). | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
* | Update. | Matthias Andree | 2006-03-14 | 2 | -714/+735 |
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 23 | -61/+95 |
* | Disable SDPS if POP3 is disabled. | Matthias Andree | 2006-03-14 | 2 | -1/+9 |
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 27 | -205/+220 |
* | Rename a methods and some variables to steer clear of C++ namespace. | Matthias Andree | 2006-03-13 | 5 | -43/+43 |
* | add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ',' | Matthias Andree | 2006-03-13 | 2 | -3/+4 |
* | Snapshot 6.3.3-rc1. | Matthias Andree | 2006-03-10 | 9 | -2354/+2402 |
* | Add one translation, fix a fuzzy one, and fix two faulty translations. | Matthias Andree | 2006-03-10 | 1 | -298/+302 |
* | Update copyright. | Matthias Andree | 2006-03-10 | 1 | -2/+2 |
* | ./configure --quiet is now quieter (no SSL and fallback-related output). | Matthias Andree | 2006-03-10 | 2 | -12/+13 |
* | Drop TODO, now empty. The build system will start generating from the older | Matthias Andree | 2006-03-10 | 1 | -5/+0 |
* | Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation. | Matthias Andree | 2006-03-10 | 2 | -23/+32 |
* | Add URL for fetchall keep UIDL fix. | Matthias Andree | 2006-03-10 | 1 | -1/+2 |
* | Add comments to make the LAST/UIDL code easier to understand. | Matthias Andree | 2006-03-04 | 1 | -5/+11 |