Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normal build is now with POP2 disabled and optimization on. | Eric S. Raymond | 1997-06-11 | 1 | -0/+11 |
* | Forbid starting a fetchmail with options when there's a background one | Eric S. Raymond | 1997-05-29 | 1 | -0/+7 |
* | Added the interval option. | Eric S. Raymond | 1997-05-28 | 1 | -0/+15 |
* | Properly initialize smtp_socket member. | Eric S. Raymond | 1997-05-28 | 1 | -0/+1 |
* | Add imap-k4 capability. | Eric S. Raymond | 1997-05-27 | 1 | -2/+4 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -0/+15 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -2/+1 |
* | Avoid a core dump in .netrc use. | Eric S. Raymond | 1997-05-14 | 1 | -11/+8 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -6/+6 |
* | Remove bad message. | Eric S. Raymond | 1997-05-13 | 1 | -3/+1 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -5/+5 |
* | Improved configuration and compilation. | Eric S. Raymond | 1997-05-08 | 1 | -0/+9 |
* | Hacks for avoiding compiler warnings under SunOS. | Eric S. Raymond | 1997-04-29 | 1 | -0/+4 |
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -0/+4 |
* | Better error logging. | Eric S. Raymond | 1997-04-06 | 1 | -4/+4 |
* | Option changes. | Eric S. Raymond | 1997-04-05 | 1 | -0/+4 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -0/+3 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -0/+10 |
* | Add version number to -v output. | Eric S. Raymond | 1997-02-20 | 1 | -1/+2 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -29/+11 |
* | Don't need to give execute permissions. | Eric S. Raymond | 1997-02-18 | 1 | -2/+6 |
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -5/+4 |
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -0/+4 |
* | Allow the smtphost option to set the host queried for by ETRN. | Eric S. Raymond | 1997-02-13 | 1 | -3/+7 |
* | Ready for 3-4. | Eric S. Raymond | 1997-02-13 | 1 | -0/+5 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -7/+18 |
* | Typo fix. | Eric S. Raymond | 1997-02-11 | 1 | -1/+1 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -1/+4 |
* | Various minor bugfixes. | Eric S. Raymond | 1997-02-10 | 1 | -1/+1 |
* | Dave Bodenstab's fixes. | Eric S. Raymond | 1997-02-02 | 1 | -1/+1 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 1 | -0/+7 |
* | Prevent a core-dump bug. | Eric S. Raymond | 1997-01-30 | 1 | -1/+1 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 1 | -5/+0 |
* | Comment fix. | Eric S. Raymond | 1997-01-23 | 1 | -1/+1 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 1 | -0/+11 |
* | George Sipe's monitor fixes. | Eric S. Raymond | 1997-01-19 | 1 | -3/+14 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -6/+10 |
* | Fix the second incanation of the HELO bug. | Eric S. Raymond | 1997-01-17 | 1 | -5/+6 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -2/+2 |
* | The batchlimit option is now per user. | Eric S. Raymond | 1997-01-14 | 1 | -10/+4 |
* | Change `interface' and `monitor' options to per-server. | Eric S. Raymond | 1997-01-14 | 1 | -102/+71 |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -14/+11 |
* | Move as much stuff into server data as possible. | Eric S. Raymond | 1997-01-14 | 1 | -6/+6 |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 1 | -44/+44 |
* | Fix --quit uin root mode bug. | Eric S. Raymond | 1997-01-13 | 1 | -9/+11 |
* | Solaris portability. | Eric S. Raymond | 1997-01-10 | 1 | -0/+4 |
* | Don't infinite-loop in defaults. | Eric S. Raymond | 1997-01-10 | 1 | -1/+1 |
* | Added localdomains option. | Eric S. Raymond | 1997-01-09 | 1 | -0/+9 |
* | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 1 | -0/+4 |
* | Add netrc parsing. | Eric S. Raymond | 1997-01-07 | 1 | -6/+31 |