Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce false parssing of "no" prefixes. | Eric S. Raymond | 1997-05-15 | 1 | -1/+1 |
* | Avoid KERBEROS_V4 redefinition. | Eric S. Raymond | 1997-05-14 | 1 | -2/+2 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -1/+2 |
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -0/+1 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -0/+1 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -2/+3 |
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -1/+0 |
* | Pull negation into the grammar, simplifying the lexer. | Eric S. Raymond | 1997-02-17 | 1 | -17/+9 |
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -0/+2 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -0/+1 |
* | Various minor bugfixes. | Eric S. Raymond | 1997-02-10 | 1 | -1/+1 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 1 | -6/+2 |
* | Make the syntax of name mappings a little nicer. | Eric S. Raymond | 1997-01-20 | 1 | -1/+1 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -5/+17 |
* | Added localdomains option. | Eric S. Raymond | 1997-01-09 | 1 | -0/+1 |
* | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 1 | -0/+3 |
* | Version bump. | Eric S. Raymond | 1996-12-23 | 1 | -0/+2 |
* | Added `fetchlimit'. | Eric S. Raymond | 1996-12-18 | 1 | -0/+1 |
* | Added the `envelope' option. | Eric S. Raymond | 1996-12-09 | 1 | -0/+1 |
* | Increase %a for Solaris. | Eric S. Raymond | 1996-12-03 | 1 | -1/+1 |
* | Added the wildcard option. | Eric S. Raymond | 1996-11-27 | 1 | -0/+1 |
* | Added `logfile' keyword to rc syntax. | Eric S. Raymond | 1996-11-27 | 1 | -0/+1 |
* | Implemented aka option. | Eric S. Raymond | 1996-11-20 | 1 | -0/+1 |
* | Change handling of skip option. | Eric S. Raymond | 1996-11-13 | 1 | -2/+1 |
* | Implement batchlimit option. | Eric S. Raymond | 1996-11-08 | 1 | -1/+5 |
* | Changeover to `poll'. | Eric S. Raymond | 1996-10-30 | 1 | -1/+2 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -2/+2 |
* | Added filtering by length. Ugh. | Eric S. Raymond | 1996-10-26 | 1 | -0/+1 |
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -0/+3 |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -9/+2 |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -2/+11 |
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 1 | -0/+1 |
* | Introduce a notion of numeric token. | Eric S. Raymond | 1996-10-13 | 1 | -0/+2 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -2/+1 |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -1/+4 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -0/+1 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -1/+0 |
* | Fix the punctuation bug. | Eric S. Raymond | 1996-10-08 | 1 | -1/+1 |
* | Another noise keyword. | Eric S. Raymond | 1996-10-08 | 1 | -0/+1 |
* | More English-like keywords. | Eric S. Raymond | 1996-10-08 | 1 | -0/+3 |
* | Add English-like keywords but don't document them yet. | Eric S. Raymond | 1996-10-08 | 1 | -2/+9 |
* | More English-like token values. | Eric S. Raymond | 1996-10-08 | 1 | -28/+28 |
* | Bug fixes and better RC file documentation. | Eric S. Raymond | 1996-10-08 | 1 | -2/+2 |
* | Back out the token name changes. | Eric S. Raymond | 1996-10-05 | 1 | -4/+3 |
* | RC file syntax change, folder->mailbox, remote->remotename. | Eric S. Raymond | 1996-10-04 | 1 | -2/+4 |
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 1 | -0/+1 |
* | Fix for the fact that Bison ignores zero-value tokens. | Eric S. Raymond | 1996-10-01 | 1 | -10/+10 |
* | Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots of | Eric S. Raymond | 1996-09-29 | 1 | -10/+7 |
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -2/+0 |