]>
granicus.if.org Git - ejabberd/log
Badlop [Fri, 16 May 2008 18:05:03 +0000 (18:05 +0000)]
* src/mod_muc/mod_muc_room.erl: Allow change_state of a room
SVN Revision: 1329
Christophe Romain [Fri, 16 May 2008 15:29:33 +0000 (15:29 +0000)]
Change FSMTIMEOUT to 30s
SVN Revision: 1328
Badlop [Mon, 12 May 2008 20:35:43 +0000 (20:35 +0000)]
* src/mod_muc/mod_muc_room.erl: Return Forbidden error message
when user sends private message in a room that disallows
it (EJAB-595)
SVN Revision: 1323
Badlop [Mon, 12 May 2008 17:56:27 +0000 (17:56 +0000)]
* src/web/ejabberd_http.erl (parse_auth): Allow password that
include colon character (EJAB-522)
SVN Revision: 1322
Mickaël Rémond [Fri, 9 May 2008 19:53:06 +0000 (19:53 +0000)]
* src/mod_ip_blacklist.erl: Better error handling (EJAB-625).
SVN Revision: 1321
Mickaël Rémond [Thu, 8 May 2008 14:55:06 +0000 (14:55 +0000)]
* src/mod_ip_blacklist.erl: ignore when we do not have the IP.
SVN Revision: 1320
Mickaël Rémond [Mon, 5 May 2008 16:31:48 +0000 (16:31 +0000)]
* src/mod_ip_blacklist.erl: Update the list every 6 hours.
SVN Revision: 1319
Mickaël Rémond [Mon, 5 May 2008 16:25:52 +0000 (16:25 +0000)]
* src/mod_ip_blacklist.erl: Added C2S blacklist support (EJAB-625).
SVN Revision: 1318
Mickaël Rémond [Mon, 5 May 2008 16:22:06 +0000 (16:22 +0000)]
* src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625).
* src/mod_ip_blacklist.erl: Likewise.
* src/jlib.erl: Added IP format tuple to string function.
* src/ejabberd_socket.erl: Properly handled c2s start failure (happen for blacklisted IP).
SVN Revision: 1317
Alexey Shchepin [Sun, 4 May 2008 07:38:24 +0000 (07:38 +0000)]
* src/ejabberd_receiver.erl: Don't activate a socket untill its
receiver process is controlling it
SVN Revision: 1316
Christophe Romain [Wed, 30 Apr 2008 08:49:39 +0000 (08:49 +0000)]
XEP-0115 patch (EJAB-618)
SVN Revision: 1313
Badlop [Tue, 29 Apr 2008 16:59:03 +0000 (16:59 +0000)]
* src/ejabberd_s2s_out.erl: Improve confusing log message in s2s
connection: wait_for_validation connect timeout (EJAB-617)
SVN Revision: 1311
Badlop [Tue, 29 Apr 2008 16:44:12 +0000 (16:44 +0000)]
* src/ejabberd.cfg.example: Small improvements in explanations
* doc/guide.tex: Document MUC room options (EJAB-619)
SVN Revision: 1310
Badlop [Mon, 28 Apr 2008 18:07:23 +0000 (18:07 +0000)]
* doc/guide.tex: Document the option max_s2s_connections
SVN Revision: 1307
Christophe Romain [Mon, 28 Apr 2008 13:02:07 +0000 (13:02 +0000)]
remove unused served_hosts option
SVN Revision: 1306
Alexey Shchepin [Sun, 27 Apr 2008 19:06:34 +0000 (19:06 +0000)]
* src/mod_muc/mod_muc_room.erl: Fixed room shaper processing
SVN Revision: 1305
Badlop [Sat, 26 Apr 2008 17:37:43 +0000 (17:37 +0000)]
* src/mod_shared_roster.erl: Fix for new registered accounts not
being immediately shown in an 'all' special shared roster
group (thanks to Alexey Shchepin) (EJAB-71)
* src/mod_register.erl: New vhost event user_registered
SVN Revision: 1303
Badlop [Fri, 25 Apr 2008 22:45:45 +0000 (22:45 +0000)]
* doc/guide.tex: Document option registration_timeout (EJAB-614)
SVN Revision: 1302
Badlop [Fri, 25 Apr 2008 09:25:31 +0000 (09:25 +0000)]
* src/ejabberd_c2s.erl: Added forbidden_session_hook
* src/acl.erl: New access types: resource, resource_regexp and
resource_glob
* doc/guide.tex: Likewise
SVN Revision: 1301
Alexey Shchepin [Wed, 23 Apr 2008 13:14:08 +0000 (13:14 +0000)]
* src/treap.erl: Bugfix
* src/mod_register.erl: Fixed table creation, timeout isn't
activated when registration fails
SVN Revision: 1300
Alexey Shchepin [Tue, 22 Apr 2008 21:51:32 +0000 (21:51 +0000)]
* src/mod_register.erl: Restrict registration frequency per IP or
user
* src/ejabberd_c2s.erl: Pass IP to the c2s_unauthenticated_iq hook
* src/ejabberd_config.erl: Added registration_timeout option
* src/treap.erl: Treaps implementation
SVN Revision: 1299
Badlop [Tue, 22 Apr 2008 17:41:30 +0000 (17:41 +0000)]
* src/ejabberd_auth.erl: Improve anonymous authentication to not
remove rosters accidentally (EJAB-549). New functions in
ejabberd_auth to get/check password and know which module accepted
the authentication. New element 'auth_module' in ejabberd_c2s
record 'statedata'. Cyrsasl provides a new property in the
response: {auth_module, AuthModule}.
* src/ejabberd_auth_anonymous.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/cyrsasl_anonymous.erl: Likewise
* src/cyrsasl_digest.erl: Likewise
* src/cyrsasl_plain.erl: Likewise
SVN Revision: 1297
Badlop [Fri, 18 Apr 2008 12:19:45 +0000 (12:19 +0000)]
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
after a remote server crash (EJAB-540)
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd_s2s.erl: Likewise
* doc/guide.tex: Likewise
SVN Revision: 1296
Badlop [Wed, 16 Apr 2008 15:44:58 +0000 (15:44 +0000)]
* doc/guide.tex: Clarification: PEP is enabled in default config
SVN Revision: 1295
Christophe Romain [Mon, 14 Apr 2008 12:02:18 +0000 (12:02 +0000)]
Cache negative response (EJAB-474)
SVN Revision: 1294
Badlop [Sat, 12 Apr 2008 08:09:05 +0000 (08:09 +0000)]
* src/web/ejabberd_web_admin.erl: Include Last-Modified HTTP
header in responses to allow caching (EJAB-546)
SVN Revision: 1292
Badlop [Fri, 11 Apr 2008 17:32:20 +0000 (17:32 +0000)]
* src/Makefile.in: Improved indentation of GCC call
* src/ejabberd_zlib/Makefile.in: Likewise
* src/mod_irc/Makefile.in: Likewise
* src/stringprep/Makefile.in: Likewise
* src/tls/Makefile.in: Likewise
SVN Revision: 1291
Badlop [Fri, 11 Apr 2008 15:47:44 +0000 (15:47 +0000)]
* src/ejabberd_listener.erl (start_listener): Revert SVN r1260.
SVN Revision: 1290
Badlop [Fri, 11 Apr 2008 09:25:54 +0000 (09:25 +0000)]
Merge SVN r1287 from trunk to 2.0.x branch:
* src/tls/tls_drv.c: Fixed gcc signedness warnings (EJAB-447)
* src/ejabberd_zlib/ejabberd_zlib_drv.c: Likewise
* src/expat_erl.c: Removed R9B workaround (EJAB-447)
SVN Revision: 1289
Alexey Shchepin [Fri, 11 Apr 2008 05:52:10 +0000 (05:52 +0000)]
* src/ejabberd_config.erl: Removed a dependency on string:to_upper
SVN Revision: 1288
Alexey Shchepin [Fri, 11 Apr 2008 05:20:08 +0000 (05:20 +0000)]
* src/tls/tls_drv.c: Fixed gcc signedness warnings
* src/ejabberd_zlib/ejabberd_zlib_drv.c: Likewise
SVN Revision: 1287
Alexey Shchepin [Fri, 11 Apr 2008 05:19:27 +0000 (05:19 +0000)]
* src/expat_erl.c: Removed R9B workaround
SVN Revision: 1286
Christophe Romain [Thu, 10 Apr 2008 14:11:06 +0000 (14:11 +0000)]
pubsub identity and database update bugfix
SVN Revision: 1285
Mickaël Rémond [Thu, 10 Apr 2008 08:14:58 +0000 (08:14 +0000)]
* Changelog: typo.
SVN Revision: 1282
Mickaël Rémond [Thu, 10 Apr 2008 08:14:38 +0000 (08:14 +0000)]
*src/ejabberd_c2s.erl: Uniform default value for empty privacy list. Fixes (EJAB-603).
SVN Revision: 1281
Badlop [Tue, 8 Apr 2008 09:37:06 +0000 (09:37 +0000)]
* src/ejabberd_auth_ldap.erl: LDAP function to get the number of
registered users is too slow (EJAB-331): set timeout in LDAP
search queries (thanks to Evgeniy Khramtsov) and return the number
of registered users.
SVN Revision: 1280
Mickaël Rémond [Mon, 7 Apr 2008 13:18:42 +0000 (13:18 +0000)]
* doc/guide.tex: Documented the IQ discipline {queue, N}.
* doc/guide.html: Likewise.
SVN Revision: 1278
Badlop [Sat, 5 Apr 2008 10:53:32 +0000 (10:53 +0000)]
* doc/guide.tex: Fix default_room_opts with default_room_options
* doc/guide.html: Likewise
SVN Revision: 1277
Badlop [Fri, 4 Apr 2008 18:57:01 +0000 (18:57 +0000)]
* src/ejabberd_auth_ldap.erl (get_vh_registered_users_number): New
function that returns 0 registered users (EJAB-331).
SVN Revision: 1276
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
Badlop [Wed, 2 Apr 2008 16:31:15 +0000 (16:31 +0000)]
* src/ejabberd_config.erl: Add support to include additional
configuration files. Add support for macro definition and
usage. (EJAB-593)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1273
Christophe Romain [Wed, 2 Apr 2008 14:24:18 +0000 (14:24 +0000)]
Do not ignore values passed from configure (EJAB-592)
SVN Revision: 1272
Christophe Romain [Wed, 2 Apr 2008 09:06:28 +0000 (09:06 +0000)]
add condition inclusion of pep in disco identity (EJAB-564)
SVN Revision: 1268
Badlop [Tue, 1 Apr 2008 12:00:34 +0000 (12:00 +0000)]
* doc/guide.tex: Updated command line parameters, epmd section
* doc/guide.html: Likewise
SVN Revision: 1267
Christophe Romain [Tue, 1 Apr 2008 11:47:51 +0000 (11:47 +0000)]
typo fix on ejabberdctl.template
SVN Revision: 1266
Badlop [Tue, 1 Apr 2008 10:11:39 +0000 (10:11 +0000)]
* doc/api/Makefile: Report the correct ejabberd version. When
cleaning, remove also erlang.png
* src/mod_muc/mod_muc_room.erl: Update source code to prevent
warning messages from EDoc
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_pubsub/node_default.erl: Likewise
* src/mod_pubsub/nodetree_default.erl: Likewise
* src/mod_pubsub/nodetree_virtual.erl: Likewise
* src/mod_pubsub/pubsub.hrl: Likewise
SVN Revision: 1265
Christophe Romain [Tue, 1 Apr 2008 09:07:29 +0000 (09:07 +0000)]
Add firewalling port range definition
SVN Revision: 1264
Badlop [Mon, 31 Mar 2008 19:48:35 +0000 (19:48 +0000)]
* src/ejabberd_listener.erl: Remove code of the unused listening
socket option 'ssl' (EJAB-159)
* src/ejabberd_app.erl: Likewise
SVN Revision: 1263
Badlop [Mon, 31 Mar 2008 10:36:41 +0000 (10:36 +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: 1261
Badlop [Mon, 31 Mar 2008 09:30:51 +0000 (09:30 +0000)]
* src/ejabberd_listener.erl (start_listener): Start also the
supervisor of the module
SVN Revision: 1260
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 [Wed, 26 Mar 2008 09:27:46 +0000 (09:27 +0000)]
* src/Makefile.in: Support for parallel compilation with 'make -j'
in multi core CPUs: fix compilation dependencies; compile
behaviors before other source code. (thanks to Jonathan Schleifer)
* src/mod_pubsub/Makefile.in: Likewise
* src/eldap/Makefile.in: Likewise
SVN Revision: 1258
Alexey Shchepin [Tue, 25 Mar 2008 22:23:38 +0000 (22:23 +0000)]
* src/ejabberd_local.erl: The iq_response table wasn't cloned
automatically on all nodes which resulted in a single point of
failure
SVN Revision: 1257
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 [Sun, 23 Mar 2008 14:23:25 +0000 (14:23 +0000)]
SVN Revision: 1252
Mickaël Rémond [Sun, 23 Mar 2008 14:22:16 +0000 (14:22 +0000)]
SVN Revision: 1251
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
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:32 +0000 (16:05 +0000)]
Pubsub subscription is now wrapped in pubsub tags (EJAB-580)
SVN Revision: 1244
Christophe Romain [Fri, 21 Mar 2008 15:42:14 +0000 (15:42 +0000)]
Seek epam binary into priv/bin (EJAB-573)
SVN Revision: 1243
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
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: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
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
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
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
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
Alexey Shchepin [Sun, 9 Mar 2008 23:02:28 +0000 (23:02 +0000)]
SVN Revision: 1224
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
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
Christophe Romain [Fri, 7 Mar 2008 14:56:37 +0000 (14:56 +0000)]
add missing ~p to error message
SVN Revision: 1221
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
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
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
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
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
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: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
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:05:26 +0000 (16:05 +0000)]
* doc/guide.tex: Mentioned the problems about Windows service
* doc/guide.html: Likewise
SVN Revision: 1204
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 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
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