Log

description author age
mod_s2s: Obey tcp_keepalives option for s2s too, and make it individually configurable through s2s_tcp_keepalives (thanks yeled) Matthew Wild 2013-04-26
Merge 0.9->trunk Matthew Wild 2013-04-25
mod_admin_telnet: Add muc:create(room) (thanks SkyBlue) Matthew Wild 2013-04-25
MUC: add __tostring on room metatable Matthew Wild 2013-04-25
mod_c2s: Refactor <stream:error> building to allways tostring() it and only call send once Kim Alvefur 2013-04-25
util.json: New, improved, fixed codepoint to UTF-8 conversion. Waqas Hussain 2013-04-23
util.json: Make encode(decode("[]"))=="[]". Waqas Hussain 2013-04-23
Merge 0.9->trunk Matthew Wild 2013-04-23
mod_admin_adhoc: Use util.adhoc Florian Zeitz 2013-04-23
util.adhoc: New util for generating common adhoc handler patterns Florian Zeitz 2013-04-23
Merges all the way down Matthew Wild 2013-04-23
Merge 0.9->trunk Matthew Wild 2013-04-23
Merge Matthew Wild 2013-04-23
mod_auth_internal_plain: Don't log passwords, even at debug level Matthew Wild 2013-04-23
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured Matthew Wild 2013-04-22
net.server.http: Add a comment Matthew Wild 2013-04-22
net.server.http: Ensure that event map cannot grow forever (limit to 10K wildcard-only entries) Matthew Wild 2013-04-22
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured Matthew Wild 2013-04-22
net.server.http: Add a comment Matthew Wild 2013-04-22
net.server.http: Ensure that event map cannot grow forever (limit to 10K wildcard-only entries) Matthew Wild 2013-04-22
storagemanager: Fix traceback in logging when store type is nil, and store is unsupported. Waqas Hussain 2013-04-22
Merge 0.9->trunk Kim Alvefur 2013-04-19
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() Kim Alvefur 2013-04-19
Merge 0.9->trunk Kim Alvefur 2013-04-19