Log

core/portmanager.lua @ 6813:b1615fa62e59

description author age
portmanager: Add forward declarations Kim Alvefur Wed, 08 Apr 2015 00:45:26 +0200
core.*: Remove use of module() function Kim Alvefur Sat, 21 Feb 2015 10:42:19 +0100
portmanager: Remove unused argument from function [luacheck] Matthew Wild Wed, 13 May 2015 17:08:34 +0100
portmanager: Rename variable to avoid name conflict [luacheck] Matthew Wild Wed, 13 May 2015 17:08:20 +0100
portmanager: Add luacheck annotations Matthew Wild Wed, 13 May 2015 17:07:30 +0100
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild Wed, 06 May 2015 19:20:07 +0100
portmanager: Remove unused import of pairs() Matthew Wild Tue, 20 Jan 2015 11:31:04 +0000
core.portmanager: Simplify and take advantage of new ssl config merging in certmanager Kim Alvefur Thu, 03 Jul 2014 15:33:11 +0200
Merge 0.9->0.10 Matthew Wild Wed, 02 Apr 2014 17:41:38 +0100
portmanager: Make maximum read size configurable, and default to 4KB Matthew Wild Sun, 30 Mar 2014 08:44:55 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
portmanager: Also include the interface the service is listening on Kim Alvefur Mon, 29 Apr 2013 19:40:39 +0200
portmanager: Include port numbers the service is listening on in the info logs. Waqas Hussain Mon, 29 Apr 2013 22:03:17 +0500
portmanager: import pairs() (thanks Maranda) Matthew Wild Fri, 05 Apr 2013 13:06:26 +0100
portmanager: add logic to allow specification of service default values for ssl config and / or overrides. Marco Cirillo Thu, 04 Apr 2013 23:36:30 +0000