Log

description author age
core.componentmanager: Fix global access Matthew Wild 2009-04-22
xmpp{server,client}_listener: Fix global accesses Matthew Wild 2009-04-22
net.server: Fix global access/incorrect parameter Matthew Wild 2009-04-22
net.httpserver: Fix potential nil access Matthew Wild 2009-04-22
net.http: Fix potential nil access Matthew Wild 2009-04-22
net.server: Fix incorrect parameter passing Matthew Wild 2009-04-22
net.server: Fix global access Matthew Wild 2009-04-22
Merge with 0.4.1 Matthew Wild 2009-04-22
mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code Matthew Wild 2009-04-22
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