Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
s2smanager: Fire s2s{in,out}-established when new s2s connections are ready | Matthew Wild | Mon, 30 Aug 2010 04:37:53 +0100 |