24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
Alexey Shchepin 2f7f3d9b00 * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL
(thanks to Leif Johansson)

* src/ejabberd_auth.erl: Added support for ldap_rootdn and
ldap_password options (thanks to Stefan de Konink)
* src/mod_vcard_ldap.erl: Likewise

* src/ejabberd_router.erl: Now possible to route packet via
function call instead of message sending
* src/ejabberd_sm.erl: Added function route/3, use it in route
table
* src/ejabberd_local.erl: Likewise
* src/ejabberd_s2s.erl: Likewise

* (all): Fixed spelling of word "authentication"

* src/*/Makefile.in: Replaced erlc with @ERLC@

SVN Revision: 285
2004-11-05 21:14:31 +00:00
..
Makefile.in * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
Makefile.win32 * (all): Updated win32 stuff (thanks to Sergei Golovan) 2004-03-21 20:27:09 +00:00
mod_pubsub.erl * src/mod_muc/mod_muc_room.erl: Send password in room invitation 2004-09-17 19:52:59 +00:00