]>
granicus.if.org Git - ejabberd/log
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
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
Christophe Romain [Wed, 2 Apr 2008 12:18:22 +0000 (12:18 +0000)]
clone iq_response table bugfix
SVN Revision: 1270
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
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
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
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
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
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
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
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
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
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
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
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
Christophe Romain [Fri, 21 Mar 2008 15:41:51 +0000 (15:41 +0000)]
includes Makefile.in changes to EJAB-573
SVN Revision: 1242
Christophe Romain [Fri, 21 Mar 2008 15:35:40 +0000 (15:35 +0000)]
Seek epam binary into priv/bin (EJAB-573)
SVN Revision: 1241
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Badlop [Tue, 26 Feb 2008 08:59:09 +0000 (08:59 +0000)]
* src/msgs/it.msg: Updated (thanks to Smart2128)
SVN Revision: 1209
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
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
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
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
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
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
Christophe Romain [Tue, 19 Feb 2008 17:06:49 +0000 (17:06 +0000)]
add pgsql driver monitoring
SVN Revision: 1200
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
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
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
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
Christophe Romain [Fri, 15 Feb 2008 16:35:32 +0000 (16:35 +0000)]
Retreive connection type in sm_register_connection_hook
SVN Revision: 1194
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
Christophe Romain [Thu, 14 Feb 2008 22:50:42 +0000 (22:50 +0000)]
use ejabberd-2.0.0 tag for contribs
SVN Revision: 1192
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Christophe Romain [Fri, 25 Jan 2008 09:24:10 +0000 (09:24 +0000)]
pubsub configuration patch (EJAB-508) and (EJAB-509)
SVN Revision: 1158
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
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
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
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
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
Christophe Romain [Sat, 12 Jan 2008 19:47:19 +0000 (19:47 +0000)]
set_subscription fix (EJAB-494)
SVN Revision: 1148
Christophe Romain [Fri, 11 Jan 2008 13:57:29 +0000 (13:57 +0000)]
don't ask capabilities to MUC room participants
SVN Revision: 1147
Christophe Romain [Fri, 11 Jan 2008 01:39:35 +0000 (01:39 +0000)]
EJAB-491 fix
SVN Revision: 1146
Christophe Romain [Thu, 10 Jan 2008 17:38:24 +0000 (17:38 +0000)]
Force PEP parent node to be []
SVN Revision: 1144
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Mickaël Rémond [Mon, 24 Dec 2007 14:11:18 +0000 (14:11 +0000)]
* Small fixes in release notes
SVN Revision: 1116
Mickaël Rémond [Mon, 24 Dec 2007 14:08:59 +0000 (14:08 +0000)]
* Branch for 2.0.x developments
SVN Revision: 1114
Mickaël Rémond [Mon, 24 Dec 2007 13:57:53 +0000 (13:57 +0000)]
* Applied copyright patch 3.
SVN Revision: 1113
Mickaël Rémond [Mon, 24 Dec 2007 12:58:05 +0000 (12:58 +0000)]
* applied copyright patch 2.
SVN Revision: 1112
Mickaël Rémond [Mon, 24 Dec 2007 12:25:56 +0000 (12:25 +0000)]
* Fixed typo.
SVN Revision: 1111
Mickaël Rémond [Mon, 24 Dec 2007 11:41:41 +0000 (11:41 +0000)]
* Applied copyright update patch 1.
SVN Revision: 1110
Christophe Romain [Mon, 24 Dec 2007 11:28:56 +0000 (11:28 +0000)]
pubsub: remove useless get_roster_info call
SVN Revision: 1109
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
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
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
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
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