1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:37:35 +00:00
serenity/Servers
Andreas Kling 05a2a0c492 WindowServer: unveil("/bin", "x") so we can start applications
Without this, we can't start programs via the system menu. This begs
the question: should WindowServer really be allowed to fork and exec
in the first place?
2020-01-21 10:48:14 +01:00
..
AudioServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LookupServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProtocolServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
SystemServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
TelnetServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
TTYServer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
WindowServer WindowServer: unveil("/bin", "x") so we can start applications 2020-01-21 10:48:14 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00