Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -5/+7 |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 6 | -14/+88 |
* | Part of the Kerberos changes. | Eric S. Raymond | 1996-10-10 | 1 | -0/+7 |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 8 | -53/+113 |
* | Implemented --auth as a way of generalizing the Kerberos support. | Eric S. Raymond | 1996-10-10 | 1 | -5/+13 |
* | Relocate the kerberos code to driver.c. | Eric S. Raymond | 1996-10-10 | 2 | -60/+74 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 10 | -10/+129 |
* | We conform to RFC1939. | Eric S. Raymond | 1996-10-09 | 1 | -2/+2 |
* | Cleaner authentication code. | Eric S. Raymond | 1996-10-09 | 1 | -17/+8 |
* | Ready to ship. | Eric S. Raymond | 1996-10-09 | 1 | -4/+4 |
* | Version number bump. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Add capability to generate RPM specfile. | Eric S. Raymond | 1996-10-09 | 3 | -3/+13 |
* | Quieter progress messages. | Eric S. Raymond | 1996-10-09 | 2 | -20/+15 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -9/+0 |
* | Let POP3 pick up the message length. | Eric S. Raymond | 1996-10-09 | 1 | -2/+8 |
* | Add octet count to standard message. | Eric S. Raymond | 1996-10-09 | 1 | -0/+3 |
* | Date stamp. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -0/+3 |
* | That bug was fixed. | Eric S. Raymond | 1996-10-09 | 1 | -3/+0 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 11 | -82/+5 |
* | Feature addition. | Eric S. Raymond | 1996-10-09 | 1 | -1/+3 |
* | News update. | Eric S. Raymond | 1996-10-09 | 1 | -3/+7 |
* | Message fix. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Typo fix. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Reset timeout so we don't choke on very long messages. | Eric S. Raymond | 1996-10-09 | 1 | -0/+3 |
* | Put timeout default in configuration file. | Eric S. Raymond | 1996-10-09 | 2 | -6/+5 |
* | Arrange for timeout by client if server connection is dropped. | Eric S. Raymond | 1996-10-09 | 3 | -12/+79 |
* | Option core-dump fix. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Documentation fix. | Eric S. Raymond | 1996-10-09 | 1 | -8/+12 |
* | Don't include the client hostname in the lockfile name. On multiple | Eric S. Raymond | 1996-10-09 | 1 | -2/+0 |
* | Really exclude defaults entry after first. | Eric S. Raymond | 1996-10-09 | 1 | -1/+1 |
* | Improved lockfile handling. | Eric S. Raymond | 1996-10-09 | 1 | -27/+37 |
* | Ready to ship. | Eric S. Raymond | 1996-10-08 | 1 | -2/+2 |
* | Make sure we include optind, for picky def/ref compilers. | Eric S. Raymond | 1996-10-08 | 1 | -0/+1 |
* | Added `skip server'. | Eric S. Raymond | 1996-10-08 | 1 | -10/+12 |
* | Fix the punctuation bug. | Eric S. Raymond | 1996-10-08 | 2 | -4/+1 |
* | Another noise keyword. | Eric S. Raymond | 1996-10-08 | 1 | -0/+1 |
* | More English-like keywords. | Eric S. Raymond | 1996-10-08 | 4 | -8/+51 |
* | Add English-like keywords but don't document them yet. | Eric S. Raymond | 1996-10-08 | 2 | -4/+12 |
* | More English-like token values. | Eric S. Raymond | 1996-10-08 | 2 | -50/+49 |
* | Update. | Eric S. Raymond | 1996-10-08 | 1 | -1/+7 |
* | Don't send \r\n to MDAs. | Eric S. Raymond | 1996-10-08 | 1 | -2/+12 |
* | Termination fix. | Eric S. Raymond | 1996-10-08 | 1 | -3/+4 |
* | Bug fixes and better RC file documentation. | Eric S. Raymond | 1996-10-08 | 8 | -23/+75 |
* | Fix for SPARCS. | Eric S. Raymond | 1996-10-07 | 1 | -1/+1 |
* | Include necessary files. | Eric S. Raymond | 1996-10-07 | 1 | -1/+2 |
* | Version number bump. | Eric S. Raymond | 1996-10-07 | 2 | -2/+2 |
* | Cleaner termination. | Eric S. Raymond | 1996-10-07 | 1 | -3/+5 |
* | Popclient compatibility hack. | Eric S. Raymond | 1996-10-06 | 3 | -4/+20 |
* | Crap out on nonzero MDA return status. | Eric S. Raymond | 1996-10-06 | 2 | -18/+34 |