Merge 0.8->trunk
|
Waqas Hussain |
Sat, 29 Jan 2011 04:54:08 +0500 |
stanza_router: Return a <bad-request/> error on invalid IQ type.
|
Waqas Hussain |
Sat, 29 Jan 2011 04:42:56 +0500 |
mod_ping: Use util.datetime to generate timestamp in ad-hoc command response (instead of the current use of os.date, which doesn't take timezone into account).
|
Waqas Hussain |
Sat, 29 Jan 2011 04:42:05 +0500 |
windows.c: Return nil,err from functions instead of throwing errors.
|
Waqas Hussain |
Sat, 29 Jan 2011 04:40:43 +0500 |
s2smanager: Change 'Connection failed' error message text to 'Server-to-server connection failed' (thanks Paul)
|
Matthew Wild |
Wed, 26 Jan 2011 13:23:39 +0000 |
Merge 0.8->trunk
|
Matthew Wild |
Fri, 21 Jan 2011 14:02:56 +0000 |
net.dns: Fix tostring() for SRV records
|
Matthew Wild |
Fri, 21 Jan 2011 14:02:02 +0000 |
loggingmanager: Fix reading configuration of timestamps for console output.
|
Waqas Hussain |
Thu, 13 Jan 2011 02:33:50 +0500 |
loggingmanager: Re-read 'debug' option on reload.
|
Waqas Hussain |
Thu, 13 Jan 2011 02:31:10 +0500 |
prosody: Add config option plugin_path to allow overriding plugin directories.
|
Waqas Hussain |
Fri, 21 Jan 2011 04:36:31 +0500 |
util.pluginloader: Add support for multiple plugin directories.
|
Waqas Hussain |
Fri, 21 Jan 2011 04:35:49 +0500 |
mod_pubsub: Don't force-load mod_iq.
|
Waqas Hussain |
Fri, 21 Jan 2011 04:27:46 +0500 |
MUC: Add option to allow participants to change the subject.
|
Kim Alvefur |
Fri, 14 Jan 2011 15:52:36 +0100 |
Merge 0.8->trunk
|
Matthew Wild |
Tue, 11 Jan 2011 22:40:41 +0000 |
loggingmanager: Remove event hook that never fired anyway, and held logfiles open - leave the GC to close them now.
|
Matthew Wild |
Tue, 11 Jan 2011 22:40:09 +0000 |