Log

description author age
mod_posix: Remove pidfile on exit Matthew Wild 2009-04-22
core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modules Matthew Wild 2009-04-22
util.set: Add set.xor() to get a set consisting of items not in both sets Matthew Wild 2009-04-22
util.set: Add set:empty() to discover if the set is the empty set Matthew Wild 2009-04-22
util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double as iterators Matthew Wild 2009-04-22
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name Matthew Wild 2009-04-22
prosody: Fire events during server shutdown process Matthew Wild 2009-04-21
Merge with 0.4.1 Matthew Wild 2009-04-21
core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sources Matthew Wild 2009-04-21
mod_presence: Remove some rather drastic debugging code Waqas Hussain 2009-04-21
Merge with 0.4.1 Matthew Wild 2009-04-21
core.loggingmanager: Filled out most code, and cleaned up Matthew Wild 2009-04-21
util.logger: Fix for attempting to call a table Matthew Wild 2009-04-21
mod_presence: Fix incorrect internal routing for probes and subscriptions Waqas Hussain 2009-04-21
Merge with 0.4.1 Matthew Wild 2009-04-21
prosody: Remove logging code and instead load core.loggingmanager to set up logging Matthew Wild 2009-04-21
core.loggingmanager: A new manager (yay!) to manage log output Matthew Wild 2009-04-21
util.logger: Revamped logger library, but backwards-compatible for users of logger.init() Matthew Wild 2009-04-21
Merge Matthew Wild 2009-04-20
Merging stable into unstable Matthew Wild 2009-04-20
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild 2009-04-14
Stopped using presencemanager in stanza_router Waqas Hussain 2009-04-14
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild 2009-04-14
mod_presence: initial commit Waqas Hussain 2009-04-14