Historique des commits

Auteur SHA1 Message Date
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 795bccbf69 Kernel: Don't allow non-root, non-owners to rmdir any child of sticky il y a 4 ans
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions il y a 4 ans
  Andreas Kling 1fdd39ff14 Kernel: Sprinkle some lockers in Inode il y a 4 ans
  Andreas Kling ddaedbca87 Kernel: Allow sys$rename() to rename symlinks il y a 4 ans
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree il y a 4 ans
  Andreas Kling b452dd13b6 Kernel: Allow sys$chmod() to modify the set-gid bit il y a 4 ans
  Itamar efe4da57df Loader: Stabilize loader & Use shared libraries everywhere :^) il y a 4 ans
  Sergey Bugaev 098070b767 Kernel: Add unveil('b') il y a 4 ans
  Andreas Kling a28f29c82c Kernel+LibC: Don't allow a directory to become a subdirectory of itself il y a 4 ans
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks il y a 4 ans
  Tom d89582880e Kernel: Switch singletons to use new Singleton class il y a 4 ans
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" il y a 4 ans
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" il y a 4 ans
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" il y a 4 ans
  Tom 5a98e329d1 AK: Get rid of make_singleton function il y a 4 ans
  Tom f0906250a1 Kernel: Move Singleton class to AK il y a 4 ans
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class il y a 4 ans
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal il y a 4 ans
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems il y a 5 ans
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. il y a 5 ans
  Peter Elliott d01eba6fa3 Kernel: Implement FIFOs/named pipes il y a 5 ans
  Sergey Bugaev 0c72a9eda7 Kernel: Fix .. directory entry at mount point handling a little il y a 5 ans
  Sergey Bugaev 6111cfda73 AK: Make Vector::unstable_remove() return the removed value il y a 5 ans
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions il y a 5 ans
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly il y a 5 ans
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers il y a 5 ans
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) il y a 5 ans
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks il y a 5 ans