Software /
code /
prosody
Log
plugins/mod_uptime.lua @ 2852:56630a6c9a31
description | author | age |
---|---|---|
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 |