Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -2/+2 |
* | Fix reply_hack() type of third argument (int vs. size_t), by Miloslav Trmac. | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -0/+5 |
* | Make iana_charset variable a const char * (was char *). | Matthias Andree | 2004-11-08 | 1 | -1/+1 |
* | Provide iana_charset, a normalized IANA charmap name. | Matthias Andree | 2004-11-07 | 1 | -0/+5 |
* | Let stuff_warning do the RFC-2047 encoding. | Matthias Andree | 2004-10-20 | 1 | -2/+2 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -10/+4 |
* | Add RFC-2047 encoder for internationalized mail warnings. | Matthias Andree | 2004-10-19 | 1 | -0/+1 |
* | Add replacement stpcpy. | Matthias Andree | 2004-10-19 | 1 | -0/+4 |
* | Remainder of 2003-11-07-6.2.5-shetye-bugfixes.diff: | Matthias Andree | 2004-10-12 | 1 | -0/+12 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -3/+6 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -1/+3 |
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -0/+12 |
* | POP3 strong authentication fixes. | Eric S. Raymond | 2004-01-13 | 1 | -1/+1 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -2/+12 |
* | Storage cleanup for new dup killer code. | Eric S. Raymond | 2003-10-10 | 1 | -3/+2 |
* | Dup killer now uses an MD5 hash of the message headers. | Eric S. Raymond | 2003-10-10 | 1 | -1/+1 |
* | Dup killer now uses an MD5 hash of the message headers. | Eric S. Raymond | 2003-10-10 | 1 | -1/+1 |
* | Better default for showdots. | Eric S. Raymond | 2003-10-10 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -3/+5 |
* | Get rid ofv non-portable whitespace messages. | Eric S. Raymond | 2003-07-17 | 1 | -1/+1 |
* | Guard some buffers. | Eric S. Raymond | 2003-03-01 | 1 | -3/+4 |
* | IDLE implementation. | Eric S. Raymond | 2003-02-28 | 1 | -0/+2 |
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -0/+2 |
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -0/+3 |
* | Sunil Shetye's latest cleanup patch. | Eric S. Raymond | 2002-09-13 | 1 | -0/+1 |
* | Sunil Shetye's re-exec patch. | Eric S. Raymond | 2002-09-04 | 1 | -0/+5 |
* | Cygwin port fix. | Eric S. Raymond | 2002-09-04 | 1 | -0/+6 |
* | Sunil's CAPA patch. | Eric S. Raymond | 2002-06-22 | 1 | -0/+1 |
* | xmalloc type cleanup. | Eric S. Raymond | 2002-06-07 | 1 | -2/+5 |
* | Shrouding fix. | Eric S. Raymond | 2002-06-03 | 1 | -1/+1 |
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -1/+1 |
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -7/+26 |
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+1 |
* | Initial version of ESMTP AUTH. | Eric S. Raymond | 2002-03-09 | 1 | -0/+1 |
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -0/+1 |
* | Minor fixes from Henrique. | Eric S. Raymond | 2001-12-19 | 1 | -1/+1 |
* | Revised dup-killer code. | Eric S. Raymond | 2001-12-14 | 1 | -0/+1 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -1/+1 |
* | Security audit fix. | Eric S. Raymond | 2001-10-03 | 1 | -1/+1 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -1/+1 |
* | Two of Matthias Andree's four bugs. | Eric S. Raymond | 2001-08-06 | 1 | -2/+1 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -0/+2 |
* | First round of ODMR fixes. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -0/+2 |
* | Whitespace cleanup. | Eric S. Raymond | 2001-06-12 | 1 | -2/+2 |
* | Cleanup. | Eric S. Raymond | 2001-06-12 | 1 | -6/+8 |
* | Break driver.c in half. | Eric S. Raymond | 2001-06-12 | 1 | -1/+10 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+1 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -0/+3 |