25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-26 17:38:45 +01:00
Go to file
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
doc * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
examples * examples/transport-configs/: Transport config examples (thanks 2004-10-15 19:02:51 +00:00
src * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
tools * tools/ejabberdctl: Added call to "exec" (thanks to Sergei 2004-09-10 20:57:00 +00:00
ChangeLog * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
COPYING * src/msgs/nl.msg: Updated (thanks to Sander Devrieze) 2004-10-09 20:15:49 +00:00
TODO * src/ejabberd_c2s.erl: Fixed bind namespace 2004-01-11 20:42:57 +00:00