| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -71/+12 |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -8/+103 |
* | Message and documentation cleanup. | Eric S. Raymond | 1996-10-17 | 1 | -4/+6 |
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 1 | -1/+4 |
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 1 | -3/+8 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -1/+6 |
* | Added wakeup feature. | Eric S. Raymond | 1996-10-13 | 1 | -9/+50 |
* | Fix options handling. | Eric S. Raymond | 1996-10-11 | 1 | -3/+3 |
* | Option dump cleanup. | Eric S. Raymond | 1996-10-11 | 1 | -3/+4 |
* | Option reorganization. | Eric S. Raymond | 1996-10-11 | 1 | -19/+11 |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -4/+2 |
* | UIDs, take 3. | Eric S. Raymond | 1996-10-10 | 1 | -3/+3 |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -0/+34 |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -5/+6 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -4/+15 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -11/+0 |
* | 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 |
* | Make sure we include optind, for picky def/ref compilers. | Eric S. Raymond | 1996-10-08 | 1 | -0/+1 |
* | Bug fixes and better RC file documentation. | Eric S. Raymond | 1996-10-08 | 1 | -1/+1 |
* | Popclient compatibility hack. | Eric S. Raymond | 1996-10-06 | 1 | -3/+12 |
* | Crap out on nonzero MDA return status. | Eric S. Raymond | 1996-10-06 | 1 | -8/+16 |
* | Get defaults right. | Eric S. Raymond | 1996-10-05 | 1 | -41/+49 |
* | Abstract out host allocation. | Eric S. Raymond | 1996-10-05 | 1 | -25/+7 |
* | Multiple queries to same server with different users work now. | Eric S. Raymond | 1996-10-05 | 1 | -28/+81 |
* | Separate MDA expansion logic fronm the list build. | Eric S. Raymond | 1996-10-05 | 1 | -1/+3 |
* | Better option dump. | Eric S. Raymond | 1996-10-05 | 1 | -6/+6 |
* | Eliminate set_defaults so user variable will be available in main. | Eric S. Raymond | 1996-10-05 | 1 | -8/+36 |
* | RC file syntax change, folder->mailbox, remote->remotename. | Eric S. Raymond | 1996-10-04 | 1 | -1/+2 |
* | Cleanup. | Eric S. Raymond | 1996-10-04 | 1 | -1/+0 |
* | Message fix. | Eric S. Raymond | 1996-10-04 | 1 | -1/+1 |
* | Allow no run control file. | Eric S. Raymond | 1996-10-04 | 1 | -1/+5 |
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 1 | -11/+128 |
* | Remove idfile. | Eric S. Raymond | 1996-10-02 | 1 | -1/+0 |
* | Make sure we inherit the version from the makefile. | Eric S. Raymond | 1996-10-01 | 1 | -4/+1 |
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -256/+2 |
* | Give up on POP3 UIDs, they're a dead loss. | Eric S. Raymond | 1996-09-28 | 1 | -27/+0 |
* | Change the autoproble order. | Eric S. Raymond | 1996-09-28 | 1 | -2/+2 |
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 1 | -39/+27 |
* | We know APOP works. Also add a POP3 optimization. | Eric S. Raymond | 1996-09-27 | 1 | -2/+4 |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -5/+5 |
* | Teach it to do rpop. | Eric S. Raymond | 1996-09-26 | 1 | -0/+1 |
* | Economize on buffer space. | Eric S. Raymond | 1996-09-26 | 1 | -5/+3 |
* | Get the version info right. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
* | Correct a prompt. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 1 | -4/+4 |
* | Make `explicit' work now. | Eric S. Raymond | 1996-09-25 | 1 | -4/+20 |
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 1 | -3/+6 |
* | Quiet the program down a bit. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |