Software /
code /
prosody
Log
description | author | age |
---|---|---|
configmanager: Filenames without a path are also relative to the config file path, not the current working directory | Matthew Wild | 2010-12-21 |
util.xmppstream: Allow stream_ns = "" for parsing streams with no xmlns | Matthew Wild | 2010-12-21 |
storagemanager: Fix log message (s/internal/null/) | Matthew Wild | 2011-01-06 |
storagemanager: Add new "null" provider to get used when loading a driver or opening a store fails, instead of falling back to the default driver | Matthew Wild | 2011-01-06 |
storagemanager: Log host in message when loading storage provider fails | Matthew Wild | 2011-01-06 |
net.server_event: Log interface and port number when binding fails | Matthew Wild | 2011-01-06 |
mod_storage_sql: Catch Lua errors during SQL transactions, and rollback. | Waqas Hussain | 2011-01-05 |
net.httpserver: Removed unused import and variables. | Waqas Hussain | 2011-01-05 |