summaryrefslogtreecommitdiff
path: root/server/server.c
Commit message (Expand)AuthorAge
...
* add MIPS on server typeGravatar John Kohl1989-10-17
* Removed unused srv_alive; merged in Ultrix changes; added cast toGravatar Kenneth G Raeburn1988-10-19
* plug memory leakGravatar John Kohl1988-07-08
* remove unused variableGravatar John Kohl1988-06-27
* we need to use the z_uid, not z_multiuid, for acknowledgement trackingGravatar John Kohl1988-06-25
* fixes for server add/delete codeGravatar John Kohl1988-06-24
* if queueing, don't free it yet (queue processors will free it)Gravatar John Kohl1988-06-23
* fix rcsidGravatar John Kohl1988-06-23
* add server_reset()Gravatar John Kohl1988-06-22
* default format must be at least ""Gravatar John Kohl1988-06-17
* fix typoGravatar John Kohl1988-06-15
* remove typoGravatar John Kohl1988-06-15
* condense common codeGravatar John Kohl1988-06-15
* #ifdef CONCURRENT the self-queueing stuffGravatar John Kohl1988-06-03
* add server_dump_servers and supporting interlock codeGravatar John Kohl1988-02-28
* fix problem with bdump_socket == -1 (not 0) when not in use.Gravatar John Kohl1988-02-05
* debugging code to find vanishing user locationsGravatar John Kohl1988-02-05
* concurrency supportGravatar John Kohl1988-02-05
* add #ifdef's for HESIOD and code to replace hes_resolve when not used.Gravatar John Kohl1988-01-20
* lint fixesGravatar John Kohl1987-12-18
* Fix fencepost error in resetting timeouts.Gravatar John Kohl1987-12-14
* allow renegade servers nowGravatar John Kohl1987-11-20
* status does not return limbo serverGravatar John Kohl1987-11-16
* extra arg to client_deregisterGravatar John Kohl1987-11-15
* when debugging, offer the option of ignoring all other serversGravatar John Kohl1987-11-09
* temporarily ignore the request for a renegade serverGravatar John Kohl1987-09-28
* Change to handle new protocol and packet formatGravatar Robert S. French1987-08-01
* 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
* 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