Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-08 | 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* fsys-getroot.c (trivfs_S_fsys_getroot): Fix typo. | |||
1999-11-08 | 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* fsys-getroot.c (trivfs_S_fsys_getroot): Return EROFS or EACCES for a disallowed open attempt, instead of EOPNOTSUPP. EOPNOTSUPP results in the confusing result of ENOTDIR being delivered to the user. | |||
1999-10-11 | 1999-10-11 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* trivfs.h (trivfs_open_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use it. | |||
1999-02-19 | 1999-02-06 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | |
* trivfs.h (trivfs_check_access_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use trivfs_check_acces_hook. * dir-lookup.c (trivfs_S_dir_lookup): Likewise. * file-access.c (trivfs_S_file_check_access): Likewise. | |||
1997-02-14 | (trivfs_S_fsys_getroot): | Miles Bader | |
Use trivfs_getroot_hook. | |||
1996-11-13 | Thu Nov 7 01:01:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* io-restrict-auth.c (trivfs_S_io_restrict_auth): Rewrite to use idvecs. Wed Nov 6 23:40:50 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * 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. | |||
1995-08-12 | (trivfs_S_fsys_getroot): Allow trivfs_protid_create_hook and | Miles Bader | |
trivfs_peropen_create_hook to return an error code, and abort if either does. (trivfs_S_fsys_getroot): Guts (except for protection check) moved into trivfs_open. | |||
1995-07-21 | (trivfs_S_fsys_getroot): Free initial reference created by | Michael I. Bushnell | |
ports_allocate_port. | |||
1995-06-27 | (trivfs_S_fsys_getroot): Use new form of ports_allocate_port call. | Michael I. Bushnell | |
1995-03-30 | (trivfs_S_fsys_getroot): Strip out old hack for blocking. | Michael I. Bushnell | |
(struct pending_open): Delete type. (trivfs_complete_open): Delete function. | |||
1994-10-25 | entered into RCS | Michael I. Bushnell | |
1994-08-30 | Formerly fsys-getroot.c.~16~ | Michael I. Bushnell | |
1994-07-22 | Formerly fsys-getroot.c.~15~ | Michael I. Bushnell | |
1994-07-19 | Formerly fsys-getroot.c.~14~ | Michael I. Bushnell | |
1994-07-05 | Formerly fsys-getroot.c.~13~ | Michael I. Bushnell | |
1994-06-30 | Formerly fsys-getroot.c.~12~ | Michael I. Bushnell | |
1994-06-27 | Formerly fsys-getroot.c.~11~ | Michael I. Bushnell | |
1994-06-23 | Formerly fsys-getroot.c.~10~ | Michael I. Bushnell | |
1994-06-22 | Formerly fsys-getroot.c.~9~ | Michael I. Bushnell | |
1994-06-20 | Formerly fsys-getroot.c.~8~ | Michael I. Bushnell | |
1994-06-16 | Formerly fsys-getroot.c.~7~ | Michael I. Bushnell | |
1994-06-15 | Formerly fsys-getroot.c.~6~ | Michael I. Bushnell | |
1994-05-25 | Formerly fsys-getroot.c.~5~ | Michael I. Bushnell | |
1994-05-24 | Formerly fsys-getroot.c.~4~ | Michael I. Bushnell | |
1994-05-10 | Formerly fsys-getroot.c.~3~ | Michael I. Bushnell | |
1994-02-18 | Formerly fsys-getroot.c.~2~ | Michael I. Bushnell | |
1994-02-18 | Initial revision | Michael I. Bushnell | |