*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6359 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-06-23 12:43:31 +00:00
parent 2dbeee4ddc
commit 0d49ab4e1f
4 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
1999-06-23 Assar Westerlund <assar@sics.se>
* telnet/Makefile.am (INCLUDES): add $(INCLUDE_krb4)
* telnet/commands.c (togkrbdebug): conditionalize on
krb_disable_debug

View File

@@ -1,5 +1,13 @@
1999-06-23 Assar Westerlund <assar@sics.se>
* util.c (edit_entry): look at default
(edit_time): always set mask even if value == 0
* kadmin_locl.h (edit_entry): update
* ank.c: make ank use the values of the default principal for
prompting
* version4.c (values_to_ent): convert key data correctly
1999-05-23 Assar Westerlund <assar@sics.se>

View File

@@ -1,3 +1,8 @@
1999-06-23 Assar Westerlund <assar@sics.se>
* ent_setup.c (_kadm5_setup_entry): handle 0 == unlimited
correctly. From Michal Vocu <michal@karlin.mff.cuni.cz>
1999-06-15 Assar Westerlund <assar@sics.se>
* init_c.c (get_cred_cache): use get_default_username

View File

@@ -1,3 +1,8 @@
1999-06-23 Assar Westerlund <assar@sics.se>
* parse_units.c (acc_units): move the special case of 0 -> 1 to
parse_something to avoid having it happen at the end of the string
1999-06-15 Assar Westerlund <assar@sics.se>
* Makefile.in: add get_default_username