| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove autobuild support. | Matthias Andree | 2009-05-04 | 3 | -42/+0 |
* | Cast printf %*s argument to int. | Matthias Andree | 2009-05-04 | 1 | -2/+2 |
* | Quench GCC complaint about unused system() return value. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Fix format string bugs. | Matthias Andree | 2009-05-04 | 3 | -3/+3 |
* | Major progress ticker bugfix/overhaul. | Matthias Andree | 2009-05-04 | 6 | -32/+46 |
* | Add report_flush(fp) function (report.c). | Matthias Andree | 2009-05-04 | 2 | -3/+18 |
* | Replace FF characters by LF. | Matthias Andree | 2009-05-04 | 1 | -5/+4 |
* | Drop dead report_message_count. | Matthias Andree | 2009-05-04 | 1 | -7/+0 |
* | Relocate and case-match errnum comment. | Matthias Andree | 2009-05-04 | 1 | -4/+3 |
* | Add missing LF after partial message. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Rename use_stderr -> unbuffered (more descriptive). | Matthias Andree | 2009-05-04 | 1 | -6/+6 |
* | Remove dead report_print_progname() code. | Matthias Andree | 2009-05-04 | 1 | -29/+10 |
* | Fix up configure.ac after m4/ inline. | Matthias Andree | 2009-05-04 | 1 | -1/+1 |
* | Inline m4/ EXTRA_DIST (was SUBDIRS=m4...) | Matthias Andree | 2009-05-04 | 2 | -30/+29 |
* | if ( ... return) else if -> 2 * if | Matthias Andree | 2009-05-04 | 1 | -1/+2 |
* | Fix formatting around MIME decoding. | Matthias Andree | 2009-05-04 | 1 | -17/+16 |