*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7035 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-09-26 15:55:14 +00:00
parent c615bd320c
commit f28dc33f8e
4 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
1999-09-26 Assar Westerlund <assar@sics.se>
* lib/asn1/asn1_print.c: add err.h
* kdc/config.c (configure): use parse_bytes
* appl/test/nt_gss_common.c: use the correct header file
1999-09-24 Johan Danielsson <joda@pdc.kth.se>
* kuser/klist.c: add a `--cache' flag

View File

@@ -1,3 +1,8 @@
1999-09-20 Assar Westerlund <assar@sics.se>
* mod.c (mod_entry): print the correct principal name in error
messages. From Love <lha@e.kth.se>
1999-09-10 Assar Westerlund <assar@sics.se>
* init.c (init): also create `changepw/kerberos'

View File

@@ -1,3 +1,8 @@
1999-09-26 Assar Westerlund <assar@sics.se>
* acl.c (_kadm5_privs_to_string): forgot one strcpy_truncate ->
strlcpy
1999-09-13 Assar Westerlund <assar@sics.se>
* chpass_c.c (kadm5_c_chpass_principal): new _kadm5_client_recv

View File

@@ -1,3 +1,7 @@
1999-09-26 Assar Westerlund <assar@sics.se>
* Makefile.am: add parse_bytes.[ch]
1999-09-24 Johan Danielsson <joda@pdc.kth.se>
* getarg.3: getarg manpage