ejabberd is a Jabber/XMPP instant messaging server, licensed under GPLv2 (Free and Open Source), written in Erlang/OTP. Among other features, ejabberd is cross-platform, fault-tolerant, clusterable and modular.

This ejabberd community site gathers people which share a common interest in the ejabberd project:
News | Book | Forums | Mailing list | Chatroom | Bugzilla

The ejabberd commercial site is also ejabberd official home page:
News | Downloads | Guide | DevDoc | Bug tracker | Git | ejabberd-contrib | exmpp

ejabberd 2.1.12 and 13.03-beta1

A few weeks ago, the stable ejabberd 2.1.12 was released, with some bugfixes and minor improvements. The source code package is available in the ejabberd download archive.

ejabberd git was moved to github

Just a quick note to mention that ejabberd git repository has moved from P1's custom Gitorious to Github.

You can reconfigure your local copy with a command like this:

git remote set-url origin git@github.com:processone/ejabberd.git

ejabberd 2.1.11 bugfix release

ejabberd 2.1.11 has been released, and it contains several bug fixes, improvements and new features.

The changes are:

  • HTTP service
    • Fix ejabberd_http:get_line
    • Don't use binary:match to extract lines from binaries
    • Parse and encode https header names like native http parser does
    • Parse correctly https request split into multiple packets
    • Properly handle HEAD request in mod_http_bind (EJAB-1538)
    • New option default_host for handling requests with ambiguous Host (EJAB-1261)
  • ODBC
    • New ODBC support for mod_announce

ejabberd 2.1.10, 3.0.0-alpha-5 and exmpp 0.9.9

ejabberd 2.1.10, 3.0.0-alpha-5 and exmpp 0.9.9 have been released, after several months of development. They contain a few bugfixes.

ejabberd 2.1.10

These are the major bugfixes:

  • Erlang/OTP compatibility
    • Support Erlang/OTP R15B regexp and drivers (EJAB-1521)
    • Fix modules update in R14B04 and higher
    • Fix modules update of stripped beams (EJAB-1520)
  • XMPP Core

ejabberd 2.1.9, 3.0.0-alpha-4 and exmpp 0.9.8

ejabberd 2.1.9, ejabberd 3.0.0-alpha-4, and exmpp 0.9.8 have been released, after several months of development. They contain a lot of bugfixes, improvements and some new features.

ejabberd 2.1.9

This release includes a lot of bugfixes and improvements. This is just a short list of them:

  • New SASL SCRAM-SHA-1 authentication mechanism (EJAB-1196)
  • New option: resource_conflict (EJAB-650)

ejabberd 2.1.8 - Fix PubSub

The ejabberd 2.1.7 released yesterday contains a bug that breaks PubSub.

If you use ejabberd 2.1.7 and PubSub, you can find the patch and the fixed mod_pubsub.beam in the page EJAB-1457.

Updated binary installers will be available next monday in http://www.process-one.net/en/ejabberd/downloads

Syndicate content Syndicate content