Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-04-01 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-06-16 | 1 | -6/+3 |
| | | | | | | | | | | | | | * dir-lookup.c (trivfs_S_dir_lookup): Use iohelp_dup_iouser as per the new semantics. * fsys-getroot.c (trivfs_S_fsys_getroot): Use iohelp_create_complex_iouser. * io-reauthenticate.c (trivfs_S_io_reauthenticate): Use iohelp_reauth as per the new semantics. * io-restrict-auth.c (trivfs_S_io_restrict_auth): Use iohelp_create_complex_iouser. Check return values. * trivfs_protid_dup (trivfs_protid_dup): Use iohelp_dup_iouser as per the new semantics. | ||||
* | 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-11-08 | 1 | -1/+1 |
| | | | | * fsys-getroot.c (trivfs_S_fsys_getroot): Fix typo. | ||||
* | 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-11-08 | 1 | -2/+4 |
| | | | | | | * 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 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-11 | 1 | -5/+14 |
| | | | | | * trivfs.h (trivfs_open_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use it. | ||||
* | 1999-02-06 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | 1999-02-19 | 1 | -7/+11 |
| | | | | | | | | * 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. | ||||
* | (trivfs_S_fsys_getroot): | Miles Bader | 1997-02-14 | 1 | -1/+10 |
| | | | | Use trivfs_getroot_hook. | ||||
* | Thu Nov 7 01:01:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-13 | 1 | -6/+16 |
| | | | | | | | | | | | | | | | | | | * 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. | ||||
* | (trivfs_S_fsys_getroot): Allow trivfs_protid_create_hook and | Miles Bader | 1995-08-12 | 1 | -53/+25 |
| | | | | | | 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. | ||||
* | (trivfs_S_fsys_getroot): Free initial reference created by | Michael I. Bushnell | 1995-07-21 | 1 | -0/+1 |
| | | | | ports_allocate_port. | ||||
* | (trivfs_S_fsys_getroot): Use new form of ports_allocate_port call. | Michael I. Bushnell | 1995-06-27 | 1 | -2/+3 |
| | |||||
* | (trivfs_S_fsys_getroot): Strip out old hack for blocking. | Michael I. Bushnell | 1995-03-30 | 1 | -86/+8 |
| | | | | | (struct pending_open): Delete type. (trivfs_complete_open): Delete function. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-10-25 | 1 | -1/+1 |
| | |||||
* | Formerly fsys-getroot.c.~16~ | Michael I. Bushnell | 1994-08-30 | 1 | -5/+5 |
| | |||||
* | Formerly fsys-getroot.c.~15~ | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 |
| | |||||
* | Formerly fsys-getroot.c.~14~ | Michael I. Bushnell | 1994-07-19 | 1 | -0/+3 |
| | |||||
* | Formerly fsys-getroot.c.~13~ | Michael I. Bushnell | 1994-07-05 | 1 | -14/+25 |
| | |||||
* | Formerly fsys-getroot.c.~12~ | Michael I. Bushnell | 1994-06-30 | 1 | -7/+7 |
| | |||||
* | Formerly fsys-getroot.c.~11~ | Michael I. Bushnell | 1994-06-27 | 1 | -4/+7 |
| | |||||
* | Formerly fsys-getroot.c.~10~ | Michael I. Bushnell | 1994-06-23 | 1 | -10/+80 |
| | |||||
* | Formerly fsys-getroot.c.~9~ | Michael I. Bushnell | 1994-06-22 | 1 | -7/+28 |
| | |||||
* | Formerly fsys-getroot.c.~8~ | Michael I. Bushnell | 1994-06-20 | 1 | -1/+5 |
| | |||||
* | Formerly fsys-getroot.c.~7~ | Michael I. Bushnell | 1994-06-16 | 1 | -1/+2 |
| | |||||
* | Formerly fsys-getroot.c.~6~ | Michael I. Bushnell | 1994-06-15 | 1 | -7/+19 |
| | |||||
* | Formerly fsys-getroot.c.~5~ | Michael I. Bushnell | 1994-05-25 | 1 | -1/+1 |
| | |||||
* | Formerly fsys-getroot.c.~4~ | Michael I. Bushnell | 1994-05-24 | 1 | -3/+7 |
| | |||||
* | Formerly fsys-getroot.c.~3~ | Michael I. Bushnell | 1994-05-10 | 1 | -7/+9 |
| | |||||
* | Formerly fsys-getroot.c.~2~ | Michael I. Bushnell | 1994-02-18 | 1 | -1/+10 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-18 | 1 | -0/+53 |