xmppcomponent_listener: Switch to util.xmppstream from xmlhandlers
|
Matthew Wild |
Tue, 07 Dec 2010 18:18:11 +0000 |
prosody: Added a stub implementation of core.componentmanager to the package.loaded table (re-commiting, as this was accidentally removed).
|
Waqas Hussain |
Tue, 07 Dec 2010 22:55:28 +0500 |
certs/openssl.cnf: Change countryName from UK to GB
|
Matthew Wild |
Mon, 06 Dec 2010 18:51:45 +0000 |
certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash)
|
Matthew Wild |
Mon, 06 Dec 2010 18:48:23 +0000 |
certs: Add a default OpenSSL configuration file, and a Makefile.
|
Kim Alvefur |
Fri, 03 Dec 2010 16:40:42 +0100 |
mod_pubsub: Ensure <item> is in correct scope when broadcasting an event
|
Matthew Wild |
Sun, 05 Dec 2010 19:54:48 +0000 |
mod_pubsub: Support item retraction
|
Florian Zeitz |
Sun, 05 Dec 2010 04:19:23 +0100 |
mod_pubsub, util.pubsub: Support for unsubscribing
|
Florian Zeitz |
Sun, 05 Dec 2010 02:46:08 +0100 |
mod_pubsub: Use pubsub_error_reply everywhere
|
Florian Zeitz |
Fri, 03 Dec 2010 16:36:13 +0100 |
util.xmppstream: Fix logger name.
|
Waqas Hussain |
Fri, 03 Dec 2010 01:03:52 +0500 |
mod_disco: Don't add caps hash to stream features on unauthenticated connections.
|
Waqas Hussain |
Fri, 03 Dec 2010 00:37:54 +0500 |
mod_proxy65: Add service discovery identity and feature, to help out mod_disco when loaded on a normal host.
|
Waqas Hussain |
Fri, 03 Dec 2010 00:29:44 +0500 |
mod_proxy65: Cleaned up stanza processing a little.
|
Waqas Hussain |
Fri, 03 Dec 2010 00:22:11 +0500 |
mod_proxy65: s:len() -> #s.
|
Waqas Hussain |
Fri, 03 Dec 2010 00:21:49 +0500 |
mod_proxy65: Make some globals local.
|
Waqas Hussain |
Fri, 03 Dec 2010 00:13:30 +0500 |