summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/bsd/ChangeLog')
-rw-r--r--src/appl/bsd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
index d786903a6..bb3b6d392 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,10 @@
+Fri Apr 12 23:38:25 1996 Richard Basch <basch@lehman.com>
+
+ * krlogind.c (cleanup): Destroy any forwarded credentials at the
+ end of the login session (they were placed in an unusual location
+ anyway, so the chance that someone will be trying to reuse those
+ credentials is minimal)
+
Thu Apr 11 00:22:51 1996 Richard Basch <basch@lehman.com>
* kcmd.c: Cleaned up whitespace and removed commented & unused cruft
@@ -28,6 +35,11 @@ Mon Apr 1 10:12:44 1996 Richard Basch <basch@lehman.com>
on the variable usage in the code. Also, the tests for Solaris
were incorrect.
+Fri Mar 29 16:22:18 1996 Richard Basch <basch@lehman.com>
+
+ * kcmd.c, krlogin.c, krsh.c, krcp.c:
+ Allow for a proxy forwarder to be specified
+
Sat Mar 23 17:20:00 1996 Sam Hartman <hartmans@tertius.mit.edu>
* krcp.c (des_write): Use krb5_net_write instead of write, because