diff options
author | Theodore Tso <tytso@mit.edu> | 1995-08-24 23:29:20 +0000 |
---|---|---|
committer | Theodore Tso <tytso@mit.edu> | 1995-08-24 23:29:20 +0000 |
commit | 91796ae2bd587a01a202e679a773080ed3383368 (patch) | |
tree | 65fe405345d2910ab5ad7d82b580a2dec063abdf | |
parent | 88ca3857b3dd994968848db7f2820a845c87fab2 (diff) | |
download | krb5-91796ae2bd587a01a202e679a773080ed3383368.tar.gz krb5-91796ae2bd587a01a202e679a773080ed3383368.tar.xz krb5-91796ae2bd587a01a202e679a773080ed3383368.zip |
Update file list
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6588 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r-- | src/.Sanitize | 1 | ||||
-rw-r--r-- | src/ChangeLog | 5 | ||||
-rw-r--r-- | src/admin/edit/.Sanitize | 2 | ||||
-rw-r--r-- | src/admin/edit/ChangeLog | 7 | ||||
-rw-r--r-- | src/appl/simple/.Sanitize | 1 | ||||
-rw-r--r-- | src/appl/simple/ChangeLog | 3 | ||||
-rw-r--r-- | src/config-files/.Sanitize | 2 | ||||
-rw-r--r-- | src/config-files/ChangeLog | 3 | ||||
-rw-r--r-- | src/config/.Sanitize | 2 | ||||
-rw-r--r-- | src/config/ChangeLog | 3 | ||||
-rw-r--r-- | src/include/.Sanitize | 2 | ||||
-rw-r--r-- | src/include/ChangeLog | 3 | ||||
-rw-r--r-- | src/kadmin.old/.Sanitize | 2 | ||||
-rw-r--r-- | src/kadmin.old/ChangeLog | 3 | ||||
-rw-r--r-- | src/kadmin.v4/.Sanitize | 1 | ||||
-rw-r--r-- | src/kadmin.v4/ChangeLog | 3 | ||||
-rw-r--r-- | src/kadmin/.Sanitize | 1 | ||||
-rw-r--r-- | src/kadmin/ChangeLog | 4 | ||||
-rw-r--r-- | src/kadmin/ktutil/.Sanitize | 40 | ||||
-rw-r--r-- | src/kadmin/ktutil/ChangeLog | 3 |
20 files changed, 87 insertions, 4 deletions
diff --git a/src/.Sanitize b/src/.Sanitize index 7c39f1adc..68d0db938 100644 --- a/src/.Sanitize +++ b/src/.Sanitize @@ -60,6 +60,7 @@ kadmin.new autotools isode TODO +BADSYMS mac Do-last: diff --git a/src/ChangeLog b/src/ChangeLog index 011f5683d..a28b44fbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,9 +1,14 @@ +Thu Aug 24 19:27:04 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list + Tue Aug 22 18:19:39 1995 <tytso@rsts-11.mit.edu> * aclocal.m4 (_MAKE_SUBDIRS): Change subdir recursion so that a missing subdirectory is skipped. Mon Aug 21 16:42:42 EDT 1995 Paul Park (pjpark@mit.edu) + * Makefile.in - Change mkdir to mkdir -p. Tue Aug 15 16:19:29 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> diff --git a/src/admin/edit/.Sanitize b/src/admin/edit/.Sanitize index ca7db3e07..e77eeb0f5 100644 --- a/src/admin/edit/.Sanitize +++ b/src/admin/edit/.Sanitize @@ -28,9 +28,9 @@ ChangeLog Makefile.in configure configure.in +cpw.c dump.c dumpv4.c -getdate.y kdb5_ed_ct.ct kdb5_edit.M kdb5_edit.c diff --git a/src/admin/edit/ChangeLog b/src/admin/edit/ChangeLog index 8df2d15ab..486803c9c 100644 --- a/src/admin/edit/ChangeLog +++ b/src/admin/edit/ChangeLog @@ -1,18 +1,23 @@ +Thu Aug 24 19:28:39 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Mon Aug 21 16:45:39 EDT 1995 Paul Park (pjpark@mit.edu) * dump.c - Completely rework this logic to support old (e.g. Beta 5 and previous) dump format and new dump format using the same commands. This is differentiated by using the "-old" command qualifier. + * kdb5_edit.M - Add description of -R and -s. Remove "ascii represen- tation of a decimal number". Remove "Bugs". - Fri Aug 18 17:06:06 EDT 1995 Paul Park (pjpark@mit.edu) + * ss_wrapper.c - Change sense of fgets() check so scripts work. Tue Aug 15 14:22:50 EDT 1995 Paul Park (pjpark@mit.edu) + * kdb5_edit.c, ss_wrapper.c, cpw.c, kdb5_edit.h - Add support for -s scriptfile and fix up assorted gcc -Wall complaints. diff --git a/src/appl/simple/.Sanitize b/src/appl/simple/.Sanitize index 838f9480f..1f061c528 100644 --- a/src/appl/simple/.Sanitize +++ b/src/appl/simple/.Sanitize @@ -24,6 +24,7 @@ Do-first: Things-to-keep: .cvsignore +ChangeLog Makefile.in client configure diff --git a/src/appl/simple/ChangeLog b/src/appl/simple/ChangeLog index 977cee9c1..30dcd2f21 100644 --- a/src/appl/simple/ChangeLog +++ b/src/appl/simple/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:25:48 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Fri Jul 7 15:47:50 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove LDFLAGS. diff --git a/src/config-files/.Sanitize b/src/config-files/.Sanitize index c3cc9c9a3..a7fed85b4 100644 --- a/src/config-files/.Sanitize +++ b/src/config-files/.Sanitize @@ -25,6 +25,8 @@ Things-to-keep: ChangeLog convert-config-files +kdc.conf +kdc.conf.M krb5.conf krb5.conf.M services.append diff --git a/src/config-files/ChangeLog b/src/config-files/ChangeLog index 322a1d18d..b5f4e415d 100644 --- a/src/config-files/ChangeLog +++ b/src/config-files/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:24:26 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Mon Aug 21 16:59:00 EDT 1995 Paul Park (pjpark@mit.edu) * kdc.conf.M - Change types of master_key_type and encryption_type to diff --git a/src/config/.Sanitize b/src/config/.Sanitize index 4c96d5164..41a04cb5b 100644 --- a/src/config/.Sanitize +++ b/src/config/.Sanitize @@ -24,6 +24,8 @@ Do-first: Things-to-keep: ChangeLog +config.guess +config.sub doc install-sh mac-config.README diff --git a/src/config/ChangeLog b/src/config/ChangeLog index b2622f949..dd3340230 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:25:10 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Fri Jul 7 15:56:09 EDT 1995 Paul Park (pjpark@mit.edu) * pre.in - Add DEPLIBS and LDFLAGS to be provided with each Makefile. diff --git a/src/include/.Sanitize b/src/include/.Sanitize index fa2c7b400..75b559ff8 100644 --- a/src/include/.Sanitize +++ b/src/include/.Sanitize @@ -35,7 +35,7 @@ fake-stdlib.h k5-int.h kerberosIV krb5 -krb5.h +krb5.hin sys syslog.h diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 068770f26..d3121bde0 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:23:10 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Wed Aug 16 02:45:19 1995 Chris Provenzano <proven@mit.edu> diff --git a/src/kadmin.old/.Sanitize b/src/kadmin.old/.Sanitize index a27eed5fa..e0be24820 100644 --- a/src/kadmin.old/.Sanitize +++ b/src/kadmin.old/.Sanitize @@ -24,13 +24,13 @@ Do-first: Things-to-keep: .cvsignore +ChangeLog Makefile.in client configure configure.in kpasswd server -v4server Things-to-lose: diff --git a/src/kadmin.old/ChangeLog b/src/kadmin.old/ChangeLog index fda0d7b3c..48d2f0ac7 100644 --- a/src/kadmin.old/ChangeLog +++ b/src/kadmin.old/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:17:20 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Update file list Fri Jul 7 16:02:34 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove LDFLAGS. diff --git a/src/kadmin.v4/.Sanitize b/src/kadmin.v4/.Sanitize index 2f08bc5fd..726098c6d 100644 --- a/src/kadmin.v4/.Sanitize +++ b/src/kadmin.v4/.Sanitize @@ -24,6 +24,7 @@ Do-first: Things-to-keep: .cvsignore +ChangeLog Makefile.in configure configure.in diff --git a/src/kadmin.v4/ChangeLog b/src/kadmin.v4/ChangeLog index d0475fbb8..5edb760a4 100644 --- a/src/kadmin.v4/ChangeLog +++ b/src/kadmin.v4/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:18:23 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize (Things-to-keep): Update file list Fri Jul 7 16:04:45 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove LDFLAGS diff --git a/src/kadmin/.Sanitize b/src/kadmin/.Sanitize index ffe03994a..e8c5141f2 100644 --- a/src/kadmin/.Sanitize +++ b/src/kadmin/.Sanitize @@ -29,6 +29,7 @@ Makefile.in configure configure.in kpasswd +ktutil v5client v5server diff --git a/src/kadmin/ChangeLog b/src/kadmin/ChangeLog index 0c0142dca..4dbf1ae4c 100644 --- a/src/kadmin/ChangeLog +++ b/src/kadmin/ChangeLog @@ -1,3 +1,7 @@ +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. diff --git a/src/kadmin/ktutil/.Sanitize b/src/kadmin/ktutil/.Sanitize new file mode 100644 index 000000000..60b9766ee --- /dev/null +++ b/src/kadmin/ktutil/.Sanitize @@ -0,0 +1,40 @@ +# Sanitize.in for Kerberos V5 + +# Each directory to survive it's way into a release will need a file +# like this one called "./.Sanitize". All keyword lines must exist, +# and must exist in the order specified by this file. Each directory +# in the tree will be processed, top down, in the following order. + +# Hash started lines like this one are comments and will be deleted +# before anything else is done. Blank lines will also be squashed +# out. + +# The lines between the "Do-first:" line and the "Things-to-keep:" +# line are executed as a /bin/sh shell script before anything else is +# done in this + +Do-first: + +# All files listed between the "Things-to-keep:" line and the +# "Files-to-sed:" line will be kept. All other files will be removed. +# Directories listed in this section will have their own Sanitize +# called. Directories not listed will be removed in their entirety +# with rm -rf. + +Things-to-keep: + +.cvsignore +ChangeLog +Makefile.in +configure +configure.in +ktutil.c +ktutil.h +ktutil_ct.ct +ktutil_funcs.c + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/kadmin/ktutil/ChangeLog b/src/kadmin/ktutil/ChangeLog index a1e71e66b..9aab9650a 100644 --- a/src/kadmin/ktutil/ChangeLog +++ b/src/kadmin/ktutil/ChangeLog @@ -1,3 +1,6 @@ +Thu Aug 24 19:20:26 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Added .Sanitize file. Mon Aug 21 17:01:40 EDT 1995 Paul Park (pjpark@mit.edu) * ktutil.c - Remove English-specific date handling and let timestamp_ |