From a15bb7e4930a9c39489900f7fff3dda042c72b34 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 4 May 1999 18:45:23 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6133 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kadmin/ChangeLog | 14 ++++++++++++++ lib/kadm5/ChangeLog | 15 +++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 953eaa1cd..f9e547066 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,5 +1,19 @@ 1999-05-04 Assar Westerlund + * kadmin_locl.h (set_entry): add prototype + + * kadmin.c (usage): update usage string + + * init.c (init): new arguments realm-max-ticket-life and + realm-max-renewable-life + + * util.c (edit_time, edit_attributes): don't do anything if it's + already set + (set_entry): new function + + * ank.c (add_new_key): new options for setting max-ticket-life, + max-renewable-life, and attributes + * server.c (v5_loop): remove unused variable * kadmin_locl.h: add prototypes diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index b760a0044..593a3ce1f 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,18 @@ +1999-05-04 Assar Westerlund + + * private.h (_kadm5_setup_entry): change prototype + + * modify_s.c: call new _kadm5_setup_entry + + * ent_setup.c (_kadm5_setup_entry): change so that it takes three + masks, one for what bits to set and one for each of principal and + def containing the bits that are set there. + + * create_s.c: call new _kadm5_setup_entry + + * create_s.c (get_default): check return value + (create_principal): send wider mask to _kadm5_setup_entry + 1999-05-04 Johan Danielsson * send_recv.c (_kadm5_client_recv): handle arbitrarily sized