plan9fox/sys
cinap_lenrek 5993760e14 devip: fix permission checking
permission checking had the "other" and "owner" bits swapped plus incoming
connections where always owned by "network" instead of the owner of
the listening connection. also, ipwstat() was not effective as the uid
strings where not parsed.

this fixes the permission checks for data/ctl/err file and makes incoming
connections inherit the owner from the listening connection.

we also allow ipwstat() to change ownership to the commonuser() or anyone
if we are eve.

we might have to add additional restrictions for none at a later point...
2019-09-21 23:28:37 +02:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: Open source may not be safe if it has no super excellent moderator. 2019-03-17 23:13:27 -04:00
include Add toascii() to ape 2019-09-09 16:00:06 +01:00
lib acid/kernel: for stacktraces, try to use context from error stack when process is not sleeping 2019-09-12 15:28:04 +02:00
man sys/src/libventi: implement vtreconn and vtredial functions 2019-09-06 11:54:44 -07:00
src devip: fix permission checking 2019-09-21 23:28:37 +02:00