summaryrefslogtreecommitdiffstats
path: root/src/kadmin/ChangeLog
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
committerSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
commit779066fca01df6c4354ccd4f80dcafe4e96d891c (patch)
tree45813dea9d0492f0411ea537cd3b521544767a94 /src/kadmin/ChangeLog
parent4e4c10590e698cfbb138bfb85bd1455b74919ec7 (diff)
downloadkrb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.gz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.xz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.zip
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
Diffstat (limited to 'src/kadmin/ChangeLog')
-rw-r--r--src/kadmin/ChangeLog193
1 files changed, 0 insertions, 193 deletions
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 <raeburn@mit.edu>
-
- * configure.in: Don't define NDBM_PW_CHECK.
-
-2005-08-20 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Use K5_AC_INIT instead of AC_INIT.
-
-2005-04-19 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Don't invoke AC_CANONICAL_HOST explicitly,
- CONFIG_RULES already does it.
-
-2004-02-16 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Invoke KRB5_AC_PRIOCNTL_HACK.
-
-2003-12-27 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented)
- change.
-
-2003-12-11 Sam Hartman <hartmans@mit.edu>
-
- * configure.in (DO_ALL): Don't build v4server on v5passwdd
-
-2003-08-29 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Call KRB5_AC_NEED_DAEMON instead of checking
- whether daemon() prototype is needed.
-
-2003-01-10 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Use V5_AC_OUTPUT_MAKEFILE instead of
- K5_GEN_MAKEFILE and K5_AC_OUTPUT.
-
-2003-01-07 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.ov, config.mk/*: Deleted.
-
-2002-08-23 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
-
-2001-10-26 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Add KRB5_GETSOCKNAME_ARGS
-
-2001-06-21 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Test system header files for daemon prototype.
-
-2001-06-18 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Check for regex.h
-
-2001-06-08 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Test for existance of arpa/inet.h
-
-2000-05-31 Wilfredo Sanchez <tritan@mit.edu>
-
- * configure.in: Check for existance of <memory.h>.
- [from Nathan Neulinger <nneul@umr.edu>]
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * 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 <tytso@rsts-11.mit.edu>
-
- * 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 <tlyu@mit.edu>
-
- * configure.in: Define NDBM_PW_CHECK if enable_athena is set to
- deal with v4kadmind kludge.
-
-1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * 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 <epeisach@kangaroo.mit.edu>
-
- * configure.in: Enable v4 kadmin tests only if athena
- compatibility is enabled.
-
-Sun Mar 1 21:12:08 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * 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 <tytso@rsts-11.mit.edu>
-
- * 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 <tlyu@mit.edu>
-
- * Makefile.in (thisconfigdir): Remove trailing slash.
-
-Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * 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 <tlyu@mit.edu>
-
- * testing/Makefile.in (clean): Remove krb5-test-root.
-
-Tue Sep 24 13:29:40 1996 Barry Jaspan <bjaspan@mit.edu>
-
- * configure.in: add testing to subdirs list
-
-Thu Sep 19 08:06:20 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Do not build in v4server if compiling without
- krb4.
-
-Wed Sep 11 16:27:04 1996 Theodore Y. Ts'o <tytso@mit.edu>
-
- * configure.in: no longer build import and export since they
- are subsumed by kdb5_util.
-
-Tue Sep 10 18:20:51 1996 Tom Yu <tlyu@mit.edu>
-
- * configure.in: no longer build keytab
-
-Fri Jul 26 15:35:31 1996 Tom Yu <tlyu@voltage-multiplier.mit.edu>
-
- * configure.in: remove create
-
-Thu Jul 25 17:24:18 1996 Marc Horowitz <marc@mit.edu>
-
- * configure.in (CONFIG_DIRS): added v5passwdd
-
-Fri Jul 12 14:38:30 1996 Marc Horowitz <marc@mit.edu>
-
- * 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 <marc@mit.edu>
-
- * configure.in: kdbkeys is no longer necessary.
- * configure.in (CONFIG_DIRS): added dbutil
-
-Mon Jul 8 16:39:36 1996 Barry Jaspan <bjaspan@mit.edu>
-
- * 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 <tytso@dcl>
-
- * .Sanitize: Add ktutil directory
-
-Thu Aug 17 22:44:13 1995 Tom Yu <tlyu@dragons-lair.MIT.EDU>
-
- * 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 <tytso@rsx-11.mit.edu>
-
- * 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.
-