Software /
code /
prosody
Log
plugins/mod_uptime.lua @ 3199:0badae62de28
description | author | age |
---|---|---|
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_uptime: Removed event hook for iq/bare. mod_uptime only deals with iq/host queries. | Waqas Hussain | 2009-10-18 |
mod_uptime: Removed unused variables. | Waqas Hussain | 2009-10-18 |
mod_uptime: Updated to use events (which also fixes a few minor issues). | Waqas Hussain | 2009-10-18 |
mod_uptime: Fix bad uptime if module is loaded at startup | Matthew Wild | 2009-07-10 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
mod_uptime: Use time of server start rather than module load | Matthew Wild | 2009-07-08 |
mod_uptime: Convert to unix line endings | Matthew Wild | 2009-07-08 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |