stanza_router: Allow non-jabber:client elements after auth, before bind.
|
Waqas Hussain |
Thu, 04 Mar 2010 02:20:17 +0500 |
Fixing some typos.
|
Tobias Markmann |
Fri, 20 Nov 2009 17:12:12 +0100 |
util.sasl.plain: Allow empty authzid (thanks bjc).
|
Waqas Hussain |
Tue, 01 Dec 2009 22:32:37 +0500 |
mod_tls: Don't offer TLS on hosts that don't have any certs
|
Matthew Wild |
Fri, 12 Feb 2010 21:33:22 +0000 |
prosodyctl.man: Update email address
|
Dwayne Bent |
Sun, 21 Feb 2010 19:27:42 -0500 |
mod_console: Uncomment the help for server:shutdown() - thanks darkrain
|
Matthew Wild |
Mon, 22 Feb 2010 01:02:16 +0000 |
ejabberd2prosody: Don't print passwords of imported accounts
|
Matthew Wild |
Sun, 21 Feb 2010 16:57:06 +0000 |
ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu)
|
Matthew Wild |
Sun, 21 Feb 2010 16:42:26 +0000 |
mod_debug: Obsoleted by mod_console
|
Matthew Wild |
Sat, 20 Feb 2010 00:52:28 +0000 |
mod_selftests: Obsolete, remove
|
Matthew Wild |
Sat, 20 Feb 2010 00:52:13 +0000 |
mod_offline: Remove from 0.7 (offline messages are handled in core at the moment)
|
Matthew Wild |
Sat, 20 Feb 2010 00:12:32 +0000 |
MUC: Allow role changes based on JIDs.
|
Waqas Hussain |
Thu, 18 Feb 2010 14:28:52 +0500 |
mod_presence: Reflect the user's own presence back to them.
|
Waqas Hussain |
Mon, 15 Feb 2010 04:15:37 +0500 |
configmanager: Remove debugging code accidentally committed
|
Matthew Wild |
Sun, 14 Feb 2010 20:37:49 +0000 |
configmanager: Error when a component and host clash hostnames
|
Matthew Wild |
Sun, 14 Feb 2010 18:41:44 +0000 |
mod_saslauth: Don't print raw SASL data to avoid logging passwords unnecessarily
|
Matthew Wild |
Sat, 13 Feb 2010 19:35:12 +0000 |
prosody: More accurate friendly error message in the event that creating the global SSL context fails
|
Matthew Wild |
Sat, 13 Feb 2010 16:22:05 +0000 |
sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan)
|
Matthew Wild |
Fri, 12 Feb 2010 17:27:53 +0000 |
sessionmanager, s2smanager: Give sessions dummy data handlers that log when data is received by a destroyed session
|
Matthew Wild |
Fri, 12 Feb 2010 17:14:54 +0000 |
net.dns: Normalize records before placing them in the cache, fixes issues with CNAME targets in CAPS (fixes #161)
|
Matthew Wild |
Fri, 12 Feb 2010 15:05:48 +0000 |
hostmanager: Log an error if no hosts are defined
|
Matthew Wild |
Fri, 12 Feb 2010 12:43:50 +0000 |
mod_tls: Fixed an extra :up() in s2s stream feature generation.
|
Waqas Hussain |
Fri, 12 Feb 2010 03:14:53 +0500 |
mod_tls: Respond with proper error when TLS cannot be negotiated.
|
Waqas Hussain |
Fri, 12 Feb 2010 02:39:50 +0500 |
mod_presence: Don't depend on user being online when calculating top resources.
|
Waqas Hussain |
Fri, 12 Feb 2010 00:55:06 +0500 |
mod_presence: Don't depend on sessions array existing for a user when handling outgoing presence broadcast.
|
Waqas Hussain |
Fri, 12 Feb 2010 00:54:14 +0500 |
util.encodings: Use STD3 ASCII rules for idna.to_ascii.
|
Waqas Hussain |
Wed, 10 Feb 2010 00:12:48 +0500 |
prosody: Add a catch-all friendly message for when any port is in use we want to use
|
Matthew Wild |
Fri, 05 Feb 2010 15:05:39 +0000 |
util.stanza: stanza.error_reply(): Fix to put the correct namespace on <text>
|
Matthew Wild |
Sun, 31 Jan 2010 19:27:52 +0000 |
prosody: Show friendly error when no config present for legacy SSL ports
|
Matthew Wild |
Sun, 31 Jan 2010 17:15:35 +0000 |
prosody: Log error message when failing to open ports
|
Matthew Wild |
Sun, 31 Jan 2010 16:40:47 +0000 |