From 779066fca01df6c4354ccd4f80dcafe4e96d891c Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Tue, 11 Apr 2006 21:28:48 +0000 Subject: Remove ChangeLog files from the source tree. From now on, the subversion commit log entry needs to include information that would have been in the changelog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kadmin/ChangeLog | 193 --------------------------------------------------- 1 file changed, 193 deletions(-) delete mode 100644 src/kadmin/ChangeLog (limited to 'src/kadmin/ChangeLog') diff --git a/src/kadmin/ChangeLog b/src/kadmin/ChangeLog deleted file mode 100644 index beb6637f7..000000000 --- a/src/kadmin/ChangeLog +++ /dev/null @@ -1,193 +0,0 @@ -2006-03-27 Ken Raeburn - - * configure.in: Don't define NDBM_PW_CHECK. - -2005-08-20 Ken Raeburn - - * configure.in: Use K5_AC_INIT instead of AC_INIT. - -2005-04-19 Ken Raeburn - - * configure.in: Don't invoke AC_CANONICAL_HOST explicitly, - CONFIG_RULES already does it. - -2004-02-16 Tom Yu - - * configure.in: Invoke KRB5_AC_PRIOCNTL_HACK. - -2003-12-27 Ken Raeburn - - * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) - change. - -2003-12-11 Sam Hartman - - * configure.in (DO_ALL): Don't build v4server on v5passwdd - -2003-08-29 Ken Raeburn - - * configure.in: Call KRB5_AC_NEED_DAEMON instead of checking - whether daemon() prototype is needed. - -2003-01-10 Ken Raeburn - - * configure.in: Use V5_AC_OUTPUT_MAKEFILE instead of - K5_GEN_MAKEFILE and K5_AC_OUTPUT. - -2003-01-07 Ken Raeburn - - * Makefile.ov, config.mk/*: Deleted. - -2002-08-23 Ken Raeburn - - * Makefile.in: Change $(S)=>/ and $(U)=>.. globally. - -2001-10-26 Ezra Peisach - - * configure.in: Add KRB5_GETSOCKNAME_ARGS - -2001-06-21 Ezra Peisach - - * configure.in: Test system header files for daemon prototype. - -2001-06-18 Ezra Peisach - - * configure.in: Check for regex.h - -2001-06-08 Ezra Peisach - - * configure.in: Test for existance of arpa/inet.h - -2000-05-31 Wilfredo Sanchez - - * configure.in: Check for existance of . - [from Nathan Neulinger ] - -1999-10-26 Wilfredo Sanchez - - * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, - LOCAL_INCLUDES such that one can override CFLAGS from the command - line without losing CPP search patchs and defines. Some associated - Makefile cleanup. - -1999-01-20 Theodore Ts'o - - * config.mk/netbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames to comply - with netbsd system. (Not actually used by our - configuration system, but I'll update the file.) - Submitted by ghudson, [krb5-admin/522] - -Tue Jan 12 18:26:04 1999 Tom Yu - - * configure.in: Define NDBM_PW_CHECK if enable_athena is set to - deal with v4kadmind kludge. - -1998-11-13 Theodore Ts'o - - * Makefile.in: Set the myfulldir and mydir variables (which are - relative to buildtop and thisconfigdir, respectively.) - -Tue Mar 3 10:40:09 1998 Ezra Peisach - - * configure.in: Enable v4 kadmin tests only if athena - compatibility is enabled. - -Sun Mar 1 21:12:08 1998 Theodore Ts'o - - * configure.in: Define S_TOP to contain an absolute pathname - to the top of the source tree. - -Fri Feb 27 23:32:38 1998 Theodore Ts'o - - * configure.in: Move tests from all of kadmin's subdirectories into - this configure.in, and make it generate makefiles for all - of the subdirectories. - - * Makefile.in: Add a LOCAL_SUBDIRS macro for all subdirectories in - the kadmin directory. - -Wed Feb 18 15:53:46 1998 Tom Yu - - * Makefile.in (thisconfigdir): Remove trailing slash. - -Mon Feb 2 17:02:29 1998 Theodore Ts'o - - * configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and - remove use of DO_SUBDIRS. - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - -Wed Nov 13 19:24:36 1996 Tom Yu - - * testing/Makefile.in (clean): Remove krb5-test-root. - -Tue Sep 24 13:29:40 1996 Barry Jaspan - - * configure.in: add testing to subdirs list - -Thu Sep 19 08:06:20 1996 Ezra Peisach - - * configure.in: Do not build in v4server if compiling without - krb4. - -Wed Sep 11 16:27:04 1996 Theodore Y. Ts'o - - * configure.in: no longer build import and export since they - are subsumed by kdb5_util. - -Tue Sep 10 18:20:51 1996 Tom Yu - - * configure.in: no longer build keytab - -Fri Jul 26 15:35:31 1996 Tom Yu - - * configure.in: remove create - -Thu Jul 25 17:24:18 1996 Marc Horowitz - - * configure.in (CONFIG_DIRS): added v5passwdd - -Fri Jul 12 14:38:30 1996 Marc Horowitz - - * configure.in (CONFIG_DIRS): ktutil is still useful - functionality; add it back to the build. - - * config.mk/architecture: add uname test for NetBSD - * config.mk/netbsd1.def: added - -Wed Jul 10 16:27:11 1996 Marc Horowitz - - * configure.in: kdbkeys is no longer necessary. - * configure.in (CONFIG_DIRS): added dbutil - -Mon Jul 8 16:39:36 1996 Barry Jaspan - - * config.mk/template, config.mk/site.def, config.mk/rules: Add - SITEMAKEFILES to specify -f Makefile.ov, add .ct default rule. - -Thu Aug 24 19:21:14 1995 Theodore Y. Ts'o - - * .Sanitize: Add ktutil directory - -Thu Aug 17 22:44:13 1995 Tom Yu - - * configure.in: Build ktutil now. - -Fri Jul 7 15:59:15 EDT 1995 Paul Park (pjpark@mit.edu) - * Makefile.in - Remove LDFLAGS. - -Fri Jun 9 19:05:26 1995 - - * configure.in: Remove standardized set of autoconf macros, which - are now handled by CONFIG_RULES. Use DO_SUBDIRS to - recurse down subdirectories. - -Tue May 9 15:58:33 EDT 1995 Paul Park (pjpark@mit.edu) - Add v5client. - - -Wed Apr 26 16:00:00 EDT 1995 Paul Park (pjpark@mit.edu) - - Added new kpasswd and v5server directories for new protocol based - administrative functions. - -- cgit