*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6133 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
1999-05-04 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* 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
|
||||
|
@@ -1,3 +1,18 @@
|
||||
1999-05-04 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* 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 <joda@pdc.kth.se>
|
||||
|
||||
* send_recv.c (_kadm5_client_recv): handle arbitrarily sized
|
||||
|
Reference in New Issue
Block a user