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
Age
Commit message (
Expand
)
Author
2019-12-27
WindowServer: Remove Clock from server.
Hüseyin ASLITÜRK
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-11
LookupServer: Switch to a more privacy-respecting DNS provider
Valtteri Koskivuori
2019-12-05
CPUGraph: Launch the CPUGraph menu applet on startup
Andreas Kling
2019-11-26
SystemServer: Implement lazy spawning
Sergey Bugaev
2019-11-26
LookupServer: Port to socket takeover
Sergey Bugaev
2019-11-26
ProtocolServer: Port to socket takeover
Sergey Bugaev
2019-11-26
AudioServer: Port to socket takeover
Sergey Bugaev
2019-11-26
WindowServer: Port to socket takeover
Sergey Bugaev
2019-11-26
SystemServer: Implement keepalive
Sergey Bugaev
2019-11-26
SystemServer: Read service list from a config file
Sergey Bugaev
2019-08-17
Kernel+SystemServer: Mount filesystems and start TTYServer in userspace
Sergey Bugaev
2019-06-07
LookupServer: Load hostnames
Christopher Dumas
2019-05-27
Network stack is now configurable, and resolution is also configurable, but l...
Christopher Dumas
2019-02-21
Kernel+Userland: Implement setuid() and setgid() and add /bin/su
Andreas Kling
2019-02-10
Base: Rename /users to /home.
Andreas Kling
2019-01-30
Rename the default user to "anon" and give him a home directory.
Andreas Kling
2019-01-24
Let userland retain the window backing store while drawing into it.
Andreas Kling
2018-11-17
Make bash-2.05b build with minimal changes.
Andreas Kling
2018-11-06
Add getgrent() family of functions.
Andreas Kling
2018-10-31
Add getpwent() family of functions to LibC.
Andreas Kling