git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17312 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-27 11:10:51 +00:00
parent 988af20ec2
commit 06660d5790

View File

@@ -1,3 +1,33 @@
2006-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
* send_recv.c: set and clear error string
* rename_s.c: Break out the that we request from principal from
the entry and pass it in as a separate argument.
* randkey_s.c: Break out the that we request from principal from
the entry and pass it in as a separate argument.
* modify_s.c: Break out the that we request from principal from
the entry and pass it in as a separate argument.
* log.c: Break out the that we request from principal from the
entry and pass it in as a separate argument.
* get_s.c: Break out the that we request from principal from the
entry and pass it in as a separate argument.
* delete_s.c: Break out the that we request from principal from
the entry and pass it in as a separate argument.
* chpass_s.c: Break out the that we request from principal from
the entry and pass it in as a separate argument.
2006-04-25 Love H<>rnquist <20>strand <lha@it.su.se>
* create_s.c (create_principal*): If client doesn't send kvno,
make sure to set it to 1.
2006-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* log.c: (kadm5_log_rename): handle errors better