| Commit message (Expand) | Author | Age | Files | Lines | 
| ... |  | 
| *  | Update Polish translation, courtesy of Jakub Bogusz. | Matthias Andree | 2009-06-01 | 2 | -678/+555 | 
| *  | TODO: Change for 6.4 multidrop handling. | Matthias Andree | 2009-05-31 | 1 | -0/+1 | 
| *  | Document --timeout lower cap. | Matthias Andree | 2009-05-29 | 1 | -13/+22 | 
| *  | Fix Debian Bug#282259: sleeping/awakened msgs need verbose for syslog/logfile. | Matthias Andree | 2009-05-29 | 2 | -8/+12 | 
| *  | Let logfile take precedence over syslog if and only if logfile is effective. | Matthias Andree | 2009-05-29 | 4 | -15/+24 | 
| *  | Update Chinese/Simplified, Indonesian, Spanish/Castilian translations. | Matthias Andree | 2009-05-27 | 4 | -1722/+2071 | 
| *  | Update British translation. | Matthias Andree | 2009-05-26 | 1 | -242/+248 | 
| *  | Update Czech and Japanese translations | Matthias Andree | 2009-05-26 | 3 | -831/+912 | 
| *  | TODO: CAPABILITY improvement | Matthias Andree | 2009-05-26 | 1 | -0/+1 | 
| *  | Update two messages. | Matthias Andree | 2009-05-25 | 1 | -243/+251 | 
| *  | Add two AC_CACHE_SAVE macros to speed up re-configuring. | Matthias Andree | 2009-05-25 | 1 | -0/+4 | 
| *  | Revise allocbuf to make it a macro, quenches type-aliasing warnings. | Matthias Andree | 2009-05-25 | 1 | -13/+12 | 
| *  | Update. | Matthias Andree | 2009-05-25 | 1 | -4/+2 | 
| *  | Always treat 530 SMTP codes as temporary. | Matthias Andree | 2009-05-25 | 3 | -2/+16 | 
| *  | Enforce minimum recommended SMTP timeouts, apply to EHLO/LHLO as well. | Matthias Andree | 2009-05-25 | 7 | -27/+55 | 
| *  | SA-2007-02 was published, remove from TODO. | Matthias Andree | 2009-05-25 | 1 | -1/+0 | 
| *  | Fix typo. | Matthias Andree | 2009-05-25 | 1 | -1/+1 | 
| *  | Mention warning fixes. | Matthias Andree | 2009-05-25 | 1 | -0/+1 | 
| *  | Drop Ubuntu #64152. Won't fix. | Matthias Andree | 2009-05-25 | 1 | -3/+0 | 
| *  | Fix compiler warning (unused parameter). | Matthias Andree | 2009-05-25 | 1 | -0/+2 | 
| *  | Fix bounce message detail regression from 6.3.0. | Matthias Andree | 2009-05-25 | 2 | -3/+9 | 
| *  | Fix compiler warning. Patch by Prasad J. Pandit, pj.pandit)a(yahoo.co.in. | Matthias Andree | 2009-05-25 | 1 | -1/+1 | 
| *  | Update Copyright. | Matthias Andree | 2009-05-25 | 1 | -2/+2 | 
| *  | Fix more compiler warnings if compiled without RES_SEARCH. | Matthias Andree | 2009-05-25 | 1 | -2/+7 | 
| *  | Fix a signedness compiler warning. | Matthias Andree | 2009-05-25 | 1 | -1/+1 | 
| *  | Fix another compiler warning if compiled without RES_SEARCH. | Matthias Andree | 2009-05-25 | 1 | -0/+2 | 
| *  | Update copyright. | Matthias Andree | 2009-05-25 | 1 | -1/+1 | 
| *  | Add -DNS to version #ifndef HAVE_RES_SEARCH. | Matthias Andree | 2009-05-25 | 1 | -0/+3 | 
| *  | Fix compiler warning if compiled without RES_SEARCH. | Matthias Andree | 2009-05-25 | 1 | -1/+1 | 
| *  | Drop closed Ubuntu bug #151333 - insufficient info. | Matthias Andree | 2009-05-25 | 1 | -2/+0 | 
| *  | Update German and British English translations. | Matthias Andree | 2009-05-25 | 3 | -656/+718 | 
| *  | Update Spanish translation, courtesy of Francisco Molinero. | Matthias Andree | 2009-05-25 | 2 | -642/+390 | 
| *  | Fix capitalization of two global option descriptions. | Matthias Andree | 2009-05-24 | 1 | -2/+2 | 
| *  | Add README documents and FAQ in see also. | Matthias Andree | 2009-05-24 | 1 | -0/+4 | 
| *  | Fix permissions for rsync uploads. | Matthias Andree | 2009-05-24 | 1 | -1/+2 | 
| *  | Bump version to a beta for softbounce testing. | Matthias Andree | 2009-05-24 | 1 | -2/+2 | 
| *  | Build top-level dir first. | Matthias Andree | 2009-05-24 | 1 | -1/+1 | 
| *  | Treat permanent delivery errors as temporary (configurable). | Matthias Andree | 2009-05-24 | 11 | -15/+95 | 
| *  | Add .gitignore file for git-svn. | Matthias Andree | 2009-05-24 | 1 | -1/+4 | 
| *  | Consistently format Keyword: with line break. | Matthias Andree | 2009-05-24 | 1 | -18/+68 | 
| *  | Make fetchmailconf script executable. | Matthias Andree | 2009-05-24 | 1 | -1/+1 | 
| *  | Use dynamically allocated buffers. Fixes Debian Bug#449179. | Matthias Andree | 2009-05-24 | 2 | -13/+33 | 
| *  | Further indentation fixes. | Matthias Andree | 2009-05-24 | 1 | -5/+5 | 
| *  | Re-indent, $LOGNAME -> $(id -un) | Matthias Andree | 2009-05-24 | 1 | -54/+54 | 
| *  | Fix bashism ($UID). Debian Bug#530081. | Matthias Andree | 2009-05-24 | 2 | -1/+4 | 
| *  | Add maintainer notes. | Matthias Andree | 2009-05-24 | 1 | -0/+4 | 
| *  | Reformat. | Matthias Andree | 2009-05-24 | 1 | -28/+27 | 
| *  | Mention README{,.SSL} updates. | Matthias Andree | 2009-05-24 | 1 | -0/+1 | 
| *  | Revise, update, add Quickstart. | Matthias Andree | 2009-05-24 | 1 | -80/+104 | 
| *  | Update and reformat. | Matthias Andree | 2009-05-24 | 1 | -35/+53 |