Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_*: Fix a load of global accesses | Matthew Wild | 2009-04-22 |
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 |