log plugins/mod_uptime.lua @ 7131:ea3eea291321

age author description
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sun, 14 Aug 2011 14:00:54 -0400 Matthew Wild mod_uptime: Use module:hook_global()
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Fri, 11 Jun 2010 13:29:15 +0100 Matthew Wild mod_uptime: Add ad-hoc command
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Sun, 18 Oct 2009 22:45:41 +0500 Waqas Hussain mod_uptime: Removed event hook for iq/bare. mod_uptime only deals with iq/host queries.
Sun, 18 Oct 2009 22:44:18 +0500 Waqas Hussain mod_uptime: Removed unused variables.
Sun, 18 Oct 2009 19:42:45 +0500 Waqas Hussain mod_uptime: Updated to use events (which also fixes a few minor issues).