summaryrefslogtreecommitdiff
path: root/Base/etc
AgeCommit message (Expand)Author
2020-07-07WindowServer+LibGUI: Add "wait" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "help" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "resize row/column" cursorsLinus Groh
2020-07-07UserspaceEmulator: Start building a userspace X86 emulator :^)Andreas Kling
2020-07-07Base: Add "alias ll='ls -l'" to /etc/shellrcLinus Groh
2020-07-07Base: Remove "alias sd=SystemDialog" from /etc/shellrcLinus Groh
2020-07-07Base: Turn a whole bunch of /bin symlinks into shell aliases :^)Andreas Kling
2020-07-06ProtocolServer: Run with low priorityAndreas Kling
2020-07-06ProtocolServer: Turn this into a multi-instance serviceAndreas Kling
2020-06-30Base: Tweak resource graph colors to match SystemMonitorAndreas Kling
2020-06-24Base: Update motd since it was a little outdated :^)Andreas Kling
2020-06-22ImageDecoder: Add a new service for out-of-process image decoding :^)Andreas Kling
2020-06-21WebContent: Turn it into a MultiInstance service :^)Andreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-06-17Meta: Scale back overly informal user-facing stringsAndreas Kling
2020-06-17Base+Meta: Rename the wheel group to goodboys :^)Sergey Bugaev
2020-05-29Kernel+Base: Mount root filesystem read-only :^)Sergey Bugaev
2020-05-27Base: Replace TTYServer with text mode ShellSergey Bugaev
2020-05-20ClipboardHistory: Always place the applet at the same location :^)Andreas Kling
2020-05-20Base: Tweak SystemServer.iniSergey Bugaev
2020-05-16ClipboardHistory: Add a clipboard history applet :^)Sergey Bugaev
2020-05-15Base: Allow NotificationServer to access the ClipboardSergey Bugaev
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling
2020-05-09LaunchServer: Don't use SystemServer keepaliveAndreas Kling
2020-05-09LaunchServer: Run with portal permissions 600Andreas Kling
2020-05-09LaunchServer: Add the LaunchServer to centralise file associations.Nicholas Hollett
2020-04-18Base: Start a desktop FileManager by default! :^)Andreas Kling
2020-04-18Base files: Add protocols fileRead H
2020-04-16Base Files: Add services file.Read H
2020-04-11MenuApplets: Support memory usage and custom colors in ResourceGraphLinus Groh
2020-04-11MenuApplets: Rename CPUGraph to ResourceGraphLinus Groh
2020-04-06Kernel & Userland: Allow to mount image files formatted with Ext2FSLiav A
2020-04-06DHCPClient: Log errors and cleanup the codeAnotherTest
2020-04-05Servers: Add a new DHCP clientAnotherTest
2020-04-03Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"Andreas Kling
2020-04-02Kernel & Userland: Allow to mount image files formatted with Ext2FSLiav A
2020-03-31Base: Change root user home directory from `/` to `/root`Brendan Coles
2020-03-18SystemServer: Add WorkingDirectory supportItamar
2020-03-03Base: Add anon user to the phys groupAndreas Kling
2020-02-23SystemMenu: Move SystemDialog into SystemMenu and remove INI configthatlittlegit
2020-02-23SystemDialog: Revamp to be more Win95-likethatlittlegit
2020-02-17SystemMenu: Finish the implementation and start this at boot :^)Andreas Kling
2020-02-16NotificationServer: Add a system service for desktop notificationsAndreas Kling
2020-02-16Base: Run WindowServer as a separate "window" userAndreas Kling
2020-02-16WindowServer: Move configuration file into /etc/WindowServerAndreas Kling
2020-02-09WindowServer: Remove username from MenuManager.Hüseyin ASLITÜRK
2020-01-26LookupServer: Rename setting "DNS/IPAddress" => "DNS/Nameserver"Andreas Kling
2020-01-12Kernel+Base: Mount root as nodev,nosuidSergey Bugaev
2020-01-11Base: Apply some filesystem flags by defaultSergey Bugaev
2020-01-11Base: Run ProtocolServer as a separate "protocol" userAndreas Kling