summaryrefslogtreecommitdiff
path: root/zhm/zhm.c
Commit message (Expand)AuthorAge
* Add a basic seccomp profile to zhmGravatar Benjamin Barenblat2019-12-03
* Dewarn with -DDEBUGGravatar Jeffrey Hutzelman2013-03-18
* zhm: Don't send HM_BOOT on new_server if -N usedGravatar Jeffrey Hutzelman2013-02-14
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* New version propagation to replace keyword substitution, part 1Gravatar Karl Ramm2011-11-25
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* (Dumb preprocessor tricks)--Gravatar Karl Ramm2010-12-04
* stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...Gravatar Karl Ramm2010-08-24
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* de K&RifyGravatar Karl Ramm2008-01-21
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* include -f flag in usage message.Gravatar Garry Zacheiss2000-05-19
* Add support for -f to disable client flushing.Gravatar Greg Hudson2000-04-05
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* In choose_server(), free the memory allocated by hes_resolve().Gravatar Greg Hudson1998-07-02
* Hardcode PIDDIR as /var/athena for now. We'll change it to someGravatar Greg Hudson1998-06-10
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* From mhpower: avoid possible buffer overflows.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Add nofork option (-n).Gravatar Greg Hudson1994-10-31
* Don't try to declare system functions - let the header files do it.Gravatar Richard Basch1994-02-22
* Change bcmp/bcopy to memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Under AIX, allow for full dumps if a SEGV signal is received.Gravatar Richard Basch1993-10-16
* Better random server choosing code.Gravatar Richard Basch1993-10-13
* POSIX support.Gravatar John F. Carr1991-06-18
* Use new conditionals from header files; eliminate explicit use ofGravatar Kenneth G Raeburn1991-03-21
* Define srandom to be srand48 on macII.Gravatar Kenneth G Raeburn1990-12-21
* Change NULL to '\0' when used as (char).Gravatar John F. Carr1990-12-21
* MIPS measures data size like IBM RT.Gravatar Kenneth G Raeburn1990-11-06
* Fixed "size" computation for machines other than vaxes.Gravatar John F. Carr1990-02-09
* parameterize pid fileGravatar John Kohl1989-12-18
* remove spurious line which caused faults on picky machinesGravatar John Kohl1989-10-27
* Fix printing of unknown server namesGravatar John Kohl1989-03-23
* deal with no primary server by randomly selecting one from the listGravatar John Kohl1988-11-28
* clean up command-line and non-HESIOD support, so that multipleGravatar John Kohl1988-11-14
* fix optind handlingGravatar John Kohl1988-10-25
* use #define'ed names for zephyr-hm and zephyr-cltGravatar John Kohl1988-10-03
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
* fix hesiod problemsGravatar John Kohl1988-08-25
* fix for non-HESIOD caseGravatar John Kohl1988-08-08
* only format version onceGravatar John Kohl1988-06-25
* lint fixesGravatar John Kohl1988-06-23
* set up version number manually.Gravatar John Kohl1988-06-23
* remove bogus syslog message.Gravatar John Kohl1988-06-03
* patches for inetd operationGravatar John Kohl1988-06-02
* fixes for library version 0.2Gravatar John Kohl1988-06-02
* Changed hesiod to HESIOD to be consistent with athena.Gravatar David C. Jedlinsky1988-03-20
* Changed "hm.h" to "zhm.h" and bug fixes.Gravatar David C. Jedlinsky1988-02-25
* Set to send a boot if we are deactivated.Gravatar David C. Jedlinsky1987-10-07
* Split hm.c into two more subfiles.Gravatar David C. Jedlinsky1987-10-06