log plugins/mod_ping.lua @ 5851:cdcfd93e2f43

age author description
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
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).
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Thu, 09 Jul 2009 23:01:13 +0100 Matthew Wild mod_ping: Convert from Windows line endings