Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() | Kim Alvefur | 2012-03-15 |
Merge with Zash | Matthew Wild | 2012-03-15 |
mod_s2s: Don't bounce sendq on failed connections since it's handled by s2smanager | Kim Alvefur | 2012-03-11 |
mod_c2s, mod_s2s: Add multiplex support | Matthew Wild | 2012-03-15 |
mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin | Matthew Wild | 2012-03-15 |
portmanager: Add get_registered_services() to the public API | Matthew Wild | 2012-03-15 |
portmanager: Remove check for service_info.multiplex (now implemented in mod_net_multiplex) | Matthew Wild | 2012-03-15 |
portmanager: Fix pre-0.9 compatibility by taking default_interface and default_port from the listener instead of service table | Matthew Wild | 2012-03-15 |