index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-23
Kernel: Use current EUID/EGID for LocalSocket prebind credentials
Andreas Kling
2021-01-23
Kernel: Make VFS::create() fail with EINVAL on invalid file mode
Andreas Kling
2021-01-23
Ext2FS: Assert that create_directory() is called with valid mode
Andreas Kling
2021-01-23
SystemServer: Mask off the set-uid bit in SocketPermissions
Andreas Kling
2021-01-23
Kernel: Don't preserve set-uid bit in open() and bind() modes
Andreas Kling
2021-01-23
Ext2FS: Don't create a directory when asked to create a socket file
Andreas Kling
2021-01-23
LibC: Prevent remove from calling rmdir when unlink succeeds.
Mart G
2021-01-23
LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
Andreas Kling
2021-01-23
LibWeb: Add very basic support for IDL constants
Andreas Kling
2021-01-23
LibWeb: Move XMLHttpRequest to separate XHR directory
Andreas Kling
2021-01-23
Run: Pledge "thread"
Andreas Kling
2021-01-23
Kernel: Clear coredump metadata on exec()
Andreas Kling
2021-01-23
sleep: Support fractional sleep lengths
Andreas Kling
2021-01-23
HackStudio: Handle failed fork() in TerminalWrapper a bit better
Andreas Kling
2021-01-23
WindowServer: Make dragging maximized windows up no-op
Ben Wiederhake
2021-01-23
WindowServer: Prevent moving a window to inaccessible region
Ben Wiederhake
2021-01-23
WindowServer: Fix many subtle bugs in tiling/maximizing
Ben Wiederhake
2021-01-23
LibGfx: Implement Rect resizing around a fixed point
Ben Wiederhake
2021-01-23
WindowServer: Remember the correct untiled rect
Ben Wiederhake
2021-01-23
WindowServer: Normalize preferred rect before applying
Ben Wiederhake
2021-01-23
WindowServer: Don't crash on wallpapers smaller than the desktop with fill mo...
Nico Weber
2021-01-23
LibGfx: Make draw_tiled_bitmap() in scaled contexts actually work
Nico Weber
2021-01-23
Base: Move house on home-directory*.png icons to the left
Linus Groh
2021-01-23
Vim: Added a Basic Implementation of Visual Mode
Zac
2021-01-23
Shell: Run the command's next chain even when it's empty
AnotherTest
2021-01-23
Shell: Block on the existing event loop instead of pushing a new one
AnotherTest
2021-01-23
Shell: Make the parser read consecutive sequences without recursing
AnotherTest
2021-01-23
Ports: Add table of all available ports
Linus Groh
2021-01-23
Ports: Add documentation :^)
Linus Groh
2021-01-23
Ports: Tweak shebang of python3's package.sh
Linus Groh
2021-01-23
Ports: Clean up some package.sh scripts
Linus Groh
2021-01-23
Ports: Install dependencies in separate "installdepends" step
Linus Groh
2021-01-22
Kernel: Fix PATADiskDevice device names
Andreas Kling
2021-01-22
Kernel: Find boot device by enumerating devices
Jean-Baptiste Boric
2021-01-22
Kernel: Make device generate their own names
Jean-Baptiste Boric
2021-01-22
Kernel: Hook Ramdisk devices inside DevFS
Jean-Baptiste Boric
2021-01-22
Kernel: Implement RamdiskDevice
Jean-Baptiste Boric
2021-01-22
Kernel: Parse boot modules from Multiboot specification
Jean-Baptiste Boric
2021-01-22
Kernel: Move kmalloc heaps and super pages inside .bss segment
Jean-Baptiste Boric
2021-01-22
Kernel: Remove trace log in MemoryManager::deallocate_user_physical_page()
Jean-Baptiste Boric
2021-01-22
Kernel: Do not assert if unable to load kernel symbols
Jean-Baptiste Boric
2021-01-22
Kernel: Untangle StorageController from PCI::DeviceController
Jean-Baptiste Boric
2021-01-22
Build: Use cmake's make_directory utility instead of env(1) and mkdir(1)
Emanuele Torre
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
[prev]
[next]