]> granicus.if.org Git - ejabberd/log
ejabberd
18 years ago* doc/guide.tex: mod_muc now support cluster.
Mickaël Rémond [Wed, 24 Jan 2007 16:34:31 +0000 (16:34 +0000)]
* doc/guide.tex: mod_muc now support cluster.

SVN Revision: 709

18 years ago* Generated updated documentation.
Mickaël Rémond [Wed, 24 Jan 2007 16:13:37 +0000 (16:13 +0000)]
* Generated updated documentation.

SVN Revision: 708

18 years ago* doc/guide.tex: Updated the max_user_sessions section.
Mickaël Rémond [Wed, 24 Jan 2007 15:56:26 +0000 (15:56 +0000)]
* doc/guide.tex: Updated the max_user_sessions section.

SVN Revision: 707

18 years ago* src/mod_muc/mod_muc.erl: Now mod_muc can be distributed on
Alexey Shchepin [Fri, 19 Jan 2007 04:46:44 +0000 (04:46 +0000)]
* src/mod_muc/mod_muc.erl: Now mod_muc can be distributed on
several nodes
* src/mod_muc/mod_muc_room.erl: Likewise

* src/ejabberd_router.erl: Added bare_source and bare_destination
service balancing options and domain_balancing_component_number
option for specifying the number of connected components for the
domain
* src/ejabberd_config.erl: Likewise

SVN Revision: 706

18 years ago* doc/guide.tex: Latex / Hevea related improvements for documentation
Mickaël Rémond [Thu, 11 Jan 2007 08:17:18 +0000 (08:17 +0000)]
* doc/guide.tex: Latex / Hevea related improvements for documentation
generation (thanks to Sander Devrieze).
* doc/introduction.tex: Likewise.
* doc/dev.tex: Likewise.
* doc/features.tex: Likewise.

SVN Revision: 705

18 years ago* Changelog: Cosmetic change
Mickaël Rémond [Tue, 9 Jan 2007 10:23:09 +0000 (10:23 +0000)]
* Changelog: Cosmetic change

SVN Revision: 704

18 years agomod_pubsub: support presence_based_delivery in cluster
Christophe Romain [Tue, 9 Jan 2007 10:16:37 +0000 (10:16 +0000)]
mod_pubsub: support presence_based_delivery in cluster

SVN Revision: 703

18 years agosupport presence_delivery in cluster
Christophe Romain [Tue, 9 Jan 2007 10:09:51 +0000 (10:09 +0000)]
support presence_delivery in cluster

SVN Revision: 702

18 years ago* src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'
Alexey Shchepin [Fri, 5 Jan 2007 20:05:38 +0000 (20:05 +0000)]
* src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'
unicode character (thanks to Badlop)

SVN Revision: 701

18 years ago* src/ejabberd_s2s_out.erl: Bugfix
Alexey Shchepin [Sun, 31 Dec 2006 00:38:11 +0000 (00:38 +0000)]
* src/ejabberd_s2s_out.erl: Bugfix

SVN Revision: 700

18 years ago* src/mod_private_odbc: Bugfix: an internal error was returned
Mickaël Rémond [Thu, 21 Dec 2006 09:03:53 +0000 (09:03 +0000)]
* src/mod_private_odbc: Bugfix: an internal error was returned
instead of the actual private data. This is now working as expected.
(EJAB-165)

SVN Revision: 699

18 years ago* src/ejd2odbc.erl: Bugfix
Alexey Shchepin [Wed, 20 Dec 2006 23:22:05 +0000 (23:22 +0000)]
* src/ejd2odbc.erl: Bugfix

SVN Revision: 698

18 years ago* README: Added this file as a quickstart guide.
Mickaël Rémond [Sat, 16 Dec 2006 13:57:37 +0000 (13:57 +0000)]
* README: Added this file as a quickstart guide.

SVN Revision: 697

18 years ago* src/mod_echo.erl: The mod_echo can now be stopped without errors.
Mickaël Rémond [Fri, 15 Dec 2006 22:18:04 +0000 (22:18 +0000)]
* src/mod_echo.erl: The mod_echo can now be stopped without errors.
This is not a major issue, but can mislead other developers learning
from this example and test module (Thanks to Magnus Henoch) (EJAB-163).

SVN Revision: 696

18 years ago* TODO: Removed. The roadmap is managed on:
Mickaël Rémond [Fri, 15 Dec 2006 21:42:16 +0000 (21:42 +0000)]
* TODO: Removed. The roadmap is managed on:
http://support.process-one.net/browse/EJAB

SVN Revision: 695

18 years ago* src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a
Mickaël Rémond [Fri, 15 Dec 2006 21:26:47 +0000 (21:26 +0000)]
* src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a
vhost and not only one (Thanks to Badlop) (EJAB-162).
* src/ejabberd.cfg.example: Fixed typo.

SVN Revision: 694

18 years ago* src/ejabberd_config.erl: Added loglevel option. It is now possible to
Mickaël Rémond [Thu, 14 Dec 2006 18:54:50 +0000 (18:54 +0000)]
* src/ejabberd_config.erl: Added loglevel option. It is now possible to
configure ejabberd dynamic loglevel from the config file (EJAB-74).

SVN Revision: 693

18 years ago* src/ejabberd_receiver.erl: Bugfix
Alexey Shchepin [Fri, 8 Dec 2006 20:48:26 +0000 (20:48 +0000)]
* src/ejabberd_receiver.erl: Bugfix

SVN Revision: 692

18 years ago* src/ejabberd_c2s.erl: Bugfix
Alexey Shchepin [Fri, 8 Dec 2006 20:34:34 +0000 (20:34 +0000)]
* src/ejabberd_c2s.erl: Bugfix

SVN Revision: 691

18 years ago* src/mod_roster_odbc.erl: Better error handling
Alexey Shchepin [Thu, 7 Dec 2006 02:56:14 +0000 (02:56 +0000)]
* src/mod_roster_odbc.erl: Better error handling

* src/web/ejabberd_http_poll.erl: Minor fix

SVN Revision: 690

18 years ago* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
Mickaël Rémond [Mon, 4 Dec 2006 16:07:44 +0000 (16:07 +0000)]
* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
Debug can be enabled with the command "ejabberd_loglevel:set(5)".
(EJAB-74)
* src/ejabberd_app.erl: Likewise.
* src/ejabberd.hrl: Likewise (More log levels are now supported).
* src/ram_file_io_server.erl: Likewise (Needed to dynamically
recompile the error logger).

SVN Revision: 689

18 years ago* src/ejabberd_receiver.erl: Bugfix
Alexey Shchepin [Fri, 1 Dec 2006 17:19:04 +0000 (17:19 +0000)]
* src/ejabberd_receiver.erl: Bugfix

SVN Revision: 688

18 years ago* src/mod_proxy65/mod_proxy65_services.erl: Fixed typo.
Mickaël Rémond [Thu, 30 Nov 2006 13:50:59 +0000 (13:50 +0000)]
* src/mod_proxy65/mod_proxy65_services.erl: Fixed typo.

SVN Revision: 687

18 years ago* src/mod_proxy65/mod_proxy65_services.erl: We now try to get the
Mickaël Rémond [Thu, 30 Nov 2006 13:39:05 +0000 (13:39 +0000)]
* src/mod_proxy65/mod_proxy65_services.erl: We now try to get the
address of the component (if registered in DNS) or otherwise get the
IP of the XMPP domain.

SVN Revision: 686

18 years ago* Removed useless comments.
Mickaël Rémond [Wed, 29 Nov 2006 10:21:19 +0000 (10:21 +0000)]
* Removed useless comments.

SVN Revision: 685

18 years ago* src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces as
Mickaël Rémond [Tue, 28 Nov 2006 15:56:54 +0000 (15:56 +0000)]
* src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces as
default value for proxy listen parameter.

SVN Revision: 684

18 years ago* src/ejabberd_c2s.erl: User login in with negative priority must not
Mickaël Rémond [Tue, 28 Nov 2006 09:59:29 +0000 (09:59 +0000)]
* src/ejabberd_c2s.erl: User login in with negative priority must not
receive offline messages (Thanks to Badlop) (EJAB-158).

SVN Revision: 683

18 years ago* src/muc/mod_muc_room.erl: API improvement. It is now possible
Mickaël Rémond [Fri, 24 Nov 2006 13:24:08 +0000 (13:24 +0000)]
* src/muc/mod_muc_room.erl: API improvement. It is now possible
to read and write a room config from a developer module (Thanks
to Massimiliano Mirra) (EJAB-157)

SVN Revision: 682

18 years ago* doc/guide.tex: Fixed regexp ACL configuration examples (Thanks
Mickaël Rémond [Fri, 24 Nov 2006 11:22:15 +0000 (11:22 +0000)]
* doc/guide.tex: Fixed regexp ACL configuration examples (Thanks
to Massimiliano Mirra).

SVN Revision: 681

18 years ago* src/eldap/eldap.erl: Bugfix (thanks to Evgeniy Khramtsov)
Alexey Shchepin [Thu, 23 Nov 2006 06:34:05 +0000 (06:34 +0000)]
* src/eldap/eldap.erl: Bugfix (thanks to Evgeniy Khramtsov)

* src/ejabberd_sm.erl: The max_user_sessions option is now
configured via access rule
* src/ejabberd.cfg.example: Likewise

SVN Revision: 680

18 years agoSVN Revision: 679
Mickaël Rémond [Mon, 20 Nov 2006 13:24:26 +0000 (13:24 +0000)]
SVN Revision: 679

18 years ago2006-11-20 Mickael Remond <mickael.remond@process-one.net>
Mickaël Rémond [Mon, 20 Nov 2006 13:20:47 +0000 (13:20 +0000)]
2006-11-20  Mickael Remond  <mickael.remond@process-one.net>

* src/ejd2odbc.erl: Copy mod_private data from Mnesia to
relational database.
* src/odbc/odbc_queries.erl: Refactoring.
* src/odbc/mssql.sql: Likewise.
* doc/guide.tex: Update to mention mod_private_odbc.

* src/odbc/mysql.sql: Started integration of mod_privacy_odbc for
MySQL and MSSQL.
* src/odbc/mssql.sql: Likewise.

SVN Revision: 678

18 years ago* src/mod_muc/mod_muc_room.erl: API improvement: It is now easier to extract
Mickaël Rémond [Wed, 15 Nov 2006 11:41:26 +0000 (11:41 +0000)]
* src/mod_muc/mod_muc_room.erl: API improvement: It is now easier to extract
data from the MUC room process (EJAB-157).

SVN Revision: 677

18 years ago* src/ejabberd_node_groups.erl: Support for node tagging
Alexey Shchepin [Tue, 7 Nov 2006 02:08:51 +0000 (02:08 +0000)]
* src/ejabberd_node_groups.erl: Support for node tagging
* src/ejabberd_sup.erl: Likewise
* src/ejabberd_frontend_socket.erl: Use node tags to determine
backend nodes
* src/ejabberd_config.erl: Added node_type and cluster_nodes
options
* src/ejabberd_app.erl: Establish connections to the nodes from
the cluster_nodes option

* src/ejabberd_router.erl: Added balancing method option
* src/ejabberd_config.erl: Likewise

SVN Revision: 676

18 years ago* src/odbc/mysql.sql: Fix database creation script.
Mickaël Rémond [Sun, 5 Nov 2006 16:48:33 +0000 (16:48 +0000)]
* src/odbc/mysql.sql: Fix database creation script.

SVN Revision: 675

18 years ago* src/mod_private_odbc.erl: Support for MySQL and MSSQL.
Mickaël Rémond [Sun, 5 Nov 2006 15:51:26 +0000 (15:51 +0000)]
* src/mod_private_odbc.erl: Support for MySQL and MSSQL.
* src/odbc/odbc_queries.erl: Likewise.
* src/odbc/mysql.sql: Likewise.
* src/odbc/mssql.sql: Likewise.

SVN Revision: 674

18 years ago* src/odbc/mysql: Database creation script should now be compliant with
Mickaël Rémond [Sat, 4 Nov 2006 17:39:11 +0000 (17:39 +0000)]
* src/odbc/mysql: Database creation script should now be compliant with
MySQL 4.0.x.

SVN Revision: 673

18 years ago* src/odbc/pg.sql: Database scripts consistency.
Mickaël Rémond [Sat, 4 Nov 2006 16:38:05 +0000 (16:38 +0000)]
* src/odbc/pg.sql: Database scripts consistency.
* src/odbc/mysql.sql: Likewise.
* src/odbc/mssql.sql: Likewise.

SVN Revision: 672

18 years ago* src/eldap_utils.erl: Fixed missing export (EJAB-154).
Mickaël Rémond [Sat, 4 Nov 2006 15:33:20 +0000 (15:33 +0000)]
* src/eldap_utils.erl: Fixed missing export (EJAB-154).

SVN Revision: 671

18 years agoNow really committed
Alexey Shchepin [Fri, 3 Nov 2006 15:42:21 +0000 (15:42 +0000)]
Now really committed

SVN Revision: 670

18 years agoNow really added
Alexey Shchepin [Thu, 2 Nov 2006 19:18:48 +0000 (19:18 +0000)]
Now really added

SVN Revision: 669

18 years ago* doc/guide.tex: XEP-0065 proxy documentation (thanks to Evgeniy
Mickaël Rémond [Sun, 29 Oct 2006 15:07:35 +0000 (15:07 +0000)]
* doc/guide.tex: XEP-0065 proxy documentation (thanks to Evgeniy
Khramtsov).

SVN Revision: 668

18 years ago* src/ejabberd.cfg.example: Changed the anonymous example a bit
Mickaël Rémond [Sat, 28 Oct 2006 16:51:46 +0000 (16:51 +0000)]
* src/ejabberd.cfg.example: Changed the anonymous example a bit
to work in most cases.
* doc/guide.tex: Likewise.

SVN Revision: 667

18 years ago* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)
Alexey Shchepin [Sat, 28 Oct 2006 02:04:55 +0000 (02:04 +0000)]
* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)
* src/Makefile.win32: Likewise
* src/Makefile.in: Likewise
* src/configure.ac: Likewise
* src/jlib.hrl: Likewise
* src/ejabberd.hrl: Added the ejabberd URL

SVN Revision: 666

18 years ago* src/guide.tex: Fixed typos.
Mickaël Rémond [Fri, 27 Oct 2006 16:37:10 +0000 (16:37 +0000)]
* src/guide.tex: Fixed typos.

SVN Revision: 665

18 years ago* src/ejabberd_rdbms.erl: It is now possible to use ldap or
Mickaël Rémond [Wed, 25 Oct 2006 07:56:49 +0000 (07:56 +0000)]
* src/ejabberd_rdbms.erl: It is now possible to use ldap or
internal authentication with some other modules using relationnal
database storage (EJAB-152). Refactored relational databases
connections initialisation.
* src/ejabberd_auth_odbc.erl: Likewise. odbc supervisor startup is now
delegated to the ejabberd rdbms module.
* src/ejabberd_app.erl: Likewise.

SVN Revision: 664

18 years ago* src/ejabberd_socket.erl: Added sockname/1 and peername/1
Alexey Shchepin [Thu, 19 Oct 2006 04:46:24 +0000 (04:46 +0000)]
* src/ejabberd_socket.erl: Added sockname/1 and peername/1
functions
* src/ejabberd_frontend_socket.erl: Likewise
* src/tls/tls.erl: Likewise
* src/ejabberd_zlib/ejabberd_zlib.erl: Likewise

* src/mod_private_odbc.erl: Private storage support using odbc
* src/odbc/pg.sql: Likewise

SVN Revision: 663

18 years ago* ChangeLog: Fixed typo.
Mickaël Rémond [Tue, 17 Oct 2006 12:40:48 +0000 (12:40 +0000)]
* ChangeLog: Fixed typo.

SVN Revision: 662

18 years ago* src/ejabberd_auth_ldap.erl: LDAP authentication now allows to
Mickaël Rémond [Tue, 17 Oct 2006 12:35:47 +0000 (12:35 +0000)]
* src/ejabberd_auth_ldap.erl: LDAP authentication now allows to
match on several alternative attributes.
* src/mod_vcard_ldap.erl: Likewise.
* doc/guide.tex: Updated.
* eldap_utils.erl: Refactoring.
* src/eldap/Makefile.in: Likewise.

SVN Revision: 661

18 years ago* src/mod_privacy_odbc.erl: Privacy rules support using odbc
Alexey Shchepin [Mon, 9 Oct 2006 20:32:41 +0000 (20:32 +0000)]
* src/mod_privacy_odbc.erl: Privacy rules support using odbc
* src/odbc/pg.sql: Likewise

* src/web/ejabberd_http_poll.erl: Bugfix

SVN Revision: 660

18 years ago* src/mod_privacy.erl: Use hooks instead of direct function calls
Alexey Shchepin [Thu, 5 Oct 2006 03:17:41 +0000 (03:17 +0000)]
* src/mod_privacy.erl: Use hooks instead of direct function calls
* src/ejabberd_c2s.erl: Updated

SVN Revision: 659

18 years ago* src/shaper.erl: Bugfix
Alexey Shchepin [Mon, 2 Oct 2006 18:54:10 +0000 (18:54 +0000)]
* src/shaper.erl: Bugfix
* src/ejabberd_config.erl: Likewise

SVN Revision: 658

18 years ago* src/ejabberd_frontend_socket.erl: Support for frontend
Alexey Shchepin [Sun, 1 Oct 2006 01:53:37 +0000 (01:53 +0000)]
* src/ejabberd_frontend_socket.erl: Support for frontend
connection manager
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_listener.erl: Likewise
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd_service.erl: Likewise
* src/ejabberd_socket.erl: Likewise
* src/web/ejabberd_http_poll.erl: Likewise

SVN Revision: 657

18 years ago* src/release_notes_1.1.2.txt: Fixed hanging paragraph
Mickaël Rémond [Wed, 27 Sep 2006 20:41:02 +0000 (20:41 +0000)]
* src/release_notes_1.1.2.txt: Fixed hanging paragraph

SVN Revision: 653

18 years ago* Added release note to documentation.
Mickaël Rémond [Wed, 27 Sep 2006 17:29:45 +0000 (17:29 +0000)]
* Added release note to documentation.

SVN Revision: 650

18 years ago* doc/release_notes_1.1.2.txt: Fixed typos and rephrasing.
Mickaël Rémond [Wed, 27 Sep 2006 16:22:09 +0000 (16:22 +0000)]
* doc/release_notes_1.1.2.txt: Fixed typos and rephrasing.

SVN Revision: 648

18 years ago* doc/release_notes_1.1.2.txt: Minor fixes.
Mickaël Rémond [Wed, 27 Sep 2006 13:34:18 +0000 (13:34 +0000)]
* doc/release_notes_1.1.2.txt: Minor fixes.

SVN Revision: 647

18 years ago* doc/guide.tex: Fixed Latexish typos.
Mickaël Rémond [Wed, 27 Sep 2006 13:09:50 +0000 (13:09 +0000)]
* doc/guide.tex: Fixed Latexish typos.

SVN Revision: 646

18 years ago* doc/release_notes_1.1.2.txt: Draft release notes.
Mickaël Rémond [Tue, 26 Sep 2006 17:17:31 +0000 (17:17 +0000)]
* doc/release_notes_1.1.2.txt: Draft release notes.

SVN Revision: 645

18 years ago* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk).
Mickaël Rémond [Tue, 26 Sep 2006 14:07:35 +0000 (14:07 +0000)]
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk).

SVN Revision: 644

18 years ago* src/ejabberd_s2s.erl: More precise message for the new s2s
Mickaël Rémond [Tue, 26 Sep 2006 11:08:44 +0000 (11:08 +0000)]
* src/ejabberd_s2s.erl: More precise message for the new s2s
statistic command.

SVN Revision: 642

18 years ago* src/mod_muc/mod_muc_room.erl: Minor english update.
Mickaël Rémond [Tue, 26 Sep 2006 10:48:05 +0000 (10:48 +0000)]
* src/mod_muc/mod_muc_room.erl: Minor english update.
* src/msgs/pl.msg: Likewise.
* src/msgs/uk.msg: Likewise.
* src/msgs/pt-br.msg: Likewise.
* src/msgs/cs.msg: Likewise.
* src/msgs/ru.msg: Likewise.
* src/msgs/es.msg: Likewise.
* src/msgs/fr.msg: Likewise.
* src/msgs/de.msg: Likewise.
* src/msgs/nl.msg: Likewise.

SVN Revision: 641

18 years ago* src/msgs/pt-br.msg: Updated Brazilian translation (thanks to
Mickaël Rémond [Tue, 26 Sep 2006 10:31:53 +0000 (10:31 +0000)]
* src/msgs/pt-br.msg: Updated Brazilian translation (thanks to
Renato Botelho) and clean-up.

SVN Revision: 640

18 years ago* src/msgs/de.msg: Updated German translation (thanks to Nikolaus
Mickaël Rémond [Mon, 25 Sep 2006 22:06:37 +0000 (22:06 +0000)]
* src/msgs/de.msg: Updated German translation (thanks to Nikolaus
Polak).

SVN Revision: 639

18 years ago* src/ejabberd.app: Version update for ejabberd 1.1.2.
Mickaël Rémond [Mon, 25 Sep 2006 20:53:55 +0000 (20:53 +0000)]
* src/ejabberd.app: Version update for ejabberd 1.1.2.

SVN Revision: 638

18 years agoChangeLog typo
Mickaël Rémond [Mon, 25 Sep 2006 15:36:17 +0000 (15:36 +0000)]
ChangeLog typo

SVN Revision: 637

18 years ago* src/msgs/pl.msg: Updated German translation (thanks to Zbyszek
Mickaël Rémond [Mon, 25 Sep 2006 15:19:09 +0000 (15:19 +0000)]
* src/msgs/pl.msg: Updated German translation (thanks to Zbyszek
Zolkiewski).

SVN Revision: 636

18 years ago* src/msgs/de.msg: Updated German translation (thanks to Marvin
Mickaël Rémond [Mon, 25 Sep 2006 14:41:33 +0000 (14:41 +0000)]
* src/msgs/de.msg: Updated German translation (thanks to Marvin
Preuss).

SVN Revision: 635

18 years ago* src/msgs/nl.msg: Updated Dutch translation (thanks to Sander
Mickaël Rémond [Mon, 25 Sep 2006 14:30:44 +0000 (14:30 +0000)]
* src/msgs/nl.msg: Updated Dutch translation (thanks to Sander
Devrieze).

SVN Revision: 634

18 years ago* src/ejabberd_s2s.erl: Added incoming-s2s-number and
Alexey Shchepin [Mon, 25 Sep 2006 13:36:41 +0000 (13:36 +0000)]
* src/ejabberd_s2s.erl: Added incoming-s2s-number and
outgoing-s2s-number ejabberdctl commands

SVN Revision: 633

18 years ago* src/msgs/cs.msg: Updated Czech translation and removed unused
Mickaël Rémond [Mon, 25 Sep 2006 10:47:52 +0000 (10:47 +0000)]
* src/msgs/cs.msg: Updated Czech translation and removed unused
strings.

SVN Revision: 632

18 years ago* doc/introduction.tex: Minor doc updates for release 1.1.2.
Mickaël Rémond [Mon, 25 Sep 2006 08:46:56 +0000 (08:46 +0000)]
* doc/introduction.tex: Minor doc updates for release 1.1.2.

SVN Revision: 631

18 years ago* src/ejabberd_socket.erl: Support for non-xml sockets
Alexey Shchepin [Mon, 25 Sep 2006 03:51:11 +0000 (03:51 +0000)]
* src/ejabberd_socket.erl: Support for non-xml sockets
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd_service.erl: Likewise
* src/web/ejabberd_http.erl: Likewise

SVN Revision: 629

18 years ago* src/msgs/es.msg: Updated Spanish translation (thanks to Badlop).
Mickaël Rémond [Sun, 24 Sep 2006 15:44:24 +0000 (15:44 +0000)]
* src/msgs/es.msg: Updated Spanish translation (thanks to Badlop).

SVN Revision: 628

18 years ago* src/mod_muc/mod_muc_room.erl: Strings update (thanks to
Mickaël Rémond [Sun, 24 Sep 2006 14:45:12 +0000 (14:45 +0000)]
* src/mod_muc/mod_muc_room.erl: Strings update (thanks to
Serguei Golovan).
* src/msgs/ru.msg: Updated Russian translation (thanks to
Serguei Golovan).
* src/msgs/uk.msg: Updated Ukrainian translation (thanks to
Serguei Golovan).
* src/msgs/fr.msg: Update French translation.

SVN Revision: 626

18 years ago* src/doc/guide.html: Minor W3C compliance fix in an Hevea
Mickaël Rémond [Sun, 24 Sep 2006 12:35:47 +0000 (12:35 +0000)]
* src/doc/guide.html: Minor W3C compliance fix in an Hevea
generated URL.

SVN Revision: 625

18 years ago* src/doc/features.html: Added to be consistent (guide.html is in the
Mickaël Rémond [Sun, 24 Sep 2006 09:39:04 +0000 (09:39 +0000)]
* src/doc/features.html: Added to be consistent (guide.html is in the
repository to make Latex optional, but still allow access to the doc).
* src/ejabberd.hrl: Updated to version 1.1.2.

SVN Revision: 624

18 years ago* src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek).
Mickaël Rémond [Sat, 23 Sep 2006 09:20:19 +0000 (09:20 +0000)]
* src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek).

SVN Revision: 622

18 years ago* src/eldap/eldap.erl: Enable the keepalive socket option (thanks
Alexey Shchepin [Sat, 23 Sep 2006 04:28:03 +0000 (04:28 +0000)]
* src/eldap/eldap.erl: Enable the keepalive socket option (thanks
to Evgeniy Khramtsov)

* src/ejabberd_auth_ldap.erl: Now uses two LDAP connections
(thanks to Evgeniy Khramtsov)

* src/eldap/eldap_filter.erl: Bugfix (thanks to Evgeniy Khramtsov)
* src/mod_vcard_ldap.erl: Likewise

SVN Revision: 621

18 years ago* src/mod_muc/mod_muc.erl: Component name is now more user
Mickaël Rémond [Fri, 22 Sep 2006 17:01:16 +0000 (17:01 +0000)]
* src/mod_muc/mod_muc.erl: Component name is now more user
friendly (thanks to Badlop).
* src/mod_irc/mod_irc.erl: Likewise.
* src/mod_pubsub/mod_pubsub.erl: Likewise.

SVN Revision: 620

18 years ago* src/msgs/fr.msg: updated French translation.
Mickaël Rémond [Fri, 22 Sep 2006 09:25:47 +0000 (09:25 +0000)]
* src/msgs/fr.msg: updated French translation.

SVN Revision: 619

18 years ago* doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to Sander
Mickaël Rémond [Fri, 22 Sep 2006 09:09:28 +0000 (09:09 +0000)]
* doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to Sander
Devrieze)
* doc/version.tex: Likewise.
* doc/features.tex: Likewise.
* doc/Makefile: Likewise.
* doc/dev.tex: Likewise.

SVN Revision: 617

18 years ago* doc/guide.tex: Minor fix on index generation.
Mickaël Rémond [Thu, 14 Sep 2006 16:08:58 +0000 (16:08 +0000)]
* doc/guide.tex: Minor fix on index generation.

SVN Revision: 607

18 years ago* doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)
Alexey Shchepin [Thu, 14 Sep 2006 02:54:21 +0000 (02:54 +0000)]
* doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)

* src/ejabberd_auth_ldap.erl: Better LDAP support (thanks to
Evgeniy Khramtsov)
* src/mod_vcard_ldap.erl: Likewise
* src/eldap/eldap_filter.erl: Likewise

SVN Revision: 606

18 years ago* src/odbc/mssql.sql: Removed unused fields.
Mickaël Rémond [Mon, 11 Sep 2006 15:38:48 +0000 (15:38 +0000)]
* src/odbc/mssql.sql: Removed unused fields.

SVN Revision: 605

18 years ago* src/ejd2odbc.erl: Updated
Alexey Shchepin [Sun, 10 Sep 2006 19:25:13 +0000 (19:25 +0000)]
* src/ejd2odbc.erl: Updated

SVN Revision: 604

18 years ago* src/mod_muc/mod_muc_log.erl: Fixed html special characters
Alexey Shchepin [Sat, 9 Sep 2006 23:34:51 +0000 (23:34 +0000)]
* src/mod_muc/mod_muc_log.erl: Fixed html special characters
escaping, added new image buttons, chatroom titles now point to
xmpp: URIs (thanks to Badlop)

* src/ejabberd_listener.erl: Bugfix

SVN Revision: 603

18 years ago* src/mod_muc/mod_muc_log.erl: Fixed html special characters
Alexey Shchepin [Sat, 9 Sep 2006 23:33:00 +0000 (23:33 +0000)]
* src/mod_muc/mod_muc_log.erl: Fixed html special characters
escaping, added new image buttons, chatroom titles now point to
xmpp: URIs (thanks to Badlop)

* src/ejabberd_listener.erl: Bugfix

SVN Revision: 602

18 years ago* src/mod_muc/mod_muc.erl: It is now possible to configure the
Mickaël Rémond [Tue, 5 Sep 2006 15:53:54 +0000 (15:53 +0000)]
* src/mod_muc/mod_muc.erl: It is now possible to configure the
MUC room history feature. A new option has been added in ejabberd muc
module configuration (history_size) to define the size of the history.
0 is used to disable the feature.
* src/mod_muc/mod_muc_room.erl: Likewise.
* doc/guide.tex: Likewise.

SVN Revision: 601

18 years ago* src/ejabberd_socket.erl: All XML socket operations moved here
Alexey Shchepin [Tue, 5 Sep 2006 04:36:01 +0000 (04:36 +0000)]
* src/ejabberd_socket.erl: All XML socket operations moved here
* src/ejabberd_s2s_in.erl: Likewise

SVN Revision: 600

18 years ago* src/ejabberd_socket.erl: All XML socket operations moved here
Alexey Shchepin [Tue, 5 Sep 2006 04:26:28 +0000 (04:26 +0000)]
* src/ejabberd_socket.erl: All XML socket operations moved here
* src/ejabberd_listener.erl: Updated
* src/ejabberd_receiver.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd_s2s_out.erl: Likewise
* src/ejabberd_service.erl: Likewise

* src/mod_shared_roster.erl: Bugfix

* src/mod_roster_odbc.erl: Bugfix

SVN Revision: 599

18 years ago* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
Mickaël Rémond [Sun, 3 Sep 2006 15:15:46 +0000 (15:15 +0000)]
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
a database backend (via ODBC).
* src/odbc/ejabberd_odbc.erl: Likewise.
* src/odbc/mssql.sql: Likewise.
* src/odbc/Makefile.in: Likewise.
* src/ejabberd_auth_odbc.erl: Likewise.
* src/mod_offline_odbc.erl: Likewise.
* src/mod_roster_odbc.erl: Likewise.
* src/mod_last_odbc.erl: Likewise.
* src/configure.ac: Likewise
* doc/guide.tex: Likewise.
* doc/introduction.tex: Likewise.
* src/odbc/pg.sql: Minor fix.

SVN Revision: 598

18 years ago* src/ejabberd.app: Updated to the current version.
Mickaël Rémond [Mon, 28 Aug 2006 17:31:24 +0000 (17:31 +0000)]
* src/ejabberd.app: Updated to the current version.

SVN Revision: 597

18 years ago* Makefile.in: Fix for MacOSX compilation (EJAB-124).
Mickaël Rémond [Mon, 28 Aug 2006 14:56:13 +0000 (14:56 +0000)]
* Makefile.in: Fix for MacOSX compilation (EJAB-124).
* ejabberd_zlib/Makefile.in: Likewise.
* mod_irc/Makefile.in: Likewise.
* stringprep/Makefile.in: Likewise.
* tls/Makefile.in: Likewise.

SVN Revision: 596

18 years ago* src/mod_muc/mod_muc_room.erl: Fixed logging configuring
Alexey Shchepin [Sun, 27 Aug 2006 17:46:27 +0000 (17:46 +0000)]
* src/mod_muc/mod_muc_room.erl: Fixed logging configuring
permission check

SVN Revision: 595

18 years ago* src/ejabberd_router.erl: Now filter_packet hook works in
Alexey Shchepin [Mon, 14 Aug 2006 19:46:14 +0000 (19:46 +0000)]
* src/ejabberd_router.erl: Now filter_packet hook works in
'global' context

SVN Revision: 594

18 years ago* src/tls/tls_drv.c: Report OpenSSL error messages (thanks to
Alexey Shchepin [Fri, 4 Aug 2006 02:25:10 +0000 (02:25 +0000)]
* src/tls/tls_drv.c: Report OpenSSL error messages (thanks to
Magnus Henoch)

SVN Revision: 593

18 years ago* src/mod_muc/mod_muc_room.erl: Use standardized MUC room
Alexey Shchepin [Fri, 4 Aug 2006 01:57:51 +0000 (01:57 +0000)]
* src/mod_muc/mod_muc_room.erl: Use standardized MUC room
configuration fields (thanks to Magnus Henoch and Andy Turner)

SVN Revision: 592

18 years ago* src/mod_roster_odbc.erl: Bugfix
Alexey Shchepin [Tue, 1 Aug 2006 23:32:56 +0000 (23:32 +0000)]
* src/mod_roster_odbc.erl: Bugfix

SVN Revision: 591

18 years ago* src/ejabberd_c2s.erl: Bugfix: added a missing catch and fixed
Mickaël Rémond [Fri, 28 Jul 2006 16:18:50 +0000 (16:18 +0000)]
* src/ejabberd_c2s.erl: Bugfix: added a missing catch and fixed
the error code used on unknown namespace.
* src/ejabberd_s2s_out.erl: Improved s2s connection negociation
(dialback namespace usage) when using tls.
* src/ejabberd_sm.erl: Fixed the error code used on unknown
namespace.
* src/mod_register.erl: ejabberd now sends iq result and stream
end on user remove.

SVN Revision: 590