xmlhandlers: Don't restrict CDATA
[prosody.git] / core / configmanager.lua
2010-05-17 Matthew WildMerge 0.7->trunk
2010-05-17 Matthew WildMerge with 0.6
2010-05-07 Waqas HussainMerge 0.7->trunk
2010-05-07 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas HussainMerge 0.7->trunk
2010-05-06 Waqas HussainMerge 0.6->0.7
2010-05-05 Matthew WildMerge configmanager->trunk
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-05-04 Matthew WildMerge 0.7->trunk (with MUC needing checking, waqas)
2010-05-04 Matthew Wildconfigmanager: Fix very wacky indentation
2010-05-04 Matthew Wildconfigmanager: Fix some wacky indentation
2010-05-01 Waqas HussainMerge 0.6 into 0.7.
2010-04-14 Matthew Wildconfigmanager: Add VirtualHost as an alias for Host...
2010-04-14 Matthew Wildconfigmanager: Add VirtualHost as an alias for Host
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-14 Matthew Wildconfigmanager: Remove debugging code accidentally committed
2010-02-14 Matthew Wildconfigmanager: Error when a component and host clash...
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wildconfigmanager: Trailing whitespace
2010-01-09 Matthew Wildconfigmanager: Add parsers() method to return an array...
2010-02-14 Matthew Wildconfigmanager: Remove debugging code accidentally committed
2010-02-14 Matthew Wildconfigmanager: Error when a component and host clash...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-09-11 Waqas Hussainconfigmanager: Assign a chunk name to config files...
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildconfigmanager: Default options appearing before Host...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-09 Matthew Wildconfigmanager, modulemanager: Allow components to have...
2009-04-20 Matthew WildMerging stable into unstable
2009-04-17 Matthew WildMerge
2009-04-17 Matthew Wildcore.configmanager: Fire event when (re)loading config...
2009-03-22 Matthew Wildcore.configmanager: Make components use 'component...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Matthew WildAutomated merge with http://luaetta.ath.cx:1234/
2009-03-03 Matthew Wildcore.configmanager: Small fix to check validity of...
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-13 Matthew WildAdd RunScript command to config to run a Lua script...
2009-02-13 Matthew WildAdd Include command to include extra configuration...
2009-02-13 Matthew WildReport errors in the config file to the user
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-29 Matthew Wildconfigmanager: Add support for defining components
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Matthew WildFix for configmanager when config file can't be found
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildNew configmanager. Old-style config files still work...
2008-11-21 Matthew WildImport initial configmanager, not sure if it works...