summaryrefslogtreecommitdiff
path: root/Base/etc
AgeCommit message (Expand)Author
2021-05-24Base: Document the Shell's new termios allow-listAli Mohammad Pur
2021-05-22Userland: Remove SymbolServer and the "symbol" user+groupAndreas Kling
2021-05-21WindowServer: Store system font queries in WindowServer.ini :^)Andreas Kling
2021-05-14Userland: Rename QuickShow => Image ViewerAndreas Kling
2021-05-13Services: Add InspectorServer to reverse the direction of InspectorAndreas Kling
2021-05-11Shell: Add an option to autosave history every N msAli Mohammad Pur
2021-05-11Userland: Implement a magnifier appValtteri Koskivuori
2021-05-09Userland: Preserve keyboard mapping preference on reboot (#6955)Γ–mer Kurttekin
2021-05-06Base: Remove unnecessary UID separation of multi-process BrowserAndreas Kling
2021-05-05Base: Start LookupServer on bootSergey Bugaev
2021-05-01Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd()Gunnar Beutner
2021-05-01LibC: Implement support for getspnam() and friendsGunnar Beutner
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