summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23Kernel: Use current EUID/EGID for LocalSocket prebind credentialsAndreas Kling
2021-01-23Kernel: Make VFS::create() fail with EINVAL on invalid file modeAndreas Kling
2021-01-23Ext2FS: Assert that create_directory() is called with valid modeAndreas Kling
2021-01-23SystemServer: Mask off the set-uid bit in SocketPermissionsAndreas Kling
2021-01-23Kernel: Don't preserve set-uid bit in open() and bind() modesAndreas Kling
2021-01-23Ext2FS: Don't create a directory when asked to create a socket fileAndreas Kling
2021-01-23LibC: Prevent remove from calling rmdir when unlink succeeds.Mart G
2021-01-23LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)Andreas Kling
2021-01-23LibWeb: Add very basic support for IDL constantsAndreas Kling
2021-01-23LibWeb: Move XMLHttpRequest to separate XHR directoryAndreas Kling
2021-01-23Run: Pledge "thread"Andreas Kling
2021-01-23Kernel: Clear coredump metadata on exec()Andreas Kling
2021-01-23sleep: Support fractional sleep lengthsAndreas Kling
2021-01-23HackStudio: Handle failed fork() in TerminalWrapper a bit betterAndreas Kling
2021-01-23WindowServer: Make dragging maximized windows up no-opBen Wiederhake
2021-01-23WindowServer: Prevent moving a window to inaccessible regionBen Wiederhake
2021-01-23WindowServer: Fix many subtle bugs in tiling/maximizingBen Wiederhake
2021-01-23LibGfx: Implement Rect resizing around a fixed pointBen Wiederhake
2021-01-23WindowServer: Remember the correct untiled rectBen Wiederhake
2021-01-23WindowServer: Normalize preferred rect before applyingBen Wiederhake
2021-01-23WindowServer: Don't crash on wallpapers smaller than the desktop with fill mo...Nico Weber
2021-01-23LibGfx: Make draw_tiled_bitmap() in scaled contexts actually workNico Weber
2021-01-23Base: Move house on home-directory*.png icons to the leftLinus Groh
2021-01-23Vim: Added a Basic Implementation of Visual ModeZac
2021-01-23Shell: Run the command's next chain even when it's emptyAnotherTest
2021-01-23Shell: Block on the existing event loop instead of pushing a new oneAnotherTest
2021-01-23Shell: Make the parser read consecutive sequences without recursingAnotherTest
2021-01-23Ports: Add table of all available portsLinus Groh
2021-01-23Ports: Add documentation :^)Linus Groh
2021-01-23Ports: Tweak shebang of python3's package.shLinus Groh
2021-01-23Ports: Clean up some package.sh scriptsLinus Groh
2021-01-23Ports: Install dependencies in separate "installdepends" stepLinus Groh
2021-01-22Kernel: Fix PATADiskDevice device namesAndreas Kling
2021-01-22Kernel: Find boot device by enumerating devicesJean-Baptiste Boric
2021-01-22Kernel: Make device generate their own namesJean-Baptiste Boric
2021-01-22Kernel: Hook Ramdisk devices inside DevFSJean-Baptiste Boric
2021-01-22Kernel: Implement RamdiskDeviceJean-Baptiste Boric
2021-01-22Kernel: Parse boot modules from Multiboot specificationJean-Baptiste Boric
2021-01-22Kernel: Move kmalloc heaps and super pages inside .bss segmentJean-Baptiste Boric
2021-01-22Kernel: Remove trace log in MemoryManager::deallocate_user_physical_page()Jean-Baptiste Boric
2021-01-22Kernel: Do not assert if unable to load kernel symbolsJean-Baptiste Boric
2021-01-22Kernel: Untangle StorageController from PCI::DeviceControllerJean-Baptiste Boric
2021-01-22Build: Use cmake's make_directory utility instead of env(1) and mkdir(1)Emanuele Torre
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts