From: Theodore Tso Date: Thu, 4 May 1995 19:50:13 +0000 (+0000) Subject: Update Sanitize file to reflect file additions, deletions X-Git-Tag: krb5-1.0-beta5~32 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0e38cc272850f8f2d5c7bc56e7bd65d4ddbce7e5;p=krb5.git Update Sanitize file to reflect file additions, deletions git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5721 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/.Sanitize b/src/.Sanitize index 988d0aba0..cf7b5c7f8 100644 --- a/src/.Sanitize +++ b/src/.Sanitize @@ -43,7 +43,8 @@ configure.in include isode kadmin -kadmin.new +kadmin.v4 +kadmin.old kdc krb524 lib @@ -58,6 +59,10 @@ windows Things-to-lose: +kadmin.new +autotools +isode + Do-last: # End of file. diff --git a/src/config-files/.Sanitize b/src/config-files/.Sanitize index 04d31ab9a..c3cc9c9a3 100644 --- a/src/config-files/.Sanitize +++ b/src/config-files/.Sanitize @@ -24,10 +24,9 @@ Do-first: Things-to-keep: ChangeLog -krb.conf -krb.conf.M -krb.realms -krb.realms.M +convert-config-files +krb5.conf +krb5.conf.M services.append krb5.conf diff --git a/src/config/.Sanitize b/src/config/.Sanitize index 4bffe6dd5..4c96d5164 100644 --- a/src/config/.Sanitize +++ b/src/config/.Sanitize @@ -33,6 +33,8 @@ mac-post.in mac-pre.in post.in pre.in +ren2long +ren2long.awk rm.bat windows.in diff --git a/src/lib/krb5/krb/.Sanitize b/src/lib/krb5/krb/.Sanitize index 3359db33e..e0d86cce2 100644 --- a/src/lib/krb5/krb/.Sanitize +++ b/src/lib/krb5/krb/.Sanitize @@ -54,13 +54,11 @@ encode_kdc.c encrypt_tk.c faddr_ordr.c free_rtree.c -gc_2tgt.c gc_frm_kdc.c -gc_via_tgt.c +gc_via_tkt.c gen_seqnum.c gen_subkey.c get_creds.c -get_fcreds.c get_in_tkt.c in_tkt_ktb.c in_tkt_pwd.c diff --git a/src/lib/krb5/os/.Sanitize b/src/lib/krb5/os/.Sanitize index c0208d8fa..0836a3feb 100644 --- a/src/lib/krb5/os/.Sanitize +++ b/src/lib/krb5/os/.Sanitize @@ -35,6 +35,7 @@ def_realm.c free_hstrl.c free_krbhs.c full_ipadr.c +genaddrs.c gen_port.c gen_rname.c get_krbhst.c @@ -48,6 +49,7 @@ localaddr.c locate_kdc.c lock_file.c macsock.c +mk_faddr.c net_read.c net_write.c os-proto.h diff --git a/src/tests/.Sanitize b/src/tests/.Sanitize index 2e92cc4e6..179c03805 100644 --- a/src/tests/.Sanitize +++ b/src/tests/.Sanitize @@ -31,6 +31,7 @@ asn.1 configure configure.in create +dejagnu dump.c hammer resolve diff --git a/src/tests/dejagnu/.Sanitize b/src/tests/dejagnu/.Sanitize new file mode 100644 index 000000000..f7278c37d --- /dev/null +++ b/src/tests/dejagnu/.Sanitize @@ -0,0 +1,41 @@ +# 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: + +ChangeLog +config +configure +configure.in +krb-root +krb-standalone +Makefile.in + + +Things-to-lose: + +tmpdir + +Do-last: + +# End of file. diff --git a/src/tests/dejagnu/config/.Sanitize b/src/tests/dejagnu/config/.Sanitize new file mode 100644 index 000000000..d3482ee52 --- /dev/null +++ b/src/tests/dejagnu/config/.Sanitize @@ -0,0 +1,33 @@ +# 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: + +ChangeLog +default.exp + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/tests/dejagnu/krb-root/.Sanitize b/src/tests/dejagnu/krb-root/.Sanitize new file mode 100644 index 000000000..1ef96e824 --- /dev/null +++ b/src/tests/dejagnu/krb-root/.Sanitize @@ -0,0 +1,33 @@ +# 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: + +rlogin.exp +telnet.exp + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/tests/dejagnu/krb-standalone/.Sanitize b/src/tests/dejagnu/krb-standalone/.Sanitize new file mode 100644 index 000000000..b62ca2bc5 --- /dev/null +++ b/src/tests/dejagnu/krb-standalone/.Sanitize @@ -0,0 +1,34 @@ +# 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: + +rcp.exp +rsh.exp +standalone.exp + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/tests/resolve/.Sanitize b/src/tests/resolve/.Sanitize index 7063a2b67..8fe14489d 100644 --- a/src/tests/resolve/.Sanitize +++ b/src/tests/resolve/.Sanitize @@ -24,6 +24,7 @@ Do-first: Things-to-keep: .cvsignore +ChangeLog Makefile.in configure configure.in diff --git a/src/windows/.Sanitize b/src/windows/.Sanitize index 9ed7a2b1a..163ea0f1e 100644 --- a/src/windows/.Sanitize +++ b/src/windows/.Sanitize @@ -25,6 +25,7 @@ Things-to-keep: changelo cns +gss makefile readme wintel