These additions cause the KDC to react to SIGHUP by closing and
authorGeoffrey King <gjking@mit.edu>
Wed, 8 Jul 1998 09:12:05 +0000 (09:12 +0000)
committerGeoffrey King <gjking@mit.edu>
Wed, 8 Jul 1998 09:12:05 +0000 (09:12 +0000)
commita1d3d95f0c0d1593559f5df28cd9cbf4f82ae8f9
tree86426a9cbdb26068ec48142e52ae1e99eb606ac0
parentbc69faa9f3d5a26b60b843a76c0a7cf3d30cfbeb
These additions cause the KDC to react to SIGHUP by closing and
reopening its log files, so that logfile management utilities
may now compress old logs and then kill -HUP the KDC process
to get them to use fresh log files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10627 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/adm_proto.h
src/kdc/ChangeLog
src/kdc/extern.c
src/kdc/extern.h
src/kdc/main.c
src/kdc/network.c
src/lib/kadm5/ChangeLog
src/lib/kadm5/logger.c