Software /
code /
prosody
Graph
-
server_select: Add logging of when servers are paused and resumedFri, 22 Jan 2016 02:00:43 +0100, by Kim Alvefur
-
server_select: Pause and mark server as full if accepting a client fails (fixes #597)Fri, 22 Jan 2016 02:00:27 +0100, by Kim Alvefur
-
server_select: Retry accepting clients from full servers after 10s (matches libevent behaviour)Fri, 22 Jan 2016 01:59:25 +0100, by Kim Alvefur
-
server_select: Keep track of which server listeners are fullFri, 22 Jan 2016 01:58:39 +0100, by Kim Alvefur
-
net.dns: Remember query only after it was sent, in case it was not (fixes #598)Thu, 21 Jan 2016 22:26:46 +0100, by Kim Alvefur
-
Backout 63f5870f9afe, no longer needed since Windows is currently unsupportedThu, 21 Jan 2016 22:21:19 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 22 Jan 2016 13:22:50 +0000, by Matthew Wild
-
mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)Fri, 22 Jan 2016 13:20:00 +0000, by Matthew Wild
-
MUC: Add luacheck annotations, remove unused vars, rename conflicting vars etcWed, 20 Jan 2016 15:04:42 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 20 Jan 2016 14:46:27 +0100, by Kim Alvefur
-
mod_dialback: Follow XEP-0185 and use HMACTue, 19 Jan 2016 21:31:02 +0100, by Kim Alvefur
-
MUC: Rename variables to please luacheckWed, 20 Jan 2016 14:46:06 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 16 Jan 2016 22:44:43 +0100, by Kim Alvefur
-
net.http.server: Return from listen_on() whatever net.server.addserver() returnsSat, 16 Jan 2016 22:43:11 +0100, by Kim Alvefur
-
util.random: Open /dev/urandom read-only, make seed() a noopTue, 12 Jan 2016 23:48:16 +0100, by Kim Alvefur
-
prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unsetTue, 12 Jan 2016 23:47:30 +0100, by Kim Alvefur
-
prosody: Allow prosody.shutdown() to take an exit code for the process (thanks daurnimator)Fri, 15 Jan 2016 00:51:01 +0000, by Matthew Wild
-
prosodyctl check: Fix traceback if the global modules_enabled is unsetTue, 12 Jan 2016 01:13:57 +0100, by Kim Alvefur
-
mod_blocklist: Clear second level cache correctly on user deletionMon, 11 Jan 2016 15:35:51 +0100, by Kim Alvefur
-
Merge 0.9->0.10Mon, 11 Jan 2016 15:33:18 +0100, by Kim Alvefur
-
core: Increase default read size to "all of it", in practice 8K (size of LuaSockets buffer)Sun, 10 Jan 2016 23:25:00 +0100, by Kim Alvefur
-
util.uuid: Open /dev/urandom read-only, make seed() a noopSun, 10 Jan 2016 23:21:34 +0100, by Kim Alvefur
-
MUC: Fix global access when setting 'whois', probably resulted in wrong status code return (thanks EmilyRose)Mon, 11 Jan 2016 13:44:48 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 10 Jan 2016 03:57:17 +0100, by Kim Alvefur
-
tests: Add test for util.uuid (checks that the output format is correct)Sun, 10 Jan 2016 03:35:00 +0100, by Kim Alvefur
-
tests: Correct mistake from latst merge, use the same variable name in all 3 places where it mattersSun, 10 Jan 2016 03:25:16 +0100, by Kim Alvefur
-
Makefile: Add 'test' target that runs testsSun, 10 Jan 2016 00:17:54 +0100, by Kim Alvefur
-
mod_admin_telnet: c2s:count in less linesSun, 10 Jan 2016 00:00:22 +0100, by Kim Alvefur
-
mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and portSat, 09 Jan 2016 23:59:31 +0100, by Kim Alvefur
-
mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream openedSat, 09 Jan 2016 23:58:43 +0100, by Kim Alvefur
Scroll all the way down to load more.