Commit Graph

37 Commits (master)

Author SHA1 Message Date
Kim Alvefur 269d40f1ea mod_version: Fix uname result style (thanks riau) 2 years ago
Kim Alvefur 0987a0113d mod_version: Handle access denied from uname() 2 years ago
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur 1e4153ffc1 mod_version: Reduce scope of variable 7 years ago
Kim Alvefur cf64256f73 mod_version: Rename confusingly named variable 7 years ago
Kim Alvefur fde87c2878 mod_version: Make 'origin' variable local for consistency 7 years ago
Kim Alvefur b2b84b2f72 mod_version: Use text_tag 7 years ago
Kim Alvefur bce7e2dbb9 mod_version: Remove redundant 7 years ago
Emmanuel Gil Peyrot 0207fe0e1d mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/. 7 years ago
Kim Alvefur c3d7d52f0d plugins/various: Use type-specific config API 9 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Kim Alvefur 43ea784252 mod_version: Fix missing comma and correct prefix for util.pposix 14 years ago
Matthew Wild a0a2887bf6 mod_version: Use pposix.uname() if available and os_version_command not set 16 years ago
Kim Alvefur 42ddba6e98 mod_version: Leave out the os element if hide_os_type is set 16 years ago
Kim Alvefur 9b900ecc5f mod_version: Make the command used to get OS version configurable 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Waqas Hussain ce10683327 mod_version: Rewritten to use new API. Added reply caching, and fixed some issues. 17 years ago
Waqas Hussain e051a3cad0 mod_version: Use the module API to read configuration options instead of configmanager 17 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild fa242fdb09 mod_version: Use version from prosody.version 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild ae25bc7f67 mod_version: Operating system detection. Disable with hide_os_type = true in config 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Waqas Hussain c157d04ba3 mod_version: Removed and rearranged some code 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Waqas Hussain 2d2414f199 Change modules to use the new add_feature module API method. 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild dde71f5941 lxmppd -> Prosody 17 years ago
Matthew Wild a153b3c267 Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. 17 years ago
Waqas Hussain f68d335729 Modules now sending disco replies 17 years ago
Waqas Hussain 04bebd603f Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version 17 years ago
Matthew Wild 7fb5761449 Small fix for mod_version 17 years ago
Waqas Hussain a88ddeb67d Fixed some whitespace. 17 years ago
Matthew Wild 40726a8a0a Fix for mod_version over s2s 17 years ago
Matthew Wild 005b4b9d75 mod_version is here 17 years ago