Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.stanza: Add get_child_text() method to get the text of the specified child element (get_child() + get_text() rolled into one step) | Matthew Wild | Mon, 31 Jan 2011 13:05:49 +0000 |
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 |