Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.array: Per-array methods now always mutate the array, array.* return a mutated copy, and most methods (e.g. sort) now return the array | Matthew Wild | Mon, 05 Oct 2009 14:38:04 +0100 |
modulemanager: Add host.modules to contain a table of modules for a host | Matthew Wild | Mon, 05 Oct 2009 10:42:36 +0100 |
Merge with 0.5 | Matthew Wild | Mon, 05 Oct 2009 17:57:59 +0100 |
util.array: Fix for array:filter() (in-place filtering) | Matthew Wild | Mon, 05 Oct 2009 17:56:31 +0100 |
mod_console: s2s:show(): Indicate when a connection is encrypted | Matthew Wild | Mon, 05 Oct 2009 15:16:34 +0100 |
mod_tls: require_s2s_encryption -> s2s_require_encryption | Matthew Wild | Mon, 05 Oct 2009 15:00:05 +0100 |