34
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
util.startup: Abort before initialization of logging when started as root More... 5 days ago
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71) More... 5 days ago
util.startup: Check root after detecting platform and reading config (thanks SigmaTel71) More... 5 days ago
mod_posix: Move everything to util.startup More... 6 days ago
mod_bosh: Set base_type on session More... 12 days ago
util.startup: Back out 598df17b8ebb More... 19 days ago
util.startup: Hook signals after daemonization More... 23 days ago
mod_pubsub: Ignore shadowed variable [luacheck] More... 23 days ago
mod_pubsub: Add shell commands to create and list nodes More... 23 days ago
core.features: Advertise that events are fired for SIGUSR1/2 More... 27 days ago
util.startup: Fix firing of USR1/2 events More... 27 days ago
net.server: Restore epoll signalfd handling More... 27 days ago
mod_posix: Move POSIX signal handling into util.startup to avoid race More... 27 days ago
net.server: Disable epoll signalfd handling by default until problems resolved More... 28 days ago
net.server_epoll: Log creation of signalfd handles at noise level More... 28 days ago
util.bit53: Add bnot() method More... 28 days ago
util.signal: Fail signalfd() if unable to change signal mask More... 30 days ago
net.server_epoll: Log failure to hook signals More... 30 days ago
Merge 0.12->trunk More... about 1 month ago
net.http.files: Validate argument to setup function More... about 1 month ago
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages More... about 1 month ago
mod_cron: Fix log format to account for float that was integer before More... about 1 month ago
mod_cron: Sync Teal source with 92301fa7a673 More... about 1 month ago
util.signal: Wrap signalfd in an userdatum for gc handling etc More... about 1 month ago
net.server_epoll: Support hooking signals via signalfd More... about 1 month ago
util.signal: Add support for signalfd(2) on Linux More... about 1 month ago
features: Add mod_server_info More... about 1 month ago
mod_server_contact_info: Update to publish fields via new mod_server_info More... about 1 month ago
mod_server_info: New module to manage the serverinfo disco extension form More... about 1 month ago
util.strbitop: Add common_prefix_bits() to Teal interface description More... about 1 month ago