Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strncpy -> strlcpy. | Matthias Andree | 2005-07-20 | 1 | -3/+2 |
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -1/+1 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+2 |
* | Simpler antispam dumping. | Eric S. Raymond | 2002-10-31 | 1 | -10/+5 |
* | Minor bug fixes. | Eric S. Raymond | 2002-10-18 | 1 | -1/+1 |
* | OTP fix patches from Stanislav Brabec. | Eric S. Raymond | 2002-10-18 | 1 | -0/+2 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -0/+4 |
* | Close debian bug that clobbered .fetchmailorc. | Eric S. Raymond | 2001-07-07 | 1 | -1/+1 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -0/+1 |
* | Make fetchmailconf work again. | Eric S. Raymond | 2001-06-17 | 1 | -1/+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 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -0/+1 |
* | Don't require Tkinter to read configs. | Eric S. Raymond | 2001-03-01 | 1 | -1/+6 |
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -0/+2 |
* | More authentication types. | Eric S. Raymond | 2001-02-20 | 1 | -0/+4 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -13/+13 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -7/+11 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -0/+3 |
* | 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/+1 |
* | Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6. | Eric S. Raymond | 2000-07-23 | 1 | -1/+1 |
* | Implemented support for RFC2177 IDLE command. | Eric S. Raymond | 2000-03-06 | 1 | -0/+1 |
* | Fix for IPv6. | Eric S. Raymond | 2000-03-03 | 1 | -2/+3 |
* | Various minor bug fixes. | Eric S. Raymond | 2000-02-18 | 1 | -3/+2 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -0/+2 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -8/+8 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+8 |
* | auth->preauth, second step. | Eric S. Raymond | 1999-09-16 | 1 | -3/+3 |
* | Enable expunge to controil POP2 and POP3 checkpointing. | Eric S. Raymond | 1999-04-18 | 1 | -1/+1 |
* | Added bouncemail option. | Eric S. Raymond | 1999-02-07 | 1 | -0/+1 |
* | FreeBSD support. | Eric S. Raymond | 1999-02-07 | 1 | -3/+5 |
* | Now we can have top-level properties. | Eric S. Raymond | 1999-01-31 | 1 | -1/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1999-01-10 | 1 | -2/+2 |
* | Michael Warfield's IPv6 fixes. | Eric S. Raymond | 1999-01-03 | 1 | -1/+9 |
* | Added LMTP support. | Eric S. Raymond | 1998-11-07 | 1 | -0/+7 |
* | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -0/+3 |
* | Fix properties editing. | Eric S. Raymond | 1998-10-29 | 1 | -0/+1 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1998-10-20 | 1 | -4/+2 |
* | Added the `properties' option. | Eric S. Raymond | 1998-10-20 | 1 | -0/+1 |
* | *** empty log message *** | Eric S. Raymond | 1998-10-20 | 1 | -0/+3 |
* | Give fetchmailconf access to feature options. | Eric S. Raymond | 1998-10-18 | 1 | -1/+48 |
* | Now we can use --limit with daemon mode. | Eric S. Raymond | 1998-10-16 | 1 | -0/+1 |
* | Almost ready to ship. | Eric S. Raymond | 1998-09-08 | 1 | -3/+6 |
* | Enclose string dumps in doublequotes to work with visbuf properly. | Eric S. Raymond | 1998-08-18 | 1 | -6/+6 |