prosody
Fri, 05 Apr 2013 04:49:32 +0000 Marco Cirillo prosody: load rostermanager after usermanager during environment initialization.
Sat, 23 Mar 2013 15:00:49 +0100 Kim Alvefur prosody, prosodyctl: Remove last trace of "core" \o/
Fri, 22 Mar 2013 11:22:50 +0000 Matthew Wild prosody: Add COMPAT note about globals
Fri, 22 Mar 2013 11:21:24 +0000 Matthew Wild configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users.
Wed, 09 Jan 2013 22:01:52 +0100 Kim Alvefur prosodyctl, prosody: Pass the selected config file from prosodyctl to prosody
Fri, 28 Dec 2012 14:33:47 +0100 Kim Alvefur prosody, mod_c2s, mod_s2s: Move closing of c2s and s2s sessions to respective plugins
Wed, 19 Sep 2012 12:39:21 +0100 Matthew Wild prosody, prosodyctl: chdir() to data directory on startup
Sat, 09 Jun 2012 02:27:44 +0200 Florian Zeitz mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
Sat, 09 Jun 2012 01:18:21 +0200 Florian Zeitz prosody: Define a getfenv() replacement for Lua 5.2
Mon, 14 May 2012 17:58:51 +0200 Kim Alvefur prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send()
Tue, 24 Apr 2012 13:37:35 +0100 Matthew Wild prosody: Load portmanager at startup, to ensure it is ready to receive item-added events when modules are loaded
Sat, 21 Apr 2012 21:03:57 +0100 Matthew Wild prosody: Don't require net.httpserver now
Mon, 23 Jan 2012 01:04:15 +0000 Matthew Wild prosody: sandboxed require(): Point __index of _G at current env for modules that need to reference globals they already set
Mon, 23 Jan 2012 00:11:01 +0000 Matthew Wild prosody: Remove connlisteners, and net_activate_ports
Wed, 02 Nov 2011 00:00:42 +0500 Waqas Hussain prosody: Ensure prosody.paths.config is never nil (certmanager.create_context fails otherwise).
Wed, 21 Sep 2011 03:23:47 +0500 Waqas Hussain prosody: Invalid escape sequence in componentmanager deprecation warning (can cause luajit to throw).
Wed, 15 Jun 2011 23:44:18 +0200 Florian Zeitz connlistener, server_select, prosody: Add support for binding to multiple addresses
Thu, 14 Apr 2011 22:40:50 +0100 Matthew Wild prosody: Add sanity_check() to startup sequence. Check that we have at least one vhost enabled to avoid Bad Things.
Wed, 02 Mar 2011 05:13:51 +0500 Waqas Hussain prosody: Load net.httpserver at startup, to avoid creating a global later.
Thu, 24 Feb 2011 01:35:33 +0000 Matthew Wild prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path
Tue, 22 Feb 2011 18:02:23 +0000 Matthew Wild prosody: Change plugin_path -> plugin_paths and make it an array instead of a string
Fri, 21 Jan 2011 04:36:31 +0500 Waqas Hussain prosody: Add config option plugin_path to allow overriding plugin directories.
Fri, 07 Jan 2011 11:56:15 +0000 Matthew Wild prosody: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config)
Tue, 04 Jan 2011 21:19:28 +0000 Matthew Wild prosody, prosodyctl: Filter out relative paths from package.(c)path when installed
Tue, 04 Jan 2011 21:18:35 +0000 Matthew Wild prosody, prosodyctl: Create prosody object as a local before exporting as a global
Tue, 28 Dec 2010 09:59:27 +0500 Waqas Hussain prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymous does this now).
Tue, 21 Dec 2010 22:26:22 +0000 Matthew Wild prosody: Catch a recursive Include error and print a more friendly error
Mon, 20 Dec 2010 14:06:16 +0000 Matthew Wild prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded
Sun, 12 Dec 2010 17:15:57 +0500 Waqas Hussain prosody: Added a comment, to match prosodyctl.
Wed, 08 Dec 2010 02:29:37 +0500 Waqas Hussain prosody: Don't attempt to load core.xmlhandlers in the main file. It no longer exists.
less more (0) -100 -50 -30 tip