xmpp.chapril.org-ejabberd/src
Badlop ba2eb35590 * src/ejabberd_listener.erl: New way to configure IP address and
IP version of listener. Support for definition of IP address in
string format, and implicit definition of IP
version (EJAB-388). Support for defining several listeners: all
with same port number but different IP addresses (EJAB-389)(thanks
to Fabrice Colliot and Sergei Golovan). Better report in WebAdmin
of problem when starting a listener. The old configuration method
of ip tuple and inet6 is fully supported for backwards
compatibility, but is not documented in the Guide anymore.
* src/ejabberd_config.erl: Likewise
* src/mod_proxy65/mod_proxy65_stream.erl: Likewise
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
* src/web/ejabberd_web_admin.erl: Likewise
* doc/guide.tex: Document the new way to configure IP address and
IP version of listener, undocument options ip and inet6
* doc/guide.html: Likewise

SVN Revision: 1812
2009-01-12 20:03:02 +00:00
..
ejabberd_zlib * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
eldap * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_irc * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_muc * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
mod_proxy65 * src/ejabberd_listener.erl: New way to configure IP address and 2009-01-12 20:03:02 +00:00
mod_pubsub * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
msgs * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
odbc * src/odbc/ejabberd_odbc.erl: Fixed processing of UPDATE results 2009-01-12 18:15:49 +00:00
pam * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
stringprep * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
tls * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
web * src/ejabberd_listener.erl: New way to configure IP address and 2009-01-12 20:03:02 +00:00
win32 * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) 2005-12-22 13:44:58 +00:00
Makefile.in * src/mod_muc/mod_muc_room.erl: Move definitions to header file 2008-12-02 19:23:12 +00:00
Makefile.win32 * src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov) 2006-10-28 02:04:55 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00
acl.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
aclocal.m4 * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
adhoc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
adhoc.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
configure * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
configure.ac * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
cyrsasl.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
cyrsasl_anonymous.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
cyrsasl_digest.erl * src/cyrsasl_digest.erl: Check digest-uri in SASL digest 2008-12-23 01:02:44 +00:00
cyrsasl_plain.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd.app * src/ejabberd.app: The ejabberd version number is defined in the 2008-06-18 21:33:48 +00:00
ejabberd.cfg.example * src/ejabberd_config.erl: Option outgoing_s2s_options to define 2008-12-26 11:45:08 +00:00
ejabberd.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_admin.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
ejabberd_app.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_anonymous.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_external.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_internal.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_ldap.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_auth_pam.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_c2s.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_c2s_config.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_check.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_commands.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_commands.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_config.erl * src/ejabberd_listener.erl: New way to configure IP address and 2009-01-12 20:03:02 +00:00
ejabberd_config.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_ctl.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_ctl.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_frontend_socket.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_hooks.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_listener.erl * src/ejabberd_listener.erl: New way to configure IP address and 2009-01-12 20:03:02 +00:00
ejabberd_local.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_logger_h.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_loglevel.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_node_groups.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_rdbms.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_receiver.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_router.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_s2s.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_s2s_in.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_s2s_out.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_service.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_sm.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_socket.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_sup.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_system_monitor.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_tmp_sup.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_update.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberdctl.cfg.example Add firewalling port range definition 2008-04-01 09:07:29 +00:00
ejabberdctl.template * src/ejabberdctl.template: Fix detection of ejabberdctl.cfg path 2008-11-26 18:02:41 +00:00
ejd2odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
expat_erl.c * src/expat_erl.c: Removed R9B workaround 2008-04-11 05:19:27 +00:00
extauth.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
gen_iq_handler.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
gen_mod.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
idna.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
inetrc * src/ejabberdctl.template: Create logs_dir if doesn't exist. New 2008-01-01 10:53:05 +00:00
jd2ejd.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
jlib.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
jlib.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_adhoc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_announce.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_caps.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_configure.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
mod_configure2.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_disco.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_echo.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_ip_blacklist.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_last.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_last_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_offline.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_offline_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_privacy.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_privacy.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_privacy_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_private.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_private_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_register.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_roster.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_roster.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_roster_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_service_log.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_shared_roster.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_stats.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
mod_time.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard_ldap.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_version.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
p1_fsm.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
p1_mnesia.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ram_file_io_server.erl * src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support. 2006-12-04 16:07:44 +00:00
randoms.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
sha.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
shaper.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
translate.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
treap.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
xml.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
xml_stream.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00