Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -2/+2 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -1/+3 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -1/+2 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -3/+8 |
* | Dave Bodenstab's error-message corrections. | Eric S. Raymond | 1997-02-18 | 1 | -1/+1 |
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -3/+2 |
* | Pull negation into the grammar, simplifying the lexer. | Eric S. Raymond | 1997-02-17 | 1 | -9/+17 |
* | Deprecate the old popclient syntax and produce a warning. | Eric S. Raymond | 1997-02-14 | 1 | -1/+5 |
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -1/+2 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -23/+15 |
* | This version works. | Eric S. Raymond | 1997-02-11 | 1 | -17/+15 |
* | Fix stripcr and password-stripping. | Eric S. Raymond | 1997-02-03 | 1 | -0/+1 |
* | Dave Bodenstab's fixes. | Eric S. Raymond | 1997-02-02 | 1 | -0/+2 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 1 | -2/+6 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 1 | -1/+3 |
* | Portability fix. | Eric S. Raymond | 1997-01-22 | 1 | -4/+4 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -4/+18 |
* | The batchlimit option is now per user. | Eric S. Raymond | 1997-01-14 | 1 | -2/+4 |
* | Change `interface' and `monitor' options to per-server. | Eric S. Raymond | 1997-01-14 | 1 | -2/+14 |
* | Arrange not to save user params after a statement. | Eric S. Raymond | 1997-01-14 | 1 | -0/+1 |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -29/+24 |