Log

description author age
s2smanager: Fix access of 'config' global without requiring configmanager Matthew Wild 2009-10-16
tests: Add tests for new modulemanager load_modules_for_host code Matthew Wild 2009-10-16
modulemanager: Re-organise module loading to still work when no global modules_enabled is defined in the config (thanks hoelzro for accidentally discovering this one) Matthew Wild 2009-10-16
util.helpers: Add get_upvalue(function, name) helper Matthew Wild 2009-10-16
util.dataforms: Incorporate slightly modified patch for list-single type from Florob Matthew Wild 2009-10-16
mod_vcard: Hide me from the trailing-whitespace police Matthew Wild 2009-10-15
mod_vcard: Add vcard_compatibility option to handle vcard stanzas routed to the full JID by ejabberd MUC rooms Matthew Wild 2009-10-15
Merge with 0.5 Matthew Wild 2009-10-15
xmppserver_listener: Fix typo (thanks Jorj) Matthew Wild 2009-10-15
Merge with 0.5 Matthew Wild 2009-10-14
net.server: Better handling of closing sockets during send Matthew Wild 2009-10-14
xmppserver_listener: More forcefully close s2s connections (fixes fd leak) Matthew Wild 2009-10-14
Merge with 0.5 Matthew Wild 2009-10-13
net.dns: Remove sockets from socketset when closing them, fixes a leak Matthew Wild 2009-10-13
Merge with 0.5 Waqas Hussain 2009-10-13
rostermanager: Fixed a traceback on roster save. Waqas Hussain 2009-10-13
modulemanager: Changed api:get_host_items to include items from the global host in its result. Waqas Hussain 2009-10-13
util.dataforms: Small fix to allow generating forms without specifying any input data Matthew Wild 2009-10-10
util.dataforms: Support for jid-single field type especially for Florob :) Matthew Wild 2009-10-10
mod_tls: Don't try to start TLS if we can't actually do it (thanks Florob) Matthew Wild 2009-10-09
componentmanager: Auto-load mod_tls for components #hack Matthew Wild 2009-10-08
componentmanager: Remove FIXME Matthew Wild 2009-10-08
componentmanager: Fix oops in pattern for matching subdomain Matthew Wild 2009-10-08
componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components) Matthew Wild 2009-10-08
mod_tls: Catch s2s-stream-features and add starttls feature if possible Matthew Wild 2009-10-08
mod_dialback: Catch s2s-stream-features and add dialback feature Matthew Wild 2009-10-08
s2smanager: Make s2s-stream-features a per-host event Matthew Wild 2009-10-08
util.stanza: Remove silly dependency on util.logger Matthew Wild 2009-10-08