Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add check in option dump. | Eric S. Raymond | 1997-06-09 | 1 | -0/+4 |
* | 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/+6 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -6/+17 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -2/+4 |
* | Fix -I. | Eric S. Raymond | 1997-04-25 | 1 | -1/+1 |
* | Option changes. | Eric S. Raymond | 1997-04-05 | 1 | -12/+0 |
* | Robert de Bath's changes. | Eric S. Raymond | 1997-04-05 | 1 | -2/+2 |
* | Robert deBath's fix. | Eric S. Raymond | 1997-04-01 | 1 | -1/+1 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -21/+28 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -1/+3 |
* | Eliminate duplicate options. | Eric S. Raymond | 1997-03-07 | 1 | -6/+4 |
* | Ready for the UIDL patch. | Eric S. Raymond | 1997-03-07 | 1 | -1/+5 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -1/+1 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -5/+5 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -1/+1 |
* | The batchlimit option is now per user. | Eric S. Raymond | 1997-01-14 | 1 | -2/+1 |
* | Change `interface' and `monitor' options to per-server. | Eric S. Raymond | 1997-01-14 | 1 | -2/+2 |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -4/+4 |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 1 | -12/+12 |
* | We can now set the envelope header from the command line. | Eric S. Raymond | 1997-01-09 | 1 | -17/+25 |
* | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 1 | -21/+34 |
* | Introduced George Sipe's -I and -M options. | Eric S. Raymond | 1996-12-23 | 1 | -2/+27 |
* | Added `fetchlimit'. | Eric S. Raymond | 1996-12-18 | 1 | -3/+10 |
* | Added `logfile' keyword to rc syntax. | Eric S. Raymond | 1996-11-27 | 1 | -1/+1 |
* | Arrange for fetchall to be forced on after transient errors abort a | Eric S. Raymond | 1996-11-14 | 1 | -1/+0 |
* | Arrange for command-line set of batchlimit. | Eric S. Raymond | 1996-11-09 | 1 | -4/+12 |
* | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -1/+1 |
* | Solaris 2.5 and FreeBSD 2.2. | Eric S. Raymond | 1996-11-08 | 1 | -0/+1 |
* | Running fetchmail in daemon mode now forces the --fetchall option on. | Eric S. Raymond | 1996-11-04 | 1 | -0/+1 |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 |
* | Added -n, --nodetach option. | Eric S. Raymond | 1996-10-29 | 1 | -20/+27 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -0/+4 |
* | Major changes of data structure and variable names. | Eric S. Raymond | 1996-10-26 | 1 | -24/+24 |
* | Added filtering by length. Ugh. | Eric S. Raymond | 1996-10-26 | 1 | -6/+13 |
* | Major improvements in --check processing. New-message count is now visible. | Eric S. Raymond | 1996-10-19 | 1 | -0/+6 |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -32/+15 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -11/+17 |
* | Use TRUE and FALSE. | Eric S. Raymond | 1996-10-11 | 1 | -9/+9 |
* | Fix options handling. | Eric S. Raymond | 1996-10-11 | 1 | -1/+1 |
* | Option reorganization. | Eric S. Raymond | 1996-10-11 | 1 | -28/+28 |
* | Option reorganization -- also N -> n. | Eric S. Raymond | 1996-10-11 | 1 | -194/+205 |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -3/+2 |
* | Improved options processing. | Eric S. Raymond | 1996-10-11 | 1 | -16/+7 |
* | Restored idfile option. | Eric S. Raymond | 1996-10-11 | 1 | -2/+2 |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -5/+13 |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -22/+43 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -3/+12 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -2/+0 |
* | Option core-dump fix. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |