Software /
code /
prosody
Graph
-
mod_adhoc: Fix passing data to util.dataforms2010-09-01, by Florian Zeitz
-
mod_version: Use pposix.uname() if available and os_version_command not set2010-08-31, by Matthew Wild
-
util.pposix: uname(): Fix to push nil,err in case of error2010-08-31, by Matthew Wild
-
util.pposix: Add pposix.uname(), bump version2010-08-31, by Matthew Wild
-
util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth)2010-08-30, by Matthew Wild
-
tests/test_util_jid.lua: Add more tests for JID splitting2010-08-30, by Matthew Wild
-
util.stanza: stanza:matched_children() -> stanza:matching_tags()2010-08-30, by Matthew Wild
-
util.stanza: Add stanza:maptags() to apply a function over child tags (return nil to remove tag from stanza)2010-08-30, by Matthew Wild
-
s2smanager: Fire s2s{in,out}-established when new s2s connections are ready2010-08-30, by Matthew Wild
-
util.stanza: Optimisation, remove useless if...then in stanza:children() iterator2010-08-29, by Matthew Wild
-
util.stanza: Add stanza:matched_children(name, xmlns) [name suggestions welcome]2010-08-29, by Matthew Wild
-
net.httpserver: Join multiple headers with the same name as per RFC (thanks darkhippo)2010-08-28, by Matthew Wild
Scroll all the way down to load more.