*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4475 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-02-27 04:07:03 +00:00
parent a209fb4204
commit 7c0f222e2c
2 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,26 @@
Fri Feb 27 04:49:24 1998 Assar Westerlund <assar@sics.se>
* lib/krb5/mk_priv.c (krb5_mk_priv): bump static limit to 10240.
This should be fixed the correct way.
* lib/kadm5/ipropd_master.c (check_acl:) truncate buf correctly
(send_diffs): compare versions correctly
(main): reorder handling of events
* lib/kadm5/log.c (kadm5_log_previous): avoid bad type conversion
Thu Feb 26 02:22:35 1998 Assar Westerlund <assar@sics.se>
* lib/kadm5/ipropd_{slave,master}.c: new files
* lib/kadm5/log.c (kadm5_log_get_version): take an `fd' as
argument
* lib/krb5/krb5.h (krb5_context_data): `et_list' should be `struct
et_list *'
* aux/make-proto.pl: Should work with perl4
Mon Feb 16 17:20:22 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/krb5_locl.h: Remove <error.h> (it gets included via

View File

@@ -1,3 +1,7 @@
Fri Feb 27 05:01:42 1998 Assar Westerlund <assar@sics.se>
* parse.y: initialize ec->next
Thu Feb 26 02:22:25 1998 Assar Westerlund <assar@sics.se>
* Makefile.am: @LEXLIB@