Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 1 | -4/+3 |
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
* | Fix segfault when run control file ends with a backslash inside an | Matthias Andree | 2005-11-16 | 1 | -4/+9 |
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+1 |
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -0/+2 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -1/+0 |
* | Nico Golde's patch to support "proto RPOP" in the configuration file, | Matthias Andree | 2005-07-07 | 1 | -0/+1 |
* | The memory leak/static buffer fix in r4018 was bogus | Matthias Andree | 2005-07-03 | 1 | -5/+14 |
* | Fix memory leak. | Matthias Andree | 2005-03-06 | 1 | -18/+15 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+2 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -1/+1 |
* | OTP fix patches from Stanislav Brabec. | Eric S. Raymond | 2002-10-18 | 1 | -0/+1 |
* | Space optimization. | Eric S. Raymond | 2002-09-13 | 1 | -0/+1 |
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -0/+3 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -0/+1 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+1 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -0/+3 |
* | Minor cleanup patches. | Eric S. Raymond | 2001-04-10 | 1 | -3/+3 |
* | Clear the bug queue. | Eric S. Raymond | 2001-03-14 | 1 | -0/+1 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -0/+1 |
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -6/+8 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -3/+4 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -0/+1 |
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 1 | -4/+1 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -0/+1 |
* | Spambounce patch. | Eric S. Raymond | 2000-12-12 | 1 | -0/+1 |
* | 5-6-0bis fix for smtpname. | Eric S. Raymond | 2000-11-27 | 1 | -0/+1 |
* | Ready to ship. | Eric S. Raymond | 2000-11-11 | 1 | -0/+1 |
* | Added --showdots option by Thomas Jarosch <tomj@gmx.de> | Eric S. Raymond | 2000-11-04 | 1 | -0/+1 |
* | Added dropdelivered. | Eric S. Raymond | 2000-07-23 | 1 | -0/+2 |
* | Implemented support for RFC2177 IDLE command. | Eric S. Raymond | 2000-03-06 | 1 | -1/+3 |
* | Tweak in lexical analysis. | Eric S. Raymond | 2000-02-22 | 1 | -1/+1 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -1/+2 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+3 |
* | Verify that the lexer is OK. | Eric S. Raymond | 1999-09-22 | 1 | -13/+19 |
* | Allow `antispam -1' | Eric S. Raymond | 1999-09-22 | 1 | -1/+1 |
* | Added Todd Sabin's new protocol options. | Eric S. Raymond | 1999-09-22 | 1 | -0/+2 |
* | auth -> preauth. | Eric S. Raymond | 1999-09-16 | 1 | -3/+3 |
* | Disable l;iteralization after `password' when it's an authentication | Eric S. Raymond | 1999-09-14 | 1 | -5/+6 |
* | Changes from the road. | Eric S. Raymond | 1999-08-17 | 1 | -1/+2 |
* | Fix broken parsing. | Eric S. Raymond | 1999-08-01 | 1 | -23/+20 |
* | The big lexer fix. | Eric S. Raymond | 1999-07-31 | 1 | -6/+17 |
* | Before applying Brian Boutel's lexer fix. | Eric S. Raymond | 1999-07-31 | 1 | -2/+20 |
* | Ready to ship 5.0.0. | Eric S. Raymond | 1999-02-28 | 1 | -1/+1 |
* | Added bouncemail option. | Eric S. Raymond | 1999-02-07 | 1 | -0/+1 |
* | Make ' work as string quote. | Eric S. Raymond | 1999-01-10 | 1 | -0/+8 |
* | Added LMTP support. | Eric S. Raymond | 1998-11-07 | 1 | -0/+1 |
* | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -0/+2 |
* | Added bsmtp option. | Eric S. Raymond | 1998-10-28 | 1 | -0/+1 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+2 |