xmpp.chapril.org-ejabberd/src/web
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
..
Makefile.in use -DSSL39 if compiling with R12 2008-07-16 22:24:03 +00:00
Makefile.win32 * src/*/Makefile.win32: Provide explicit beam filenames because 2008-09-30 16:12:05 +00:00
ejabberd_http.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_http.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_http_poll.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_web.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_web_admin.erl * src/ejabberd_listener.erl: New way to configure IP address and 2009-01-12 20:03:02 +00:00
ejabberd_web_admin.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00