mod_proxy65: Split module:shared() into multiple calls, multiple params may be deprecated soon
|
Matthew Wild |
Tue, 07 Aug 2018 21:14:43 +0100 |
Fix spelling throughout the codebase [codespell]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:51:25 +0100 |
mod_proxy65: Fix all warnings from luacheck
|
Matthew Wild |
Wed, 21 Mar 2018 22:13:11 +0000 |
mod_proxy65: Fix passing number to stanza API (thanks mimi89999)
|
Matthew Wild |
Wed, 21 Mar 2018 22:10:24 +0000 |
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types)
|
Kim Alvefur |
Thu, 03 Dec 2015 15:27:09 +0100 |
mod_proxy65: Use mod_disco
|
Florian Zeitz |
Wed, 19 Feb 2014 20:13:35 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
mod_proxy65: Fix typo in comment
|
Kim Alvefur |
Sat, 23 Mar 2013 01:42:48 +0100 |
mod_proxy65: Only handle service discovery requests when no node is present in the request.
|
Waqas Hussain |
Tue, 26 Feb 2013 23:57:44 +0500 |
mod_proxy65: Fix ACL
|
Kim Alvefur |
Tue, 29 May 2012 17:20:02 +0200 |
mod_proxy65: Add missing import of portmanager
|
Kim Alvefur |
Sun, 27 May 2012 01:22:02 +0200 |
mod_proxy65: Warn about pre-0.9 config style (per host proxy65_port)
|
Kim Alvefur |
Sun, 27 May 2012 01:17:59 +0200 |
mod_proxy65: Fix traceback when proxy65 service fails to bind a port
|
Matthew Wild |
Fri, 27 Apr 2012 22:18:20 +0100 |
mod_proxy65: Add multiplex pattern.
|
Waqas Hussain |
Wed, 25 Apr 2012 07:55:13 +0500 |
mod_proxy65: Port to portmanager, make a shared module
|
Matthew Wild |
Tue, 24 Apr 2012 18:50:22 +0100 |