log plugins/mod_ping.lua @ 4129:c86b68abe12e

age author description
Sat, 29 Jan 2011 04:42:05 +0500 Waqas Hussain mod_ping: Use util.datetime to generate timestamp in ad-hoc command response (instead of the current use of os.date, which doesn't take timezone into account).
Thu, 02 Sep 2010 21:57:49 +0200 Florian Zeitz mod_ping: Add ad-hoc command
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Sun, 18 Oct 2009 18:26:58 +0500 Waqas Hussain mod_ping: Updated to use events (which also fixes a few minor issues).