]>
granicus.if.org Git - ejabberd/log
Mickaël Rémond [Mon, 1 Aug 2005 22:06:46 +0000 (22:06 +0000)]
Release 0.9.8
SVN Revision: 399
Mickaël Rémond [Mon, 1 Aug 2005 22:05:27 +0000 (22:05 +0000)]
Final release note after many fixes from the ejabberd Chatroom and
StPeter
SVN Revision: 398
Alexey Shchepin [Mon, 1 Aug 2005 21:00:20 +0000 (21:00 +0000)]
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
SVN Revision: 397
Mickaël Rémond [Mon, 1 Aug 2005 20:56:52 +0000 (20:56 +0000)]
Wrong Process-one URL
SVN Revision: 396
Mickaël Rémond [Mon, 1 Aug 2005 20:54:25 +0000 (20:54 +0000)]
More fixes from Badlop
SVN Revision: 395
Mickaël Rémond [Mon, 1 Aug 2005 20:45:54 +0000 (20:45 +0000)]
Fixed some english mistakes.
SVN Revision: 394
Alexey Shchepin [Mon, 1 Aug 2005 18:54:08 +0000 (18:54 +0000)]
* src/msgs/es.msg: Updated (thanks to Badlop)
SVN Revision: 393
Alexey Shchepin [Mon, 1 Aug 2005 18:19:46 +0000 (18:19 +0000)]
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
SVN Revision: 392
Mickaël Rémond [Mon, 1 Aug 2005 17:23:55 +0000 (17:23 +0000)]
Added some references at the end of the release notes (migration,
tutorial and feature sheet)
SVN Revision: 391
Mickaël Rémond [Mon, 1 Aug 2005 15:40:58 +0000 (15:40 +0000)]
Updated to mention, that the 1.0 release is close and that the ejabberd
Linux installer include ASN1 modules.
SVN Revision: 390
Mickaël Rémond [Mon, 1 Aug 2005 15:37:30 +0000 (15:37 +0000)]
Added release notes for ejabberd 0.9.8 release.
SVN Revision: 389
Mickaël Rémond [Mon, 1 Aug 2005 14:38:19 +0000 (14:38 +0000)]
Updated French translation
SVN Revision: 388
Mickaël Rémond [Mon, 1 Aug 2005 14:36:42 +0000 (14:36 +0000)]
Updated French translation
SVN Revision: 387
Alexey Shchepin [Sun, 31 Jul 2005 19:51:52 +0000 (19:51 +0000)]
* src/ejabberd_config.erl: Added host_config option
* doc/guide.tex: Updated
* src/ejabberd_auth_ldap.erl: Bugfix
SVN Revision: 386
Alexey Shchepin [Sun, 31 Jul 2005 18:10:41 +0000 (18:10 +0000)]
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
SVN Revision: 385
Alexey Shchepin [Sun, 31 Jul 2005 01:27:19 +0000 (01:27 +0000)]
* src/msgs/de.msg: Updated (thanks to Torsten Werner)
SVN Revision: 384
Alexey Shchepin [Sun, 31 Jul 2005 01:18:17 +0000 (01:18 +0000)]
* src/web/ejabberd_web_admin.erl: Fixed CSS style sheet to be
standards compliant (thanks to Sander Devrieze)
SVN Revision: 383
Alexey Shchepin [Fri, 29 Jul 2005 20:34:57 +0000 (20:34 +0000)]
* src/web/ejabberd_web_admin.erl: Added "Virtual Hosts" page
SVN Revision: 382
Alexey Shchepin [Wed, 27 Jul 2005 00:59:35 +0000 (00:59 +0000)]
Renamed route_packet hook to filter_packet
SVN Revision: 381
Alexey Shchepin [Wed, 27 Jul 2005 00:54:53 +0000 (00:54 +0000)]
* src/ejabberd_router.erl: Added route_packet hook
SVN Revision: 380
Alexey Shchepin [Tue, 26 Jul 2005 03:04:26 +0000 (03:04 +0000)]
* src/jd2ejd.erl: Updated to work with ODBC
* src/mod_roster_odbc.erl: Updated
* src/mod_offline_odbc.erl: Bugfix
* src/mod_last_odbc.erl: Bugfix
SVN Revision: 379
Alexey Shchepin [Wed, 20 Jul 2005 03:09:34 +0000 (03:09 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI version
SVN Revision: 378
Alexey Shchepin [Thu, 14 Jul 2005 23:48:57 +0000 (23:48 +0000)]
* src/acl.erl: Slightly changed "access" option processing
SVN Revision: 377
Alexey Shchepin [Thu, 14 Jul 2005 23:12:20 +0000 (23:12 +0000)]
* src/mod_disco.erl: Fixed processing of host features and
extra_domains option
SVN Revision: 376
Alexey Shchepin [Thu, 14 Jul 2005 22:28:21 +0000 (22:28 +0000)]
* src/ejabberd_c2s.erl: Processing of jabber:iq:register totally
moved to mod_register.erl (thanks to Sergei Golovan)
* src/mod_register.erl: Likewise
* src/win32/ejabberd.nsi: Added two pictures in installer (thanks
to Maxim Ryazanov)
* src/win32/ejabberd_header.bmp: Likewise
* src/win32/ejabberd_intro.bmp: Likewise
* src/web/ejabberd_web_admin.erl: Fixed spelling of word
"authentication"
* src/ejabberd_c2s.erl: Likewise
SVN Revision: 375
Alexey Shchepin [Wed, 13 Jul 2005 03:24:13 +0000 (03:24 +0000)]
* src/mod_register.erl: Bugfix
* src/mod_vcard.erl: Bugfix
* src/ejabberd_app.erl: Updated to allow different authentication
methods for different virtual hosts
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise
* src/cyrsasl.erl: Likewise
* src/cyrsasl_digest.erl: Likewise
* src/cyrsasl_plain.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_config.erl: Likewise
* src/extauth.erl: Likewise
* src/mod_last_odbc.erl: Likewise
* src/mod_offline_odbc.erl: Likewise
* src/mod_roster_odbc.erl: Likewise
* src/odbc/ejabberd_odbc.erl: Likewise
* src/odbc/ejabberd_odbc_sup.erl: Likewise
SVN Revision: 374
Alexey Shchepin [Sun, 3 Jul 2005 01:44:13 +0000 (01:44 +0000)]
* src/ejabberd_app.erl: Bugfix
SVN Revision: 373
Alexey Shchepin [Sun, 3 Jul 2005 00:16:34 +0000 (00:16 +0000)]
* src/ejabberd_config.erl: Bugfix
SVN Revision: 372
Alexey Shchepin [Thu, 30 Jun 2005 11:29:04 +0000 (11:29 +0000)]
* src/mod_offline.erl: Bugfix
SVN Revision: 371
Alexey Shchepin [Mon, 20 Jun 2005 03:18:13 +0000 (03:18 +0000)]
* (all): Enhanced virtual hosting support
SVN Revision: 370
Alexey Shchepin [Fri, 27 May 2005 22:52:50 +0000 (22:52 +0000)]
* src/web/ejabberd_web_admin.erl: Bugfix
SVN Revision: 369
Mickaël Rémond [Wed, 25 May 2005 13:35:35 +0000 (13:35 +0000)]
Added 0.9.1 release note that was in the release ejabberd-0.9.1 version.
SVN Revision: 368
Alexey Shchepin [Wed, 25 May 2005 00:28:22 +0000 (00:28 +0000)]
* src/msgs/pt-br.msg: New Brazilian Portuguese translation (thanks
to Felipe Brito Vasconcellos)
SVN Revision: 367
Alexey Shchepin [Tue, 24 May 2005 12:32:11 +0000 (12:32 +0000)]
Added text/html mime type to dev.html and guide.html
SVN Revision: 365
Alexey Shchepin [Mon, 23 May 2005 21:58:47 +0000 (21:58 +0000)]
Testing SVN/DAV access
SVN Revision: 364
thierry [Mon, 23 May 2005 21:53:42 +0000 (21:53 +0000)]
testing webdav
SVN Revision: 363
Alexey Shchepin [Mon, 23 May 2005 20:28:58 +0000 (20:28 +0000)]
* src/msgs/fr.msg: Updated (thanks to Mickael Remond)
SVN Revision: 360
Alexey Shchepin [Mon, 23 May 2005 20:27:17 +0000 (20:27 +0000)]
* src/odbc/Makefile.in: Added
* src/configure.ac: Updated for odbc support
* src/Makefile.in: Likewise
* src/aclocal.m4: Bugfix
SVN Revision: 359
Alexey Shchepin [Mon, 23 May 2005 19:47:57 +0000 (19:47 +0000)]
* src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
to Sergei Golovan)
* src/mod_last.erl: Likewise
* src/jd2ejd.erl: Support for exporting iq:last information,
better error handling (thanks to Sergei Golovan)
* src/ejabberd_ctl.erl: Added "import-file" and "import-dir"
commands (thanks to Sergei Golovan)
SVN Revision: 358
Mickaël Rémond [Mon, 23 May 2005 19:46:00 +0000 (19:46 +0000)]
Updated French translation
SVN Revision: 357
Alexey Shchepin [Mon, 23 May 2005 19:33:52 +0000 (19:33 +0000)]
* doc/guide.tex: Updated (thanks to Sergei Golovan)
* doc/dev.tex: Likewise
* doc/disco.png: Likewise
* doc/discorus.png: Likewise
* doc/webadmin.png: Likewise
* doc/webadminru.png: Likewise
SVN Revision: 356
Alexey Shchepin [Mon, 23 May 2005 19:12:30 +0000 (19:12 +0000)]
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
SVN Revision: 355
Alexey Shchepin [Mon, 23 May 2005 00:30:29 +0000 (00:30 +0000)]
* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
management (thanks to Sergei Golovan)
* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
API for module stopping (thanks to Sergei Golovan)
* src/mod_muc/mod_muc.erl: Moved a process name to a macros,
updated module stopping (thanks to Sergei Golovan)
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_announce.erl: Updated module stopping (thanks to Sergei
Golovan)
* src/mod_echo.erl: Likewise
* src/mod_offline.erl: Likewise
SVN Revision: 354
Alexey Shchepin [Sun, 22 May 2005 23:29:54 +0000 (23:29 +0000)]
* src/web/ejabberd_http.erl: "Connection:" header value now
matched case-insensitive, and returned to client, replaced
duplicate is_space($\r) with is_space($\t) (thanks to Maxim
Ryazanov)
SVN Revision: 353
Alexey Shchepin [Sat, 21 May 2005 20:21:41 +0000 (20:21 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Fixed XML element name for
pubsub#event namespace (thanks to Magnus Henoch)
SVN Revision: 352
Alexey Shchepin [Sat, 21 May 2005 19:44:37 +0000 (19:44 +0000)]
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
* src/msgs/es.msg: Updated (thanks to Badlop)
SVN Revision: 351
Alexey Shchepin [Wed, 18 May 2005 23:47:33 +0000 (23:47 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to a
pubsub node with a JID that includes a resource (thanks to Martijn
van Beers)
* src/stringprep/uni_parse2.tcl: Bugfix
* src/stringprep/stringprep_drv.c: Likewise
* src/stringprep/uni_norm.c: Regenerated
SVN Revision: 350
Alexey Shchepin [Tue, 17 May 2005 22:35:16 +0000 (22:35 +0000)]
* src/mod_irc/mod_irc_connection.erl: Added support for WHOIS
requests and reply to USERINFO (thanks to Oleg V. Motienko)
SVN Revision: 349
Alexey Shchepin [Tue, 17 May 2005 12:51:47 +0000 (12:51 +0000)]
* src/stringprep/stringprep_drv.c: Bugfix
SVN Revision: 348
Alexey Shchepin [Sun, 15 May 2005 23:03:25 +0000 (23:03 +0000)]
* src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)
* src/odbc/Makefile.win32: Added (thanks to Sergei Golovan)
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/jd2ejd.erl: Fixed private xml setting
* src/mod_last.erl: Bugfix
* src/mod_last_odbc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Fixed service stopping
SVN Revision: 347
Alexey Shchepin [Mon, 9 May 2005 19:38:16 +0000 (19:38 +0000)]
* src/mod_muc/mod_muc_room.erl: Fixed bug with storing
affiliations of invited users in members-only room (thanks to
Sergei Golovan)
SVN Revision: 346
Alexey Shchepin [Mon, 9 May 2005 19:12:41 +0000 (19:12 +0000)]
* src/ejabberd_c2s.erl: Fixed starttls_required behaviour for
legacy connections (thanks to Brian Campbell)
SVN Revision: 345
Alexey Shchepin [Sun, 8 May 2005 23:39:46 +0000 (23:39 +0000)]
* src/web/ejabberd_web_admin.erl: Images now specified via CSS,
design slightly updated, added last activity statistics (thanks to
Sergei Golovan)
SVN Revision: 344
Alexey Shchepin [Sat, 7 May 2005 01:21:39 +0000 (01:21 +0000)]
* src/stringprep/stringprep_drv.c: Added check for bidi
* src/stringprep/uni_parse.tcl: Now handle all Unicode code points
up to U+10FFFF
* src/stringprep/uni_parse2.tcl: Likewise
* src/stringprep/uni_data.c: Regenerated
* src/stringprep/uni_norm.c: Likewise
SVN Revision: 343
Alexey Shchepin [Fri, 6 May 2005 01:38:05 +0000 (01:38 +0000)]
* src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables
as required by RFC3454
* src/stringprep/uni_parse2.tcl: Bugfixes
* src/stringprep/stringprep_drv.c: Bugfixes, added hangul
composition
SVN Revision: 342
Mickaël Rémond [Thu, 5 May 2005 13:16:10 +0000 (13:16 +0000)]
ChangeLog updated
SVN Revision: 341
Mickaël Rémond [Thu, 5 May 2005 13:11:18 +0000 (13:11 +0000)]
Adding missing 0.9 fields in fr.msg
SVN Revision: 340
Alexey Shchepin [Tue, 3 May 2005 23:07:14 +0000 (23:07 +0000)]
* src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast
items, updated affiliation matching rules to latest JEP-0045
SVN Revision: 339
Alexey Shchepin [Mon, 2 May 2005 21:59:39 +0000 (21:59 +0000)]
* src/mod_muc/mod_muc_room.erl: Updated changing roles and
affiliations tables to latest JEP-0045
SVN Revision: 338
Alexey Shchepin [Sun, 1 May 2005 21:27:50 +0000 (21:27 +0000)]
* src/msgs/sw.msg: Renamed to sv.msg
* src/msgs/sv.msg: Likewise
SVN Revision: 337
Mickaël Rémond [Sun, 1 May 2005 20:15:20 +0000 (20:15 +0000)]
src/msgs/fr.msg: Updated
SVN Revision: 336
Alexey Shchepin [Sun, 1 May 2005 20:08:27 +0000 (20:08 +0000)]
* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)
SVN Revision: 335
Alexey Shchepin [Sun, 1 May 2005 19:14:30 +0000 (19:14 +0000)]
* contrib/extract_translations/README: Better phrasing (thanks to
Sergei Golovan)
* contrib/extract_translations/extract_translations.erl: Fix to
avoid duplication of lines (thanks to Sergei Golovan)
SVN Revision: 334
Alexey Shchepin [Sun, 1 May 2005 18:55:44 +0000 (18:55 +0000)]
* src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch)
* src/msgs/pt.msg: New Portuguese translation (thanks to iceburn)
* src/msgs/es.msg: Updated (thanks to Badlop)
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
SVN Revision: 333
Alexey Shchepin [Wed, 27 Apr 2005 01:08:18 +0000 (01:08 +0000)]
* src/ejabberd_auth_ldap.erl: Added listing of users support
SVN Revision: 332
Alexey Shchepin [Tue, 26 Apr 2005 23:11:16 +0000 (23:11 +0000)]
* src/ejabberd_ctl.erl: Better spelling, now prints full file
paths, fixed checking of mnesia:install_fallback result, now
"dump" command dumps only persistent tables
SVN Revision: 331
Alexey Shchepin [Tue, 26 Apr 2005 22:44:58 +0000 (22:44 +0000)]
* contrib/extract_translations/: A tool for extracting of
translation strings from ejabberd code (thanks to Sergei Golovan)
SVN Revision: 330
Alexey Shchepin [Tue, 26 Apr 2005 11:22:04 +0000 (11:22 +0000)]
* src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)
SVN Revision: 329
Alexey Shchepin [Sun, 24 Apr 2005 19:25:47 +0000 (19:25 +0000)]
* src/web/ejabberd_web_admin.erl: Added translation to submit
button and "shared roster groups" header (thanks to iceburn and
Sergei Golovan)
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
* src/mod_muc/mod_muc_room.erl: Minor update to simplify
translation (thanks to Sergei Golovan)
SVN Revision: 328
Alexey Shchepin [Sun, 24 Apr 2005 12:09:47 +0000 (12:09 +0000)]
* src/tls/tls_drv.c: Reverted previous patch
SVN Revision: 327
Alexey Shchepin [Fri, 22 Apr 2005 16:47:16 +0000 (16:47 +0000)]
* doc/guide.tex: Added mod_shared_roster documentation
* src/ejabberd.hrl: Updated version
SVN Revision: 326
Mickaël Rémond [Thu, 21 Apr 2005 21:37:19 +0000 (21:37 +0000)]
Changed version ID to version 0.9
SVN Revision: 325
Alexey Shchepin [Thu, 21 Apr 2005 14:06:15 +0000 (14:06 +0000)]
* src/jd2ejd.erl: Bugfix
SVN Revision: 324
Alexey Shchepin [Tue, 19 Apr 2005 23:10:22 +0000 (23:10 +0000)]
* src/ejabberd_auth.erl: Added check for domain of registered user
* src/web/ejabberd_web_admin.erl: Fixed user registration via web
interface, fixed path to user's offline messages (thanks to
Mickael Remond)
SVN Revision: 323
Alexey Shchepin [Tue, 19 Apr 2005 22:19:22 +0000 (22:19 +0000)]
* src/mod_disco.erl: Fixed domain listing when one virtual host is
a subdomain of another
SVN Revision: 322
Mickaël Rémond [Tue, 19 Apr 2005 14:25:31 +0000 (14:25 +0000)]
Fixes a bug on the web interface: On user creation screen the user creation was using the function try_register/2 instead of the new one try_register/3; The link to the message queue were also missing the server.
SVN Revision: 321
Mickaël Rémond [Mon, 18 Apr 2005 21:45:41 +0000 (21:45 +0000)]
Backup recommandation
SVN Revision: 319
Alexey Shchepin [Mon, 18 Apr 2005 21:38:05 +0000 (21:38 +0000)]
* doc/guide.tex: Updated
SVN Revision: 318
Alexey Shchepin [Mon, 18 Apr 2005 21:34:54 +0000 (21:34 +0000)]
* doc/guide.tex: Updated
SVN Revision: 317
Alexey Shchepin [Mon, 18 Apr 2005 20:03:07 +0000 (20:03 +0000)]
* src/web/ejabberd_web_admin.erl: Added link to shared roster page
SVN Revision: 316
Mickaël Rémond [Mon, 18 Apr 2005 19:45:16 +0000 (19:45 +0000)]
Updated release note: Pgsql support is experimental
SVN Revision: 315
Alexey Shchepin [Mon, 18 Apr 2005 18:41:57 +0000 (18:41 +0000)]
* src/odbc/ejabberd_odbc.erl: ODBC connection string can be
specified via odbc_server option now
* src/ejabberd.cfg.example: Added ODBC usage example
SVN Revision: 314
Mickaël Rémond [Mon, 18 Apr 2005 18:16:01 +0000 (18:16 +0000)]
Fixed date in documentation.
Preparing release note for ejabberd 0.9
SVN Revision: 313
Alexey Shchepin [Mon, 18 Apr 2005 14:47:13 +0000 (14:47 +0000)]
* doc/guide.tex: Updated
SVN Revision: 312
Alexey Shchepin [Mon, 18 Apr 2005 09:45:19 +0000 (09:45 +0000)]
* src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk)
SVN Revision: 311
Alexey Shchepin [Sun, 17 Apr 2005 22:59:44 +0000 (22:59 +0000)]
Applied VH patch
SVN Revision: 310
Alexey Shchepin [Sun, 17 Apr 2005 21:39:41 +0000 (21:39 +0000)]
Cleanup
SVN Revision: 309
tmallard [Sun, 17 Apr 2005 18:10:17 +0000 (18:10 +0000)]
Merged Process One contribution (Virtual Hosting)
SVN Revision: 308
tmallard [Sun, 17 Apr 2005 18:08:34 +0000 (18:08 +0000)]
Merged the Process One contributions ( Virtual Hosting )
SVN Revision: 307
Alexey Shchepin [Sat, 9 Apr 2005 23:47:56 +0000 (23:47 +0000)]
* src/ejabberd_c2s.erl: Send new id for each new stream inside one
session (thanks to Maxim Ryazanov)
* src/tls/tls_drv.c: Now reads all certificates from certificate
file instead of reading only first one (thanks to Karl-Johan
Karlsson)
* examples/transport-configs/init-scripts/jabber-gg-transport:
Fixed typo (thanks to Sander Devrieze)
SVN Revision: 305
Alexey Shchepin [Sat, 9 Apr 2005 21:03:42 +0000 (21:03 +0000)]
* src/ejabberd_c2s.erl: Send new id for each new stream inside one
session (thanks to Maxim Ryazanov)
* src/tls/tls_drv.c: Now reads all certificates from certificate
file instead of reading only first one (thanks to Karl-Johan
Karlsson)
* examples/transport-configs/init-scripts/jabber-gg-transport:
Fixed typo (thanks to Sander Devrieze)
SVN Revision: 304
Alexey Shchepin [Mon, 4 Apr 2005 21:11:22 +0000 (21:11 +0000)]
* examples/transport-configs/configs/msn-transport.xml: Fixed typo
(thanks to Sander Devrieze)
SVN Revision: 303
Alexey Shchepin [Fri, 1 Apr 2005 22:43:47 +0000 (22:43 +0000)]
* examples/transport-configs/: Updated (thanks to Sander Devrieze)
SVN Revision: 302
Alexey Shchepin [Fri, 1 Apr 2005 22:24:54 +0000 (22:24 +0000)]
* examples/transport-configs/: Updated (thanks to Sander Devrieze)
SVN Revision: 301
Alexey Shchepin [Wed, 30 Mar 2005 21:44:59 +0000 (21:44 +0000)]
* src/ejabberd_ctl.erl: Bugfix
SVN Revision: 300
Alexey Shchepin [Wed, 16 Mar 2005 22:41:41 +0000 (22:41 +0000)]
* src/mod_muc/mod_muc_room.erl: Bugfix
SVN Revision: 299
Alexey Shchepin [Tue, 15 Mar 2005 21:36:41 +0000 (21:36 +0000)]
* src/ejabberd_sm.erl: Bugfix
SVN Revision: 298
Alexey Shchepin [Fri, 11 Mar 2005 23:39:56 +0000 (23:39 +0000)]
* src/ejabberd_router.erl: Bugfix
SVN Revision: 297
Alexey Shchepin [Thu, 13 Jan 2005 23:04:47 +0000 (23:04 +0000)]
* src/mod_irc/mod_irc_connection.erl: Added filtering of quit
status
* src/web/ejabberd_web_admin.erl: Copyright update
* src/mod_vcard_ldap.erl: Likewise
* src/mod_vcard.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_muc/mod_muc.erl: Likewise
* src/mod_irc/mod_irc.erl: Likewise
SVN Revision: 296
Alexey Shchepin [Wed, 29 Dec 2004 23:10:14 +0000 (23:10 +0000)]
* src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between
several connections
* src/odbc/ejabberd_odbc_sup.erl: Supervisor for ODBC connections
* src/mod_muc/mod_muc_room.erl: Added missed type='form' attribute
in room configuration response (thanks to Badlop)
SVN Revision: 295