| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Silence bison warning about 2 shift/reduce conflicts | Matthias Andree | 2010-02-23 | 1 | -0/+2 |
| * | Add section on troubleshooting, ... | Matthias Andree | 2010-02-22 | 1 | -0/+33 |
| * | Add description. | Matthias Andree | 2010-02-16 | 1 | -0/+10 |
| * | Archive the SVN->Git conversion scripts. Not distributed. | Matthias Andree | 2010-02-16 | 3 | -0/+110 |
| * | Revise --mda documentation for user id switching. | Matthias Andree | 2010-02-10 | 2 | -15/+30 |
| * | Mark Trio for update. | Matthias Andree | 2010-02-10 | 1 | -0/+1 |
| * | Drop outdated file. | Matthias Andree | 2010-02-10 | 1 | -19/+0 |
| * | Cleanup: change " \n" to "\n" where appropriate. | Matthias Andree | 2010-02-10 | 4 | -8/+6 |
| * | Refactoring: Rename smtp_open() to smtp_setup() | Matthias Andree | 2010-02-10 | 3 | -3/+4 |
| * | Add CVE for sdump X.509 display bug in 6.3.11-6.3.13. | Matthias Andree | 2010-02-09 | 1 | -2/+3 |
| * | Add CVE for sdump X.509 display bug in 6.3.11-6.3.13. | Matthias Andree | 2010-02-09 | 2 | -8/+11 |
| * | Split security information out from front page. | Matthias Andree | 2010-02-08 | 2 | -19/+68 |
| * | Mark RELEASEVERSIONS obsolete. | Matthias Andree | 2010-02-06 | 2 | -4/+8 |
| * | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 12 | -62/+58 |
| * | Add missing "EOF" line for here-file termination. | Matthias Andree | 2010-02-05 | 1 | -0/+1 |
| * | Update website after release. | Matthias Andree | 2010-02-05 | 2 | -7/+12 |
| * | Getting ready for 6.3.14 release. | Matthias Andree | 2010-02-05 | 4 | -17/+31 |
| * | Update .po translations from TP. | Matthias Andree | 2010-02-05 | 22 | -5871/+6481 |
| * | Bump version for upcoming release. | Matthias Andree | 2010-02-04 | 2 | -2/+2 |
| * | Fix input type for isalnum(). | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| * | Only add format-printf attribute on GCC >= 2. | Matthias Andree | 2010-02-04 | 1 | -0/+5 |
| * | Add GCC attributes for printf format checking to SockPrintf (Sunil Shetye). | Matthias Andree | 2010-02-04 | 1 | -1/+3 |
| * | Fix compiler warnings about unused parameters (Sunil Shetye). | Matthias Andree | 2010-02-04 | 1 | -0/+2 |
| * | Fix harmless format string bug (Sunil Shetye). | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| * | 6.3.12: Fix Debian Bug ID for SMTP multiline issue, spotted by Nico Golde. | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| * | Fix typo, spotted by Nico Golde. | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| * | Fix typo spotted by Nico Golde. | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| * | Stricter validation of IMAP responses containing byte or message counts. | Matthias Andree | 2010-02-04 | 2 | -12/+34 |
| * | IMAP SEARCH fixes & FETCH fallback by Sunil Shetye | Matthias Andree | 2010-02-04 | 2 | -39/+142 |
| * | Security fix for sdump() (X.509 cert display in verbose mode). | Matthias Andree | 2010-02-04 | 4 | -1/+138 |
| * | Update German translation. | Matthias Andree | 2010-01-28 | 1 | -241/+241 |
| * | Update copyright years. | Matthias Andree | 2010-01-28 | 2 | -8/+10 |
| * | Declare Sunil's new smtp_rset() function static. | Matthias Andree | 2010-01-28 | 1 | -1/+1 |
| * | Recover from SMTP protocol errors on RSET. (Sunil Shetye) | Matthias Andree | 2010-01-28 | 2 | -8/+22 |
| * | Clarify IMAP BYE response logging. | Matthias Andree | 2010-01-22 | 2 | -27/+32 |
| * | Fix gssapi.h compiler warning on FreeBSD... | Matthias Andree | 2010-01-22 | 2 | -1/+5 |
| * | Revise for grammar, spelling, and clarity. Courtesy of Robert Mullin. | Matthias Andree | 2010-01-22 | 2 | -16/+29 |
| * | Fix IMAP IDLE and untagged (* ...) response parser, by Sunil Shetye. | Matthias Andree | 2010-01-22 | 3 | -139/+170 |
| * | Add logrotate support to TODO. | Matthias Andree | 2009-11-22 | 1 | -0/+3 |
| * | Update Italian translation, courtesy of Vincenzo Campanella. | Matthias Andree | 2009-11-16 | 2 | -440/+188 |
| * | Fix CPPFLAGS for GSSAPI compiles. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| * | Mention ibiblio paths, and need to update release_id on website. | Matthias Andree | 2009-10-30 | 1 | -2/+3 |
| * | Fix link to release notes. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| * | Update upload script, use local public_html stagingl. | Matthias Andree | 2009-10-30 | 1 | -2/+6 |
| * | Release 6.3.13. | Matthias Andree | 2009-10-30 | 6 | -13/+26 |
| * | Drop obsolete --without-included-gettext ./configure option from .spec. | Matthias Andree | 2009-10-30 | 1 | -1/+1 |
| * | Ship fetchmail.xpm file. | Matthias Andree | 2009-10-30 | 1 | -1/+3 |
| * | Clean up dist-tools, remove or update. | Matthias Andree | 2009-10-30 | 10 | -780/+29 |
| * | Regression fix for multiline SMTP bugfix. Reported by Thomas Jarosch. | Matthias Andree | 2009-10-28 | 2 | -2/+8 |
| * | Credit translators | Matthias Andree | 2009-10-21 | 1 | -0/+13 |