summaryrefslogtreecommitdiff
path: root/chat/ejabberd/patches
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Updated chat/ejabberd to 2.0.4martti4-33/+33
This version is a maintenance release containing 20 bugfixes and improvements. http://secunia.com/advisories/34340/
2009-02-09Don't create /var/spool/... at install time, the scripts will take carejoerg1-1/+9
of it. Mark as user-destdir after that.
2009-02-03Updated chat/ejabberd to 2.0.3martti3-96/+63
* Do not ask certificate for client (c2s) * Check digest-uri in SASL digest authentication * Use send timeout to avoid locking on gen_tcp:send * Fix ejabberd reconnection to database * HTTP-Bind: handle wrong order of packets * MUC: Improved traffic regulation management * PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12 * Shared Roster Groups: push immediately membership changes * Rotate also sasl.log on "reopen-log" command
2008-11-12Updated chat/ejabberd to 2.0.2 (patch received from Fabrice Colliot)martti8-193/+822
* Bug fixes * Patch #389 (https://support.process-one.net/browse/EJAB-389) applied instead of the old pkgsrc patch. You MUST modify your ejabberd.cfg!
2008-04-24Fixed PLIST issues, this should not leave any files or directories behind now.martti1-2/+2
2008-04-22Updated chat/ejabberd to 2.0.0nb1martti1-2/+2
Fix pkg/38347 (patch provided by Daniel Horecki).
2008-03-10ejabberd is a Free and Open Source distributed fault-tolerant Jabber server.martti5-0/+275
It is writen mostly in Erlang.