mod_bosh: Add log message for clients connecting to unknown host

mod_bosh: Fix nil indexing when client connects to unknown host

core.loggingmanager: Reinstating global log() function

mod_posix: Remove some debug coooooooooode

mod_presence: Fix for local presence subscriptions and probes

stanzarouter: Make _G.hosts local

mod_*: Fix a load of global accesses

core.componentmanager: Fix global access

xmpp{server,client}_listener: Fix global accesses

net.server: Fix global access/incorrect parameter

net.httpserver: Fix potential nil access

net.http: Fix potential nil access

net.server: Fix incorrect parameter passing

net.server: Fix global access

Merge with 0.4.1

mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code

mod_posix: Remove pidfile on exit

core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modules

util.set: Add set.xor() to get a set consisting of items not in both sets

util.set: Add set:empty() to discover if the set is the empty set

util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double as iterators

util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name

prosody: Fire events during server shutdown process

Merge with 0.4.1

core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sources

mod_presence: Remove some rather drastic debugging code

Merge with 0.4.1

core.loggingmanager: Filled out most code, and cleaned up

(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip

mercurial