prosody
log
graph
tags
bookmarks
branches
b27ba2c83dd4
browse
changeset
core/portmanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/portmanager.lua @ 5009:
b27ba2c83dd4
less
more
|
(0)
-24
tip
description
author
age
portmanager: Show a friendly error message when initializing SSL fails (thanks MattJ for the entire patch that I fixed one line in)
Kim Alvefur
2012-07-25
portmanager: Match service against service_info (:iter() doesn't match values)
Matthew Wild
2012-05-22
portmanager: Fix to deactivate services when they are unregistered (metatable:iter() wins)
Matthew Wild
2012-05-19
portmanager: Fix missing variable declaration
Matthew Wild
2012-05-11
portmanager: Remove unused import of 'package'
Matthew Wild
2012-05-11
portmanager: Support for per-port SSL certificates
Matthew Wild
2012-05-11
portmanager: Import pairs
Kim Alvefur
2012-05-03
portmanager: Import ipairs (thanks Maranda)
Matthew Wild
2012-04-29
portmanager: Import tonumber (thanks Zash)
Matthew Wild
2012-04-28
portmanager: Ensure port is always a number (thanks Zash)
Matthew Wild
2012-04-28
portmanager: Fix breakage (import ALL the functions)
Matthew Wild
2012-04-28
portmanager: Rename activate_service() to activate() (to match deactivate())
Matthew Wild
2012-04-28
portmanager: Add module() definition
Matthew Wild
2012-04-28
portmanager: Explicitly import some libraries
Matthew Wild
2012-04-28
portmanager: Fix selecting bind_interfaces from pre-0.9 config options.
Kim Alvefur
2012-04-25
portmanager: Add get_service_at(interface, port) and close(interface, port)
Matthew Wild
2012-04-24
portmanager: Support 'default_port' in service options
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
portmanager: Allow services to specify their config option prefix
Matthew Wild
2012-03-15
portmanager: Fire service-removed on unregister
Matthew Wild
2012-03-14
portmanager: Fix log message when multiple services are configured to use the same port
Matthew Wild
2012-03-14
portmanager: Support item-added/net-provider (global and shared modules only!)
Matthew Wild
2012-03-14
less
more
|
(0)
-24
tip