Software /
code /
prosody
Graph
-
prosodyctl: Complemented my functions with return calls, when possible2019-06-26, by João Duarte
-
prosodyctl: Corrected the calls to the recently moved function 'admin_operation'2019-06-25, by João Duarte
-
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here2019-06-25, by João Duarte
-
prosodyctl: Added the 'admin_remove' command2019-06-25, by João Duarte
-
prosodyctl: Added the 'admin_add' command2019-06-25, by João Duarte
-
prosodyctl: Implemented a command bridge to the 'luarocks-admin add' command, called 'admin_add'2019-06-21, by João Duarte
-
Merge my line of development->trunk2019-06-21, by João Duarte
-
prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list'2019-06-20, by João Duarte
-
prosodyctl: The 'test' function now also prints which plugins are enabled2019-06-07, by João Duarte
-
prosodyctl: Created a custom function, 'test', that prints back a welcoming message2019-06-07, by João Duarte
-
net.resolvers.service: Fix DNS fallback2019-08-17, by Kim Alvefur
-
mod_s2s: Use net.connect instead of s2sout.lib for outgoing s2s connections2018-11-10, by Kim Alvefur
-
mod_muc_mam: Conditionally advertise MAM feature on rooms (fixes #1407)2019-08-10, by Kim Alvefur
-
mod_vcard_legacy: Complete roundtrip support for ORG/ORGNAME2019-08-02, by Kim Alvefur
-
mod_vcard_legacy: Add support for JABBERID - impp/uri conversion2019-01-19, by Kim Alvefur
-
util.stanza: Use :text_tag internally everywhere2019-08-02, by Kim Alvefur
-
mod_s2s: Distinguish between high and low level errors in bounces2019-08-01, by Kim Alvefur
-
net.adns: Remove unused local [luacheck]2019-07-30, by Kim Alvefur
-
net.websocket: Fix log call to pass data via format string instead of concatenation2019-07-30, by Kim Alvefur
-
net.*: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
plugins: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
util.session: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
util.sql: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
util.startup: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
core.portmanager: Remove unused local [luacheck]2019-07-30, by Kim Alvefur
-
core.portmanager: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
core.sessionmanager: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
core.stanza_router: Remove tostring call from logging2019-07-30, by Kim Alvefur
-
core.s2smanager: Rewrite log line to use formatting instead of concatenation2019-07-30, by Kim Alvefur
-
core.s2smanager: Remove use of tostring in logging2019-07-29, by Kim Alvefur
-
util.error: Add tests2019-07-29, by Kim Alvefur
-
util.array: Add tests2019-07-28, by Kim Alvefur
-
mod_limits: Use rate limiting in net.server if provided2019-03-28, by Kim Alvefur
-
server_epoll: Add native support for per socket bandwith limits2016-12-18, by Kim Alvefur
-
Merge 0.11->trunk2019-07-28, by Kim Alvefur
-
util.poll: Add missing return statements in fallback mode2019-07-28, by Kim Alvefur
-
mod_admin_telnet: Use already generated session id2019-07-27, by Kim Alvefur
-
mod_admin_telnet: Allow specifying a reason when closing sessions (#1400)2019-07-27, by Kim Alvefur
-
util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401)2019-07-27, by Kim Alvefur
-
net.server_epoll: Remove unused local [luacheck]2019-07-26, by Kim Alvefur
-
mod_pubsub: Eliminate dead code2019-07-25, by Kim Alvefur
-
net.server_epoll: Overhaul logging with one log sink per connection2019-07-26, by Kim Alvefur
-
net.server_epoll: Deprecate libevent emulation layer2019-07-24, by Kim Alvefur
-
mod_admin_telnet: Add xmpp:ping to help2019-07-26, by Kim Alvefur
-
mod_admin_telnet: Add c2s:count() to help2019-07-26, by Kim Alvefur
-
mod_admin_telnet: Make c2s:count() consistent with c2s:show()2019-07-26, by Kim Alvefur
-
mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse2019-07-26, by Kim Alvefur
-
mod_admin_telnet: Include both c2s connections and sessions in c2s:show()2019-07-26, by Kim Alvefur
-
net.server_epoll: Return errors from creating sockets2019-07-23, by Kim Alvefur
-
net.server_epoll: Add experimental option to close connections in case of listener error2019-05-25, by Kim Alvefur
-
net.server_epoll: Return listener error message2019-05-25, by Kim Alvefur
-
mod_mam: Report correct count of results for forward queries2019-07-13, by Kim Alvefur
-
mod_mam: Move final log message to end of query procedure2019-07-11, by Kim Alvefur
-
mod_mam: Log RSM parameters2019-07-11, by Kim Alvefur
-
mod_mam: Log query failure reason2019-07-11, by Kim Alvefur
-
mod_mam: Log more details in final log message2019-07-11, by Kim Alvefur
Scroll all the way down to load more.