Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Kaster f08e91f67e Kernel: Don't check pledges or veil against code coverage data files пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors пре 3 година
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container пре 3 година
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible пре 3 година
  Max Wipfli b0df096298 Kernel/VFS: Add FIXMEs about error codes leaking data from veiled paths пре 3 година
  Max Wipfli e8f491b01d Kernel/VFS: Validate paths against process veil in mkdir() пре 4 година
  Max Wipfli 8c7010f282 Kernel/VFS: Clear out_parent if path is veiled пре 4 година
  Andreas Kling 210689281f Kernel: Protect mounted filesystem list with spinlock instead of mutex пре 3 година
  Idan Horowitz 67ce9e28a5 AK: Standardize the behaviour of GenericLexer::consume_until overloads пре 3 година
  Daniel Bertalan 182016d7c0 Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` пре 3 година
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions пре 3 година
  Daniel Bertalan 726c023f9e Kernel: Propagate allocation failure in resolve_path_without_veil пре 3 година
  Martin Bříza f75bab2a25 Kernel: Move symlink recursion limit to .h, increase it to 8 пре 3 година
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX пре 3 година
  Andreas Kling 0f9ca51c76 Kernel: Remove unused Inode::preopen_fd() пре 3 година
  Sam Atkins c6a97ea843 Kernel: Mark kernel smart-pointer classes as [[nodiscard]] пре 3 година
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr пре 3 година
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> пре 3 година
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path пре 3 година
  Ben Wiederhake 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount пре 3 година
  Liav A aee4786d8e Kernel: Introduce the DeviceManagement singleton пре 3 година
  Ralf Donau ec03f29fd1 Kernel/VFS: Restrict special unveil rule for Loader.so пре 3 година
  Liav A 4f04cb98c1 Kernel/VFS: Silence mknod debug spam пре 3 година
  Liav A e0d712c6f7 Kernel+SystemServer: Defer creation of device nodes to userspace пре 3 година
  Andreas Kling ed5d04b0ea Kernel: Use KResultOr and TRY() for FIFO пре 3 година
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription пре 3 година
  Andreas Kling 0d44cdb7a2 Kernel: Wrap two VirtualFileSystem directory traversals in TRY() пре 3 година
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere пре 3 година
  Andreas Kling cda2b9e71c Kernel: Improvements to Custody absolute path serialization пре 3 година