Software /
code /
prosody
Graph
-
storagemanager tests: Add initial basic tests for archive stores2018-10-10, by Matthew Wild
-
mod_net_multiplex: Silence luacheck warnings2018-10-10, by Kim Alvefur
-
mod_net_multiplex: Remove exception from luacheck2018-10-10, by Kim Alvefur
-
mod_http_files: Rename variable to avoid name clash [luacheck]2018-10-10, by Kim Alvefur
-
mod_http_files: Silence luacheck warnings related to config variables2018-10-10, by Kim Alvefur
-
mod_http_files: Remove exception from luacheck2018-10-10, by Kim Alvefur
-
mod_privacy: Remove exception from luacheck2018-10-10, by Kim Alvefur
-
mod_storage_sql: Remove unused function argument [luacheck]2018-10-10, by Kim Alvefur
-
mod_storage_sql: Remove exception from luacheck2018-10-10, by Kim Alvefur
-
util.promise tests: Fix luacheck warnings2018-10-10, by Matthew Wild
-
util.promise: ES6-like API for promises2018-10-10, by Matthew Wild
-
MUC: Check that a room password is set before verifying password supplied by user2018-10-09, by Michel Le Bihan
-
mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http')2018-10-09, by Matthew Wild
-
mod_register_ibr: Include password in user-registering event, to allow e.g. password policy enforcement2018-10-09, by Matthew Wild
-
Fix storage tests so they run, but not by default2018-10-01, by Matthew Wild
-
util.pubsub tests: Ensure necessary tests run in the defined order2018-10-01, by Matthew Wild
-
util.poll: Increase max epoll events per call2018-10-08, by Kim Alvefur
-
mod_s2s: Indicate origin of s2s error2018-10-08, by Kim Alvefur
-
util.poll: Zero FD sets watched for errors on creation2018-10-07, by Kim Alvefur
-
net.poll: Guard against negative or too large FDs2018-10-07, by Kim Alvefur
-
util.poll: Fix missing return for adding duplicate FD2018-10-07, by Kim Alvefur
-
net.server_epoll: Log error number from wait()2018-10-07, by Kim Alvefur
-
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)2018-10-07, by Kim Alvefur
-
.luacheckrc: Ignore unused secondaries in non-strict mode2018-10-06, by Kim Alvefur
-
.luacheckrc: Do not ignore unused secondaries in strict mode2018-10-06, by Kim Alvefur
-
net.server_epoll: Pass error number to logging2018-10-06, by Kim Alvefur
-
util.poll: Tweak metatable name field2018-10-06, by Kim Alvefur
-
net.server_epoll: Fix luacheck annotation2018-10-06, by Kim Alvefur
-
net.server_epoll: Make :set_send a noop, should fix net.adns2018-10-06, by Kim Alvefur
-
util.poll: Fix monitoring of socket exceptions in select mode2018-10-06, by Kim Alvefur
-
mod_version: Reduce scope of variable2018-10-06, by Kim Alvefur
-
mod_version: Rename confusingly named variable2018-10-06, by Kim Alvefur
-
mod_version: Make 'origin' variable local for consistency2018-10-06, by Kim Alvefur
-
mod_version: Use text_tag2018-10-06, by Kim Alvefur
-
net.server_epoll: Inherit Direct TLS flag from servers to their clients2018-09-13, by Kim Alvefur
-
net.server_epoll: Catch errors from luasec.wrap2018-09-13, by Kim Alvefur
-
net.server_epoll: Delay wrapping sockets in TLS until just before first handshake2018-09-13, by Kim Alvefur
-
make coverage: Allow overriding path to busted2018-10-03, by Kim Alvefur
-
mod_server_contact_info: Comment on fallback to using 'admins'2018-10-01, by Kim Alvefur
-
configure: Suppress warning about '~' [SC2088]2018-10-01, by Matthew Wild
-
configure: Replace use of '-o' with '||' [SC2166]2018-10-01, by Matthew Wild
-
configure: Fix incorrect syntax of '&&' in previous commit2018-10-01, by Matthew Wild
-
configure: Replace usage of '-a' with '&&' [SC2166]2018-10-01, by Matthew Wild
-
make lint: Add shellcheck of configure script2018-10-01, by Matthew Wild
-
configure: Add shellcheck directives to suppress warnings on harmless lines2018-10-01, by Matthew Wild
-
configure: Replace logic constructs with explicit if/else statements2018-10-01, by Matthew Wild
-
configure: Remove unnecessary 'echo'2018-10-01, by Matthew Wild
-
configure: Rename OSTYPE variable due to conflict with magic variable with same name on some shells/platforms2018-10-01, by Matthew Wild
-
configure: Replace backticks with $()2018-10-01, by Matthew Wild
-
configure: Remove unused function2018-10-01, by Matthew Wild
-
make lint: Fix 'ignored files' count2018-10-01, by Matthew Wild
-
mod_websocket: Silence the one warning instead of ignoring the entire file2018-09-30, by Kim Alvefur
-
mod_s2s: Fix previous commit2018-09-30, by Kim Alvefur
-
mod_s2s: Silence luacheck warnings in s2sout module2018-09-30, by Kim Alvefur
-
mod_s2s: Silence all warnings instead of ignoring the entire module2018-09-30, by Kim Alvefur
-
mod_admin_telnet: Guard against missing table field2018-09-30, by Kim Alvefur
-
mod_admin_telnet: Create metatable only once2018-09-30, by Kim Alvefur
-
mod_admin_telnet: Remove unused histogram [luacheck]2018-09-30, by Kim Alvefur
-
mod_admin_telnet: Remove unused variable [luacheck]2018-09-30, by Kim Alvefur
-
mod_admin_telnet: Remove from luacheck ignore list2018-09-30, by Kim Alvefur
Scroll all the way down to load more.