Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling f27352dfdc Kernel: Use more if-with-initializer in VFS před 4 roky
  Andreas Kling a7b6282086 Kernel: Silence debug spam about chown and symlink during boot před 4 roky
  Andreas Kling 10f10abaa3 Kernel: Convert klog() => dmesgln() in filesystem code před 4 roky
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions před 4 roky
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type před 4 roky
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) před 4 roky
  William Bowling b97d23a71f Kernel: Use the resolved parent path when testing create veil (#5231) před 4 roky
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. před 4 roky
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. před 4 roky
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. před 4 roky
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. před 4 roky
  Andreas Kling 2112b79986 Revert "Kernel: Make VFS::create() fail with EINVAL on invalid file mode" před 4 roky
  Andreas Kling ca3489eec7 Kernel: Make VFS::create() fail with EINVAL on invalid file mode před 4 roky
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. před 4 roky
  Andreas Kling c9a7f81dc3 Kernel: Create new files with the current process EUID/EGID před 4 roky
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum před 4 roky
  Andreas Kling b7248be251 Kernel: Allow sys$chmod() to change the sticky bit před 4 roky
  Andreas Kling 8601108e21 Kernel: Implement the same symlink protection as Linux před 4 roky
  Andreas Kling 9681e3eca0 Kernel: Implement the same hard link protection as Linux před 4 roky
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. před 4 roky
  Andreas Kling 795bccbf69 Kernel: Don't allow non-root, non-owners to rmdir any child of sticky před 4 roky
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. před 4 roky
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions před 4 roky
  Andreas Kling 1fdd39ff14 Kernel: Sprinkle some lockers in Inode před 4 roky
  Andreas Kling ddaedbca87 Kernel: Allow sys$rename() to rename symlinks před 4 roky
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree před 4 roky
  Andreas Kling b452dd13b6 Kernel: Allow sys$chmod() to modify the set-gid bit před 4 roky
  Itamar efe4da57df Loader: Stabilize loader & Use shared libraries everywhere :^) před 4 roky