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.c
Commit message (
Expand
)
Author
Age
*
In choose_server(), free the memory allocated by hes_resolve().
Greg Hudson
1998-07-02
*
Hardcode PIDDIR as /var/athena for now. We'll change it to some
Greg Hudson
1998-06-10
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
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
*
Add nofork option (-n).
Greg Hudson
1994-10-31
*
Don't try to declare system functions - let the header files do it.
Richard Basch
1994-02-22
*
Change bcmp/bcopy to memcmp/memcpy [ANSI]
Richard Basch
1993-11-19
*
Under AIX, allow for full dumps if a SEGV signal is received.
Richard Basch
1993-10-16
*
Better random server choosing code.
Richard Basch
1993-10-13
*
POSIX support.
John F. Carr
1991-06-18
*
Use new conditionals from header files; eliminate explicit use of
Kenneth G Raeburn
1991-03-21
*
Define srandom to be srand48 on macII.
Kenneth G Raeburn
1990-12-21
*
Change NULL to '\0' when used as (char).
John F. Carr
1990-12-21
*
MIPS measures data size like IBM RT.
Kenneth G Raeburn
1990-11-06
*
Fixed "size" computation for machines other than vaxes.
John F. Carr
1990-02-09
*
parameterize pid file
John Kohl
1989-12-18
*
remove spurious line which caused faults on picky machines
John Kohl
1989-10-27
*
Fix printing of unknown server names
John Kohl
1989-03-23
*
deal with no primary server by randomly selecting one from the list
John Kohl
1988-11-28
*
clean up command-line and non-HESIOD support, so that multiple
John Kohl
1988-11-14
*
fix optind handling
John Kohl
1988-10-25
*
use #define'ed names for zephyr-hm and zephyr-clt
John Kohl
1988-10-03
*
merge Ultrix fixes into main branch
John Kohl
1988-10-03
*
fix hesiod problems
John Kohl
1988-08-25
*
fix for non-HESIOD case
John Kohl
1988-08-08
*
only format version once
John Kohl
1988-06-25
*
lint fixes
John Kohl
1988-06-23
*
set up version number manually.
John Kohl
1988-06-23
*
remove bogus syslog message.
John Kohl
1988-06-03
*
patches for inetd operation
John Kohl
1988-06-02
*
fixes for library version 0.2
John Kohl
1988-06-02
*
Changed hesiod to HESIOD to be consistent with athena.
David C. Jedlinsky
1988-03-20
*
Changed "hm.h" to "zhm.h" and bug fixes.
David C. Jedlinsky
1988-02-25
*
Set to send a boot if we are deactivated.
David C. Jedlinsky
1987-10-07
*
Split hm.c into two more subfiles.
David C. Jedlinsky
1987-10-06
*
add flag 'booting' to indicate whether we have ever talked to a server
John Kohl
1987-09-28
*
Handles SIGHUP differently; Accepts HMCTL messages from local
David C. Jedlinsky
1987-09-27
*
Robby's peer review fixes.
David C. Jedlinsky
1987-08-03
*
Changed to handle new protocol
Robert S. French
1987-08-01
*
Fixed index lossage
Robert S. French
1987-07-31
*
Throws away byte-swapped notices, ignores servers on the wrong port.
David C. Jedlinsky
1987-07-29
*
Bug fix -- now actually @u(does) change to the suggested server.
David C. Jedlinsky
1987-07-22
*
Abstraction violation.
David C. Jedlinsky
1987-07-21
*
Writes a pid file. More statistics!!!
David C. Jedlinsky
1987-07-21
*
Looks for a new server on SIGHUP.
David C. Jedlinsky
1987-07-20
*
Removed cruft; moved detach() a little lower in init_hm().
David C. Jedlinsky
1987-07-17
*
Doesn't leak memory; Handles STAT messages!
David C. Jedlinsky
1987-07-16
*
minor cleansing.
David C. Jedlinsky
1987-07-15
*
Killed a bug with machines that don't have hesiod.
David C. Jedlinsky
1987-07-10
[next]