Log

description author age
Replacing pretty_print() with top_tag() for logging Matthew Wild 2009-01-16
Fix invalid loglevels in mod_saslauth Matthew Wild 2009-01-16
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. Matthew Wild 2009-01-15
mod_posix: Support for logging to syslog (log = 'syslog' in config) Matthew Wild 2009-01-15
net.connlisteners: Fix to report errors loading connlisteners Matthew Wild 2009-01-15
net.http: Don't log content from server Matthew Wild 2009-01-15
net.http: Fix to send query part of URL to server Matthew Wild 2009-01-15
Stringprep! Waqas Hussain 2009-01-14
util/jid: string prepping functions added: prepped_split and prep Waqas Hussain 2009-01-14
util/logger: setwriter now returns the old writer on success Waqas Hussain 2009-01-14
stanza_router: Fixed error replies for unhandled stanzas Waqas Hussain 2009-01-14
net.http: Fix for callbacks being triggered multiple times for the same request Matthew Wild 2009-01-14
modulemanager: Check for syntax errors before reloading a module Waqas Hussain 2009-01-13
mod_console: Added module:reload Waqas Hussain 2009-01-13
mod_muc: Added unload, save and restore callbacks to allow reloading code while preserving state Waqas Hussain 2009-01-13
modulemanager: Added reload support, with callbacks for saving and restoring state Waqas Hussain 2009-01-13
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild 2009-01-13
modulemanager: Fixed error on unloading modules with no handlers Waqas Hussain 2009-01-13
mod_muc: deregister component on unload Waqas Hussain 2009-01-13
datamanager: Change log message from type "warn" to "debug" when loading a file fails Waqas Hussain 2009-01-13
mod_saslauth, mod_tls: minor code cleanup Waqas Hussain 2009-01-13
mod_version: Removed and rearranged some code Waqas Hussain 2009-01-13
componentmanager: Removed unneeded parameter from componentmanager.deregister_component Waqas Hussain 2009-01-13
sasl: Set realm to be the current realm when the client didn't send a realm, or sent an empty one Waqas Hussain 2009-01-10