Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -1/+0 |
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 1 | -2/+2 |
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 1 | -0/+2 |
* | Moved the protocol designation definition. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
* | Remove same name dependencies. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |
* | Remove some dependencies on the name of the rc file. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |
* | Add RPOP support. | Eric S. Raymond | 1996-09-13 | 1 | -0/+1 |
* | Allow # in password tokens. | Eric S. Raymond | 1996-09-12 | 1 | -1/+1 |
* | Added port-specification option. | Eric S. Raymond | 1996-09-12 | 1 | -0/+1 |
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -0/+1 |
* | Added autoprobe logic. | Eric S. Raymond | 1996-08-26 | 1 | -0/+1 |
* | Freeze bug fixes befoire adding more features. | Eric S. Raymond | 1996-07-19 | 1 | -6/+8 |
* | Fix a lexical-analyzer bug. | Eric S. Raymond | 1996-07-01 | 1 | -2/+2 |