From 020e420df1ee025463ab9f3cd49fbe97ac2d0151 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 18 Mar 1999 11:56:27 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5606 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 ++++++++++++++ appl/popper/ChangeLog | 4 ++++ appl/popper/pop_pass.c | 2 +- cf/ChangeLog | 2 ++ kpasswd/kpasswdd.c | 2 +- lib/roken/ChangeLog | 4 ++++ 6 files changed, 26 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2df53349b..b829e7890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ Thu Mar 18 11:33:30 1999 Johan Danielsson + * configure.in: LIB_kdb, have_err_h, have_fnmatch_h, have_glob_h + + * lib/asn1/Makefile.am: der.h + + * kpasswd/kpasswdd.c: admin.h -> kadm5/admin.h + + * kdc/Makefile.am: remove junk + + * kadmin/Makefile.am: sl.a -> sl.la + + * appl/afsutil/Makefile.am: remove EXTRA_bin_PROGRAMS + + * admin/Makefile.am: sl.a -> sl.la + * configure.in: condition KRB5; AC_CHECK_XAU * Makefile.am: include Makefile.am.common diff --git a/appl/popper/ChangeLog b/appl/popper/ChangeLog index 7d501c7cd..ed96e08e3 100644 --- a/appl/popper/ChangeLog +++ b/appl/popper/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 18 12:55:42 1999 Johan Danielsson + + * pop_pass.c: define KRB_VERIFY_SECURE if not defined + Tue Mar 16 22:28:52 1999 Assar Westerlund * pop_pass.c: krb_verify_user_multiple -> krb_verify_user diff --git a/appl/popper/pop_pass.c b/appl/popper/pop_pass.c index b0de6995f..ce2ab9c2b 100644 --- a/appl/popper/pop_pass.c +++ b/appl/popper/pop_pass.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1989, 1999 Regents of the University of California. + * Copyright (c) 1989 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ diff --git a/cf/ChangeLog b/cf/ChangeLog index 53cfda044..c55ec7ffb 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,7 @@ Thu Mar 18 11:02:55 1999 Johan Danielsson + * Makefile.am.common: define LIB_kafs and LIB_gssapi + * krb-find-db.m4: subst DBLIB also * check-xau.m4: test for Xau{Read,Write}Auth diff --git a/kpasswd/kpasswdd.c b/kpasswd/kpasswdd.c index 3cf41a3c7..59218b170 100644 --- a/kpasswd/kpasswdd.c +++ b/kpasswd/kpasswdd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 1998 Kungliga Tekniska Högskolan + * Copyright (c) 1997, 1998, 1999 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 5a444c83a..4f1e9f938 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 18 12:53:32 1999 Johan Danielsson + + * Makefile.am: parse_units.h + Sat Mar 13 23:31:35 1999 Assar Westerlund * Makefile.in (SOURCES): add glob.c