Log

prosody @ 3218:032b81731f0f

description author age
prosody: Load util.xmppstream :( Matthew Wild Sun, 09 May 2010 20:46:24 +0100
Merge 0.7->trunk Waqas Hussain Fri, 07 May 2010 16:21:04 +0500
prosody: Modified function metatable for better string representation of functions. Waqas Hussain Fri, 07 May 2010 16:02:29 +0500
prosody: Lowered log level for a log message. Waqas Hussain Fri, 07 May 2010 16:00:33 +0500
eventmanager, prosody: Adapt eventmanager to use prosody.events, as a step towards removing it entirely Matthew Wild Tue, 04 May 2010 23:43:01 +0100
Merge 0.7->trunk (with MUC needing checking, waqas) Matthew Wild Tue, 04 May 2010 23:36:50 +0100
prosody: Set metatable on functions to allow easy access to upvalues. Waqas Hussain Mon, 19 Apr 2010 18:28:12 +0500
Merge 0.7->trunk Matthew Wild Mon, 22 Mar 2010 17:26:12 +0000
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
Merge 0.6.2/waqas with 0.6.2/MattJ Matthew Wild Wed, 03 Mar 2010 22:05:05 +0000
prosody: More accurate friendly error message in the event that creating the global SSL context fails Matthew Wild Sat, 13 Feb 2010 16:22:05 +0000
prosody: Add a catch-all friendly message for when any port is in use we want to use Matthew Wild Fri, 05 Feb 2010 15:05:39 +0000
prosody: Show friendly error when no config present for legacy SSL ports Matthew Wild Sun, 31 Jan 2010 17:15:35 +0000
prosody: Log error message when failing to open ports Matthew Wild Sun, 31 Jan 2010 16:40:47 +0000
prosody: Listen for component connections on port 5347 by default. Waqas Hussain Sun, 24 Jan 2010 05:35:21 +0500
prosody: Call tostring on the key being used for nil global read before concatenating it with a string. Waqas Hussain Thu, 10 Dec 2009 02:50:23 +0500
prosody: Log a warning and traceback, but don't throw an error on nil global read. Waqas Hussain Thu, 10 Dec 2009 02:47:13 +0500
Mainfile: Broke up a really long line. Waqas Hussain Thu, 10 Dec 2009 01:56:16 +0500
util.dependencies: Load luarocks.loader/luarocks.require Matthew Wild Thu, 28 Jan 2010 18:10:20 +0000
prosody: net_activate_ports: Accept strings as well as numbers for specifying ports Matthew Wild Sat, 09 Jan 2010 07:12:30 +0000
prosody: Fixed a possible nil concatenation. Waqas Hussain Wed, 16 Dec 2009 00:11:54 +0500
prosody: Less strict matching for the magic 'interrupted' error Matthew Wild Mon, 07 Dec 2009 18:32:06 +0000
Merge with 0.7 Matthew Wild Mon, 01 Mar 2010 16:01:09 +0000
prosody: Bump log message describing current connection backend to level 'info' Matthew Wild Sat, 27 Feb 2010 19:46:04 +0000
prosody: Don't add fallbacks to package.path and package.cpath. Waqas Hussain Tue, 16 Feb 2010 04:05:25 +0500
prosody: More accurate friendly error message in the event that creating the global SSL context fails Matthew Wild Sat, 13 Feb 2010 16:22:05 +0000
prosody: Use certmanager to create the global SSL context Matthew Wild Sat, 13 Feb 2010 16:21:32 +0000
prosody, prosodyctl: Re-jiggle load order again, fixes logging config not being obeyed (thanks darkrain) Matthew Wild Thu, 11 Feb 2010 11:31:14 +0000
prosody: Add a catch-all friendly message for when any port is in use we want to use Matthew Wild Fri, 05 Feb 2010 15:05:39 +0000
prosody: Initialize logging before checking dependencies (fixes another traceback with no LuaSec) Matthew Wild Fri, 05 Feb 2010 14:32:20 +0000
prosody: Show friendly error when no config present for legacy SSL ports Matthew Wild Sun, 31 Jan 2010 17:15:35 +0000
prosody: Log error message when failing to open ports Matthew Wild Sun, 31 Jan 2010 16:40:47 +0000
prosody: Only set the ssl_ctx for 'ssl' connections Matthew Wild Sun, 31 Jan 2010 16:22:52 +0000
prosody: Check dependencies (and load LuaRocks) earlier on in the startup process Matthew Wild Thu, 28 Jan 2010 18:11:03 +0000
util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change Matthew Wild Thu, 28 Jan 2010 14:56:47 +0000
prosody: Listen for component connections on port 5347 by default. Waqas Hussain Sun, 24 Jan 2010 05:35:21 +0500
prosody: net_activate_ports: Accept strings as well as numbers for specifying ports Matthew Wild Sat, 09 Jan 2010 07:12:30 +0000
prosody: Read list of possible config extensions from configmanager, removes old TODO Matthew Wild Sat, 09 Jan 2010 07:03:48 +0000
prosody: Fixed a possible nil concatenation. Waqas Hussain Wed, 16 Dec 2009 00:11:54 +0500
prosody: Fix to net_activate_ports to mend binding to specific interfaces Paul Aurich Tue, 15 Dec 2009 18:58:22 +0000
prosody: Added config option 'ssl_ports' to allow multiplexed SSL ports. Waqas Hussain Thu, 10 Dec 2009 18:40:21 +0500
prosody: Use the multiplex listener when the 'ports' config option is specified. Waqas Hussain Thu, 10 Dec 2009 05:08:59 +0500
net_activate_ports: Use the default config option 'ports' when no option is specified. Waqas Hussain Thu, 10 Dec 2009 05:07:32 +0500
prosody: Call tostring on the key being used for nil global read before concatenating it with a string. Waqas Hussain Thu, 10 Dec 2009 02:50:23 +0500
prosody: Log a warning and traceback, but don't throw an error on nil global read. Waqas Hussain Thu, 10 Dec 2009 02:47:13 +0500
Mainfile: Broke up a really long line. Waqas Hussain Thu, 10 Dec 2009 01:56:16 +0500
prosody: Report the current socket backend in use Matthew Wild Tue, 08 Dec 2009 01:23:22 +0000
prosody: Clarify and add some comments to describe what we're doing when and why Matthew Wild Tue, 08 Dec 2009 00:55:17 +0000
prosody: Less strict matching for the magic 'interrupted' error Matthew Wild Mon, 07 Dec 2009 18:32:06 +0000
prosody: Expose global_ssl_ctx through prosody object Matthew Wild Fri, 04 Dec 2009 18:57:54 +0000
Disable SSLv2 by default, it's known to be insecure. Paul Aurich Fri, 04 Dec 2009 09:48:08 -0800
prosody: Added support for command line argument '--config'. Waqas Hussain Mon, 23 Nov 2009 21:46:37 +0500
Mainfile: Fixed some comments. Waqas Hussain Mon, 23 Nov 2009 08:55:27 +0500
mod_console: Moved activation of the console port from the main file to mod_console. Waqas Hussain Wed, 18 Nov 2009 08:30:03 +0500
prosody.net_activate_ports: Slightly refactored and definition moved to before modules are loaded. Waqas Hussain Wed, 18 Nov 2009 08:26:43 +0500
Prosody top-level error handler modified to log properly on non-string error messages. Waqas Hussain Sun, 25 Oct 2009 21:26:36 +0500
prosody, util.require: Remove util.require, the shortest-lived module so far. Woke up this morning with a much simpler idea, which is also effective against C modules (I believe). Yay for metatables :) Matthew Wild Wed, 21 Oct 2009 16:25:49 +0100
prosody: Use rawget to test for the existence of ssl (LuaSec) so we don't look for a nil global Matthew Wild Tue, 20 Oct 2009 13:25:29 +0100
prosody: Move global protection earlier (to before modules are loaded, etc.) Matthew Wild Sat, 17 Oct 2009 10:54:28 +0100