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
/
zhm
/
zhm_server.c
Commit message (
Expand
)
Author
Age
*
stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...
Karl Ramm
2010-08-24
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify
Karl Ramm
2008-01-21
*
Implement exponential backoff for finding servers.
Greg Hudson
2000-05-08
*
Don't declare inet_addr(); it doesn't belong to us.
Greg Hudson
1999-10-14
*
fix things Irix n32 cc complains about
Dan Winship
1999-08-12
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
When we get a notice from our server, turn off the booting flag. (We
Greg Hudson
1998-04-16
*
From mhpower: avoid possible buffer overflows.
Greg Hudson
1997-09-23
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Changed bcmp/bcopy to memcmp/memcpy [ANSI]
Richard Basch
1993-11-19
*
Better random server choosing code.
Richard Basch
1993-10-13
*
ANSI style #endif's
Lucien Van Elsen
1991-12-05
*
When there is only one server, don't loop trying to find another server
John Kohl
1989-03-23
*
lint fixes
John Kohl
1988-06-23
*
use send_outgoing
John Kohl
1988-06-17
*
changes for library version 0.2 (rfrench)
John Kohl
1988-06-02
*
Fixed a fatal bug in find_next_server().
David C. Jedlinsky
1988-03-13
*
Changed "hm.h" to "zhm.h" and bug fixes.
David C. Jedlinsky
1988-02-25
*
A few fixes.
David C. Jedlinsky
1987-10-07
*
Initial revision
David C. Jedlinsky
1987-10-06