ladybird/Base
Andreas Kling f5d9f11e52 Base: Add a "lookup" user+group that runs LookupServer
LookupServer now runs as lookup:lookup, allowing connections from other
members of the "lookup" group.

This is enforced through file system permissions by having the service
socket (/tmp/portal/lookup) be mode 0660.

Now the LookupServer program can't overwrite other people's files if it
starts misbehaving. That's pretty cool :^)
2020-01-09 21:36:17 +01:00
..
etc Base: Add a "lookup" user+group that runs LookupServer 2020-01-09 21:36:17 +01:00
home/anon WindowServer+LibGUI: Implement basic color theming 2019-12-23 20:33:01 +01:00
res Themes: Support rubberband selection theming 2020-01-07 11:02:43 +01:00
usr SystemServer: Allow specifying per-service socket file permissions 2020-01-09 21:35:33 +01:00