Log

core/configmanager.lua @ 3609:954b1159f2f3

description author age
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function) Matthew Wild Wed, 10 Nov 2010 19:46:53 +0000
configmanager: Atomic reloads, and some other internal changes to achieve this Matthew Wild Sun, 07 Nov 2010 20:38:01 +0000
configmanager: Allow VirtualHost/Component definitions to be followed by a table of config options Matthew Wild Fri, 08 Oct 2010 03:19:20 +0100
configmanager: Remove dependency on eventmanager, and global 'prosody' object Matthew Wild Sat, 17 Jul 2010 14:50:16 +0100
Merge configmanager->trunk Matthew Wild Wed, 05 May 2010 19:01:14 +0100
configmanager: Add VirtualHost as an alias for Host (re-applied in trunk due to previous bad merge with 0.7) Matthew Wild Wed, 14 Apr 2010 12:59:46 +0100
Merge 0.7->trunk (with MUC needing checking, waqas) Matthew Wild Tue, 04 May 2010 23:36:50 +0100
Merge 0.6 into 0.7. Waqas Hussain Sat, 01 May 2010 05:18:38 +0500
configmanager: Add VirtualHost as an alias for Host Matthew Wild Wed, 14 Apr 2010 12:59:46 +0100
configmanager: Fix very wacky indentation Matthew Wild Tue, 04 May 2010 23:11:41 +0100
configmanager: Fix some wacky indentation Matthew Wild Tue, 04 May 2010 23:07:49 +0100
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
configmanager: Remove debugging code accidentally committed Matthew Wild Sun, 14 Feb 2010 20:37:49 +0000
configmanager: Error when a component and host clash hostnames Matthew Wild Sun, 14 Feb 2010 18:41:44 +0000
configmanager: Remove debugging code accidentally committed Matthew Wild Sun, 14 Feb 2010 20:37:49 +0000
configmanager: Error when a component and host clash hostnames Matthew Wild Sun, 14 Feb 2010 18:41:44 +0000
configmanager: Trailing whitespace Matthew Wild Sun, 31 Jan 2010 17:14:52 +0000
configmanager: Add parsers() method to return an array of supported config formats Matthew Wild Sat, 09 Jan 2010 06:59:47 +0000
configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). Waqas Hussain Sat, 12 Sep 2009 03:45:19 +0500
configmanager: Default options appearing before Host "*" to global (fixes potential traceback) Matthew Wild Tue, 28 Jul 2009 18:02:11 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) Matthew Wild Thu, 09 Jul 2009 14:34:49 +0100
core.configmanager: Fire event when (re)loading config file Matthew Wild Fri, 17 Apr 2009 16:14:20 +0100
core.configmanager: Make components use 'component' module by default if none specified Matthew Wild Sun, 22 Mar 2009 15:33:38 +0000
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
core.configmanager: Small fix to check validity of Component definitions Matthew Wild Tue, 03 Mar 2009 16:54:29 +0000
Add RunScript command to config to run a Lua script prior to starting the server Matthew Wild Fri, 13 Feb 2009 14:43:12 +0000
Add Include command to include extra configuration files from the main one Matthew Wild Fri, 13 Feb 2009 14:38:17 +0000
Report errors in the config file to the user Matthew Wild Fri, 13 Feb 2009 14:37:15 +0000