summaryrefslogtreecommitdiff
path: root/Base/etc
AgeCommit message (Expand)Author
2021-07-03WindowServer: Add API to change virtual desktop settingsTom
2021-06-30FileIconProvider: Use sound icon for flac file extensionngc6302h
2021-06-29Base: Set UBSAN to deadly for TestRunner serviceAndrew Kaster
2021-06-25WindowServer: Add an Overlay class for flicker-free overlay renderingTom
2021-06-25AudioServer: Make AudioServer boot in text modekleines Filmröllchen
2021-06-20WindowServer: Add initial support for rendering on multiple screensTom
2021-06-12Base: Add Sectigo certs to ca_certs.iniPaul Irwin
2021-06-06Base: Make anon's helper services run with 600 socket permissionsAndreas Kling
2021-06-06Clipboard: Remove unnecessary UID separationAndreas Kling
2021-06-06NotificationServer: Remove unnecessary UID separationAndreas Kling
2021-06-06Base: Tidy up /etc/shadowAndreas Kling
2021-06-04Shell: Add TMPDIR environment variableJelle Raaijmakers
2021-05-30pls: Drastically simplify this programAndreas Kling
2021-05-29Userland: Check sudoers file perms and owner in plsJesse Buhagiar
2021-05-29Userland: Implement `pls`, a sudo cloneJesse Buhagiar
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