0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ircd::net: Add translate/reflect for disconnect type. More... over 2 years ago
ircd::net: Allow designated and implicit constructions for close_opts. More... over 2 years ago
ircd::ios: ABI simplify; fix double-indirection, AGU load, code size on context switch. More... over 2 years ago
construct: Handle SIGUSR2 to refresh slave. More... over 2 years ago
ircd::m: Add slave refresh interface. More... over 2 years ago
construct: Fix the conf rehash interface for SIGUSR1. More... over 2 years ago
construct: Support IORING_SETUP_SINGLE_ISSUER (Linux 6.0) More... over 2 years ago
ircd::net: Add state for nodelay in socket w/ condition to elide; interface overloads. More... over 2 years ago
ircd::net: Add interface for native_non_blocking(); mitigate unconditional ioctl. More... over 2 years ago
ircd::net: Minor sock_opts interface ABI simplifications. More... over 2 years ago
ircd::net::acceptor: Eliminate getpeername(2) for address already returned on accept(2). More... over 2 years ago
ircd: Promote slave-mode to a non-maintenance mode allowing listeners. More... over 2 years ago
ircd: Remove write_avoid mode replaced by maintenance mode. More... over 2 years ago
ircd::db: Add paranoid check conf suite; open stats confs; feature defines. More... over 2 years ago
modules/console: Add column for checkpoint to db files cmd. More... over 2 years ago
modules/console: Add argument to peer version cmd to filter by expression. More... over 2 years ago
ircd::net: Consolidate SSL_pending related behind interface. More... over 2 years ago
modules/console: Increase various output table column widths. More... over 2 years ago
ircd::net::listener: Support non-SSL listening sockets. More... over 2 years ago
ircd::net::socket: Support non-SSL sockets. More... over 2 years ago
ircd::net::acceptor: Move alpn/sni init config into method; minor reorg. More... over 2 years ago
ircd::db: Update for Cache interface refactor; reflections. (RocksDB 8.0) More... over 2 years ago
ircd::db: Deprecate compressed block cache. (RocksDB 8.0) More... over 2 years ago
ircd::db: Update for required ConfigOptions. (RocksDB 8.0) More... over 2 years ago
modules/console: Show totals specific to args passed to db files cmd. More... over 2 years ago
appveyor: Skip extra builds for tags; minor cleanup. More... over 2 years ago
ircd::m::vm::fetch: Add stats items. More... over 2 years ago
ircd::m::vm::fetch: Eliminate the remaining coarse sleep for prev fetch+eval. More... over 2 years ago
ircd::m::vm::notify: Add promise/future based notify interface. More... over 2 years ago
ircd::m::vm::notify: Use ctx::future/promise rather than direct context notify. More... over 2 years ago