Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sat, 06 Mar 2010 22:30:51 +0500 | Waqas Hussain | mod_sift: Don't disallow stanzas to bare JIDs when sifting is not in force for any resources. |
Sat, 06 Mar 2010 22:23:25 +0500 | Waqas Hussain | mod_sift: Don't sift IQ errors and results. |
Sat, 06 Mar 2010 22:21:38 +0500 | Waqas Hussain | mod_sift: Fix for IQ children without an xmlns attribute (default to jabber:client). |
Sat, 06 Mar 2010 22:08:20 +0500 | Waqas Hussain | mod_sift: Use event.session, and not event.origin in the resource-unbind handler. |
Sat, 06 Mar 2010 21:47:20 +0500 | Waqas Hussain | mod_sift: Initial commit. |
Sat, 06 Mar 2010 06:22:27 +0500 | Waqas Hussain | mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP. |
Sat, 06 Mar 2010 06:20:38 +0500 | Waqas Hussain | mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP. |
Sat, 06 Mar 2010 06:19:38 +0500 | Waqas Hussain | mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access. |