Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=374 | ||||
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -9/+2 |
| | | | | svn path=/trunk/; revision=345 | ||||
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -2/+11 |
| | | | | svn path=/trunk/; revision=344 | ||||
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=331 | ||||
* | Introduce a notion of numeric token. | Eric S. Raymond | 1996-10-13 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=327 | ||||
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=325 | ||||
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -2/+1 |
| | | | | svn path=/trunk/; revision=299 | ||||
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=283 | ||||
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=280 | ||||
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=267 | ||||
* | Fix the punctuation bug. | Eric S. Raymond | 1996-10-08 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=251 | ||||
* | Another noise keyword. | Eric S. Raymond | 1996-10-08 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=250 | ||||
* | More English-like keywords. | Eric S. Raymond | 1996-10-08 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=249 | ||||
* | Add English-like keywords but don't document them yet. | Eric S. Raymond | 1996-10-08 | 1 | -2/+9 |
| | | | | svn path=/trunk/; revision=248 | ||||
* | More English-like token values. | Eric S. Raymond | 1996-10-08 | 1 | -28/+28 |
| | | | | svn path=/trunk/; revision=247 | ||||
* | Bug fixes and better RC file documentation. | Eric S. Raymond | 1996-10-08 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=243 | ||||
* | Back out the token name changes. | Eric S. Raymond | 1996-10-05 | 1 | -4/+3 |
| | | | | svn path=/trunk/; revision=221 | ||||
* | RC file syntax change, folder->mailbox, remote->remotename. | Eric S. Raymond | 1996-10-04 | 1 | -2/+4 |
| | | | | svn path=/trunk/; revision=220 | ||||
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=214 | ||||
* | Fix for the fact that Bison ignores zero-value tokens. | Eric S. Raymond | 1996-10-01 | 1 | -10/+10 |
| | | | | svn path=/trunk/; revision=191 | ||||
* | Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots of | Eric S. Raymond | 1996-09-29 | 1 | -10/+7 |
| | | | | | | other man page improvements. svn path=/trunk/; revision=181 | ||||
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=178 | ||||
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=162 | ||||
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=147 | ||||
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 1 | -0/+2 |
| | | | | | | but doesn't work yet. svn path=/trunk/; revision=145 | ||||
* | Moved the protocol designation definition. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=119 | ||||
* | Remove same name dependencies. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=118 | ||||
* | Remove some dependencies on the name of the rc file. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=117 | ||||
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=114 | ||||
* | Add RPOP support. | Eric S. Raymond | 1996-09-13 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=94 | ||||
* | Allow # in password tokens. | Eric S. Raymond | 1996-09-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=92 | ||||
* | Added port-specification option. | Eric S. Raymond | 1996-09-12 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=87 | ||||
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=79 | ||||
* | Added autoprobe logic. | Eric S. Raymond | 1996-08-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=66 | ||||
* | Freeze bug fixes befoire adding more features. | Eric S. Raymond | 1996-07-19 | 1 | -6/+8 |
| | | | | svn path=/trunk/; revision=38 | ||||
* | Fix a lexical-analyzer bug. | Eric S. Raymond | 1996-07-01 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=23 | ||||
* | Licensing and copyright changes pursuant to Carl Harris handing me the | Eric S. Raymond | 1996-06-28 | 1 | -49/+4 |
| | | | | | | baton. svn path=/trunk/; revision=16 | ||||
* | This is what I sent Harris. | Eric S. Raymond | 1996-06-26 | 1 | -1/+17 |
| | | | | svn path=/trunk/; revision=9 | ||||
* | Initial revision | Eric S. Raymond | 1996-06-24 | 1 | -0/+89 |
svn path=/trunk/; revision=1 |