Software /
code /
prosody
Graph
-
mod_posix: Move everything to util.startup13 months ago, by Kim Alvefur
-
mod_bosh: Set base_type on session13 months ago, by Matthew Wild
-
util.startup: Back out 598df17b8ebb13 months ago, by Kim Alvefur
-
util.startup: Hook signals after daemonization13 months ago, by Kim Alvefur
-
mod_pubsub: Ignore shadowed variable [luacheck]13 months ago, by Kim Alvefur
-
mod_pubsub: Add shell commands to create and list nodes13 months ago, by Matthew Wild
-
core.features: Advertise that events are fired for SIGUSR1/213 months ago, by Kim Alvefur
-
util.startup: Fix firing of USR1/2 events13 months ago, by Kim Alvefur
-
net.server: Restore epoll signalfd handling13 months ago, by Kim Alvefur
-
mod_posix: Move POSIX signal handling into util.startup to avoid race13 months ago, by Kim Alvefur
-
net.server: Disable epoll signalfd handling by default until problems resolved13 months ago, by Kim Alvefur
-
net.server_epoll: Log creation of signalfd handles at noise level13 months ago, by Kim Alvefur
-
util.bit53: Add bnot() method13 months ago, by Matthew Wild
-
util.signal: Fail signalfd() if unable to change signal mask13 months ago, by Kim Alvefur
-
net.server_epoll: Log failure to hook signals13 months ago, by Kim Alvefur
-
Merge 0.12->trunk13 months ago, by Kim Alvefur
-
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages14 months ago, by Kim Alvefur
-
mod_cron: Fix log format to account for float that was integer before14 months ago, by Kim Alvefur
-
mod_cron: Sync Teal source with 92301fa7a67314 months ago, by Kim Alvefur
-
util.signal: Wrap signalfd in an userdatum for gc handling etc14 months ago, by Kim Alvefur
-
net.server_epoll: Support hooking signals via signalfd14 months ago, by Kim Alvefur
-
util.signal: Add support for signalfd(2) on Linux14 months ago, by Kim Alvefur
-
features: Add mod_server_info14 months ago, by Matthew Wild
-
mod_server_contact_info: Update to publish fields via new mod_server_info14 months ago, by Matthew Wild
-
mod_server_info: New module to manage the serverinfo disco extension form14 months ago, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() to Teal interface description14 months ago, by Kim Alvefur
-
util.hashes: Add missing entries to Teal interface description14 months ago, by Kim Alvefur
-
util.crypto: Update Teal interface description to match C sources14 months ago, by Kim Alvefur
-
tools/test_mutants.sh: Load loader helper when running busted14 months ago, by Matthew Wild
-
util.ip: Remove ip.bits and related code, switch to more efficient strbitop14 months ago, by Matthew Wild
-
util.strbitop: Remove unused import in tests14 months ago, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() method14 months ago, by Matthew Wild
-
util.ip: Add another test case for match() and commonPrefixLength()14 months ago, by Matthew Wild
-
util.strbitop: Rename spec file to correct name so tests actually run14 months ago, by Matthew Wild
-
util.rfc6724: Remove, unused since introduction of Happy Eyeballs14 months ago, by Kim Alvefur
-
features: Add module-ready (for commit e20949a10118)14 months ago, by Matthew Wild
-
util.startup: Expose core.features.available as prosody.features14 months ago, by Matthew Wild
-
mod_s2s_auth_certs: Handle potential string error14 months ago, by Kim Alvefur
-
net.server_epoll: Prevent traceback when checking TLS after connection gone15 months ago, by Kim Alvefur
-
mod_cron: Allow configuring various "internal" delay parameters14 months ago, by Matthew Wild
-
mod_c2s: Fix error on role change on Components (thanks Menel)14 months ago, by Kim Alvefur
-
mod_smacks: Adjust buckets for resumption age statistic14 months ago, by Kim Alvefur
-
mod_storage_internal: Fix off-by-one when searching archive for14 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth15 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Simplify result processing15 months ago, by Kim Alvefur
-
MUC: Record reason for affiliation changes and return in list (fixes #1227)2021-08-08, by Kim Alvefur
-
MUC: Test that <subject/> + <thread/> is not handled as subject change15 months ago, by Kim Alvefur
-
mod_invites: Fix argument handling15 months ago, by Kim Alvefur
-
mod_invites: Show short help instead of traceback on missing hostname15 months ago, by Kim Alvefur
-
mod_invites: Show help if --help passed instead of hostname15 months ago, by Kim Alvefur
-
mod_invites: Allow specifying invite ttl on command line15 months ago, by Kim Alvefur
-
Merge 0.12->trunk16 months ago, by Kim Alvefur
-
mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 0.1216 months ago, by Kim Alvefur
-
scansion: Use new style for accessing Lua globals16 months ago, by Kim Alvefur
-
scansion: Use new prosody namespace in import16 months ago, by Kim Alvefur
-
scansion: Use captures or wildcards instead of mocking time16 months ago, by Kim Alvefur
-
util.xtemplate: Test the each template function16 months ago, by Kim Alvefur
-
tools: Fix selection of container engine16 months ago, by Kim Alvefur
-
mod_storage_internal, tests: Fix before/after combined with the 'reverse' flag16 months ago, by Matthew Wild
Scroll all the way down to load more.