index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
build-root-filesystem.sh
Age
Commit message (
Expand
)
Author
2020-02-23
Userland+Kernel: Set shutdown/reboot to only be run by the `phys` group
thatlittlegit
2020-02-23
SystemMenu: Move SystemDialog into SystemMenu and remove INI config
thatlittlegit
2020-02-23
Demos: Remove silly HelloWorld2 demo
Andreas Kling
2020-02-18
Base: Rename /dev/psaux to /dev/mouse
Andreas Kling
2020-02-17
SystemMenu: Add a separate program to host the system menu
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-02-09
WebServer: Implement a very basic HTTP server :^)
Andreas Kling
2020-02-09
MenuApplets: Add UserName applet.
asliturk
2020-02-03
build-root-filesystem.sh: Set umask to 0022
Peter Wang
2020-01-09
Base: Let's make home directories 700 to keep things private :^)
Andreas Kling
2020-01-04
Base: Only allow members of the "wheel" group to use /bin/su
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: Make /dev/hd{a,b,c,d} superuser-only
Andreas Kling
2020-01-04
Base: Add "tty" group and make /dev/tty* be root:tty mode 610
Andreas Kling
2020-01-04
Build: Lock down the /mod and /boot directories
Andreas Kling
2020-01-02
Build: add support for building on OpenBSD
joshua stein
2020-01-02
Kernel: Move kernel symbols to /res/kernel.map and make it root-only
Andreas Kling
2020-01-01
Build: fix building Kernel/TestModule object
joshua stein
2020-01-01
Demos: Add a dynamic linking demo to show off dlfcn methods
Andrew Kaster
2019-12-31
Kernel+ping: Only allow superuser to create SOCK_RAW sockets
Andreas Kling
2019-12-27
MenuApplets: Add Clock applet, move code from WindowServer to the applet.
Hüseyin ASLITÜRK
2019-12-27
Build: Allow building serenityOS ext2 root filesystem on macOS host
Stefano Cristiano
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-12
ProfileViewer: Begin work on a visualization tool for profiles :^)
Andreas Kling
2019-12-05
MenuApplets: Add CPUGraph, our first menu applet :^)
Andreas Kling
2019-12-02
Build: Add "sm" as an alias for SystemMonitor for now
Andreas Kling
2019-11-28
Kernel: Implement basic module unloading :^)
Andreas Kling
2019-11-28
Kernel: Implement very simple kernel module loading
Andreas Kling
2019-11-25
Demos: Remove "RetroFetch"
Andreas Kling
2019-11-23
ProtocolServer+LibProtocol: Introduce a server for handling downloads
Andreas Kling
2019-11-23
Applications: Remove unused/unfinished "Downloader" program
Andreas Kling
2019-11-11
Launcher: Remove the Launcher app, and all hacks in support of it
Andreas Kling
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-10-21
HackStudio: Start working on an IDE for SerenityOS
Andreas Kling
2019-10-13
HexEditor: Initial application release
Brandon Scott
2019-10-05
Browser: Start working on a simple browser using LibHTML
Andreas Kling
2019-09-28
Applications: Add a new Help app
Sergey Bugaev
2019-09-28
Userland+LibHTML: Add the html command
Sergey Bugaev
2019-09-21
Build: Let's put the kernel in /boot/kernel for all builds
Andreas Kling
2019-09-16
Applications: Add "Welcome" application, inspired by Windows 98
Conrad Pankoff
2019-09-08
TelnetServer: Implement basic telnet server
Conrad Pankoff
2019-09-07
Applications: Create a display properties manager
Jesse Buhagiar
2019-09-04
SoundPlayer: Start working on a GUI sound player application
Andreas Kling
2019-08-18
Inspector: Add a GUI tool for viewing a remote process's CObject graph
Andreas Kling
2019-08-17
Kernel: Added unmount ability to VFS
Jesse Buhagiar
2019-08-14
ProcessManager: Rename it to SystemMonitor
Sergey Bugaev
2019-08-12
Server: Add TTYServer, a rudimentary text console manager
Conrad Pankoff
2019-08-12
Kernel: Use established device name and number for framebuffer
Conrad Pankoff
[next]