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

Аутор SHA1 Порука Датум
  brapru 342e1f0a84 Kernel: Properly implement SO_ERROR option пре 4 година
  brapru 0095c7cb7d Kernel: Add so_error to keep track of the socket's error state пре 4 година
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton пре 4 година
  Jean-Baptiste Boric edd6c04024 Kernel: Migrate local socket table locking to ProtectedValue пре 4 година
  Jean-Baptiste Boric aea98a85d1 Kernel: Move Lockable into its own header пре 4 година
  Brian Gianforcaro 109c885585 Kernel: Handle OOM from DoubleBuffer usage in Net/LocalSocket пре 4 година
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker пре 4 година
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex пре 4 година
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem пре 4 година
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` пре 4 година
  Gunnar Beutner ca3cae81eb Kernel: Use KResultOr<size_t> for the DoubleBuffer class пре 4 година
  Brian Gianforcaro e0da61f9d6 Kernel: Switch LocalSocket to IntrusiveList from InlineLinkedList пре 4 година
  Brian Gianforcaro 9375f3dc09 Kernel: Make LocalSocket factory APIs OOM safe пре 4 година
  Brian Gianforcaro e8d6d478c4 Kernel: Harden LocalSocket Vector usage against OOM. пре 4 година
  Gunnar Beutner aa792062cb Kernel+LibC: Implement the socketpair() syscall пре 4 година
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Brian Gianforcaro 5f6ab77352 Kernel: Add bitwise operators for Thread::FileBlocker::BlockFlags enum пре 4 година
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  AnotherTest 1e79c04616 Kernel+LibC: Stub out SO_{SND_RCV}BUF пре 4 година
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() пре 4 година
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) пре 4 година
  Andreas Kling a8c823f242 Kernel: Bump the number of fd's that can be queued on a local socket пре 4 година
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. пре 4 година
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. пре 4 година
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  Andreas Kling d7345cf560 Kernel: Use current EUID/EGID for LocalSocket prebind credentials пре 4 година
  Andreas Kling c32176db27 Kernel: Don't preserve set-uid bit in open() and bind() modes пре 4 година