*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6133 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-05-04 18:45:23 +00:00
parent 98e06393a7
commit a15bb7e493
2 changed files with 29 additions and 0 deletions

View File

@@ -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