aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_ping.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-1/+1
* mod_ping: Fix double response to internal pingKim Alvefur2020-02-211-1/+2
* mod_ping: Remove ad-hoc commandKim Alvefur2019-11-071-15/+0
* mod_ping, mod_uptime: Use module:providesKim Alvefur2018-10-271-1/+1
* mod_ping: Fix typoKim Alvefur2018-07-021-1/+1
* mod_ping: Depend on mod_ahocKim Alvefur2018-07-021-0/+1
* mod_ping: Ignore unused arguments [luacheck]Kim Alvefur2018-04-061-1/+1
* mod_ping: Use type-specific eventKim Alvefur2014-02-091-6/+3
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
* mod_ping: Use util.datetime to generate timestamp in ad-hoc command response ...Waqas Hussain2011-01-291-1/+3
* mod_ping: Add ad-hoc commandFlorian Zeitz2010-09-021-0/+12
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* mod_ping: Updated to use events (which also fixes a few minor issues).Waqas Hussain2009-10-181-8/+9
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* mod_ping: Convert from Windows line endingsMatthew Wild2009-07-091-11/+11
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Change modules to use the new add_feature module API method.Waqas Hussain2008-12-041-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Bumper commit for the new modulemanager API \o/ Updates all the modules, thou...Matthew Wild2008-11-271-1/+1
* Yes, we don't put these things in here, we put them in here.Matthew Wild2008-11-261-0/+11