Software /
code /
prosody
Graph
-
mod_s2s: Don't treat a stanza as delivered if session.sends2s() returns false2012-07-22, by Matthew Wild
-
mod_presence: Handle nil disconnection error2012-07-22, by Matthew Wild
-
mod_iq: Don't treat an iq as handled if session.send() returns false2012-07-22, by Matthew Wild
-
mod_message: Don't treat a message as delivered ok if session.send() returns false2012-07-22, by Matthew Wild
-
net.http: Don't call ondisconnect manually, net.server now calls it on close2012-07-22, by Matthew Wild
-
sessionmanager: Have session.send() of a retired session return false to indicate failure2012-07-22, by Matthew Wild
-
mod_s2s/s2sout.lib: Fix indentation2012-07-22, by Matthew Wild
-
Merge 0.9->trunk2012-07-22, by Matthew Wild
-
Merge 0.9->trunk2012-07-19, by Matthew Wild
-
mod_admin_adhoc: Remove unused variable and save a bit of CPU...2012-07-19, by Matthew Wild
-
moduleapi: Remove unused import of util.multitable2012-07-19, by Matthew Wild
-
Merge 0.9->trunk2012-07-09, by Matthew Wild
-
util.throttle: floor() internal balance calculation2012-07-09, by Matthew Wild
-
Merge 0.9->trunk2012-07-08, by Matthew Wild
-
util.pposix: Add comments to mallinfo fields we use, so I don't forget tomorrow what they mean2012-07-08, by Matthew Wild
-
Merge 0.9->trunk2012-07-08, by Matthew Wild
-
Merge with backout2012-07-08, by Matthew Wild
-
Backed out changeset 72a2eec4204a (incomplete fix)2012-07-08, by Matthew Wild
-
Merge 0.9->trunk2012-07-07, by Matthew Wild
-
mod_auth_anonymous: Attach a fake roster to the session, so the null storage backend can be used2012-07-07, by Kim Alvefur
-
usermanager: Pass session on to auth provider (missing half of commit 0545a574667b) (thanks Zash)2012-07-07, by Matthew Wild
-
Merge 0.9->trunk2012-07-05, by Matthew Wild
-
Merge (some of) trunk -> 0.92012-07-05, by Matthew Wild
-
Merge 0.9->trunk2012-07-05, by Matthew Wild
-
mod_saslauth: Pass session to usermanager.get_sasl_handler()2012-07-04, by Matthew Wild
-
TODO: Add statistics2012-07-04, by Matthew Wild
-
util.logger: Remove some redundant code2012-06-24, by Matthew Wild
-
util.stanza: Make stanza:childtags() behave like :get_child()2012-07-05, by Kim Alvefur
-
prosodyctl: Fix typo2012-07-03, by Kim Alvefur
-
util.pposix: Add setenv()2012-07-03, by Kim Alvefur
-
util.sasl: Make registerMechanism a public function2012-06-18, by Matthew Wild
-
mod_admin_web: Use util.dataforms' own error checking2012-07-04, by Florian Zeitz
-
mod_dialback: Skip an unnecessary nameprep.2012-06-14, by Waqas Hussain
-
s2smanager: Fix a traceback when we close a s2s connection ourselves (thanks for the testing Zash).2012-06-13, by Waqas Hussain
-
Merge 0.9->trunk2012-06-12, by Matthew Wild
-
util.dataforms: Fix parsing of -multi fields2012-06-12, by Florian Zeitz
-
Merge with trunk2012-06-12, by Matthew Wild
-
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands2012-06-12, by Florian Zeitz
-
certmanager: Add quotes around cert file path when logging.2012-06-12, by Waqas Hussain
-
MUC: Handle missing persistent room data.2012-06-12, by Waqas Hussain
-
mod_s2s: Remove check for socket.tcp6()2012-05-29, by Kim Alvefur
-
mod_s2s: Only do AAAA lookup if IPv6 is available, and A if IPv4 is available.2012-05-29, by Kim Alvefur
-
mod_proxy65: Fix ACL2012-05-29, by Kim Alvefur
-
stanza_router: Also don't bounce <iq type='result'>2012-05-27, by Matthew Wild
-
stanza_router: Don't bounce type=error stanzas2012-05-27, by Kim Alvefur
-
mod_proxy65: Add missing import of portmanager2012-05-26, by Kim Alvefur
-
mod_proxy65: Warn about pre-0.9 config style (per host proxy65_port)2012-05-26, by Kim Alvefur
-
mod_http: Fix traceback when no HTTP services succeed in binding2012-05-26, by Matthew Wild
-
DEPENDS: Add luafilesystem (thanks Zash)2012-05-26, by Matthew Wild
-
mod_admin_telnet: More code found and updated, which depended on pre-8c5b5ebaacb0 behaviour.2012-05-25, by Kim Alvefur
Scroll all the way down to load more.