Describe previous changes
authorPaul Park <pjpark@mit.edu>
Thu, 31 Aug 1995 20:12:02 +0000 (20:12 +0000)
committerPaul Park <pjpark@mit.edu>
Thu, 31 Aug 1995 20:12:02 +0000 (20:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6645 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/v5server/ChangeLog

index f3ad056f03d5d764099850d8684e85c974f01b8d..e5f9cfa765e5cff69266670122847f0804d59935 100644 (file)
@@ -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.