index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
server.c
Commit message (
Expand
)
Author
Age
*
add counters for old support
John Kohl
1989-10-27
*
add NeXT to known types
John Kohl
1989-10-19
*
add MIPS on server type
John Kohl
1989-10-17
*
Removed unused srv_alive; merged in Ultrix changes; added cast to
Kenneth G Raeburn
1988-10-19
*
plug memory leak
John Kohl
1988-07-08
*
remove unused variable
John Kohl
1988-06-27
*
we need to use the z_uid, not z_multiuid, for acknowledgement tracking
John Kohl
1988-06-25
*
fixes for server add/delete code
John Kohl
1988-06-24
*
if queueing, don't free it yet (queue processors will free it)
John Kohl
1988-06-23
*
fix rcsid
John Kohl
1988-06-23
*
add server_reset()
John Kohl
1988-06-22
*
default format must be at least ""
John Kohl
1988-06-17
*
fix typo
John Kohl
1988-06-15
*
remove typo
John Kohl
1988-06-15
*
condense common code
John Kohl
1988-06-15
*
#ifdef CONCURRENT the self-queueing stuff
John Kohl
1988-06-03
*
add server_dump_servers and supporting interlock code
John Kohl
1988-02-28
*
fix problem with bdump_socket == -1 (not 0) when not in use.
John Kohl
1988-02-05
*
debugging code to find vanishing user locations
John Kohl
1988-02-05
*
concurrency support
John Kohl
1988-02-05
*
add #ifdef's for HESIOD and code to replace hes_resolve when not used.
John Kohl
1988-01-20
*
lint fixes
John Kohl
1987-12-18
*
Fix fencepost error in resetting timeouts.
John Kohl
1987-12-14
*
allow renegade servers now
John Kohl
1987-11-20
*
status does not return limbo server
John Kohl
1987-11-16
*
extra arg to client_deregister
John Kohl
1987-11-15
*
when debugging, offer the option of ignoring all other servers
John Kohl
1987-11-09
*
temporarily ignore the request for a renegade server
John Kohl
1987-09-28
*
Change to handle new protocol and packet format
Robert S. French
1987-08-01
*
clean up server stats
John Kohl
1987-07-24
*
add support for stats; canceling other server transmits to dead servers
John Kohl
1987-07-22
*
add multiple server client flushing support
John Kohl
1987-07-16
*
add sent_msg_list; write code to tell other servers about lost clients;
John Kohl
1987-07-15
*
lint cleanup
John Kohl
1987-07-14
*
braindump and retransmission support
John Kohl
1987-07-14
*
lots of new stuff for dealing with multiple servers
John Kohl
1987-07-09
*
clean up null pointer checks, add comments
John Kohl
1987-07-07
*
move server_adispatch here as part of dispatch cleanup
John Kohl
1987-07-02
*
do the Right Thing (use hostm recovery routines)
John Kohl
1987-07-01
*
Skeletal server support
John Kohl
1987-07-01
*
Initial revision
John Kohl
1987-06-19