| Commit message (Expand) | Author | Age | Files | Lines |
* | Socket open rename. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 |
* | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -0/+2 |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 |
* | STEP 1: Make all methods take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -2/+2 |
* | Move some forward declarations for better encapsulation. | Eric S. Raymond | 1996-10-29 | 1 | -2/+0 |
* | Added -n, --nodetach option. | Eric S. Raymond | 1996-10-29 | 1 | -0/+1 |
* | Only open one conneection per host in daemon mode. | Eric S. Raymond | 1996-10-29 | 1 | -2/+4 |
* | Cleanup for PL3. | Eric S. Raymond | 1996-10-28 | 1 | -0/+2 |
* | Fix core dump bug in default-user logic. | Eric S. Raymond | 1996-10-27 | 1 | -1/+1 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -0/+12 |
* | Include mx.h, fix a memory leak. | Eric S. Raymond | 1996-10-26 | 1 | -1/+1 |
* | Major changes of data structure and variable names. | Eric S. Raymond | 1996-10-26 | 1 | -24/+26 |
* | Added filtering by length. Ugh. | Eric S. Raymond | 1996-10-26 | 1 | -0/+2 |
* | Comment cleaning. | Eric S. Raymond | 1996-10-25 | 1 | -8/+0 |
* | Reorganize some code. | Eric S. Raymond | 1996-10-25 | 1 | -2/+0 |
* | Fix delivery to MDAs. | Eric S. Raymond | 1996-10-25 | 1 | -1/+0 |
* | MDAs should be able to handle multidrop mailboxes now too. | Eric S. Raymond | 1996-10-25 | 1 | -2/+4 |
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -2/+14 |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -0/+2 |
* | More configuration cleanup. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
* | Simplify the autoconfig process a lot. | Eric S. Raymond | 1996-10-15 | 1 | -0/+8 |
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 1 | -0/+1 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
* | Fixes for UIDL and Kerberos problems. | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -3/+2 |
* | UIDs, take 3. | Eric S. Raymond | 1996-10-10 | 1 | -1/+1 |
* | UIDs, phase 2. | Eric S. Raymond | 1996-10-10 | 1 | -3/+3 |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -0/+19 |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -6/+12 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -0/+2 |
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -1/+0 |
* | Put timeout default in configuration file. | Eric S. Raymond | 1996-10-09 | 1 | -0/+2 |
* | Abstract out host allocation. | Eric S. Raymond | 1996-10-05 | 1 | -1/+1 |
* | Abstract out host allocation. | Eric S. Raymond | 1996-10-05 | 1 | -0/+2 |
* | Multiple queries to same server with different users work now. | Eric S. Raymond | 1996-10-05 | 1 | -5/+8 |
* | Eliminate set_defaults so user variable will be available in main. | Eric S. Raymond | 1996-10-05 | 1 | -1/+0 |
* | RC file syntax change, folder->mailbox, remote->remotename. | Eric S. Raymond | 1996-10-04 | 1 | -1/+1 |
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 1 | -0/+7 |
* | Remove idfile. | Eric S. Raymond | 1996-10-02 | 1 | -1/+0 |
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -18/+2 |
* | Give up on POP3 UIDs, they're a dead loss. | Eric S. Raymond | 1996-09-28 | 1 | -19/+0 |
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 1 | -28/+46 |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -1/+0 |
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 |
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -0/+2 |
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 1 | -1/+2 |
* | Prevent buffer overun. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
* | Added a needed prototype. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
* | Prevent buffer overrun. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |