Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_adhoc: Fix passing data to util.dataforms | Florian Zeitz | Wed, 01 Sep 2010 22:44:30 +0200 |
mod_version: Use pposix.uname() if available and os_version_command not set | Matthew Wild | Tue, 31 Aug 2010 15:32:36 +0100 |
util.pposix: uname(): Fix to push nil,err in case of error | Matthew Wild | Tue, 31 Aug 2010 15:23:41 +0100 |
util.pposix: Add pposix.uname(), bump version | Matthew Wild | Tue, 31 Aug 2010 15:14:39 +0100 |
util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth) | Matthew Wild | Tue, 31 Aug 2010 00:38:44 +0100 |
tests/test_util_jid.lua: Add more tests for JID splitting | Matthew Wild | Tue, 31 Aug 2010 00:28:49 +0100 |
util.stanza: stanza:matched_children() -> stanza:matching_tags() | Matthew Wild | Mon, 30 Aug 2010 04:55:12 +0100 |
util.stanza: Add stanza:maptags() to apply a function over child tags (return nil to remove tag from stanza) | Matthew Wild | Mon, 30 Aug 2010 04:53:41 +0100 |