summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
diff options
context:
space:
mode:
authorWilfredo Sanchez <tritan@mit.edu>2000-06-01 01:44:22 +0000
committerWilfredo Sanchez <tritan@mit.edu>2000-06-01 01:44:22 +0000
commit5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703 (patch)
tree884498b85a0bfe69da403d71f80232db05f2037e /src/lib/krb5
parent336f00fd147e2b778f0ac46dafbcb742bbc9444f (diff)
Change wsanchez@apple -> tritan@mit
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12331 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5')
-rw-r--r--src/lib/krb5/asn.1/ChangeLog4
-rw-r--r--src/lib/krb5/ccache/ChangeLog4
-rw-r--r--src/lib/krb5/ccache/ccapi/ChangeLog4
-rw-r--r--src/lib/krb5/ccache/file/ChangeLog4
-rw-r--r--src/lib/krb5/ccache/memory/ChangeLog4
-rw-r--r--src/lib/krb5/ccache/stdio/ChangeLog4
-rw-r--r--src/lib/krb5/error_tables/ChangeLog4
-rw-r--r--src/lib/krb5/keytab/ChangeLog4
-rw-r--r--src/lib/krb5/keytab/db/ChangeLog4
-rw-r--r--src/lib/krb5/keytab/file/ChangeLog4
-rw-r--r--src/lib/krb5/keytab/srvtab/ChangeLog4
-rw-r--r--src/lib/krb5/krb/ChangeLog4
-rw-r--r--src/lib/krb5/os/ChangeLog4
-rw-r--r--src/lib/krb5/posix/ChangeLog4
-rw-r--r--src/lib/krb5/rcache/ChangeLog4
15 files changed, 30 insertions, 30 deletions
diff --git a/src/lib/krb5/asn.1/ChangeLog b/src/lib/krb5/asn.1/ChangeLog
index 96f709863..b6660c162 100644
--- a/src/lib/krb5/asn.1/ChangeLog
+++ b/src/lib/krb5/asn.1/ChangeLog
@@ -41,12 +41,12 @@
* asn1buf.c (asn1buf_imbed): Add "indef" arg so that we don't
treat a definite zero-length encoding as an indefinite encoding.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-10-06 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/ccache/ChangeLog b/src/lib/krb5/ccache/ChangeLog
index f47323800..0646a6524 100644
--- a/src/lib/krb5/ccache/ChangeLog
+++ b/src/lib/krb5/ccache/ChangeLog
@@ -18,12 +18,12 @@
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/ccache/ccapi/ChangeLog b/src/lib/krb5/ccache/ccapi/ChangeLog
index ae3b36d57..650935291 100644
--- a/src/lib/krb5/ccache/ccapi/ChangeLog
+++ b/src/lib/krb5/ccache/ccapi/ChangeLog
@@ -79,12 +79,12 @@
* stdcc.h, stdcc_util.h: use CCache2.h under MacOS for CCAPI v2
compatibility
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/ccache/file/ChangeLog b/src/lib/krb5/ccache/file/ChangeLog
index 298360b79..8810a3679 100644
--- a/src/lib/krb5/ccache/file/ChangeLog
+++ b/src/lib/krb5/ccache/file/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/ccache/memory/ChangeLog b/src/lib/krb5/ccache/memory/ChangeLog
index 8762e90b1..6df731889 100644
--- a/src/lib/krb5/ccache/memory/ChangeLog
+++ b/src/lib/krb5/ccache/memory/ChangeLog
@@ -3,12 +3,12 @@
* mcc.h (mcc_head): Define as macro to give exported name a krb5
prefix.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/ccache/stdio/ChangeLog b/src/lib/krb5/ccache/stdio/ChangeLog
index c520ca35e..b51885a44 100644
--- a/src/lib/krb5/ccache/stdio/ChangeLog
+++ b/src/lib/krb5/ccache/stdio/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/error_tables/ChangeLog b/src/lib/krb5/error_tables/ChangeLog
index d93bf5edf..f74e8a335 100644
--- a/src/lib/krb5/error_tables/ChangeLog
+++ b/src/lib/krb5/error_tables/ChangeLog
@@ -6,12 +6,12 @@
* krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-23 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/keytab/ChangeLog b/src/lib/krb5/keytab/ChangeLog
index fa1e715e2..af053f2bb 100644
--- a/src/lib/krb5/keytab/ChangeLog
+++ b/src/lib/krb5/keytab/ChangeLog
@@ -3,12 +3,12 @@
* ktbase.c (krb5_kt_resolve): Change prototype from const to
krb5_const to match krb5.hin
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-06-15 Danilo Almeida <dalmeida@mit.edu>
diff --git a/src/lib/krb5/keytab/db/ChangeLog b/src/lib/krb5/keytab/db/ChangeLog
index 76c04e54d..0021a099a 100644
--- a/src/lib/krb5/keytab/db/ChangeLog
+++ b/src/lib/krb5/keytab/db/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
diff --git a/src/lib/krb5/keytab/file/ChangeLog b/src/lib/krb5/keytab/file/ChangeLog
index 4be401b72..4f6bae1e7 100644
--- a/src/lib/krb5/keytab/file/ChangeLog
+++ b/src/lib/krb5/keytab/file/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
Mon May 10 15:25:45 1999 Danilo Almeida <dalmeida@mit.edu>
diff --git a/src/lib/krb5/keytab/srvtab/ChangeLog b/src/lib/krb5/keytab/srvtab/ChangeLog
index a4157a0ac..e3425dd48 100644
--- a/src/lib/krb5/keytab/srvtab/ChangeLog
+++ b/src/lib/krb5/keytab/srvtab/ChangeLog
@@ -5,12 +5,12 @@ Fri Jan 28 19:53:44 2000 Ezra Peisach <epeisach@mit.edu>
agree with krb5_kts_ops entries.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-06-15 Danilo Almeida <dalmeida@mit.edu>
diff --git a/src/lib/krb5/krb/ChangeLog b/src/lib/krb5/krb/ChangeLog
index 699d7e7cc..f2c20ed87 100644
--- a/src/lib/krb5/krb/ChangeLog
+++ b/src/lib/krb5/krb/ChangeLog
@@ -168,12 +168,12 @@
* t_ref_kerb.out: Fix expected zephyr/zephyr output.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-10-12 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/os/ChangeLog b/src/lib/krb5/os/ChangeLog
index 819494009..adf1c5d27 100644
--- a/src/lib/krb5/os/ChangeLog
+++ b/src/lib/krb5/os/ChangeLog
@@ -114,12 +114,12 @@
* localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on
new KRB5_USE_INET6 macro.
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-10-22 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/lib/krb5/posix/ChangeLog b/src/lib/krb5/posix/ChangeLog
index e90e47b48..813ec3120 100644
--- a/src/lib/krb5/posix/ChangeLog
+++ b/src/lib/krb5/posix/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
Mon May 10 15:26:38 1999 Danilo Almeida <dalmeida@mit.edu>
diff --git a/src/lib/krb5/rcache/ChangeLog b/src/lib/krb5/rcache/ChangeLog
index a3b8b4fb9..52f9db9cd 100644
--- a/src/lib/krb5/rcache/ChangeLog
+++ b/src/lib/krb5/rcache/ChangeLog
@@ -1,9 +1,9 @@
-1999-10-26 Tom Yu <tlyu@mit.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. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-09-21 Ken Raeburn <raeburn@mit.edu>