Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move as much stuff into server data as possible. | Eric S. Raymond | 1997-01-14 | 3 | -16/+19 |
* | Fix Steven Trainoff's bug. | Eric S. Raymond | 1997-01-13 | 1 | -7/+12 |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 7 | -133/+132 |
* | Better restoration of server options. | Eric S. Raymond | 1997-01-13 | 2 | -21/+25 |
* | Start 2.9 update. | Eric S. Raymond | 1997-01-13 | 1 | -2/+4 |
* | Can't reproduce NAKANE's problem. | Eric S. Raymond | 1997-01-13 | 1 | -5/+16 |
* | Fix --quit uin root mode bug. | Eric S. Raymond | 1997-01-13 | 2 | -11/+11 |
* | Fixed Alfredo Sanjuan's bug. | Eric S. Raymond | 1997-01-13 | 1 | -0/+10 |
* | Stricter hostname parsing. | Eric S. Raymond | 1997-01-13 | 1 | -14/+28 |
* | Add to-do list. | Eric S. Raymond | 1997-01-13 | 1 | -0/+7 |
* | Ready to ship. | Eric S. Raymond | 1997-01-11 | 1 | -0/+2 |
* | Ready to ship. | Eric S. Raymond | 1997-01-11 | 2 | -4/+4 |
* | Eliminate bug reported by Steven Trainoff | Eric S. Raymond | 1997-01-11 | 2 | -6/+8 |
* | Eliminate bug reported by Steven Trainoff | Eric S. Raymond | 1997-01-11 | 1 | -18/+41 |
* | Simpler and more effective address parsing. | Eric S. Raymond | 1997-01-11 | 1 | -44/+43 |
* | Save before messing with state machinery. | Eric S. Raymond | 1997-01-11 | 1 | -25/+35 |
* | Nate Williams's patches to make this work. | Eric S. Raymond | 1997-01-11 | 1 | -2/+6 |
* | Solaris portability. | Eric S. Raymond | 1997-01-10 | 1 | -0/+4 |
* | *** empty log message *** | Eric S. Raymond | 1997-01-10 | 1 | -10/+12 |
* | Port info. | Eric S. Raymond | 1997-01-10 | 1 | -4/+5 |
* | Document new features. | Eric S. Raymond | 1997-01-10 | 1 | -4/+21 |
* | Give up on trying to use stdio. | Eric S. Raymond | 1997-01-10 | 3 | -74/+0 |
* | Grab hostname from greeting line. | Eric S. Raymond | 1997-01-10 | 2 | -5/+70 |
* | Don't infinite-loop in defaults. | Eric S. Raymond | 1997-01-10 | 2 | -1/+3 |
* | Typo fix. | Eric S. Raymond | 1997-01-10 | 1 | -1/+1 |
* | ssh recipe connection. | Eric S. Raymond | 1997-01-10 | 1 | -0/+2 |
* | Stop netrc parser from complaining about blank lines. | Eric S. Raymond | 1997-01-10 | 2 | -196/+216 |
* | Rewrite of man page, phase 1. | Eric S. Raymond | 1997-01-09 | 1 | -118/+143 |
* | *** empty log message *** | Eric S. Raymond | 1997-01-09 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 1997-01-09 | 1 | -3/+3 |
* | Added localdomains option. | Eric S. Raymond | 1997-01-09 | 8 | -8/+71 |
* | We can now set the envelope header from the command line. | Eric S. Raymond | 1997-01-09 | 2 | -26/+35 |
* | Syslog has a command-line form. | Eric S. Raymond | 1997-01-09 | 1 | -2/+1 |
* | Don't use SMTP leader's name for HELO line. | Eric S. Raymond | 1997-01-09 | 2 | -11/+16 |
* | SMTP forwarding fix. | Eric S. Raymond | 1997-01-09 | 1 | -1/+1 |
* | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 8 | -6/+40 |
* | We could ship this. | Eric S. Raymond | 1997-01-08 | 1 | -1/+5 |
* | Rich Kalawiec's byte-stuffing fix. | Eric S. Raymond | 1997-01-08 | 1 | -1/+3 |
* | Cameron's speedup diff for socket.c. | Eric S. Raymond | 1997-01-08 | 1 | -13/+21 |
* | Add netrc parsing. | Eric S. Raymond | 1997-01-07 | 5 | -178/+65 |
* | Initial revision | Eric S. Raymond | 1997-01-07 | 2 | -0/+615 |
* | This version works. | Eric S. Raymond | 1996-12-30 | 1 | -1/+11 |
* | Comment fix. | Eric S. Raymond | 1996-12-30 | 1 | -2/+1 |
* | This version seems to work. | Eric S. Raymond | 1996-12-30 | 1 | -3/+9 |
* | We can't reproduce Chris LewisMoss's error any more. | Eric S. Raymond | 1996-12-30 | 1 | -5/+0 |
* | Default to enable_stdio. | Eric S. Raymond | 1996-12-30 | 1 | -21/+12 |
* | Cleaned up ticker dots code. | Eric S. Raymond | 1996-12-30 | 4 | -0/+10 |
* | I think we can do ticker dots again now. | Eric S. Raymond | 1996-12-30 | 1 | -2/+34 |
* | Fix from-handling bug. | Eric S. Raymond | 1996-12-30 | 1 | -4/+5 |
* | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 10 | -69/+404 |