From fbc29da410341591269612dbe1178346cbf24df4 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 9 Apr 2000 11:20:25 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8160 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 ++++++++++ appl/login/ChangeLog | 5 +++++ appl/xnlock/ChangeLog | 6 ++++++ cf/ChangeLog | 4 ++++ lib/kadm5/ChangeLog | 4 ++++ 5 files changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 504b77344..4026944d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-04-09 Assar Westerlund + + * lib/asn1/Makefile.am (gen_files): add asn1_UNSIGNED.x + * lib/asn1/gen_locl.h (filename): add prototype + (init_generate): const-ize + * lib/asn1/gen.c (filename): new function clean-up a little bit. + * lib/asn1/parse.y: be more tolerant in ranges + * lib/asn1/lex.l: count lines correctly. + (error_message): print filename in messages + 2000-04-08 Assar Westerlund * lib/krb5/rd_safe.c (krb5_rd_safe): increment sequence number diff --git a/appl/login/ChangeLog b/appl/login/ChangeLog index a751caeef..4b79bee1b 100644 --- a/appl/login/ChangeLog +++ b/appl/login/ChangeLog @@ -1,3 +1,8 @@ +2000-04-09 Assar Westerlund + + * login.c: allow conversion of v5 -> v4 tickets when logging in + with forwarded tickets + 1999-11-09 Johan Danielsson * conf.c: remove case for not having cgetent, since it's in roken diff --git a/appl/xnlock/ChangeLog b/appl/xnlock/ChangeLog index 0d485ad08..08d3fefd4 100644 --- a/appl/xnlock/ChangeLog +++ b/appl/xnlock/ChangeLog @@ -1,3 +1,9 @@ +2000-04-09 Assar Westerlund + + * xnlock.c (verfiy_krb5): get the v4-realm from the v5-ticket and + not from the default one. + * xnlock.c (verify_krb5): add obtainting of v4 tickets. + 1999-11-17 Assar Westerlund * Makefile.am: only build when we have X11. From: Simon Josefsson diff --git a/cf/ChangeLog b/cf/ChangeLog index 293e9f912..18193b0ee 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,7 @@ +2000-04-05 Assar Westerlund + + * Makefile.am.common (INCLUDE_openldap, LIB_openldap): add + 2000-03-28 Assar Westerlund * krb-prog-yacc.m4: AC_MSG_WARNING should be AC_MSG_WARN diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index aca5f13fe..eba731df0 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,7 @@ +2000-04-05 Assar Westerlund + + * Makefile.am (LDADD): add LIB_openldap + 2000-04-03 Assar Westerlund * Makefile.am (libkadm5srv_la_LDFLAGS): set version to 6:0:1