aboutsummaryrefslogtreecommitdiff
path: root/net/prosody
Commit message (Collapse)AuthorAge
* prosody: fix use of randomseed (prosody issue #439)W. Michael Petullo2015-01-02
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* prosody: update to 0.9.7Stefan Hellermann2014-12-08
| | | | | | | | | | | update prosody to 0.9.7 to get the latest fixes. Changelogs: http://blog.prosody.im/prosody-0-9-5-released/ http://blog.prosody.im/prosody-0-9-6-released/ http://blog.prosody.im/prosody-0-9-7-released/ Tested for a few days with a dozen clients Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* prosody: add s2s and other modules to packageW. Michael Petullo2014-09-20
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* prosody: import from packages, add myself as the maintainerThomas Heil2014-06-23
This adds the prosody package from the old svn tree. Ive updated the licensing information and will maintain the package in the future. This request also updates prosdoy to the latest version 0.9.4. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>