From 5b0f97db93a76e2b6d99acb959071f60ca456d0c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 13 Nov 1996 00:25:08 +0000 Subject: Thu Nov 7 01:01:05 1996 Thomas Bushnell, n/BSG * io-restrict-auth.c (trivfs_S_io_restrict_auth): Rewrite to use idvecs. Wed Nov 6 23:40:50 1996 Thomas Bushnell, n/BSG * trivfs.h (struct trivfs_protid): Delete members `uids', `gids', `nuids', and `ngids'. Replace with `user'. (trivfs_check_open_hook): Delete args `uids', `nuids', `gids', `ngids'. Replace with new arg `user'. All callers changed. (trivfs_open): Likewise. * open.c (trivfs_open): Change to match new declaration. * trivfs.h (struct trivfs_protid): Delete members `uids', `gids', * io-reauthenticate.c (trivfs_S_io_reauthenticate): Use new iohelp_reauth call. --- libtrivfs/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'libtrivfs/ChangeLog') diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index 8445b1a9..cd26fc31 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -3,6 +3,24 @@ Thu Nov 7 17:05:02 1996 Miles Bader * io-restrict-auth.c (trivfs_S_io_restrict_auth): If CRED has root, use the requested id sets verbatim. +Thu Nov 7 01:01:05 1996 Thomas Bushnell, n/BSG + + * io-restrict-auth.c (trivfs_S_io_restrict_auth): Rewrite to use + idvecs. + +Wed Nov 6 23:40:50 1996 Thomas Bushnell, n/BSG + + * trivfs.h (struct trivfs_protid): Delete members `uids', `gids', + `nuids', and `ngids'. Replace with `user'. + (trivfs_check_open_hook): Delete args `uids', `nuids', `gids', + `ngids'. Replace with new arg `user'. All callers changed. + (trivfs_open): Likewise. + * open.c (trivfs_open): Change to match new declaration. + + * trivfs.h (struct trivfs_protid): Delete members `uids', `gids', + * io-reauthenticate.c (trivfs_S_io_reauthenticate): Use new + iohelp_reauth call. + Thu Sep 26 14:25:29 1996 Miles Bader * file-access.c (trivfs_S_file_check_access): Return -- cgit v1.2.3