*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7729 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-01-06 08:10:04 +00:00
parent 67c32d00f4
commit 5771a62f01
5 changed files with 25 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
2000-01-06 Assar Westerlund <assar@juguete.sics.se>
2000-01-06 Assar Westerlund <assar@sics.se>
* Release 0.2k

2
NEWS
View File

@@ -9,6 +9,8 @@ Changes in release 0.2k:
* allow users to change their own passwords with kadmin (with initial
tickets)
* fix stupid bug in parsing KDC specification
* add `ktutil change' and `ktutil purge'
Changes in release 0.2j:

View File

@@ -1,3 +1,9 @@
2000-01-02 Assar Westerlund <assar@sics.se>
* server.c: check initial flag in ticket and allow users to change
their own password if it's set
* ext.c (do_ext_keytab): set timestamp
1999-12-14 Assar Westerlund <assar@sics.se>
* del_enctype.c (usage): don't use arg_printusage

View File

@@ -1,3 +1,11 @@
1999-12-26 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): always set
`output_token'
* init_sec_context.c (init_auth): always initialize `output_token'
* delete_sec_context.c (gss_delete_sec_context): always set
`output_token'
1999-12-06 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 0:3:0

View File

@@ -1,3 +1,11 @@
1999-12-26 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): always set
`output_token'
* init_sec_context.c (init_auth): always initialize `output_token'
* delete_sec_context.c (gss_delete_sec_context): always set
`output_token'
1999-12-06 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 0:3:0