From 9cb3b79faf6d082eaaf1e9ba49d889b5807086c7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 19 Jul 1996 00:12:15 +0000 Subject: *** empty log message *** --- auth/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'auth/ChangeLog') diff --git a/auth/ChangeLog b/auth/ChangeLog index 1398cca2..3effd418 100644 --- a/auth/ChangeLog +++ b/auth/ChangeLog @@ -1,3 +1,16 @@ +Thu Jul 18 19:31:53 1996 Michael I. Bushnell, p/BSG + + * auth.c (S_auth_makeauth): It's fine if a passed in auth port is + not one we know about; just make the loops across AUTHS deal + properly with null values. Only deallocate the AUTHPTS passed in + if we don't encounter any errors. Always deallocate the + references in the AUTHS array. + (struct pending): Delete member `passthrough_type'. + (S_auth_user_authenticate): Always use MOVE_SEND to send pass + through port back to user. + (S_auth_server_authenticate): Don't bother initializing + U.passthrough_type or S.passthrough_type. + Sat Jul 6 23:16:42 1996 Miles Bader * auth.c (AUTH_VERSION): New macro. -- cgit v1.2.3