]> granicus.if.org Git - ejabberd/log
ejabberd
16 years ago* src/ejabberd_c2s.erl (process_presence_probe): Don't route a
Badlop [Thu, 3 Apr 2008 22:35:26 +0000 (22:35 +0000)]
* src/ejabberd_c2s.erl (process_presence_probe): Don't route a
presence probe to oneself (EJAB-498)

SVN Revision: 1275

16 years agoDo not ignore values passed from configure (EJAB-592)
Christophe Romain [Wed, 2 Apr 2008 14:24:00 +0000 (14:24 +0000)]
Do not ignore values passed from configure (EJAB-592)

SVN Revision: 1271

16 years agoclone iq_response table bugfix
Christophe Romain [Wed, 2 Apr 2008 12:18:22 +0000 (12:18 +0000)]
clone iq_response table bugfix

SVN Revision: 1270

16 years agoadd condition inclusion of pep in disco identity (EJAB-564)
Christophe Romain [Wed, 2 Apr 2008 09:06:34 +0000 (09:06 +0000)]
add condition inclusion of pep in disco identity (EJAB-564)

SVN Revision: 1269

16 years ago* doc/webadmmain.png: Updated to ejabberd 2.0.0
Badlop [Mon, 31 Mar 2008 10:48:10 +0000 (10:48 +0000)]
* doc/webadmmain.png: Updated to ejabberd 2.0.0
* doc/webadmmainru.png: Likewise

* doc/disco.png: Removed because not used

* doc/guide.tex: Fix Latex reference to webadmin section. Update
explanation of screenshots. Update xmpp addresses of Mickael
Remond and Sander Devrieze.
* doc/guide.html: Likewise

* doc/Makefile: Remove the Hevea deprecated option -noiso
* doc/guide.html: Likewise
* doc/dev.html: Likewise
* doc/features.html: Likewise

SVN Revision: 1262

16 years ago* doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov)
Badlop [Thu, 27 Mar 2008 00:28:44 +0000 (00:28 +0000)]
* doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov)
* doc/guide.html: Likewise

SVN Revision: 1259

16 years ago* src/Makefile.in: Only try to install epam if pam was enabled
Badlop [Tue, 25 Mar 2008 18:59:45 +0000 (18:59 +0000)]
* src/Makefile.in: Only try to install epam if pam was enabled
in configure script (thanks to Etan Reisner)(EJAB-586)

SVN Revision: 1256

16 years ago* src/Makefile.in: Failure to install epam is not
Badlop [Tue, 25 Mar 2008 17:18:47 +0000 (17:18 +0000)]
* src/Makefile.in: Failure to install epam is not
critical (EJAB-573)

SVN Revision: 1255

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 ago* src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass (EJAB-583).
Mickaël Rémond [Sat, 22 Mar 2008 16:44:23 +0000 (16:44 +0000)]
* src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass (EJAB-583).

SVN Revision: 1250

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:42 +0000 (16:05 +0000)]
Pubsub subscription is now wrapped in pubsub tags (EJAB-580)

SVN Revision: 1245

16 years agoincludes Makefile.in changes to EJAB-573
Christophe Romain [Fri, 21 Mar 2008 15:41:51 +0000 (15:41 +0000)]
includes Makefile.in changes to EJAB-573

SVN Revision: 1242

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

SVN Revision: 1241

16 years agoRewrite io:format calls to loglevel macros (EJAB-555) so we do not loose debug anymor...
Christophe Romain [Fri, 21 Mar 2008 15:00:59 +0000 (15:00 +0000)]
Rewrite io:format calls to loglevel macros (EJAB-555) so we do not loose debug anymore in detached nodes

SVN Revision: 1240

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:38:29 +0000 (16:38 +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: 1237

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

SVN Revision: 1233

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 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 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/ejabberd_check.erl: Fixed missing clause (EJAB-533).
Mickaël Rémond [Fri, 29 Feb 2008 12:23:06 +0000 (12:23 +0000)]
* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).

SVN Revision: 1216

16 years ago* src/mod_roster.erl: Fixed "from" attribute in roster pushes
Mickaël Rémond [Fri, 29 Feb 2008 07:54:24 +0000 (07:54 +0000)]
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
* src/mod_roster_odbc.erl: Likewise

SVN Revision: 1214

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:20:30 +0000 (20:20 +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: 1211

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* src/ejabberd.hrl: Updated version number
Badlop [Wed, 20 Feb 2008 16:04:36 +0000 (16:04 +0000)]
* src/ejabberd.hrl: Updated version number
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise

* doc/guide.tex: Mentioned the problems about Windows service
* doc/guide.html: Likewise

SVN Revision: 1203

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 15:19:10 +0000 (15:19 +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: 1199

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* src/mod_muc/mod_muc_room.erl: Merge SVN r1164, and fix the merge
Badlop [Sat, 16 Feb 2008 09:18:19 +0000 (09:18 +0000)]
* src/mod_muc/mod_muc_room.erl: Merge SVN r1164, and fix the merge
of SVN r1179 (EJAB-496)

SVN Revision: 1196

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* odbc_queries: fix list_users queries with limit/offset.
Jérôme Sautret [Fri, 15 Feb 2008 15:39:30 +0000 (15:39 +0000)]
* odbc_queries: fix list_users queries with limit/offset.

SVN Revision: 1193

16 years agouse ejabberd-2.0.0 tag for contribs
Christophe Romain [Thu, 14 Feb 2008 22:50:42 +0000 (22:50 +0000)]
use ejabberd-2.0.0 tag for contribs

SVN Revision: 1192

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/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 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: 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

16 years ago* src/mod_pubsub/node_buddy.erl: Fixed typo
Mickaël Rémond [Thu, 7 Feb 2008 08:05:59 +0000 (08:05 +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
* src/mod_pubsub/node_public.erl: Likewise
* src/mod_pubsub/node.template: Likewise

SVN Revision: 1176

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

SVN Revision: 1170

16 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

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

SVN Revision: 1166

16 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

16 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

16 years ago* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
Badlop [Fri, 25 Jan 2008 11:54:17 +0000 (11:54 +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: 1161

16 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

16 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

16 years ago* doc/guide.tex: Updated the names of log files.
Badlop [Wed, 16 Jan 2008 10:16:14 +0000 (10:16 +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: 1156

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* 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:35 +0000 (01:39 +0000)]
EJAB-491 fix

SVN Revision: 1146

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 agoMerged changesets 1139 and 1140 from trunk:
Badlop [Tue, 8 Jan 2008 16:21:02 +0000 (16:21 +0000)]
Merged changesets 1139 and 1140 from trunk:
* doc/Makefile: fix version.tex generation bug

* 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: 1141

17 years ago* src/web/ejabberd_web_admin.erl: Uniformize the name of
Badlop [Tue, 1 Jan 2008 18:25:00 +0000 (18:25 +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: 1138

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

SVN Revision: 1136

17 years ago* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
Badlop [Tue, 1 Jan 2008 11:03:17 +0000 (11:03 +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: 1134

17 years ago* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
Badlop [Tue, 1 Jan 2008 10:41:34 +0000 (10:41 +0000)]
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)

SVN Revision: 1132

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/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
Badlop [Thu, 27 Dec 2007 16:42:39 +0000 (16:42 +0000)]
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)

SVN Revision: 1128

17 years ago* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
Badlop [Wed, 26 Dec 2007 14:56:00 +0000 (14:56 +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: 1126

17 years ago* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
Badlop [Wed, 26 Dec 2007 12:29:15 +0000 (12:29 +0000)]
* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
contains an integer, but webadmin always expects atoms (EJAB-482)

SVN Revision: 1124

17 years ago* src/mod_configure.erl: Bugfix, update to match changes in
Badlop [Tue, 25 Dec 2007 00:38:04 +0000 (00:38 +0000)]
* src/mod_configure.erl: Bugfix, update to match changes in
mod_announce SVN r1099

SVN Revision: 1122

17 years ago* doc/release_notes_2.0.0.txt: minor fix.
Mickaël Rémond [Mon, 24 Dec 2007 15:14:37 +0000 (15:14 +0000)]
* doc/release_notes_2.0.0.txt: minor fix.

SVN Revision: 1120

17 years ago* doc/release_notes_2.0.0.txt: Small fix.
Mickaël Rémond [Mon, 24 Dec 2007 15:01:00 +0000 (15:01 +0000)]
* doc/release_notes_2.0.0.txt: Small fix.

SVN Revision: 1119

17 years ago* Small fixes in release notes
Mickaël Rémond [Mon, 24 Dec 2007 14:11:18 +0000 (14:11 +0000)]
* Small fixes in release notes

SVN Revision: 1116

17 years ago* Branch for 2.0.x developments
Mickaël Rémond [Mon, 24 Dec 2007 14:08:59 +0000 (14:08 +0000)]
* Branch for 2.0.x developments

SVN Revision: 1114

17 years ago* Applied copyright patch 3.
Mickaël Rémond [Mon, 24 Dec 2007 13:57:53 +0000 (13:57 +0000)]
* Applied copyright patch 3.

SVN Revision: 1113

17 years ago* applied copyright patch 2.
Mickaël Rémond [Mon, 24 Dec 2007 12:58:05 +0000 (12:58 +0000)]
* applied copyright patch 2.

SVN Revision: 1112

17 years ago* Fixed typo.
Mickaël Rémond [Mon, 24 Dec 2007 12:25:56 +0000 (12:25 +0000)]
* Fixed typo.

SVN Revision: 1111

17 years ago* Applied copyright update patch 1.
Mickaël Rémond [Mon, 24 Dec 2007 11:41:41 +0000 (11:41 +0000)]
* Applied copyright update patch 1.

SVN Revision: 1110

17 years agopubsub: remove useless get_roster_info call
Christophe Romain [Mon, 24 Dec 2007 11:28:56 +0000 (11:28 +0000)]
pubsub: remove useless get_roster_info call

SVN Revision: 1109

17 years ago* doc/release_notes_2.0.0.txt: Fix on number of supported languages.
Mickaël Rémond [Mon, 24 Dec 2007 10:58:31 +0000 (10:58 +0000)]
* doc/release_notes_2.0.0.txt: Fix on number of supported languages.

SVN Revision: 1108

17 years ago* doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.
Mickaël Rémond [Mon, 24 Dec 2007 10:26:55 +0000 (10:26 +0000)]
* doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.

SVN Revision: 1107

17 years ago* doc/release_notes_2.0.0.txt: Fixes and update.
Mickaël Rémond [Mon, 24 Dec 2007 10:26:53 +0000 (10:26 +0000)]
* doc/release_notes_2.0.0.txt: Fixes and update.

SVN Revision: 1106

17 years ago* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
Badlop [Sun, 23 Dec 2007 22:08:12 +0000 (22:08 +0000)]
* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
Communications)

* src/msgs/th.msg: New Thai translation (thanks to EQHO
Communications)

* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)

SVN Revision: 1105

17 years ago* src/mod_muc/mod_muc_room.erl: Log room creation and
Badlop [Sun, 23 Dec 2007 12:28:44 +0000 (12:28 +0000)]
* src/mod_muc/mod_muc_room.erl: Log room creation and
destruction. Ensure JID of owners of MUC room are user, not
server (EJAB-435)

SVN Revision: 1104