mod_component_client: Pass a non-zero exit code on shutdown due to lost connection
|
daurnimator |
Wed, 20 Jan 2016 13:10:50 +1100 |
all the things: Remove trailing whitespace
|
Florian Zeitz |
Tue, 11 Mar 2014 18:44:01 +0100 |
mod_component_client: Don't read the socket in line mode.
|
Waqas Hussain |
Tue, 05 Nov 2013 14:33:41 -0500 |
mod_component_client: When exit_on_disconnect=true, don't try to shutdown Prosody when it's already shutting down.
|
Waqas Hussain |
Fri, 01 Nov 2013 18:53:52 -0400 |
mod_component_client: Do a proper disconnect when the server is shutting down
|
Waqas Hussain |
Thu, 31 Oct 2013 12:37:42 -0400 |
mod_component_client: Use the net.server connection abstraction for sending whitespace keep-alive, and not the raw socket (fixes a traceback which lead to an infinite timer loop in libevent)
|
Waqas Hussain |
Mon, 28 Oct 2013 11:55:59 -0400 |
mod_component_client: Add config option component_client.keepalive_interval (default is one hour: 3600).
|
Waqas Hussain |
Thu, 24 Oct 2013 11:52:58 -0400 |
mod_component_client: Fix traceback when connection fails during module load
|
Waqas Hussain |
Fri, 11 Oct 2013 17:36:59 -0400 |
mod_component_client: Added component_client.exit_on_disconnect config option
|
Waqas Hussain |
Fri, 11 Oct 2013 16:59:23 -0400 |
mod_component_client: Fire connect (logged in) and disconnect events
|
Waqas Hussain |
Fri, 11 Oct 2013 16:56:06 -0400 |
mod_component_client: Initial commit. Allows Prosody to act as an external component for other XMPP servers.
|
Waqas Hussain |
Tue, 30 Apr 2013 20:46:02 +0500 |