Log

description author age
mod_console: Add server:shutdown() command Matthew Wild 2009-07-18
mod_console: Add config:reload() command Matthew Wild 2009-07-18
prosody: Return success/error from prosody.reload_config() Matthew Wild 2009-07-18
mod_console: Rename server:reload() to server:insane_reload() (basically no-one should use it except me...) Matthew Wild 2009-07-18
Merge with 0.5 Matthew Wild 2009-07-14
util.xmlrpc: Fixed table serialization (regression introduced in previous change) 0.5.0 Waqas Hussain 2009-07-14
Merge with 0.5 Matthew Wild 2009-07-14
mod_httpserver: Update to use new new_from_config() too Matthew Wild 2009-07-14
mod_bosh: Update to use new new_from_config() Matthew Wild 2009-07-14
net.httpserver: Allow specification of the default base URL when using new_from_config() Matthew Wild 2009-07-14
Merge with 0.5 Matthew Wild 2009-07-14
prosody.cfg.lua.dist: Add mod_pep to the default config file Matthew Wild 2009-07-14
Merge with 0.5 Matthew Wild 2009-07-13
net.server: Initiate the handshake when we should, the more correcter fix for the previous correct fix Matthew Wild 2009-07-13
Merge with 0.5 Matthew Wild 2009-07-12
net.server: Fix copyright header line endings and text Matthew Wild 2009-07-12
net.server: Correct fix for SSL traceback earlier Matthew Wild 2009-07-12
Merge with 0.5 Matthew Wild 2009-07-12
mod_bosh: Mark a session as secure if it is created with HTTPS Matthew Wild 2009-07-12
net.httpserver: Mark a request as secure if it is made using HTTPS Matthew Wild 2009-07-12
Merge with 0.5 Matthew Wild 2009-07-12
mod_httpserver: Use new httpserver helper to initialise ports Matthew Wild 2009-07-12
mod_bosh: Use new httpserver helper to initialise ports Matthew Wild 2009-07-12
net.httpserver: Add helper function to set up HTTP server according to given config options Matthew Wild 2009-07-12
net.server: Don't continue with socket initialisation if SSL handshake failed, fixes nil socket traceback Matthew Wild 2009-07-12
Merge with 0.5 Matthew Wild 2009-07-12
net.server: Don't close handler if it is already nil when SSL handshake fails Matthew Wild 2009-07-12
prosody: Load util.helpers at startup Matthew Wild 2009-07-12
util.helpers: New util library to aid with debugging, etc. Matthew Wild 2009-07-12
prosody: Call initialisation functions at once Matthew Wild 2009-07-11