From 4861255565aeefdbd4b12ec957249d7426c3b3b3 Mon Sep 17 00:00:00 2001 From: Paul Park Date: Thu, 31 Aug 1995 20:12:02 +0000 Subject: [PATCH] Describe previous changes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6645 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kadmin/v5server/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/kadmin/v5server/ChangeLog b/src/kadmin/v5server/ChangeLog index f3ad056f0..e5f9cfa76 100644 --- a/src/kadmin/v5server/ChangeLog +++ b/src/kadmin/v5server/ChangeLog @@ -1,4 +1,15 @@ +Thu Aug 31 16:07:24 EDT 1995 Paul Park (pjpark@mit.edu) + * srv_acl.c, kadm5_defs.h - Change operation of acl_op_permitted(). It + now takes another argument which is the name of the target of + the operation. This allows finer granularity of control over + administrative operations for clients. + * srv_acl.c - Change SIGALRM to SIGHUP under POSIX_SIGNALS. We want + SIGHUP to reread the ACL file. + * admin.c, passwd.c - Conform to new ACL operations. + * kadmind5.M - Change description of ACL file. + + Fri Aug 25 17:40:52 EDT 1995 Paul Park (pjpark@mit.edu) * srv_key.c - Fix automatic generation of changepw service which got screwed up when the database changes went in. -- 2.26.2