Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -8/+29 |
| | | | | svn path=/trunk/; revision=1630 | ||||
* | Philippe de Muyter's port patches. | Eric S. Raymond | 1998-02-11 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=1616 | ||||
* | Added smtpaddress option. | Eric S. Raymond | 1998-01-18 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1592 | ||||
* | Cleanup of numeric option handling. | Eric S. Raymond | 1997-12-14 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=1568 | ||||
* | Narrow the error() interface. | Eric S. Raymond | 1997-10-21 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=1526 | ||||
* | Added envelope-skip feature. | Eric S. Raymond | 1997-10-13 | 1 | -1/+16 |
| | | | | svn path=/trunk/; revision=1509 | ||||
* | Fix ETRN mode. | Eric S. Raymond | 1997-10-13 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=1507 | ||||
* | Added the --invisible option. | Eric S. Raymond | 1997-10-08 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=1492 | ||||
* | = now optional. | Eric S. Raymond | 1997-10-08 | 1 | -3/+5 |
| | | | | svn path=/trunk/; revision=1491 | ||||
* | Lica Olivetti's qvirtual option. | Eric S. Raymond | 1997-10-02 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1465 | ||||
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=1430 | ||||
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=1358 | ||||
* | Avoid a warning message. | Eric S. Raymond | 1997-09-16 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=1346 | ||||
* | Forestall lots of newbie questions. | Eric S. Raymond | 1997-08-10 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=1255 | ||||
* | reset-server can't return an error condition, so don't pretend to catch it. | Eric S. Raymond | 1997-08-10 | 1 | -24/+5 |
| | | | | svn path=/trunk/; revision=1254 | ||||
* | Fix dropstatus processing. | Eric S. Raymond | 1997-08-06 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=1234 | ||||
* | Fix UIDL option processing. | Eric S. Raymond | 1997-08-06 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=1233 | ||||
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1226 | ||||
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=1207 | ||||
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1183 | ||||
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1179 | ||||
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -3/+3 |
| | | | | | | it's predefined. svn path=/trunk/; revision=1168 | ||||
* | Allow duplicate hostnames again. | Eric S. Raymond | 1997-07-05 | 1 | -8/+15 |
| | | | | svn path=/trunk/; revision=1152 | ||||
* | Remodularize so the parser is more self-contained. | Eric S. Raymond | 1997-07-04 | 1 | -6/+16 |
| | | | | svn path=/trunk/; revision=1150 | ||||
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1133 | ||||
* | Andrey Chernov's flag. | Eric S. Raymond | 1997-06-25 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=1115 | ||||
* | Introduced bool. | Eric S. Raymond | 1997-06-11 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=1084 | ||||
* | First step towards netrc fix. | Eric S. Raymond | 1997-06-10 | 1 | -10/+0 |
| | | | | svn path=/trunk/; revision=1078 | ||||
* | Add `set syslog'. | Eric S. Raymond | 1997-06-04 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1059 | ||||
* | display token strings on parser errors. | Eric S. Raymond | 1997-05-28 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=1042 | ||||
* | Added the interval option. | Eric S. Raymond | 1997-05-28 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1040 | ||||
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -3/+8 |
| | | | | svn path=/trunk/; revision=1012 | ||||
* | Avoid KERBEROS_V4 redefinition. | Eric S. Raymond | 1997-05-14 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=1005 | ||||
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -0/+2 |
| | | | | | | | to SockRead a la read(2). This is all part of an attempt to deal with embedded NULs in IMAP messages. svn path=/trunk/; revision=992 | ||||
* | Defensive programming in case lexer passes a blank string or null. | Eric S. Raymond | 1997-05-13 | 1 | -4/+6 |
| | | | | svn path=/trunk/; revision=990 | ||||
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -11/+42 |
| | | | | svn path=/trunk/; revision=988 | ||||
* | Improved configuration and compilation. | Eric S. Raymond | 1997-05-08 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=985 | ||||
* | Allow /dev/null as -f argument. | Eric S. Raymond | 1997-04-29 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=979 | ||||
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=963 | ||||
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=933 | ||||
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=931 | ||||
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=930 | ||||
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -3/+8 |
| | | | | svn path=/trunk/; revision=905 | ||||
* | Dave Bodenstab's error-message corrections. | Eric S. Raymond | 1997-02-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=900 | ||||
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=893 | ||||
* | Pull negation into the grammar, simplifying the lexer. | Eric S. Raymond | 1997-02-17 | 1 | -9/+17 |
| | | | | svn path=/trunk/; revision=892 | ||||
* | Deprecate the old popclient syntax and produce a warning. | Eric S. Raymond | 1997-02-14 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=881 | ||||
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=878 | ||||
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -23/+15 |
| | | | | svn path=/trunk/; revision=864 | ||||
* | This version works. | Eric S. Raymond | 1997-02-11 | 1 | -17/+15 |
| | | | | svn path=/trunk/; revision=863 |