summaryrefslogtreecommitdiff
path: root/Base/etc
AgeCommit message (Expand)Author
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP
2021-04-25Services: Add a WebSocket serviceDexesTTP
2021-04-25Tests: Add environment variable for tests onlyAndrew Kaster
2021-04-17LibGUI+WindowServer: Separate window manager IPC from regular IPCsin-ack
2021-04-15Applications: Rename Serendipity => WelcomeAndreas Kling
2021-04-04Base: Minor cleanups in SystemServer.iniAndreas Kling
2021-04-04ResourceGraph.Applet: Host both CPU and memory applet in one processAndreas Kling
2021-04-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling
2021-04-04Base: Tweak default shell promptAndreas Kling
2021-03-30Base: Tweak applet window orderAndreas Kling
2021-03-26Base: Remove SystemMenu from SystemServer.iniAndreas Kling
2021-03-25Base: Remove clock and username applets from startupAndreas Kling
2021-03-11Base: Make the default prompt a different color for rootAndreas Kling
2021-03-06Base: Add egrep and rgrep aliases to /etc/shellrcBrendan Coles
2021-03-04Base: Remove two outdated aliases from /etc/shellrcAndreas Kling
2021-03-03Base: Set a nice PROMPT in /etc/shellrc :^)Andreas Kling
2021-03-02Serendipity: A new welcome appthankyouverycool
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-02-25Base: Add new icons for fonts and File Managerthankyouverycool
2021-02-15LookupServer: Implement a DNS server :^)Sergey Bugaev
2021-02-04SymbolServer: Add symbolication service for out-of-process ELF parsingAndreas Kling
2021-02-03Base: Make /www read-write by defaultBen Wiederhake
2021-01-21Base: Add root to the /etc/shadow fileAndreas Kling
2021-01-20SystemServer.ini: Default to not showing network change notificationsNico Weber
2021-01-17WindowServer: Put default ScaleFactor in ini fileNico Weber
2021-01-15DisplaySettings: Rename wallpaper setting "scaled" to "stretch"Nico Weber
2021-01-10Base: Change anon's default password from "foo\n" to just "foo".Emanuele Torre
2021-01-09LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)Andreas Kling
2021-01-01Meta: Update project copyright dates (2018-2021) :^)Andreas Kling
2020-12-30Base: Add Amazon's intermediate root certificate (Server CA 1B)AnotherTest
2020-12-30WindowServer: Added configurable mouse acceleration and scroll lengthIdan Horowitz
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-19MenuApplets: Add Network menu appletBrendan Coles
2020-12-17WindowServer: Add the ability to animate cursorsTom
2020-12-14CrashDaemon: Add service that acts on new coredumpsItamar
2020-12-10Base: Remove *.hsp filesAndreas Kling
2020-11-15Base: Add filetype-json iconsLinus Groh
2020-11-15LibGUI/FileIconProvider: Add config file and use patternsLinus Groh
2020-11-02WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursorBrendan Coles
2020-10-30LibTLS: (Almost) verify certificate chain against root CA certificatesAnotherTest
2020-10-30WindowServer+LibGfx: Added Crosshair cursorUma Sankar Yedida
2020-10-25LookupServer: Support multiple nameserversLinus Groh
2020-10-04HackStudio: Add a Shell language serverAnotherTest
2020-10-03Everywhere: Fix more typosLinus Groh
2020-10-01DevTools: Remove VisualBuilder and FormCompilerAndreas Kling
2020-09-30HackStudio: Add C++ Language ServerItamar
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling
2020-07-28Base: Mount /etc as read/writeAndreas Kling