mod_saslauth, mod_tls: minor code cleanup
|
Waqas Hussain |
Tue, 13 Jan 2009 19:37:12 +0500 |
mod_version: Removed and rearranged some code
|
Waqas Hussain |
Tue, 13 Jan 2009 19:18:37 +0500 |
componentmanager: Removed unneeded parameter from componentmanager.deregister_component
|
Waqas Hussain |
Tue, 13 Jan 2009 19:17:25 +0500 |
sasl: Set realm to be the current realm when the client didn't send a realm, or sent an empty one
|
Waqas Hussain |
Sat, 10 Jan 2009 20:14:47 +0500 |
BOSH: Allow BOSH servers to be configured through config file
|
Matthew Wild |
Tue, 13 Jan 2009 05:55:31 +0000 |
mod_actions_http: Show tables as 'list's
|
Matthew Wild |
Mon, 12 Jan 2009 04:13:05 +0000 |
Add mod_actions_http for executing actions through HTTP
|
Matthew Wild |
Mon, 12 Jan 2009 04:09:02 +0000 |
Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload'
|
Matthew Wild |
Mon, 12 Jan 2009 04:05:10 +0000 |
core.httpserver: Rename request.responseheaders to the more logical request.headers
|
Matthew Wild |
Mon, 12 Jan 2009 04:02:29 +0000 |
mod_httpserver: Add require 'net.httpserver'
|
Matthew Wild |
Mon, 12 Jan 2009 03:29:05 +0000 |
modulemanager: Change pairs() to ipairs() to allow ordered module loading
|
Matthew Wild |
Mon, 12 Jan 2009 03:27:18 +0000 |
Set session.ip to the IP address of connecting clients
|
Matthew Wild |
Mon, 12 Jan 2009 02:59:45 +0000 |
BOSH: Make previous fix a bit more efficient
|
Matthew Wild |
Mon, 12 Jan 2009 02:59:00 +0000 |
BOSH: Fix for error when closed session was in inactive_sessions list
|
Matthew Wild |
Mon, 12 Jan 2009 02:57:49 +0000 |