Log

description author age
xmppclient_listener: Use error text as disconnect reason if there is any Matthew Wild Sat, 18 Jul 2009 18:49:54 +0100
mod_console: Add server:shutdown() command Matthew Wild Sat, 18 Jul 2009 18:37:06 +0100
mod_console: Add config:reload() command Matthew Wild Sat, 18 Jul 2009 15:34:36 +0100
prosody: Return success/error from prosody.reload_config() Matthew Wild Sat, 18 Jul 2009 15:33:16 +0100
mod_console: Rename server:reload() to server:insane_reload() (basically no-one should use it except me...) Matthew Wild Sat, 18 Jul 2009 15:11:10 +0100
Merge with 0.5 Matthew Wild Tue, 14 Jul 2009 22:12:13 +0100
util.xmlrpc: Fixed table serialization (regression introduced in previous change) 0.5.0 Waqas Hussain Wed, 15 Jul 2009 01:40:11 +0500
Merge with 0.5 Matthew Wild Tue, 14 Jul 2009 21:04:57 +0100
mod_httpserver: Update to use new new_from_config() too Matthew Wild Tue, 14 Jul 2009 21:04:22 +0100
mod_bosh: Update to use new new_from_config() Matthew Wild Tue, 14 Jul 2009 21:04:07 +0100
net.httpserver: Allow specification of the default base URL when using new_from_config() Matthew Wild Tue, 14 Jul 2009 21:03:30 +0100
Merge with 0.5 Matthew Wild Tue, 14 Jul 2009 17:09:43 +0100
prosody.cfg.lua.dist: Add mod_pep to the default config file Matthew Wild Tue, 14 Jul 2009 17:09:18 +0100
Merge with 0.5 Matthew Wild Mon, 13 Jul 2009 21:18:43 +0100
net.server: Initiate the handshake when we should, the more correcter fix for the previous correct fix Matthew Wild Mon, 13 Jul 2009 21:17:51 +0100
Merge with 0.5 Matthew Wild Sun, 12 Jul 2009 20:33:09 +0100
net.server: Fix copyright header line endings and text Matthew Wild Sun, 12 Jul 2009 20:32:38 +0100
net.server: Correct fix for SSL traceback earlier Matthew Wild Sun, 12 Jul 2009 20:25:02 +0100
Merge with 0.5 Matthew Wild Sun, 12 Jul 2009 19:17:14 +0100
mod_bosh: Mark a session as secure if it is created with HTTPS Matthew Wild Sun, 12 Jul 2009 19:16:37 +0100
net.httpserver: Mark a request as secure if it is made using HTTPS Matthew Wild Sun, 12 Jul 2009 19:16:13 +0100
Merge with 0.5 Matthew Wild Sun, 12 Jul 2009 15:23:39 +0100
mod_httpserver: Use new httpserver helper to initialise ports Matthew Wild Sun, 12 Jul 2009 15:22:37 +0100
mod_bosh: Use new httpserver helper to initialise ports Matthew Wild Sun, 12 Jul 2009 15:21:10 +0100
net.httpserver: Add helper function to set up HTTP server according to given config options Matthew Wild Sun, 12 Jul 2009 15:20:43 +0100
net.server: Don't continue with socket initialisation if SSL handshake failed, fixes nil socket traceback Matthew Wild Sun, 12 Jul 2009 15:18:53 +0100
Merge with 0.5 Matthew Wild Sun, 12 Jul 2009 14:34:02 +0100
net.server: Don't close handler if it is already nil when SSL handshake fails Matthew Wild Sun, 12 Jul 2009 14:29:42 +0100
prosody: Load util.helpers at startup Matthew Wild Sun, 12 Jul 2009 02:08:59 +0100
util.helpers: New util library to aid with debugging, etc. Matthew Wild Sun, 12 Jul 2009 02:07:14 +0100
prosody: Call initialisation functions at once Matthew Wild Sat, 11 Jul 2009 18:06:03 +0100
prosody: Start of refactoring of main file Matthew Wild Sat, 11 Jul 2009 17:55:36 +0100
util.pubsub -> util.broadcast Matthew Wild Sat, 11 Jul 2009 15:16:18 +0100
prosody.cfg.lua: Various small changes Matthew Wild Fri, 10 Jul 2009 16:47:31 +0100
prosody.cfg.lua.dist: Move enabled line higher up (people including myself often miss it) Matthew Wild Fri, 10 Jul 2009 16:39:50 +0100
prosody.cfg.lua.dist: Add auto-loaded modules to the config Matthew Wild Fri, 10 Jul 2009 16:38:35 +0100
mod_uptime: Fix bad uptime if module is loaded at startup Matthew Wild Fri, 10 Jul 2009 15:33:53 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
stanza_router: Catch and log an error case which I don't think should happen (but sometimes seems to) Matthew Wild Fri, 10 Jul 2009 02:50:57 +0100
Remove completed items from TODO Matthew Wild Fri, 10 Jul 2009 02:38:50 +0100
util.pubsub: Fix undefined global accesses Matthew Wild Fri, 10 Jul 2009 02:28:24 +0100
util.sasl: Convert spaces to tabs Matthew Wild Fri, 10 Jul 2009 02:26:43 +0100
util.stanza: Convert spaces to tabs Matthew Wild Fri, 10 Jul 2009 02:25:14 +0100
util.hmac: Convert spaces to tabs Matthew Wild Fri, 10 Jul 2009 02:19:51 +0100
util.prosodyctl: Fix undefined global access Matthew Wild Fri, 10 Jul 2009 02:16:52 +0100
eventmanager: Convert from Windows line endings Matthew Wild Fri, 10 Jul 2009 02:11:00 +0100
mod_time Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:06:41 +0100
discomanager: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:06:11 +0100
mod_ping: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:01:13 +0100
mod_disco: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:00:32 +0100
util.discohelper: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:00:01 +0100
mod_presence: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 22:57:59 +0100
util.events: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 22:57:32 +0100
mod_console: Expose commands and environment table Matthew Wild Thu, 09 Jul 2009 14:41:56 +0100
modulemanager: Small code improvement, move autoloaded modules list to the top of the file Matthew Wild Thu, 09 Jul 2009 14:37:04 +0100
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) Matthew Wild Thu, 09 Jul 2009 14:34:49 +0100
mod_console: Add quit and exit as aliases for 'bye' command Matthew Wild Thu, 09 Jul 2009 04:37:08 +0100
mod_console: Check for commands when not executing in the global environment Matthew Wild Thu, 09 Jul 2009 04:34:55 +0100
prosodyctl: Quit when user pressed ^C in password prompts Matthew Wild Wed, 08 Jul 2009 16:53:59 +0100