*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8091 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-04-02 21:42:57 +00:00
parent 15be0de1d8
commit 56b5a4ba2a
3 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2000-03-30 Assar Westerlund <assar@sics.se>
* lib/krb5/principal.c (krb5_425_conv_principal_ext): add some
comments. add fall-back on adding the realm name in lower case.
2000-03-29 Assar Westerlund <assar@sics.se>
* kdc/connect.c: remember to repoint all descr->sa to _ss after

View File

@@ -1,3 +1,12 @@
2000-04-02 Assar Westerlund <assar@sics.se>
* ftpd/ls.c: rename all st_mtime variables to avoid conflict with
#define.
* ftpd/ftpcmd.y: rename all st_mtime variables to avoid conflict
with #define.
* ftp/cmds.c: rename all st_mtime variables to avoid conflict with
#define.
2000-03-26 Assar Westerlund <assar@sics.se>
* ftpd/ls.c, ftpd/ftpcmd.y, ftp/cmds.c: make sure to always call

View File

@@ -1,3 +1,9 @@
2000-04-02 Assar Westerlund <assar@sics.se>
* kadmin.c (main): make parse errors a fatal error
* init.c (init): create changepw/kerberos with disallow-tgt and
pwchange attributes
2000-03-23 Assar Westerlund <assar@sics.se>
* util.c (hex2n, parse_des_key): add