Software /
code /
prosody
Log
core/portmanager.lua @ 4624:3e4715d44561
description | author | age |
---|---|---|
portmanager: Support 'default_port' in service options | Matthew Wild | Thu, 15 Mar 2012 16:29:30 +0000 |
portmanager: Add get_registered_services() to the public API | Matthew Wild | Thu, 15 Mar 2012 03:02:51 +0000 |
portmanager: Remove check for service_info.multiplex (now implemented in mod_net_multiplex) | Matthew Wild | Thu, 15 Mar 2012 03:02:36 +0000 |
portmanager: Fix pre-0.9 compatibility by taking default_interface and default_port from the listener instead of service table | Matthew Wild | Thu, 15 Mar 2012 03:02:09 +0000 |
portmanager: Allow services to specify their config option prefix | Matthew Wild | Thu, 15 Mar 2012 02:56:44 +0000 |
portmanager: Fire service-removed on unregister | Matthew Wild | Wed, 14 Mar 2012 23:44:24 +0000 |