Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 70b2225b3d Kernel: Store LocalSocket address as a KString internally %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 48a1a3c0ce Kernel: Rename LocalSocket::create_connected_pair() => try_*() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 242063866f Kernel: Rename LocalSocket factory to try_create() & tighten return type %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Peter Elliott 39a77559f1 Kernel+LibC: Implement FIONREAD ioctl %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 109c885585 Kernel: Handle OOM from DoubleBuffer usage in Net/LocalSocket %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro ddc950ce42 Kernel: Avoid file descriptor leak in Process::sys$socketpair on error %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro e0da61f9d6 Kernel: Switch LocalSocket to IntrusiveList from InlineLinkedList %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner aa792062cb Kernel+LibC: Implement the socketpair() syscall %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time %!s(int64=4) %!d(string=hai) anos
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c6a0694f50 Kernel: Don't assert when reading from a listening-mode local socket %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Nico Weber 416d470d07 Kernel: Plumb packet receive timestamp from NetworkAdapter to Socket::recvfrom %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8e97de2df9 Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 9f9b05ba0f Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 02660b5d60 Kernel: Use Userspace<T> for the bind syscall, and implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 30b2c0dc85 Kernel: Use Userspace<T> for the getsockopt syscall and Socket interface %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 28bfd73b68 Kernel: Minor cleanups in sendfd/recvfd %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d4195672b7 Kernel+LibC: Add sys$recvfd() and sys$sendfd() for fd passing %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 635ae70b8f Kernel: More header dependency reduction work %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos