*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6137 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-05-04 20:01:40 +00:00
parent 58016c12d3
commit 9a2cc927f9
3 changed files with 12 additions and 0 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Changes in release 0.1f;
* experimental support for v4 kadmin protokoll in kadmind
Changes in release 0.1e: Changes in release 0.1e:
* try to handle old DCE and MIT kdcs * try to handle old DCE and MIT kdcs

View File

@@ -1,5 +1,10 @@
1999-05-04 Assar Westerlund <assar@sics.se> 1999-05-04 Assar Westerlund <assar@sics.se>
* version4.c (kadm_ser_cpw): always allow a user to change her
password
(kadm_ser_*): make logging work
clean-up and restructure
* kadmin_locl.h (set_entry): add prototype * kadmin_locl.h (set_entry): add prototype
* kadmin.c (usage): update usage string * kadmin.c (usage): update usage string

View File

@@ -1,5 +1,8 @@
1999-05-04 Assar Westerlund <assar@sics.se> 1999-05-04 Assar Westerlund <assar@sics.se>
* set_keys.c (_kadm5_set_keys2): don't check the recently created
memory for NULL pointers
* private.h (_kadm5_setup_entry): change prototype * private.h (_kadm5_setup_entry): change prototype
* modify_s.c: call new _kadm5_setup_entry * modify_s.c: call new _kadm5_setup_entry