summaryrefslogtreecommitdiff
path: root/server/server.c
Commit message (Collapse)AuthorAge
* clean up server statsGravatar John Kohl1987-07-24
|
* add support for stats; canceling other server transmits to dead serversGravatar John Kohl1987-07-22
|
* add multiple server client flushing supportGravatar John Kohl1987-07-16
|
* add sent_msg_list; write code to tell other servers about lost clients;Gravatar John Kohl1987-07-15
| | | | name changes
* lint cleanupGravatar John Kohl1987-07-14
|
* braindump and retransmission supportGravatar John Kohl1987-07-14
|
* lots of new stuff for dealing with multiple serversGravatar John Kohl1987-07-09
|
* clean up null pointer checks, add commentsGravatar John Kohl1987-07-07
|
* move server_adispatch here as part of dispatch cleanupGravatar John Kohl1987-07-02
|
* do the Right Thing (use hostm recovery routines)Gravatar John Kohl1987-07-01
|
* Skeletal server supportGravatar John Kohl1987-07-01
|
* Initial revisionGravatar John Kohl1987-06-19