Software /
code /
prosody
Graph
-
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
-
mod_bosh: Support for reading the client's real IP through HTTP proxies from X-Forwarded-For2010-08-28, by Matthew Wild
-
net.http: Add http.formencode() for www-form-urlencoded from an array of fields (thanks dersd)2010-08-27, by Matthew Wild
-
componentmanager: Relocate disallow_s2s to its correct position (thanks darkhoptipomatus)2010-08-24, by Matthew Wild
-
mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth.2010-08-23, by Waqas Hussain
-
util.sasl_cyrus: Spaces -> tabs.2010-08-23, by Waqas Hussain
-
usermanager: Get rid unused Cyrus SASL related code.2010-08-23, by Waqas Hussain
-
mod_auth_internal_plain: Get rid of all checks for Cyrus SASL.2010-08-23, by Waqas Hussain
-
mod_saslauth: Get rid of the sasl_backend option (use auth modules instead).2010-08-23, by Waqas Hussain
-
mod_saslauth: Get rid of most Cyrus SASL related code (use authentication='cyrus' instead).2010-08-23, by Waqas Hussain
-
componentmanager: Support the 'disallow_s2s' option for components too (thanks darkhopatomopus)2010-08-23, by Matthew Wild
-
net.server: Don't load configmanager if not running inside Prosody, assume server_select2010-08-23, by Matthew Wild
-
sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #2022010-08-22, by Matthew Wild
-
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)2010-08-22, by Florian Zeitz
-
mod_adhoc: Code restructuring2010-08-22, by Florian Zeitz
Scroll all the way down to load more.