Fri, 30 Mar 2018 13:40:50 +0200 mod_migrate: Mention the possible need to supply the list of users
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:40:50 +0200] rev 2974
mod_migrate: Mention the possible need to supply the list of users
Fri, 30 Mar 2018 13:40:06 +0200 mod_http_logging: Wrap API for sending data from file handles
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:40:06 +0200] rev 2973
mod_http_logging: Wrap API for sending data from file handles
Fri, 30 Mar 2018 13:37:39 +0200 mod_http_logging: Be robust against missing connection object
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:37:39 +0200] rev 2972
mod_http_logging: Be robust against missing connection object
Fri, 30 Mar 2018 13:36:38 +0200 mod_http_logging: Use 'ip' field provided by mod_http if available
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:36:38 +0200] rev 2971
mod_http_logging: Use 'ip' field provided by mod_http if available
Fri, 30 Mar 2018 13:35:43 +0200 mod_http_logging: Factor out body length calculation
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:35:43 +0200] rev 2970
mod_http_logging: Factor out body length calculation
Fri, 30 Mar 2018 13:34:15 +0200 mod_http_logging: Factor out logging into a function for future reuse
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:34:15 +0200] rev 2969
mod_http_logging: Factor out logging into a function for future reuse
Thu, 29 Mar 2018 22:07:18 +0200 mod_net_proxy: Fixed small indentation mistake in docs
Pascal Mathis <mail@pascalmathis.com> [Thu, 29 Mar 2018 22:07:18 +0200] rev 2968
mod_net_proxy: Fixed small indentation mistake in docs
Wed, 28 Mar 2018 20:47:41 +0200 mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 20:47:41 +0200] rev 2967
mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections
Wed, 28 Mar 2018 19:03:10 +0200 mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 19:03:10 +0200] rev 2966
mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'
Wed, 28 Mar 2018 19:00:13 +0200 mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 19:00:13 +0200] rev 2965
mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured
Wed, 28 Mar 2018 00:02:37 +0200 Rename to README.markdown
JC Brand <jc@opkode.com> [Wed, 28 Mar 2018 00:02:37 +0200] rev 2964
Rename to README.markdown
Tue, 27 Mar 2018 22:31:59 +0200 mod_net_proxy: Fixed example configuration for HAProxy
Pascal Mathis <mail@pascalmathis.com> [Tue, 27 Mar 2018 22:31:59 +0200] rev 2963
mod_net_proxy: Fixed example configuration for HAProxy
Tue, 27 Mar 2018 11:36:25 +0100 mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)
Matthew Wild <mwild1@gmail.com> [Tue, 27 Mar 2018 11:36:25 +0100] rev 2962
mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)
Tue, 27 Mar 2018 10:51:25 +0200 Merge commit
JC Brand <jc@opkode.com> [Tue, 27 Mar 2018 10:51:25 +0200] rev 2961
Merge commit
Tue, 27 Mar 2018 10:48:04 +0200 New HMAC token authentication module for Prosody.
JC Brand <jc@opkode.com> [Tue, 27 Mar 2018 10:48:04 +0200] rev 2960
New HMAC token authentication module for Prosody.
Tue, 27 Mar 2018 09:56:01 +0200 mod_http_logging: Add some short documentation
Kim Alvefur <zash@zash.se> [Tue, 27 Mar 2018 09:56:01 +0200] rev 2959
mod_http_logging: Add some short documentation
Mon, 26 Mar 2018 16:17:00 +0200 mod_component_http/README: Include language tag in example to enable syntax highlighting in rendered version
Kim Alvefur <zash@zash.se> [Mon, 26 Mar 2018 16:17:00 +0200] rev 2958
mod_component_http/README: Include language tag in example to enable syntax highlighting in rendered version
Mon, 26 Mar 2018 14:01:00 +0100 mod_component_http: Update README to include config snippet example
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 14:01:00 +0100] rev 2957
mod_component_http: Update README to include config snippet example
Mon, 26 Mar 2018 13:56:18 +0100 mod_component_http: Fix some [luacheck] warnings
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:56:18 +0100] rev 2956
mod_component_http: Fix some [luacheck] warnings
Mon, 26 Mar 2018 13:52:38 +0100 mod_component_http: Fix headings in README
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:52:38 +0100] rev 2955
mod_component_http: Fix headings in README
Mon, 26 Mar 2018 13:49:13 +0100 mod_component_http: Allow implementing a component over HTTP
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:49:13 +0100] rev 2954
mod_component_http: Allow implementing a component over HTTP
Mon, 26 Mar 2018 08:05:22 +0100 mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 08:05:22 +0100] rev 2953
mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]
Sun, 25 Mar 2018 20:31:33 +0200 mod_http_upload/README: Point at mod_http_upload_external
Kim Alvefur <zash@zash.se> [Sun, 25 Mar 2018 20:31:33 +0200] rev 2952
mod_http_upload/README: Point at mod_http_upload_external
Sun, 25 Mar 2018 20:27:14 +0200 mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
Kim Alvefur <zash@zash.se> [Sun, 25 Mar 2018 20:27:14 +0200] rev 2951
mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
Fri, 23 Mar 2018 22:38:46 +0100 mod_csi_battery_saver: Remove whitespace only lines
Michel Le Bihan <michel@lebihan.pl> [Fri, 23 Mar 2018 22:38:46 +0100] rev 2950
mod_csi_battery_saver: Remove whitespace only lines
Fri, 23 Mar 2018 21:55:32 +0100 mod_checkcerts: Fixed luacheck warnings
Michel Le Bihan <michel@lebihan.pl> [Fri, 23 Mar 2018 21:55:32 +0100] rev 2949
mod_checkcerts: Fixed luacheck warnings
Thu, 22 Mar 2018 16:16:07 +0100 mod_muc_gc10: Catch joins correctly (thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 16:16:07 +0100] rev 2948
mod_muc_gc10: Catch joins correctly (thanks Ge0rG)
Thu, 22 Mar 2018 14:44:29 +0100 mod_minimix/README: Normalize markdown syntax
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:44:29 +0100] rev 2947
mod_minimix/README: Normalize markdown syntax
Thu, 22 Mar 2018 14:44:10 +0100 mod_minimix/README: Fix typo (thanks porrier)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:44:10 +0100] rev 2946
mod_minimix/README: Fix typo (thanks porrier)
Thu, 22 Mar 2018 14:33:46 +0100 mod_minimix: Experiment in account-based MUC joins
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:33:46 +0100] rev 2945
mod_minimix: Experiment in account-based MUC joins
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip