*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8144 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-04-08 21:19:16 +00:00
parent c2f02c14aa
commit 75a448caef
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
2000-04-08 Assar Westerlund <assar@sics.se>
* lib/krb5/mk_safe.c (krb5_mk_safe): increment local sequence
number after the fact and only increment it if we were successful
* lib/krb5/mk_priv.c (krb5_mk_priv): increment local sequence
number after the fact and only increment it if we were successful
* lib/krb5/krb5.h (krb5_auth_context_data): make sequence number
unsigned
* lib/krb5/init_creds_pw.c (krb5_get_init_creds_password):
`in_tkt_service' can be NULL
2000-04-06 Assar Westerlund <assar@sics.se> 2000-04-06 Assar Westerlund <assar@sics.se>
* lib/asn1/parse.y: regonize INTEGER (0..UNIT_MAX). * lib/asn1/parse.y: regonize INTEGER (0..UNIT_MAX).

View File

@@ -1,3 +1,8 @@
2000-04-05 Assar Westerlund <assar@sics.se>
* com_err.c (_et_lit): explicitly initialize it to NULL to make
dyld on Darwin/MacOS X happy
2000-01-16 Assar Westerlund <assar@sics.se> 2000-01-16 Assar Westerlund <assar@sics.se>
* com_err.h: remove __P definition (now in com_right.h). this * com_err.h: remove __P definition (now in com_right.h). this