index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
etc
/
group
Age
Commit message (
Expand
)
Author
2021-06-06
Clipboard: Remove unnecessary UID separation
Andreas Kling
2021-06-06
NotificationServer: Remove unnecessary UID separation
Andreas Kling
2021-05-22
Userland: Remove SymbolServer and the "symbol" user+group
Andreas Kling
2021-05-06
Base: Remove unnecessary UID separation of multi-process Browser
Andreas Kling
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
Services: Add a WebSocket service
DexesTTP
2021-02-04
SymbolServer: Add symbolication service for out-of-process ELF parsing
Andreas Kling
2020-09-06
utmpupdate: Add a program for updating /var/run/utmp
Andreas Kling
2020-06-22
ImageDecoder: Add a new service for out-of-process image decoding :^)
Andreas Kling
2020-06-17
WebContent: Start work on browser process separation :^)
Andreas Kling
2020-06-17
Meta: Scale back overly informal user-facing strings
Andreas Kling
2020-06-17
Base+Meta: Rename the wheel group to goodboys :^)
Sergey Bugaev
2020-05-15
Base: Allow NotificationServer to access the Clipboard
Sergey Bugaev
2020-05-14
Clipboard: Move the system clipboard to a dedicated service process :^)
Andreas Kling
2020-03-03
Base: Add anon user to the phys group
Andreas Kling
2020-02-16
NotificationServer: Add a system service for desktop notifications
Andreas Kling
2020-02-16
Base: Run WindowServer as a separate "window" user
Andreas Kling
2020-01-11
Base: Run ProtocolServer as a separate "protocol" user
Andreas Kling
2020-01-09
Base: Add a "lookup" user+group that runs LookupServer
Andreas Kling
2020-01-04
Base: Add an "audio" group that gets to write to /dev/audio
Andreas Kling
2020-01-04
Base: Add a "phys" group for users with physical access
Andreas Kling
2020-01-04
Base: Add "tty" group and make /dev/tty* be root:tty mode 610
Andreas Kling
2019-01-30
Rename the default user to "anon" and give him a home directory.
Andreas Kling
2018-11-06
Add getgrent() family of functions.
Andreas Kling