plugins/mod_version.lua
Sat, 06 Apr 2024 14:31:28 +0200 Kim Alvefur mod_version: Handle access denied from uname()
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sat, 06 Oct 2018 16:38:05 +0200 Kim Alvefur mod_version: Reduce scope of variable
Sat, 06 Oct 2018 16:32:37 +0200 Kim Alvefur mod_version: Rename confusingly named variable
Sat, 06 Oct 2018 16:29:42 +0200 Kim Alvefur mod_version: Make 'origin' variable local for consistency
Sat, 06 Oct 2018 16:27:31 +0200 Kim Alvefur mod_version: Use text_tag
Fri, 24 Aug 2018 21:04:27 +0200 Kim Alvefur mod_version: Remove redundant
Fri, 24 Aug 2018 20:35:33 +0200 Emmanuel Gil Peyrot mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/.
Thu, 16 Mar 2017 20:46:06 +0100 Kim Alvefur plugins/various: Use type-specific config API
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Tue, 24 Apr 2012 21:37:20 +0200 Kim Alvefur mod_version: Fix missing comma and correct prefix for util.pposix
Tue, 31 Aug 2010 15:32:36 +0100 Matthew Wild mod_version: Use pposix.uname() if available and os_version_command not set
Sun, 01 Aug 2010 15:58:10 +0200 Kim Alvefur mod_version: Leave out the os element if hide_os_type is set
Sun, 01 Aug 2010 15:56:52 +0200 Kim Alvefur mod_version: Make the command used to get OS version configurable
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 07 Aug 2009 18:29:14 +0500 Waqas Hussain mod_version: Rewritten to use new API. Added reply caching, and fixed some issues.
Fri, 07 Aug 2009 18:27:49 +0500 Waqas Hussain mod_version: Use the module API to read configuration options instead of configmanager
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Fri, 05 Jun 2009 01:27:41 +0100 Matthew Wild mod_version: Use version from prosody.version
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Sun, 15 Feb 2009 15:52:11 +0000 Matthew Wild mod_version: Operating system detection. Disable with hide_os_type = true in config
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Tue, 13 Jan 2009 19:18:37 +0500 Waqas Hussain mod_version: Removed and rearranged some code
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Thu, 04 Dec 2008 20:16:30 +0500 Waqas Hussain Change modules to use the new add_feature module API method.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Wed, 03 Dec 2008 13:02:23 +0000 Matthew Wild lxmppd -> Prosody
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Sun, 16 Nov 2008 04:52:11 +0500 Waqas Hussain Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version
Sat, 15 Nov 2008 22:07:31 +0000 Matthew Wild Small fix for mod_version
Thu, 06 Nov 2008 16:57:10 +0500 Waqas Hussain Fixed some whitespace.
Sat, 01 Nov 2008 18:23:52 +0000 Matthew Wild Fix for mod_version over s2s
Thu, 30 Oct 2008 21:26:53 +0000 Matthew Wild mod_version is here
less more (0) tip