| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Reformat. | Matthias Andree | 2009-05-24 | 1 | -41/+38 |
| * | Link the two TODO documents to each other. | Matthias Andree | 2009-05-24 | 2 | -0/+5 |
| * | Fix one \- escape in manpage (multidrop). | Matthias Andree | 2009-05-17 | 1 | -1/+1 |
| * | Add O17 on Linux's MSG_PEEK "Application bug" complaints. | Matthias Andree | 2009-05-09 | 1 | -0/+7 |
| * | Package README.SSL-SERVER in RPMs. | Matthias Andree | 2009-05-09 | 1 | -1/+1 |
| * | Add README.SSL-SERVER, revise manual page. | Matthias Andree | 2009-05-09 | 5 | -621/+680 |
| * | Revert incompatible pre/post-connect cmd fix part. | Matthias Andree | 2009-05-04 | 4 | -12/+7 |
| * | NEWS: Whitespace fixes. | Matthias Andree | 2009-05-04 | 1 | -1/+2 |