xmlhandlers: Don't restrict CDATA
[prosody.git] / core / loggingmanager.lua
2010-05-17 Matthew WildMerge with 0.6
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-06 Waqas Hussainloggingmanager: Enable debug level for default console...
2010-05-06 Waqas Hussainloggingmanager: Enable debug level for default console...
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-01 Waqas HussainMerge 0.6 into 0.7.
2010-04-09 Matthew WildMerge 0.7->trunk
2010-04-09 Matthew WildMerge 0.6->0.7
2010-04-07 Matthew Wildloggingmanager: Fix syntax error :)
2010-04-07 Matthew Wildloggingmanager: Observe 'debug' config setting for...
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-22 Waqas Hussainloggingmanager: Don't use non-standard format specifier...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-11 Matthew Wildloggingmanager: Trailing whitespace
2010-02-05 Matthew WildMerge with backout
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-19 Waqas HussainMerge with trunk
2009-06-19 Matthew WildMerge with waqas via albert!
2009-06-19 Matthew Wildloggingmanager: Log timestamps when using default file...
2009-06-19 Matthew Wildloggingmanager: Enable debug level for default file...
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildloggingmanager: File log sinks react to reopen-log...
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildloggingmanager: Support for specifying a single sink...
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Add a comment about 'nowhere' sink...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Support prepending timestamps in file...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildloggingmanager: Add ability to set 'log' config option...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildcore.loggingmanager: Reinstating global log() function
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildcore.loggingmanager: Refactoring, converted to a module...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Add default logging settings ...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Filled out most code, and cleaned up
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: A new manager (yay!) to manage...