Software /
code /
prosody
Graph
-
moduleapi: Add module:provides(), a shortcut to add an item with the current module's name2012-03-15, by Matthew Wild
-
portmanager: Fire service-removed on unregister2012-03-14, by Matthew Wild
-
mod_s2s/s2sout.lib: Log message instead of traceback when s2s isn't configured for any ports2012-03-14, by Matthew Wild
-
mod_c2s: Use module:add_item() to add the net-provider for portmanager2012-03-14, by Matthew Wild
-
portmanager: Fix log message when multiple services are configured to use the same port2012-03-14, by Matthew Wild
-
portmanager: Support item-added/net-provider (global and shared modules only!)2012-03-14, by Matthew Wild
-
portmanager: Add unregister_service(), and allow multiple services with the same name (they get queued)2012-03-14, by Matthew Wild
-
moduleapi: Set module.global = true when module:set_global() is called2012-03-14, by Matthew Wild
-
modulemanager: Use appropriate events object for global modules when firing item-removed on unload2012-03-14, by Matthew Wild
-
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization2012-03-11, by Matthew Wild
-
mod_s2s: Collect s2s sources from portmanager and get local address if necessary2012-03-11, by Florian Zeitz
-
mod_s2s: Remove obsolete default_interface2012-03-11, by Florian Zeitz
-
Merge with Zash2012-03-11, by Matthew Wild
-
s2smanager, mod_s2s: Move import of dns_max_depth to mod_s2s2012-03-11, by Kim Alvefur
-
portmanager: Add get_active_services()2012-03-11, by Matthew Wild
-
portmanager: Add get_service()2012-03-11, by Matthew Wild
-
Merge with Zash2012-03-09, by Matthew Wild
-
mod_admin_adhoc: Use module:depends()2012-03-07, by Kim Alvefur
-
mod_admin_adhoc: Import util.iterators properly2012-03-07, by Kim Alvefur
-
Merge with Maranda2012-03-08, by Matthew Wild
-
mod_s2s: remove conn sessions clearing redundancy and leave it only in listener.ondisconnect2012-03-05, by Marco Cirillo
-
Merge with Zash2012-03-07, by Matthew Wild
-
mod_s2s: Log the entire stream header.2012-03-04, by Kim Alvefur
-
Merge with Zash2012-03-03, by Matthew Wild
-
mod_dialback, mod_s2s: Log initiation of dialback in mod_dialback2012-03-03, by Kim Alvefur
-
mod_s2s, mod_dialback: Rename event to s2s-authenticate-legacy2012-03-03, by Kim Alvefur
-
Merge with Zash2012-03-03, by Matthew Wild
-
mod_s2s, mod_dialback: Event on pre-XMPP streams, so we can try dialback.2012-03-03, by Kim Alvefur
-
core.portmanager: Make sure the private flag takes precedence over global interfaces2012-03-02, by Kim Alvefur
-
mod_admin_telnet: Import util.iterators properly2012-03-02, by Kim Alvefur
-
mod_s2s: return true when we sent the stanza, or initiated a new s2sout2012-03-02, by Kim Alvefur
-
mod_dialback: Remove unused import of s2smanager.send_to_host()2012-03-02, by Kim Alvefur
-
mod_s2s: Add missing local table.insert2012-02-29, by Kim Alvefur
-
Fix make install for mod_s2s.2012-03-02, by Thijs Alkemade
-
s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, remove useless space from mod_s2s code2012-02-24, by Marco Cirillo
-
Merge backout2012-02-24, by Matthew Wild
-
Backed out changeset aba47e6dff432012-02-24, by Matthew Wild
-
Merge Zash with Florob and Maranda2012-02-24, by Matthew Wild
-
mod_admin_telnet: make service private.2012-02-24, by Marco Cirillo
-
mod_s2s, s2sout.lib: import cert verify and add another fallback method in case socket.local_addresses isn't there.2012-02-24, by Marco Cirillo
-
s2sout.lib: import utils/functionality once in s2smanager.2012-02-24, by Florian Zeitz
-
mod_s2s: port functionality once in s2smanager.2012-02-24, by Florian Zeitz
-
mod_dialback: import util.hashes and functionality once in s2smanager.2012-02-24, by Florian Zeitz
-
s2smanager: remove send_to_host.2012-02-24, by Florian Zeitz
-
modulemanager: include mod_c2s and mod_s2s into autoloaded modules.2012-02-24, by Florian Zeitz
-
s2sout.lib: Fix wrong variable name2012-02-23, by Kim Alvefur
-
s2sout.lib: Add locals for source interfaces2012-02-23, by Kim Alvefur
-
s2sout.lib: Import various util.*2012-02-23, by Kim Alvefur
-
mod_s2s: Attach send function to session2012-02-23, by Kim Alvefur
-
mod_s2s: Initiate connections2012-02-23, by Kim Alvefur
-
mod_s2s: Fix typo2012-02-22, by Kim Alvefur
-
mod_s2s: Add some missing imports2012-02-22, by Kim Alvefur
-
net.http, httpclient_listener: Merge listener into net.http2012-01-23, by Matthew Wild
-
xmppserver_listener: Remove2012-01-23, by Matthew Wild
-
stanza_router: Replace s2s send logic with firing of a 'route/remote' event2012-01-23, by Matthew Wild
Scroll all the way down to load more.