Software /
code /
prosody
Log
description | author | age |
---|---|---|
core.s2smanager: Don't initiate dialback if we don't have a connection yet | Matthew Wild | Sun, 12 Apr 2009 13:14:45 +0100 |
net.server: Remove some debug code which slipped through | Matthew Wild | Sun, 12 Apr 2009 03:06:22 +0100 |
Makefiles: Add signal.so to install targets | Matthew Wild | Sun, 12 Apr 2009 03:02:51 +0100 |
prosody: Add prosody_shutdown() function to initiate a server shutdown, add code to gracefully close connections before stopping | Matthew Wild | Sun, 12 Apr 2009 02:59:09 +0100 |
mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM. | Matthew Wild | Sun, 12 Apr 2009 02:57:52 +0100 |
xmppserver_listener: Add session:close() method to outgoing s2s connections too | Matthew Wild | Sun, 12 Apr 2009 02:55:49 +0100 |
net.server: Add server.setquitting() to gracefully quit the socket loop | Matthew Wild | Sun, 12 Apr 2009 02:54:45 +0100 |