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-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-11
Ports: Add preliminary dropbear port
Yonatan Goldschmidt
2020-05-10
Demos: Add LibGfx Demo :^)
Linus Groh
2020-05-09
LaunchServer: Add the LaunchServer to centralise file associations.
Nicholas Hollett
2020-05-08
Services: Move Taskbar and SystemMenu from Applications to Services
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-05
LibCore: Add a standard downloads directory (~/Downloads)
Andreas Kling
2020-05-02
Demos: Add a little "Mouse" demo for showing mouse button states
Andreas Kling
2020-04-29
DisplaySettings: Rename from DisplayProperties
Andreas Kling
2020-04-23
Applications: Remove ChanViewer app
Andreas Kling
2020-04-19
Demos: Add Screensaver demo
Brendan Coles
2020-04-18
Build: Make sure to create a /home/anon/Desktop directory
Andreas Kling
2020-04-18
Demos: Add 3D Cube Demo
Stephan Unverwerth
2020-04-13
Debugger: Add DebugSession
Itamar
2020-04-13
CPU: Handle breakpoint trap
Itamar
2020-04-11
MenuApplets: Rename CPUGraph to ResourceGraph
Linus Groh
2020-04-08
Kernel: Remove DebugLogDevice
Andreas Kling
2020-04-05
Servers: Add a new DHCP client
AnotherTest
2020-03-31
Base: Change root user home directory from `/` to `/root`
Brendan Coles
2020-03-25
Build: Oops, LibJS tests were meant to go in /home/anon/js-tests
Andreas Kling
2020-03-25
Build: Copy LibJS/Tests into /home/anon/js-tests
Andreas Kling
2020-03-21
Build: Add FreeBSD support (#1492)
BenJilks
2020-03-18
Calendar: Implement basic GUI calendar application
rhin123
2020-03-09
Games: Added solitaire to build-root-filesystem.sh
Till Mayer
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
[next]