*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6506 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-23 22:46:21 +00:00
parent 6953eeeb25
commit 3f3f6d5d03
3 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
1999-07-23 Assar Westerlund <assar@sics.se>
* appl/kf/kfd.c: clean-up and more paranoia
* etc/services.append: add kf
* appl/kf/kf.c: rename tk_file to ccache for consistency. clean-up
1999-07-22 Assar Westerlund <assar@sics.se>
* lib/krb5/n-fold-test.c (main): print the correct data

View File

@@ -1,3 +1,8 @@
1999-07-24 Assar Westerlund <assar@sics.se>
* rsh.c, rshd.c: improve forwarding and implement unique ccache on
server. From Miroslav Ruda <ruda@ics.muni.cz>
1999-07-03 Assar Westerlund <assar@sics.se>
* rsh.c (construct_command): handle argc == 0 for generality

View File

@@ -1,3 +1,8 @@
1999-07-24 Assar Westerlund <assar@sics.se>
* ent_setup.c (_kadm5_setup_entry): make princ_expire_time == 0
and pw_expiration == 0 mean never
1999-07-22 Assar Westerlund <assar@sics.se>
* log.c (kadm5_log_flush): extra cast