| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
| |
components is connected and which Erlang process is handling
it. This is usefull in context where many types of components are
used (Thanks to Jerome Sautret) (EJAB-211).
SVN Revision: 743
|
| |
|
|
|
|
| |
server (Thanks to Massimiliano Mirra) (EJAB-197).
SVN Revision: 742
|
| |
|
|
|
|
| |
* src/aclocal.m4: Likewise.
SVN Revision: 741
|
| |
|
|
|
|
|
|
| |
relational database port to user from ejabberd configuration
file (EJAB-195).
* src/doc/guide.tex: Likewise.
SVN Revision: 740
|
| |
|
|
| |
SVN Revision: 739
|
| |
|
|
|
|
| |
* src/msgs/uk.msg: Likewise
SVN Revision: 738
|
| |
|
|
| |
SVN Revision: 737
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Evgeniy Khramtsov)
* src/mod_proxy65/mod_proxy65_stream.erl: Code cleanup (thanks to
Evgeniy Khramtsov)
* src/mod_proxy65/mod_proxy65.hrl: Fixed typo (thanks to Evgeniy
Khramtsov)
SVN Revision: 736
|
| |
|
|
|
|
|
|
|
|
|
| |
after stream opening
* src/ejabberd_c2s.erl: Log failed SASL login attempts
* src/cyrsasl.erl: Updated API
* src/cyrsasl_plain.erl: Likewise
* src/cyrsasl_digest.erl: Likewise
SVN Revision: 735
|
| |
|
|
| |
SVN Revision: 734
|
| |
|
|
|
|
|
| |
* doc/version.tex: Updated.
* src/ejabberd.app: Updated.
SVN Revision: 733
|
| |
|
|
|
|
|
| |
* src/odbc/mysql.sql: likewise.
* src/odbc/mssql.sql. likewise.
SVN Revision: 732
|
| |
|
|
|
|
|
| |
as ejabberd is providing other anonymous authentication mechanism
(EJAB-190).
SVN Revision: 731
|
| |
|
|
|
|
| |
(EJAB-187).
SVN Revision: 730
|
| |
|
|
|
|
| |
to Jerome Sautret) (EJAB-186).
SVN Revision: 729
|
| |
|
|
|
|
|
|
| |
is now to use the nofollow rel attributes for links that are submitted
by users (EJAB-185).
* doc/guide.tex: Likewise.
SVN Revision: 728
|
| |
|
|
|
|
|
| |
event to destroy MUC room from an external application (Thanks to
Massimiliano Mirra) (EJAB-184).
SVN Revision: 727
|
| |
|
|
|
|
| |
Jerome Sautret)
SVN Revision: 726
|
| |
|
|
|
|
| |
restarting (EJAB-182).
SVN Revision: 725
|
| |
|
|
|
|
| |
restart
SVN Revision: 724
|
| |
|
|
|
|
|
| |
option provide an optimisation to reduce LDAP directory load when
using attribute-based filters (EJAB-179).
SVN Revision: 723
|
| |
|
|
|
|
|
| |
element_to_string for HTML encoding
* src/xml.erl: Reverted previous change
SVN Revision: 722
|
| |
|
|
|
|
| |
(in HTML and XML).
SVN Revision: 721
|
| |
|
|
|
|
|
| |
<asdx@jabber.snc.ru>)
* src/ejd2odbc.erl: Likewise
SVN Revision: 717
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Khramtsov) (EJAB-175)
* src/eldap/Makefile.in: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/eldap_pool.erl: Likewise
* src/eldap/eldap_utils.erl: Implemented LDAP domain substitution (EJAB-177)
* src/eldap/eldap.erl: Implemented queue to avoid bind deadlock under
heavy load (thanks to Evgeniy Khramtsov) (EJAB-176)
* src/eldap/eldap.hrl: Likewise
SVN Revision: 716
|
| |
|
|
| |
SVN Revision: 714
|
| |
|
|
|
|
| |
Massimiliano Mirra)
SVN Revision: 713
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
several nodes
* src/mod_muc/mod_muc_room.erl: Likewise
* src/ejabberd_router.erl: Added bare_source and bare_destination
service balancing options and domain_balancing_component_number
option for specifying the number of connected components for the
domain
* src/ejabberd_config.erl: Likewise
SVN Revision: 706
|
| |
|
|
| |
SVN Revision: 702
|
| |
|
|
|
|
| |
unicode character (thanks to Badlop)
SVN Revision: 701
|
| |
|
|
| |
SVN Revision: 700
|
| |
|
|
|
|
|
| |
instead of the actual private data. This is now working as expected.
(EJAB-165)
SVN Revision: 699
|
| |
|
|
| |
SVN Revision: 698
|
| |
|
|
|
|
|
| |
This is not a major issue, but can mislead other developers learning
from this example and test module (Thanks to Magnus Henoch) (EJAB-163).
SVN Revision: 696
|
| |
|
|
|
|
|
| |
vhost and not only one (Thanks to Badlop) (EJAB-162).
* src/ejabberd.cfg.example: Fixed typo.
SVN Revision: 694
|
| |
|
|
|
|
| |
configure ejabberd dynamic loglevel from the config file (EJAB-74).
SVN Revision: 693
|
| |
|
|
| |
SVN Revision: 692
|
| |
|
|
| |
SVN Revision: 691
|
| |
|
|
|
|
| |
* src/web/ejabberd_http_poll.erl: Minor fix
SVN Revision: 690
|
| |
|
|
|
|
|
|
|
|
|
| |
Debug can be enabled with the command "ejabberd_loglevel:set(5)".
(EJAB-74)
* src/ejabberd_app.erl: Likewise.
* src/ejabberd.hrl: Likewise (More log levels are now supported).
* src/ram_file_io_server.erl: Likewise (Needed to dynamically
recompile the error logger).
SVN Revision: 689
|
| |
|
|
| |
SVN Revision: 688
|
| |
|
|
| |
SVN Revision: 687
|
| |
|
|
|
|
|
| |
address of the component (if registered in DNS) or otherwise get the
IP of the XMPP domain.
SVN Revision: 686
|
| |
|
|
| |
SVN Revision: 685
|
| |
|
|
|
|
| |
default value for proxy listen parameter.
SVN Revision: 684
|
| |
|
|
|
|
| |
receive offline messages (Thanks to Badlop) (EJAB-158).
SVN Revision: 683
|
| |
|
|
|
|
|
| |
to read and write a room config from a developer module (Thanks
to Massimiliano Mirra) (EJAB-157)
SVN Revision: 682
|
| |
|
|
|
|
|
|
| |
* src/ejabberd_sm.erl: The max_user_sessions option is now
configured via access rule
* src/ejabberd.cfg.example: Likewise
SVN Revision: 680
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/ejd2odbc.erl: Copy mod_private data from Mnesia to
relational database.
* src/odbc/odbc_queries.erl: Refactoring.
* src/odbc/mssql.sql: Likewise.
* doc/guide.tex: Update to mention mod_private_odbc.
* src/odbc/mysql.sql: Started integration of mod_privacy_odbc for
MySQL and MSSQL.
* src/odbc/mssql.sql: Likewise.
SVN Revision: 678
|
| |
|
|
|
|
| |
data from the MUC room process (EJAB-157).
SVN Revision: 677
|