From 0822a55f05bb327f0d362e0a3de205f5f1ce604a Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Sun, 23 Nov 2003 20:11:21 +0000 Subject: * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan) * src/ejabberd.cfg.example: Updated * src/ejabberd_auth.erl: Support for LDAP authentification * src/cyrsasl_digest.erl: Likewise * src/mod_register.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/eldap/: Imported "eldap" package * src/ejabberd_sm.erl: Bugfix * src/mod_muc/mod_muc_room.erl: Bugfixes SVN Revision: 176 --- doc/guide.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 8430cbd5f..861864c44 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -129,6 +129,10 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and Publish-Subscribe service
  • Built-in Jabber Users Directory service based on users vCards +
  • SSL support +
  • Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc) +
  • Migration from jabberd14 is possible +
  • Mostly XMPP-compliant
  • Support for JEP-0030 (Service Discovery). @@ -137,6 +141,12 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and (Statistics Gathering).
  • Support for xml:lang attribute in many XML elements +The misfeatures of ejabberd is: +

    2  Installation

    -- cgit v1.2.3