Software /
code /
prosody
Log
core/portmanager.lua @ 6221:f321536afeec
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
portmanager: Also include the interface the service is listening on | Kim Alvefur | 2013-04-29 |
portmanager: Include port numbers the service is listening on in the info logs. | Waqas Hussain | 2013-04-29 |
portmanager: import pairs() (thanks Maranda) | Matthew Wild | 2013-04-05 |
portmanager: add logic to allow specification of service default values for ssl config and / or overrides. | Marco Cirillo | 2013-04-04 |
portmanager: Log error and fail to bind when port is invalid (not a number) | Matthew Wild | 2013-03-31 |
portmanager: Add use_ipv4 option, default to true. | Kim Alvefur | 2013-03-27 |