]> granicus.if.org Git - ejabberd/log
ejabberd
16 years ago* doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks
Badlop [Mon, 24 Mar 2008 18:57:41 +0000 (18:57 +0000)]
* doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks
to Andreas Ntaflos)
* doc/guide.html: Likewise

SVN Revision: 1254

16 years ago* src/msgs/de.msg: Fix irc typo (thanks to Jonathan Schleifer)
Badlop [Mon, 24 Mar 2008 01:28:55 +0000 (01:28 +0000)]
* src/msgs/de.msg: Fix irc typo (thanks to Jonathan Schleifer)
* src/msgs/cs.msg: Likewise
* src/msgs/pl.msg: Likewise
* src/msgs/sk.msg: Likewise

SVN Revision: 1253

16 years agoSVN Revision: 1252
Mickaël Rémond [Sun, 23 Mar 2008 14:23:25 +0000 (14:23 +0000)]
SVN Revision: 1252

16 years agoSVN Revision: 1251
Mickaël Rémond [Sun, 23 Mar 2008 14:22:16 +0000 (14:22 +0000)]
SVN Revision: 1251

16 years ago* src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass (EJAB-583).
Mickaël Rémond [Sat, 22 Mar 2008 16:42:28 +0000 (16:42 +0000)]
* src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass (EJAB-583).

SVN Revision: 1249

16 years ago* doc/guide.tex: Document service_check_from (EJAB-576)
Badlop [Sat, 22 Mar 2008 00:33:28 +0000 (00:33 +0000)]
* doc/guide.tex: Document service_check_from (EJAB-576)
* doc/guide.html: Likewise

SVN Revision: 1248

16 years ago* src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG
Badlop [Fri, 21 Mar 2008 18:58:07 +0000 (18:58 +0000)]
* src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG
* src/shaper.erl: Move log call INFO_MSG to DEBUG

SVN Revision: 1247

16 years ago* doc/guide.tex: Document s2s_default_policy and
Badlop [Fri, 21 Mar 2008 16:17:37 +0000 (16:17 +0000)]
* doc/guide.tex: Document s2s_default_policy and
s2s_host (EJAB-575)
* doc/guide.html: Likewise

SVN Revision: 1246

16 years agoPubsub subscription is now wrapped in pubsub tags (EJAB-580)
Christophe Romain [Fri, 21 Mar 2008 16:05:32 +0000 (16:05 +0000)]
Pubsub subscription is now wrapped in pubsub tags (EJAB-580)

SVN Revision: 1244

16 years agoSeek epam binary into priv/bin (EJAB-573)
Christophe Romain [Fri, 21 Mar 2008 15:42:14 +0000 (15:42 +0000)]
Seek epam binary into priv/bin (EJAB-573)

SVN Revision: 1243

16 years agoRewrite io:format calls to loglevel macros (EJAB-555)
Christophe Romain [Fri, 21 Mar 2008 14:44:16 +0000 (14:44 +0000)]
Rewrite io:format calls to loglevel macros (EJAB-555)

SVN Revision: 1239

16 years ago* doc/guide.tex: Improve explanation of how to start ejabberd when
Badlop [Thu, 20 Mar 2008 19:24:27 +0000 (19:24 +0000)]
* doc/guide.tex: Improve explanation of how to start ejabberd when
binary installer. Don't recommend R12 in Windows compilation.
Describe what happens if maxrate shaper is exceeded.
* doc/guide.html: Likewise

SVN Revision: 1238

16 years ago* src/eldap.erl: Improved logging. We now use ejabberd logging framework (EJAB-582).
Mickaël Rémond [Thu, 20 Mar 2008 16:28:36 +0000 (16:28 +0000)]
* src/eldap.erl: Improved logging. We now use ejabberd logging framework (EJAB-582).
* src/eldap.erl: Faster LDAP reconnection (Thanks to Christophe Romain) (EJAB-581)

SVN Revision: 1236

16 years ago* src/ejabberd_s2s.erl: Only trigger s2s_connect_hook on successful connection (EJAB...
Mickaël Rémond [Mon, 17 Mar 2008 10:16:21 +0000 (10:16 +0000)]
* src/ejabberd_s2s.erl: Only trigger s2s_connect_hook on successful connection (EJAB-566)
* src/ejabberd_s2s_out.erl: Likewise

SVN Revision: 1235

16 years ago* src/ejabberd_ctl.erl: API improvement: Added reopen_log_hook (EJAB-565)
Mickaël Rémond [Sat, 15 Mar 2008 10:57:38 +0000 (10:57 +0000)]
* src/ejabberd_ctl.erl: API improvement: Added reopen_log_hook (EJAB-565)

SVN Revision: 1234

16 years ago* src/ejabberd_s2s.erl: API improvement: Added s2s_connect_hook (EJAB-566).
Mickaël Rémond [Sat, 15 Mar 2008 09:35:33 +0000 (09:35 +0000)]
* src/ejabberd_s2s.erl: API improvement: Added s2s_connect_hook (EJAB-566).

SVN Revision: 1232

16 years ago* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because
Badlop [Thu, 13 Mar 2008 14:34:47 +0000 (14:34 +0000)]
* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because
Erlang R12 doesn't start automatically like in R11 and
older (thanks to Sergei Golovan)(EJAB-541)

SVN Revision: 1231

16 years ago* src/ejabberd.hrl: Removed unused ejabberd_debug and
Badlop [Thu, 13 Mar 2008 14:13:29 +0000 (14:13 +0000)]
* src/ejabberd.hrl: Removed unused ejabberd_debug and
PRIVACY_SUPPORT. Reordered the remaining options

SVN Revision: 1230

16 years ago* doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks
Badlop [Thu, 13 Mar 2008 10:59:57 +0000 (10:59 +0000)]
* doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks
to Evgeniy Khramtsov)(EJAB-530).  Fix typo in the description of
ldap_server option.
* doc/guide.html: Likewise

SVN Revision: 1229

16 years ago* src/mod_echo.erl: Small change to avoid a compilation warning of
Badlop [Wed, 12 Mar 2008 23:05:49 +0000 (23:05 +0000)]
* src/mod_echo.erl: Small change to avoid a compilation warning of
unused function

SVN Revision: 1228

16 years ago* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
Badlop [Wed, 12 Mar 2008 22:29:53 +0000 (22:29 +0000)]
* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
terms in one line in Erlang R12 (EJAB-503)

SVN Revision: 1227

16 years ago* src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with
Badlop [Tue, 11 Mar 2008 14:25:35 +0000 (14:25 +0000)]
* src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with
Erlang R12, replace the calls to deprecated module PKIX1Explicit88
with OTP-PKIX (EJAB-556)

SVN Revision: 1226

16 years ago* src/ejabberd_update.erl: Fix crash when browsing the Update
Badlop [Mon, 10 Mar 2008 11:59:53 +0000 (11:59 +0000)]
* src/ejabberd_update.erl: Fix crash when browsing the Update
page in Erlang R12 (EJAB-552)

SVN Revision: 1225

16 years agoSVN Revision: 1224
Alexey Shchepin [Sun, 9 Mar 2008 23:02:28 +0000 (23:02 +0000)]
SVN Revision: 1224

16 years ago* src/web/ejabberd_http_poll.erl: Fixed HTTP headers when a
Alexey Shchepin [Sun, 9 Mar 2008 21:28:42 +0000 (21:28 +0000)]
* src/web/ejabberd_http_poll.erl: Fixed HTTP headers when a
requested session doesn't exist

SVN Revision: 1223

16 years ago* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
Badlop [Sun, 9 Mar 2008 10:09:38 +0000 (10:09 +0000)]
* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
to the deprecated function inet:ip_to_bytes (thanks to Evgeniy
Khramtsov)(EJAB-542)

SVN Revision: 1222

16 years agoadd missing ~p to error message
Christophe Romain [Fri, 7 Mar 2008 14:56:37 +0000 (14:56 +0000)]
add missing ~p to error message

SVN Revision: 1221

16 years ago* src/eldap/eldap_pool.erl: Improved logging
Mickaël Rémond [Fri, 7 Mar 2008 14:49:06 +0000 (14:49 +0000)]
* src/eldap/eldap_pool.erl: Improved logging

SVN Revision: 1220

16 years ago* doc/guide.tex: Improve documentation of host_config
Badlop [Tue, 4 Mar 2008 10:36:57 +0000 (10:36 +0000)]
* doc/guide.tex: Improve documentation of host_config
add (EJAB-544)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
* src/ejabberd_config.erl: Likewise

SVN Revision: 1219

16 years ago* doc/guide.tex: mod_announce recommends, but doesn't require
Badlop [Tue, 4 Mar 2008 09:07:43 +0000 (09:07 +0000)]
* doc/guide.tex: mod_announce recommends, but doesn't require
mod_adhoc (thanks to Anastasia Gornostaeva)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise

SVN Revision: 1218

16 years ago* src/tls/tls.erl: recv_data/2 doesn't throw exceptions now
Alexey Shchepin [Mon, 3 Mar 2008 11:55:19 +0000 (11:55 +0000)]
* src/tls/tls.erl: recv_data/2 doesn't throw exceptions now
* src/ejabberd_zlib/ejabberd_zlib.erl: Likewise

SVN Revision: 1217

16 years ago* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).
Mickaël Rémond [Fri, 29 Feb 2008 12:21:15 +0000 (12:21 +0000)]
* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).

SVN Revision: 1215

16 years ago* src/mod_roster.erl: Fixed "from" attribute in roster pushes
Alexey Shchepin [Thu, 28 Feb 2008 22:10:55 +0000 (22:10 +0000)]
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
* src/mod_roster_odbc.erl: Likewise

SVN Revision: 1213

16 years ago* src/ejabberd_app.erl (prep_stop): Stop modules when stopping
Badlop [Thu, 28 Feb 2008 00:30:23 +0000 (00:30 +0000)]
* src/ejabberd_app.erl (prep_stop): Stop modules when stopping
ejabberd (EJAB-536)
* src/mod_caps.erl (stop): Probably not needed to stop supervisor
child (EJAB-536)
* src/mod_muc/mod_muc.erl (room_destroyed): Catch message
sending (EJAB-536)
* src/mod_muc/mod_muc_room.erl (init): Ensure rooms are called
when the process dies due to a linked die (EJAB-536)

SVN Revision: 1212

16 years ago* src/ejabberd_check.erl: Separate config loading from configuration sanity checks...
Mickaël Rémond [Wed, 27 Feb 2008 20:15:25 +0000 (20:15 +0000)]
* src/ejabberd_check.erl: Separate config loading from configuration sanity checks (EJAB-533)
* src/src/ejabberd_app.erl: Likewise
* src/ejabberd_app.erl: Likewise

SVN Revision: 1210

16 years ago* src/msgs/it.msg: Updated (thanks to Smart2128)
Badlop [Tue, 26 Feb 2008 08:59:09 +0000 (08:59 +0000)]
* src/msgs/it.msg: Updated (thanks to Smart2128)

SVN Revision: 1209

16 years ago* doc/release_notes_2.0.0.txt: Small fixes and update date
Badlop [Thu, 21 Feb 2008 09:54:19 +0000 (09:54 +0000)]
* doc/release_notes_2.0.0.txt: Small fixes and update date

SVN Revision: 1207

16 years ago* README: Updated to match the content of the ejabberd Guide
Badlop [Wed, 20 Feb 2008 19:07:19 +0000 (19:07 +0000)]
* README: Updated to match the content of the ejabberd Guide

SVN Revision: 1206

16 years ago* doc/release_notes_2.0.0.txt: Updated version number and date
Badlop [Wed, 20 Feb 2008 16:08:13 +0000 (16:08 +0000)]
* doc/release_notes_2.0.0.txt: Updated version number and date

SVN Revision: 1205

16 years ago* doc/guide.tex: Mentioned the problems about Windows service
Badlop [Wed, 20 Feb 2008 16:05:26 +0000 (16:05 +0000)]
* doc/guide.tex: Mentioned the problems about Windows service
* doc/guide.html: Likewise

SVN Revision: 1204

16 years ago* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
Badlop [Wed, 20 Feb 2008 15:48:48 +0000 (15:48 +0000)]
* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
* src/msgs/zh.msg: Updated (thanks to Mike Wang and Zhan Caibao)

SVN Revision: 1202

16 years ago* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
Badlop [Tue, 19 Feb 2008 19:15:28 +0000 (19:15 +0000)]
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
* src/msgs/cs.msg: Updated (thanks to Lukas Polivka)
* src/msgs/de.msg: Updated (thanks to Cord Beermann and Nikolaus
Polak)
* src/msgs/eo.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/es.msg: Updated
* src/msgs/fr.msg: Updated (thanks to Christophe Romain)
* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)
* src/msgs/nl.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/no.msg: Updated (thanks to Stian B. Barmen)
* src/msgs/pt-br.msg: Updated (thanks to Otavio Fernandes)
* src/msgs/uk.msg: Updated (thanks to Stoune and Ruslan Rakhmanin)

SVN Revision: 1201

16 years agoadd pgsql driver monitoring
Christophe Romain [Tue, 19 Feb 2008 17:06:49 +0000 (17:06 +0000)]
add pgsql driver monitoring

SVN Revision: 1200

16 years ago* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users...
Mickaël Rémond [Tue, 19 Feb 2008 13:49:29 +0000 (13:49 +0000)]
* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527)
* src/ejabberd_auth_odbc.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise

SVN Revision: 1198

16 years agoBug in get_conn_type since SVN r1194 crashes http-bind and http-poll (thanks to Brian...
Christophe Romain [Mon, 18 Feb 2008 09:55:06 +0000 (09:55 +0000)]
Bug in get_conn_type since SVN r1194 crashes http-bind and http-poll (thanks to Brian Cully) (EJAB-526)

SVN Revision: 1197

16 years ago* doc/release_notes_2.0.0.txt: Describe in the Release Notes the
Badlop [Fri, 15 Feb 2008 19:18:36 +0000 (19:18 +0000)]
* doc/release_notes_2.0.0.txt: Describe in the Release Notes the
upgrade instructions (EJAB-522)

SVN Revision: 1195

16 years agoRetreive connection type in sm_register_connection_hook
Christophe Romain [Fri, 15 Feb 2008 16:35:32 +0000 (16:35 +0000)]
Retreive connection type in sm_register_connection_hook

SVN Revision: 1194

16 years ago* src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)
Badlop [Thu, 14 Feb 2008 11:25:39 +0000 (11:25 +0000)]
* src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)
* src/msgs/*: Recover old translations to several languages from
ejabberd 1.1.4

SVN Revision: 1191

16 years ago* src/cyrsasl_digest.erl: Unquote backslash in DIGEST-MD5 quoted
Alexey Shchepin [Thu, 14 Feb 2008 05:23:16 +0000 (05:23 +0000)]
* src/cyrsasl_digest.erl: Unquote backslash in DIGEST-MD5 quoted
strings (EJAB-304)

SVN Revision: 1190

16 years ago* src/mod_roster.erl: Removed the ancient Psi roster workaround
Alexey Shchepin [Thu, 14 Feb 2008 04:51:04 +0000 (04:51 +0000)]
* src/mod_roster.erl: Removed the ancient Psi roster workaround
* src/mod_roster_odbc.erl: Likewise

SVN Revision: 1189

16 years ago* odbc_queries: fix list_users queries with limit/offset.
Jérôme Sautret [Tue, 12 Feb 2008 13:23:35 +0000 (13:23 +0000)]
* odbc_queries: fix list_users queries with limit/offset.

SVN Revision: 1188

16 years ago* odbc_queries: fix list_users query with prefix.
Jérôme Sautret [Tue, 12 Feb 2008 12:49:41 +0000 (12:49 +0000)]
* odbc_queries: fix list_users query with prefix.

SVN Revision: 1187

16 years ago* src/web/ejabberd_web_admin.erl: Fixed native support for all the
Badlop [Tue, 12 Feb 2008 01:16:11 +0000 (01:16 +0000)]
* src/web/ejabberd_web_admin.erl: Fixed native support for all the
ACL types (EJAB-253)

SVN Revision: 1186

16 years ago* src/acl.erl: Normalize ACL before adding to the configuration
Badlop [Tue, 12 Feb 2008 01:04:47 +0000 (01:04 +0000)]
* src/acl.erl: Normalize ACL before adding to the configuration
tables (EJAB-521)

SVN Revision: 1185

16 years ago* Changelog: Forgotten commit.
Mickaël Rémond [Mon, 11 Feb 2008 20:29:54 +0000 (20:29 +0000)]
* Changelog: Forgotten commit.

SVN Revision: 1184

16 years ago* src/ejabberd_auth.erl: Do not allow empty password at creation. On authent, check...
Mickaël Rémond [Mon, 11 Feb 2008 18:19:42 +0000 (18:19 +0000)]
* src/ejabberd_auth.erl: Do not allow empty password at creation. On authent, check in all cases that password is not empty.
* src/ejabberd_auth_odbc.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise

SVN Revision: 1183

16 years ago* src/ejabberd_receiver.erl: Avoid crash to appear in log, when trying to close a...
Mickaël Rémond [Mon, 11 Feb 2008 15:36:56 +0000 (15:36 +0000)]
* src/ejabberd_receiver.erl: Avoid crash to appear in log, when trying to close a stream with an undefined state.

SVN Revision: 1182

16 years agouse if event instead of x when xmlns is pubsub#event (EJAB-518)
Christophe Romain [Mon, 11 Feb 2008 15:21:24 +0000 (15:21 +0000)]
use if event instead of x when xmlns is pubsub#event (EJAB-518)

SVN Revision: 1181

16 years ago* src/mod_muc/mod_muc_room.erl: Bugfix: local message stanza may
Badlop [Mon, 11 Feb 2008 12:15:34 +0000 (12:15 +0000)]
* src/mod_muc/mod_muc_room.erl: Bugfix: local message stanza may
not have an attribute From (EJAB-515)

SVN Revision: 1180

16 years ago* src/mod_muc/mod_muc_room.erl: Include the error condition in the
Badlop [Sat, 9 Feb 2008 10:38:47 +0000 (10:38 +0000)]
* src/mod_muc/mod_muc_room.erl: Include the error condition in the
presence status when kicking a participant due to an error
stanza (EJAB-496)

SVN Revision: 1179

16 years ago* src/ejabberd.cfg.example: Document options to SQL keep alive
Badlop [Fri, 8 Feb 2008 18:28:36 +0000 (18:28 +0000)]
* src/ejabberd.cfg.example: Document options to SQL keep alive
interval and pool size (EJAB-206)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise

SVN Revision: 1178

17 years ago* src/mod_pubsub/node.template: Fixed typo
Mickaël Rémond [Thu, 7 Feb 2008 08:07:20 +0000 (08:07 +0000)]
* src/mod_pubsub/node.template: Fixed typo

SVN Revision: 1177

17 years ago* src/mod_muc/mod_muc_room.erl: Support for decline of invitation
Badlop [Wed, 6 Feb 2008 20:30:58 +0000 (20:30 +0000)]
* src/mod_muc/mod_muc_room.erl: Support for decline of invitation
to MUC room (EJAB-515)

SVN Revision: 1175

17 years ago* src/mod_pubsub/node_buddy.erl: Fixed typo
Mickaël Rémond [Wed, 6 Feb 2008 18:19:25 +0000 (18:19 +0000)]
* src/mod_pubsub/node_buddy.erl: Fixed typo
* src/mod_pubsub/node_club.erl: Likewise
* src/mod_pubsub/node_dispatch.erl: Likewise
* src/mod_pubsub/node_pep.erl: Likewise
* src/mod_pubsub/node_private.erl: Likewise

SVN Revision: 1174

17 years ago* src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generate custom...
Mickaël Rémond [Wed, 6 Feb 2008 18:04:23 +0000 (18:04 +0000)]
* src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generate custom item name
* src/mod_pubsub/node_dispatch.erl: Likewise
* src/mod_pubsub/node_buddy.erl: Likewise
* src/mod_pubsub/node_private.erl: Likewise
* src/mod_pubsub/node_club.erl: Likewise
* src/mod_pubsub/node_public.erl: Likewise
* src/mod_pubsub/node_default.erl: Likewise
* src/mod_pubsub/node_pep.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Small API improvements and refactoring

SVN Revision: 1173

17 years ago* src/ejabberd.hrl: Updated version to 2.1.0-alpha
Badlop [Mon, 4 Feb 2008 16:44:42 +0000 (16:44 +0000)]
* src/ejabberd.hrl: Updated version to 2.1.0-alpha
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise

SVN Revision: 1172

17 years ago* src/mod_muc/mod_muc_room.erl: Append "(n/a)" to disco room
Alexey Shchepin [Sun, 3 Feb 2008 23:17:39 +0000 (23:17 +0000)]
* src/mod_muc/mod_muc_room.erl: Append "(n/a)" to disco room
descriptions when a number of occupants is not available

SVN Revision: 1171

17 years ago* src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.
Mickaël Rémond [Sat, 2 Feb 2008 14:24:01 +0000 (14:24 +0000)]
* src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.

SVN Revision: 1169

17 years ago* src/mod_pubsub/mod_pubsub.erl: Added the from field in the
Mickaël Rémond [Sat, 2 Feb 2008 14:15:37 +0000 (14:15 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Added the from field in the
get_subnodes pubsub plugin API function. This is usefull to write
plugins to generate the pubsub hierarchy dynamically, based on who
is doing the browsing request.
* src/mod_pubsub/gen_pubsub_nodetree.erl: Likewise
* src/mod_pubsub/nodetree_default.erl: Likewise
* src/mod_pubsub/nodetree_virtual.erl: Likewise

SVN Revision: 1168

17 years ago* doc/guide.tex: Removed the option served_hosts in mod_pubsub
Badlop [Wed, 30 Jan 2008 17:51:09 +0000 (17:51 +0000)]
* doc/guide.tex: Removed the option served_hosts in mod_pubsub
because it does not work correctly yet (EJAB-504)
* doc/guide.html: Likewise

SVN Revision: 1167

17 years ago* src/mod_echo.erl: Put in comments the call to the educational
Badlop [Wed, 30 Jan 2008 15:52:23 +0000 (15:52 +0000)]
* src/mod_echo.erl: Put in comments the call to the educational
function do_client_version

SVN Revision: 1165

17 years ago* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
Badlop [Tue, 29 Jan 2008 18:37:45 +0000 (18:37 +0000)]
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
private message with type=error (EJAB-496). Updated.

SVN Revision: 1164

17 years ago* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
Badlop [Tue, 29 Jan 2008 14:49:08 +0000 (14:49 +0000)]
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
private message with type=error (EJAB-496)

SVN Revision: 1163

17 years ago* doc/introduction.tex: Updated list of languages
Badlop [Fri, 25 Jan 2008 15:28:30 +0000 (15:28 +0000)]
* doc/introduction.tex: Updated list of languages
* doc/release_notes_2.0.0.txt: Likewise

SVN Revision: 1162

17 years ago* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
Badlop [Fri, 25 Jan 2008 10:23:12 +0000 (10:23 +0000)]
* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
van Cranenburgh)

* src/msgs/no.msg: New Norwegian translation (thanks to Stian
B. Barmen)

* doc/Makefile: Fixed small problem with contributed_modules.tex

SVN Revision: 1160

17 years agopubsub dirty_sync typo fix on node configuration transaction
Christophe Romain [Fri, 25 Jan 2008 10:17:59 +0000 (10:17 +0000)]
pubsub dirty_sync typo fix on node configuration transaction

SVN Revision: 1159

17 years agopubsub configuration patch (EJAB-508) and (EJAB-509)
Christophe Romain [Fri, 25 Jan 2008 09:24:10 +0000 (09:24 +0000)]
pubsub configuration patch (EJAB-508) and (EJAB-509)

SVN Revision: 1158

17 years ago* doc/guide.tex: Updated the names of log files.
Badlop [Wed, 16 Jan 2008 10:08:17 +0000 (10:08 +0000)]
* doc/guide.tex: Updated the names of log files.
* doc/guide.html: Likewise

* src/mod_muc/mod_muc_room.erl: Added log messages for room
destroy

* src/mod_caps.erl: Small beautify of log error messages

SVN Revision: 1155

17 years ago* doc/guide.tex: Improved the documentation of Binary
Badlop [Tue, 15 Jan 2008 17:53:40 +0000 (17:53 +0000)]
* doc/guide.tex: Improved the documentation of Binary
installer. Updated the requirements, specifically: Erlang R10B-9
is required as minimum, and R12 is not yet supported. Added
section Upgrading ejabberd. Improved documentation about Erlang
runtime system environment variables and command-line parameters.
* doc/guide.html: Likewise

* doc/release_notes_2.0.0.txt: Updated to RC1
* doc/version.tex: Likewise
* src/ejabberd.hrl: Likewise

* doc/introduction.tex: Updated to 22 languages

* doc/Makefile: Ensure that Bash is used

SVN Revision: 1154

17 years ago* doc/guide.tex: Updated copyright dates to 2008
Badlop [Tue, 15 Jan 2008 17:02:57 +0000 (17:02 +0000)]
* doc/guide.tex: Updated copyright dates to 2008
* src/*: Likewise

SVN Revision: 1153

17 years agoMerge changesets 1150 and 1151 into branch ejabberd-2.0.x:
Badlop [Tue, 15 Jan 2008 16:09:07 +0000 (16:09 +0000)]
Merge changesets 1150 and 1151 into branch ejabberd-2.0.x:
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446)
(thanks to Sergei Golovan and Maxim Treskin). Erlang R12 version is
not supported and not recommended for production servers.
* src/aclocal.m4: Likewise
* src/configure.ac: Likewise
* src/configure: Likewise
* src/ejabberd_s2s_in.erl: Likewise

Small fixes in trunk/ChangeLog.

SVN Revision: 1152

17 years ago* ChangeLog: Update for Erlang R12 compilation (EJAB-446).
Jérôme Sautret [Tue, 15 Jan 2008 11:27:55 +0000 (11:27 +0000)]
* ChangeLog: Update for Erlang R12 compilation (EJAB-446).

SVN Revision: 1151

17 years ago* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
Jérôme Sautret [Tue, 15 Jan 2008 11:11:27 +0000 (11:11 +0000)]
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
* src/aclocal.m4: Likewise
* src/configure.ac: Likewise
* src/configure: Likewise
* src/ejabberd_s2s_in.erl: Likewise

SVN Revision: 1150

17 years ago* src/ejabberdctl.template: Instead of using the Erlang kernel
Badlop [Sun, 13 Jan 2008 22:46:00 +0000 (22:46 +0000)]
* src/ejabberdctl.template: Instead of using the Erlang kernel
variable 'inetrc', use the ERL_INETRC environment variable that is
available since Erlang/OTP R10B-5.

SVN Revision: 1149

17 years agoset_subscription fix (EJAB-494)
Christophe Romain [Sat, 12 Jan 2008 19:47:19 +0000 (19:47 +0000)]
set_subscription fix (EJAB-494)

SVN Revision: 1148

17 years agodon't ask capabilities to MUC room participants
Christophe Romain [Fri, 11 Jan 2008 13:57:29 +0000 (13:57 +0000)]
don't ask capabilities to MUC room participants

SVN Revision: 1147

17 years agoEJAB-491 fix
Christophe Romain [Fri, 11 Jan 2008 01:39:10 +0000 (01:39 +0000)]
EJAB-491 fix

SVN Revision: 1145

17 years agoForce PEP parent node to be []
Christophe Romain [Thu, 10 Jan 2008 17:38:24 +0000 (17:38 +0000)]
Force PEP parent node to be []

SVN Revision: 1144

17 years agoSend last published PEP event now checks the correct peer caps (EJAB-491)
Christophe Romain [Thu, 10 Jan 2008 15:02:54 +0000 (15:02 +0000)]
Send last published PEP event now checks the correct peer caps (EJAB-491)

SVN Revision: 1143

17 years ago* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
Badlop [Wed, 9 Jan 2008 16:01:16 +0000 (16:01 +0000)]
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
private message with type=error (EJAB-496)

SVN Revision: 1142

17 years ago* src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTER
Badlop [Tue, 8 Jan 2008 16:11:58 +0000 (16:11 +0000)]
* src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTER
because it is almost useless regarding ejabberd's performance.
* src/ejabberdctl.cfg.example: Likewise

SVN Revision: 1140

17 years agofix version.tex generation bug
Christophe Romain [Tue, 8 Jan 2008 13:29:50 +0000 (13:29 +0000)]
fix version.tex generation bug

SVN Revision: 1139

17 years ago* src/web/ejabberd_web_admin.erl: Uniformize the name of
Badlop [Tue, 1 Jan 2008 18:20:57 +0000 (18:20 +0000)]
* src/web/ejabberd_web_admin.erl: Uniformize the name of
ejabberd's web admin to: 'Web Admin' (EjAB-472)
* doc/guide.tex: Likewise
* doc/introduction.tex: Likewise

* src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
text using the Latex command

SVN Revision: 1137

17 years ago* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
Badlop [Tue, 1 Jan 2008 17:06:26 +0000 (17:06 +0000)]
* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
room invitations (EJAB-490)

SVN Revision: 1135

17 years ago* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
Badlop [Tue, 1 Jan 2008 10:53:05 +0000 (10:53 +0000)]
* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
parameters --config, --ctl-config, --logs, --spool. Crash dump
renamed to erl_crash_DATETIME.dump.

* src/ejabberdctl.template: Backport improvements from binary
installer (EJAB-488): options are simple values; enable Kernel
Poll by default, set SMP to auto, set max ports to 32000, max
processes to 250000.
* src/ejabberdctl.cfg.example: Likewise

* src/ejabberd.inetrc: Renamed ejabberd.inetrc to inetrc
* src/inetrc: Likewise
* src/Makefile.in: Likewise
* doc/guide.tex: Likewise

SVN Revision: 1133

17 years ago* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
Badlop [Mon, 31 Dec 2007 10:26:01 +0000 (10:26 +0000)]
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)

SVN Revision: 1131

17 years ago* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
Badlop [Sat, 29 Dec 2007 15:23:53 +0000 (15:23 +0000)]
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
option is not defined (EJAB-487)

SVN Revision: 1130

17 years ago* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
Alexey Shchepin [Sat, 29 Dec 2007 14:22:38 +0000 (14:22 +0000)]
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
option is not defined

SVN Revision: 1129

17 years ago* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
Badlop [Thu, 27 Dec 2007 16:40:03 +0000 (16:40 +0000)]
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)

SVN Revision: 1127

17 years ago* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
Badlop [Wed, 26 Dec 2007 14:53:37 +0000 (14:53 +0000)]
* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
hooks in each module (EJAB-485)
* src/mod_shared_roster.erl: Likewise

SVN Revision: 1125