Log

description author age
storagemanager: Fix traceback in logging when store type is nil, and store is unsupported. Waqas Hussain 2013-04-22
Merge 0.9->trunk Kim Alvefur 2013-04-19
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() Kim Alvefur 2013-04-19
Merge 0.9->trunk Kim Alvefur 2013-04-19
moduleapi: Make module:open_store() open a store named after the calling module by default Kim Alvefur 2013-04-19
Merge 0.9->trunk Matthew Wild 2013-04-19
moduleapi: Add module:open_store() as a front-end to storagemanager.open() Matthew Wild 2013-04-19
Merge 0.9->trunk Matthew Wild 2013-04-18
mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress Matthew Wild 2013-04-18
Merge 0.9->trunk Matthew Wild 2013-04-17
net.server_select: Don't call onconnect twice for SSL connections Matthew Wild 2013-04-17
Merge backout Matthew Wild 2013-04-17
Backed out changeset f2631a14b953 Matthew Wild 2013-04-17
Merge 0.9->trunk Matthew Wild 2013-04-17
net.http: When HTTP request fails due to a network or SSL error, call the callback to let it know Matthew Wild 2013-04-17
net.http.server: The correct Connection header value to look for is Keep-Alive, not keep-alive. Waqas Hussain 2013-04-17