Log

description author age
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
net.server_select: Add and improve some comments. Waqas Hussain 2013-04-16
net.server_select: Move socket timeout cleanup code out of a timer, into the select loop (which makes util.timer the only timer using server_select._addtimer). Waqas Hussain 2013-04-16
net.server_select: Normalize indentation Kim Alvefur 2013-04-17
Merge 0.9->trunk Kim Alvefur 2013-04-17
net.server_select: Don't call onconnect twice on SSL connections Kim Alvefur 2013-04-17
mod_pubsub: Only assign id to item element if there is one Matthew Wild 2013-04-17
Merge 0.9->trunk Matthew Wild 2013-04-17
mod_pubsub: Add id to stored item when auto-generated. Fixes #335 Matthew Wild 2013-04-17
Merge 0.9->trunk Matthew Wild 2013-04-15
net.http.parser: Remove accidentally-committed debugging Matthew Wild 2013-04-15
Merge 0.9->trunk Matthew Wild 2013-04-15
net.http.parser: Fix off-by-one error in chunked encoding parser Matthew Wild 2013-04-15
mod_s2s: Add missing space Kim Alvefur 2013-04-15
Merge 0.9->trunk Matthew Wild 2013-04-15