Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -1/+5 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -8/+8 |
* | Configurable antispam response. | Eric S. Raymond | 1998-03-06 | 1 | -2/+5 |
* | Kerberos V support. | Eric S. Raymond | 1998-03-03 | 1 | -1/+13 |
* | *** empty log message *** | Eric S. Raymond | 1998-02-25 | 1 | -1/+1 |
* | Fixes from Craig. | Eric S. Raymond | 1998-02-24 | 1 | -6/+7 |
* | EMX changes for OS/2. | Eric S. Raymond | 1998-02-22 | 1 | -1/+2 |
* | Craig's patches in response to cmetz3. | Eric S. Raymond | 1998-02-21 | 1 | -4/+3 |
* | Check NETSEC string at .fetchmailrc parse time. | Eric S. Raymond | 1998-02-20 | 1 | -3/+14 |
* | Security relabeling. | Eric S. Raymond | 1998-02-20 | 1 | -3/+3 |
* | This went to Craig Metz. | Eric S. Raymond | 1998-02-18 | 1 | -2/+14 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -8/+29 |
* | Philippe de Muyter's port patches. | Eric S. Raymond | 1998-02-11 | 1 | -0/+2 |
* | Added smtpaddress option. | Eric S. Raymond | 1998-01-18 | 1 | -1/+4 |
* | Cleanup of numeric option handling. | Eric S. Raymond | 1997-12-14 | 1 | -4/+4 |
* | Narrow the error() interface. | Eric S. Raymond | 1997-10-21 | 1 | -2/+2 |
* | Added envelope-skip feature. | Eric S. Raymond | 1997-10-13 | 1 | -1/+16 |
* | Fix ETRN mode. | Eric S. Raymond | 1997-10-13 | 1 | -2/+2 |
* | Added the --invisible option. | Eric S. Raymond | 1997-10-08 | 1 | -1/+3 |
* | = now optional. | Eric S. Raymond | 1997-10-08 | 1 | -3/+5 |
* | Lica Olivetti's qvirtual option. | Eric S. Raymond | 1997-10-02 | 1 | -1/+4 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+5 |
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -2/+2 |
* | Avoid a warning message. | Eric S. Raymond | 1997-09-16 | 1 | -3/+1 |
* | Forestall lots of newbie questions. | Eric S. Raymond | 1997-08-10 | 1 | -0/+4 |
* | reset-server can't return an error condition, so don't pretend to catch it. | Eric S. Raymond | 1997-08-10 | 1 | -24/+5 |
* | Fix dropstatus processing. | Eric S. Raymond | 1997-08-06 | 1 | -0/+2 |
* | Fix UIDL option processing. | Eric S. Raymond | 1997-08-06 | 1 | -0/+2 |
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -1/+4 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -3/+3 |
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -1/+4 |
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -1/+4 |
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -3/+3 |
* | Allow duplicate hostnames again. | Eric S. Raymond | 1997-07-05 | 1 | -8/+15 |
* | Remodularize so the parser is more self-contained. | Eric S. Raymond | 1997-07-04 | 1 | -6/+16 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | Andrey Chernov's flag. | Eric S. Raymond | 1997-06-25 | 1 | -1/+5 |
* | Introduced bool. | Eric S. Raymond | 1997-06-11 | 1 | -5/+5 |
* | First step towards netrc fix. | Eric S. Raymond | 1997-06-10 | 1 | -10/+0 |
* | Add `set syslog'. | Eric S. Raymond | 1997-06-04 | 1 | -1/+2 |
* | display token strings on parser errors. | Eric S. Raymond | 1997-05-28 | 1 | -3/+7 |
* | Added the interval option. | Eric S. Raymond | 1997-05-28 | 1 | -1/+4 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -3/+8 |
* | Avoid KERBEROS_V4 redefinition. | Eric S. Raymond | 1997-05-14 | 1 | -2/+2 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -0/+2 |
* | Defensive programming in case lexer passes a blank string or null. | Eric S. Raymond | 1997-05-13 | 1 | -4/+6 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -11/+42 |
* | Improved configuration and compilation. | Eric S. Raymond | 1997-05-08 | 1 | -1/+1 |
* | Allow /dev/null as -f argument. | Eric S. Raymond | 1997-04-29 | 1 | -0/+4 |
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -1/+5 |