]> granicus.if.org Git - ejabberd/log
ejabberd
17 years ago* src/xml.erl: Removing debug printout.
Mickaël Rémond [Tue, 31 Jul 2007 14:47:52 +0000 (14:47 +0000)]
* src/xml.erl: Removing debug printout.

SVN Revision: 851

17 years ago* Updating SVN HTML documentation.
Mickaël Rémond [Tue, 31 Jul 2007 13:03:20 +0000 (13:03 +0000)]
* Updating SVN HTML documentation.

SVN Revision: 850

17 years ago* src/xml.erl: Making use of CDATA escaping optional through with a compile time...
Mickaël Rémond [Tue, 31 Jul 2007 12:05:00 +0000 (12:05 +0000)]
* src/xml.erl: Making use of CDATA escaping optional through with a compile time option (EJAB-298).
* src/Makefile.in: Likewise.
* src/configure.ac: Likewise.

SVN Revision: 849

17 years ago* src/mod_version.erl: Added option to hide OS version (thanks to
Alexey Shchepin [Tue, 31 Jul 2007 04:13:58 +0000 (04:13 +0000)]
* src/mod_version.erl: Added option to hide OS version (thanks to
Badlop)
* doc/guide.tex: Updated

SVN Revision: 848

17 years ago* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
Alexey Shchepin [Tue, 31 Jul 2007 04:13:49 +0000 (04:13 +0000)]
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)

* src/msgs/es.msg: Updated (thanks to Badlop)

SVN Revision: 847

17 years ago* src/msgs/gl.msg: New galician translation (thanks to
Alexey Shchepin [Tue, 31 Jul 2007 04:13:39 +0000 (04:13 +0000)]
* src/msgs/gl.msg: New galician translation (thanks to
Carlos E. Lopez)

SVN Revision: 846

17 years ago* src/ejabberd_config.erl: Added possibility for appending values
Alexey Shchepin [Tue, 31 Jul 2007 04:13:29 +0000 (04:13 +0000)]
* src/ejabberd_config.erl: Added possibility for appending values
to config options (thanks to Badlop)
* doc/guide.tex: Updated

SVN Revision: 845

17 years ago* src/xml.erl: Better escaping management with CDATA. We only add CDATA enclosure...
Mickaël Rémond [Mon, 30 Jul 2007 17:35:00 +0000 (17:35 +0000)]
* src/xml.erl: Better escaping management with CDATA. We only add CDATA enclosure when needed. CDATA end token is properly escaped.

SVN Revision: 844

17 years ago* Updated documentation version number in SVN (to avoid confusion).
Mickaël Rémond [Mon, 30 Jul 2007 16:20:30 +0000 (16:20 +0000)]
* Updated documentation version number in SVN (to avoid confusion).

SVN Revision: 843

17 years ago* src/xml.erl: Only wrap xmldata nodes in xml cdata "tag" if bigger than 50 bytes...
Mickaël Rémond [Mon, 30 Jul 2007 13:13:59 +0000 (13:13 +0000)]
* src/xml.erl: Only wrap xmldata nodes in xml cdata "tag" if bigger than 50 bytes. Shorter xmlcdata nodes will be escaped.

SVN Revision: 842

17 years ago* src/tls/tls_drv.c: Sends the entire certificate chain (EJAB-209).
Mickaël Rémond [Mon, 30 Jul 2007 12:29:02 +0000 (12:29 +0000)]
* src/tls/tls_drv.c: Sends the entire certificate chain (EJAB-209).

SVN Revision: 841

17 years ago* src/acl.erl: Remove compilation warnings (EJAB-290).
Mickaël Rémond [Mon, 30 Jul 2007 11:06:50 +0000 (11:06 +0000)]
* src/acl.erl: Remove compilation warnings (EJAB-290).

SVN Revision: 840

17 years ago* src/xml_stream.erl: Group CDATA on a single xmlcdata node (splitting is not relevan...
Mickaël Rémond [Mon, 30 Jul 2007 10:06:49 +0000 (10:06 +0000)]
* src/xml_stream.erl: Group CDATA on a single xmlcdata node (splitting is not relevant as dependant on TCP/IP packet fragmentation) (EJAB-292).

SVN Revision: 839

17 years ago* src/xml.erl: Remove compilation warnings (EJAB-290).
Mickaël Rémond [Mon, 30 Jul 2007 09:09:24 +0000 (09:09 +0000)]
* src/xml.erl: Remove compilation warnings (EJAB-290).

SVN Revision: 838

17 years ago* src/xml.erl: Removed more code commented out.
Mickaël Rémond [Mon, 30 Jul 2007 08:36:03 +0000 (08:36 +0000)]
* src/xml.erl: Removed more code commented out.

SVN Revision: 837

17 years ago* src/xml.erl: Do not crypt binary CData, but enclose the value in
Mickaël Rémond [Mon, 30 Jul 2007 08:32:47 +0000 (08:32 +0000)]
* src/xml.erl: Do not crypt binary CData, but enclose the value in
XML CDATA "tag".
* src/xml.erl: Code clean-up: removed old code in comments.

SVN Revision: 836

17 years ago* src/mod_roster_odbc.erl: Better error management when bad JID in roster table ...
Mickaël Rémond [Sat, 28 Jul 2007 09:36:37 +0000 (09:36 +0000)]
* src/mod_roster_odbc.erl: Better error management when bad JID in roster table (EJAB-289).

SVN Revision: 835

17 years ago* src/web/ejabberd_web_admin.erl: Code clean-up.
Mickaël Rémond [Thu, 26 Jul 2007 10:22:44 +0000 (10:22 +0000)]
* src/web/ejabberd_web_admin.erl: Code clean-up.

SVN Revision: 834

17 years ago* Added TODO comment
Mickaël Rémond [Thu, 26 Jul 2007 10:13:04 +0000 (10:13 +0000)]
* Added TODO comment

SVN Revision: 833

17 years ago* src/mod_offline.erl: Code clean-up.
Mickaël Rémond [Thu, 26 Jul 2007 10:08:41 +0000 (10:08 +0000)]
* src/mod_offline.erl: Code clean-up.

SVN Revision: 832

17 years ago* src/gen_mod.erl: Throw error more cleanly.
Mickaël Rémond [Thu, 26 Jul 2007 09:56:38 +0000 (09:56 +0000)]
* src/gen_mod.erl: Throw error more cleanly.

SVN Revision: 831

17 years ago* src/mod_configure.erl: One ACL call was not virtual host compliant.
Mickaël Rémond [Thu, 26 Jul 2007 09:52:28 +0000 (09:52 +0000)]
* src/mod_configure.erl: One ACL call was not virtual host compliant.

SVN Revision: 830

17 years ago* src/mod_configure.erl: One ACL call was not virtual host compliant.
Mickaël Rémond [Thu, 26 Jul 2007 09:49:23 +0000 (09:49 +0000)]
* src/mod_configure.erl: One ACL call was not virtual host compliant.

SVN Revision: 829

17 years ago* src/ejabberd_auth_odbc.erl: Fixed wrong call preventing user removal with relationa...
Mickaël Rémond [Thu, 26 Jul 2007 09:42:14 +0000 (09:42 +0000)]
* src/ejabberd_auth_odbc.erl: Fixed wrong call preventing user removal with relational databases.

SVN Revision: 828

17 years ago* src/mod_last_odbc.erl: Adapted to mod_privacy changes.
Mickaël Rémond [Thu, 26 Jul 2007 09:37:16 +0000 (09:37 +0000)]
* src/mod_last_odbc.erl: Adapted to mod_privacy changes.
* src/mod_privacy_odbc.erl: Refactoring to extract records in include file.

SVN Revision: 827

17 years ago* src/mod_last.erl: Adapted to mod_privacy changes.
Mickaël Rémond [Thu, 26 Jul 2007 09:29:52 +0000 (09:29 +0000)]
* src/mod_last.erl: Adapted to mod_privacy changes.

SVN Revision: 826

17 years ago* src/mod_last.erl: Adapted to mod_privacy changes.
Mickaël Rémond [Thu, 26 Jul 2007 09:13:31 +0000 (09:13 +0000)]
* src/mod_last.erl: Adapted to mod_privacy changes.
* src/mod_privacy.erl: Refactoring to extract records in include file.
* src/mod_privacy.hrl: Likewise.

SVN Revision: 825

17 years ago* src/mod_roster_odbc.erl: Fixed wrong call.
Mickaël Rémond [Thu, 26 Jul 2007 08:30:25 +0000 (08:30 +0000)]
* src/mod_roster_odbc.erl: Fixed wrong call.

SVN Revision: 824

17 years ago* src/p1_fsm.erl: Use of catch can break tail recursion.
Mickaël Rémond [Wed, 25 Jul 2007 08:48:55 +0000 (08:48 +0000)]
* src/p1_fsm.erl: Use of catch can break tail recursion.

SVN Revision: 823

17 years ago* doc/guide.tex: Added recommandations on max_stanza options usage.
Mickaël Rémond [Tue, 24 Jul 2007 09:17:29 +0000 (09:17 +0000)]
* doc/guide.tex: Added recommandations on max_stanza options usage.

SVN Revision: 822

17 years ago* src/ejabberd_s2s_out.erl: Autodisconnect s2s connections which are overloaded ...
Mickaël Rémond [Tue, 24 Jul 2007 09:04:09 +0000 (09:04 +0000)]
* src/ejabberd_s2s_out.erl: Autodisconnect s2s connections which are overloaded (EJAB-287).
* src/p1_fsm.erl: Likewise.

SVN Revision: 821

17 years ago* src/ejabberd_s2s_in.erl: Add s2s whitelist / blacklist support on incoming s2s...
Mickaël Rémond [Thu, 19 Jul 2007 21:17:13 +0000 (21:17 +0000)]
* src/ejabberd_s2s_in.erl: Add s2s whitelist / blacklist support on incoming s2s connections (EJAB-283)
* src/ejabberd_s2s.erl: Likewise

SVN Revision: 820

17 years ago* src/ejabberd_s2s.erl: Fixed typo.
Mickaël Rémond [Wed, 18 Jul 2007 18:42:00 +0000 (18:42 +0000)]
* src/ejabberd_s2s.erl: Fixed typo.

SVN Revision: 819

17 years ago* src/ejabberd_s2s.erl: Implements s2s hosts whitelist / blacklist
Mickaël Rémond [Wed, 18 Jul 2007 17:42:53 +0000 (17:42 +0000)]
* src/ejabberd_s2s.erl: Implements s2s hosts whitelist / blacklist
* src/ejabberd.cfg.example: Likewise

SVN Revision: 818

17 years ago* src/ejabberd_s2s_out.erl: Make s2s connections more robust
Mickaël Rémond [Wed, 18 Jul 2007 16:26:50 +0000 (16:26 +0000)]
* src/ejabberd_s2s_out.erl: Make s2s connections more robust
* src/ejabberd_s2s.erl: Likewise

SVN Revision: 817

17 years ago* src/mod_configure.erl: Bugfix: Show only virtual host users on admin disco for...
Mickaël Rémond [Tue, 17 Jul 2007 08:21:28 +0000 (08:21 +0000)]
* src/mod_configure.erl: Bugfix: Show only virtual host users on admin disco for all users (EJAB-268) (Thanks to Badlop).

SVN Revision: 816

17 years ago* src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in logged HTML (EJAB-279...
Mickaël Rémond [Tue, 17 Jul 2007 07:55:26 +0000 (07:55 +0000)]
* src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in logged HTML (EJAB-279) (Thanks to qu1j0t3).

SVN Revision: 815

17 years ago* src/ejabberd_s2s_out.erl: Improved place of the INFO / DEBUG printout (EJAB-282).
Mickaël Rémond [Tue, 17 Jul 2007 07:20:55 +0000 (07:20 +0000)]
* src/ejabberd_s2s_out.erl: Improved place of the INFO / DEBUG printout (EJAB-282).

SVN Revision: 814

17 years ago* src/odbc/ejabberd_odbc.erl: Better error handling for MySQL native driver (EJAB...
Mickaël Rémond [Tue, 17 Jul 2007 07:09:04 +0000 (07:09 +0000)]
* src/odbc/ejabberd_odbc.erl: Better error handling for MySQL native driver (EJAB-224).

SVN Revision: 813

17 years ago* src/ejabberd_s2s.erl: Added remove_connection/3
Alexey Shchepin [Sun, 15 Jul 2007 07:28:47 +0000 (07:28 +0000)]
* src/ejabberd_s2s.erl: Added remove_connection/3
* src/ejabberd_s2s_out.erl: Bugfix: remove only own s2s record

SVN Revision: 812

17 years ago* src/ejabberd_s2s_out.erl: Bounce packets after unregistering s2s
Alexey Shchepin [Wed, 11 Jul 2007 14:10:28 +0000 (14:10 +0000)]
* src/ejabberd_s2s_out.erl: Bounce packets after unregistering s2s
connection, not before

SVN Revision: 811

17 years ago* src/mod_echo.erl: mod_echo does not reply to other components. This is to make...
Mickaël Rémond [Wed, 11 Jul 2007 08:37:30 +0000 (08:37 +0000)]
* src/mod_echo.erl: mod_echo does not reply to other components. This is to make sure that a component will not discover its own capabilities (EJAB-281).
* src/ejabberd.cfg: disable mod_echo in the example config file. mod_echo is mainly a development/test module.

SVN Revision: 810

17 years ago* src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)
Mickaël Rémond [Mon, 9 Jul 2007 17:22:09 +0000 (17:22 +0000)]
* src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)
* src/odbc/mysql.sql: Likewise
* src/odbc/pg.sql: Likewise

SVN Revision: 809

17 years ago* Added missing file.
Mickaël Rémond [Sat, 30 Jun 2007 06:07:09 +0000 (06:07 +0000)]
* Added missing file.

SVN Revision: 807

17 years ago* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used...
Mickaël Rémond [Fri, 29 Jun 2007 17:27:42 +0000 (17:27 +0000)]
* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used, the hostname will be now useable (EJAB-277).
* src/stringprep/stringprep_sup.erl: Likewise
* src/stringprep/Makefile.in: Likewise
* src/stringprep/Makefile.win32: Likewise
* src/ejabberd_app.erl: Likewise

SVN Revision: 806

17 years ago* src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts when using...
Mickaël Rémond [Thu, 28 Jun 2007 17:39:53 +0000 (17:39 +0000)]
* src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts when using anonymous authentication with another type of auth (EJAB-216).

SVN Revision: 805

17 years ago* src/ejabberd_service.erl: Added an option to disable from attribute checks in packe...
Mickaël Rémond [Thu, 28 Jun 2007 14:32:48 +0000 (14:32 +0000)]
* src/ejabberd_service.erl: Added an option to disable from attribute checks in packets coming from an external component (EJAB-275)
* doc/guide.tex: Likewise

SVN Revision: 804

17 years ago* doc/guide.tex: Documentation rework started (EJAB-272)
Mickaël Rémond [Thu, 28 Jun 2007 09:16:21 +0000 (09:16 +0000)]
* doc/guide.tex: Documentation rework started (EJAB-272)
* doc/introduction.tex: Likewise

SVN Revision: 803

17 years agoadd ChangeLog entry for r801
Christophe Romain [Thu, 28 Jun 2007 09:08:06 +0000 (09:08 +0000)]
add ChangeLog entry for r801

SVN Revision: 802

17 years agocorrects EJAB-273, remove obsolete OnlineUsers calculation
Christophe Romain [Thu, 28 Jun 2007 08:31:46 +0000 (08:31 +0000)]
corrects EJAB-273, remove obsolete OnlineUsers calculation

SVN Revision: 801

17 years agoCancel revision 798
Jérôme Sautret [Wed, 27 Jun 2007 11:05:14 +0000 (11:05 +0000)]
Cancel revision 798

SVN Revision: 799

17 years agoUnsafe working version of http file transfer
Jérôme Sautret [Wed, 27 Jun 2007 10:01:39 +0000 (10:01 +0000)]
Unsafe working version of http file transfer

SVN Revision: 798

17 years ago* src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitations
Alexey Shchepin [Tue, 26 Jun 2007 18:00:36 +0000 (18:00 +0000)]
* src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitations
for older clients (thanks to Michael Scherer)

SVN Revision: 796

17 years ago* doc/guide.tex: Typos
Mickaël Rémond [Mon, 25 Jun 2007 17:44:48 +0000 (17:44 +0000)]
* doc/guide.tex: Typos

SVN Revision: 795

17 years ago* src/mod_muc/mod_muc_room.erl: New anti-abuse options: min_presence_interval and...
Mickaël Rémond [Mon, 25 Jun 2007 16:43:42 +0000 (16:43 +0000)]
* src/mod_muc/mod_muc_room.erl: New anti-abuse options: min_presence_interval and min_message_interval (EJAB-227)
* doc/guide.tex: Likewise

SVN Revision: 794

17 years agoapply patch from EJAB-261
Christophe Romain [Mon, 25 Jun 2007 12:09:43 +0000 (12:09 +0000)]
apply patch from EJAB-261

SVN Revision: 793

17 years ago* doc/guide.tex: Documentation improvements on watchdog
Mickaël Rémond [Mon, 25 Jun 2007 07:45:50 +0000 (07:45 +0000)]
* doc/guide.tex: Documentation improvements on watchdog

SVN Revision: 792

17 years ago* doc/guide.text: No need to escape underscore in Latex verbatim sections
Mickaël Rémond [Mon, 25 Jun 2007 07:41:25 +0000 (07:41 +0000)]
* doc/guide.text: No need to escape underscore in Latex verbatim sections

SVN Revision: 791

17 years ago* doc/guide.tex: Watchdog alert documentation
Mickaël Rémond [Mon, 25 Jun 2007 07:15:30 +0000 (07:15 +0000)]
* doc/guide.tex: Watchdog alert documentation
* src/ejabberd.cfg.example: Likewise

SVN Revision: 790

17 years ago* src/mod_irc/mod_irc.erl: Added an option for default IRC
Alexey Shchepin [Fri, 22 Jun 2007 15:25:27 +0000 (15:25 +0000)]
* src/mod_irc/mod_irc.erl: Added an option for default IRC
encoding (thanks to Badlop)
* doc/guide.tex: Updated

SVN Revision: 789

17 years ago* src/mod_disco.erl: Don't override accumulated value in
Alexey Shchepin [Fri, 22 Jun 2007 14:15:43 +0000 (14:15 +0000)]
* src/mod_disco.erl: Don't override accumulated value in
get_local_identity/5 (thanks to Magnus Henoch and Badlop)

SVN Revision: 788

17 years ago* src/web/ejabberd_web_admin.erl: Added links to server and
Alexey Shchepin [Fri, 22 Jun 2007 14:04:45 +0000 (14:04 +0000)]
* src/web/ejabberd_web_admin.erl: Added links to server and
virtual host homes (thanks to Badlop)

SVN Revision: 787

17 years ago* src/mod_muc/mod_muc_room.erl: It is now possible to limit who is allowed to create...
Mickaël Rémond [Wed, 20 Jun 2007 11:25:19 +0000 (11:25 +0000)]
* src/mod_muc/mod_muc_room.erl: It is now possible to limit who is allowed to create persistent MUC rooms (Thanks to Badlop) (EJAB-257)
* src/mod_muc/mod_muc.erl: Likewise
* doc/guide.tex: Likewise
* src/ejabberd.cfg.example: Likewise

SVN Revision: 786

17 years ago* src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239).
Mickaël Rémond [Mon, 18 Jun 2007 10:22:54 +0000 (10:22 +0000)]
* src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239).

SVN Revision: 785

17 years ago* src/mod_roster_odbc.erl: Fixed typo
Alexey Shchepin [Tue, 12 Jun 2007 16:44:15 +0000 (16:44 +0000)]
* src/mod_roster_odbc.erl: Fixed typo

SVN Revision: 782

17 years ago* src/web/ejabberd_web_admin.erl: Show IP address of connected
Alexey Shchepin [Sun, 10 Jun 2007 18:13:37 +0000 (18:13 +0000)]
* src/web/ejabberd_web_admin.erl: Show IP address of connected
resources on user info page (thanks to Oleg Palij)

SVN Revision: 781

17 years ago* src/ejabberd_config.erl: Fixed "language" option processing
Alexey Shchepin [Thu, 7 Jun 2007 18:27:35 +0000 (18:27 +0000)]
* src/ejabberd_config.erl: Fixed "language" option processing
(thanks to Badlop)

SVN Revision: 780

17 years ago* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
Alexey Shchepin [Thu, 7 Jun 2007 18:17:16 +0000 (18:17 +0000)]
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)

* src/msgs/ca.msg: New Catalan translation (thanks to Vicent
Alberola)

SVN Revision: 779

17 years ago* src/xml.erl: Add new helper function get_subtag_cdata/2.
Mickaël Rémond [Tue, 5 Jun 2007 01:50:28 +0000 (01:50 +0000)]
* src/xml.erl: Add new helper function get_subtag_cdata/2.

SVN Revision: 778

17 years ago* src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
Alexey Shchepin [Wed, 30 May 2007 21:15:28 +0000 (21:15 +0000)]
* src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
Badlop)

SVN Revision: 777

17 years ago* src/mod_vcard_odbc.erl: Make service description translatable in discovery (EJAB...
Mickaël Rémond [Tue, 29 May 2007 14:53:09 +0000 (14:53 +0000)]
* src/mod_vcard_odbc.erl: Make service description translatable in discovery (EJAB-236)
* src/mod_vcard_ldap.erl: Likewise

SVN Revision: 776

17 years ago* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
Mickaël Rémond [Tue, 29 May 2007 14:31:12 +0000 (14:31 +0000)]
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
* src/Makefile.in: Build XmppAddr.beam in a single pass
* src/mod_muc/Makefile.in: +debug_info directive support
* src/stringprep/Makefile.in: Likewise
* src/mod_irc/Makefile.in: Likewise
* src/web/Makefile.in: Likewise
* src/eldap/Makefile.in: Likewise
* src/mod_pubsub/Makefile.in: Likewise
* src/ejabberd_zlib/Makefile.in: Likewise
* src/mod_proxy65/Makefile.in: Likewise
* src/tls/Makefile.in: Likewise
* src/odbc/Makefile.in: Likewise

SVN Revision: 775

17 years ago* src/mod_vcard.erl: Make services description translatable in discovery (EJAB-236...
Mickaël Rémond [Tue, 29 May 2007 13:14:09 +0000 (13:14 +0000)]
* src/mod_vcard.erl: Make services description translatable in discovery (EJAB-236 - thanks to Badlop)
* src/mod_muc/mod_muc.erl: Likewise
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
* src/msgs/fr.msg: Added service description translation

SVN Revision: 774

17 years ago* src/ejabberdctl.template: Updated version of ejabberdctl (thanks
Alexey Shchepin [Mon, 21 May 2007 03:41:13 +0000 (03:41 +0000)]
* src/ejabberdctl.template: Updated version of ejabberdctl (thanks
to Christophe Romain)
* tools/ejabberdctl: Likewise
* src/Makefile.in: Updated

SVN Revision: 773

17 years ago* src/ejabberd_sm.erl: Updated the session table to store
Alexey Shchepin [Mon, 21 May 2007 03:21:34 +0000 (03:21 +0000)]
* src/ejabberd_sm.erl: Updated the session table to store
additional session info
* src/ejabberd_c2s.erl: Report IP address to ejabberd_sm (thanks
to Christophe Romain)

SVN Revision: 772

17 years ago* src/msgs/zh.msg: New chinese translation (thanks to Shelley
Alexey Shchepin [Fri, 18 May 2007 13:01:05 +0000 (13:01 +0000)]
* src/msgs/zh.msg: New chinese translation (thanks to Shelley
Shyan)

SVN Revision: 771

17 years ago* src/mod_muc/mod_muc_room.erl: Corrected error messages when
Alexey Shchepin [Wed, 16 May 2007 10:13:04 +0000 (10:13 +0000)]
* src/mod_muc/mod_muc_room.erl: Corrected error messages when
trying to join members-only room (thanks to Badlop)

* src/ejabberd_c2s.erl: Added c2s_update_presence hook

SVN Revision: 770

17 years ago* src/ejd2odbc.erl: Bugfix (thanks to Badlop)
Alexey Shchepin [Tue, 15 May 2007 00:07:25 +0000 (00:07 +0000)]
* src/ejd2odbc.erl: Bugfix (thanks to Badlop)

SVN Revision: 769

17 years ago* src/ejd2odbc.erl: Bugfix (thanks to Badlop)
Alexey Shchepin [Sun, 13 May 2007 22:41:19 +0000 (22:41 +0000)]
* src/ejd2odbc.erl: Bugfix (thanks to Badlop)

SVN Revision: 768

17 years ago* src/mod_stats.erl: Updated
Alexey Shchepin [Sat, 12 May 2007 18:14:21 +0000 (18:14 +0000)]
* src/mod_stats.erl: Updated
* src/web/ejabberd_web_admin.erl: Likewise

SVN Revision: 767

17 years ago* src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
Alexey Shchepin [Sat, 12 May 2007 18:09:38 +0000 (18:09 +0000)]
* src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
function
* src/ejabberd_auth_odbc.erl: Likewise
* src/odbc/odbc_queries.erl: Added users_number/1 function
* src/ejabberd.cfg.example: Added an example for
pgsql_users_number_estimate option

SVN Revision: 766

17 years ago* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
Alexey Shchepin [Sat, 12 May 2007 16:28:34 +0000 (16:28 +0000)]
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
(thanks to Christophe Romain and Mickael Remond)
* src/mod_offline.erl: Likewise
* src/mod_offline_odbc.erl: Likewise
* src/mod_roster.erl: Likewise
* src/mod_roster_odbc.erl: Likewise

SVN Revision: 765

17 years ago* src/mod_muc/mod_muc.erl: Bugfix
Alexey Shchepin [Wed, 9 May 2007 14:47:58 +0000 (14:47 +0000)]
* src/mod_muc/mod_muc.erl: Bugfix

SVN Revision: 764

17 years ago* src/ejabberd_receiver.erl: Workaround for inet_drv bug
Alexey Shchepin [Mon, 7 May 2007 17:52:35 +0000 (17:52 +0000)]
* src/ejabberd_receiver.erl: Workaround for inet_drv bug

* src/web/ejabberd_http_poll.erl: Added sockname/1 and peername/1
stubs

SVN Revision: 763

17 years ago* src/web/ejabberd_http.hrl: Added "ip" field in the "request"
Alexey Shchepin [Mon, 7 May 2007 15:47:33 +0000 (15:47 +0000)]
* src/web/ejabberd_http.hrl: Added "ip" field in the "request"
record
* src/web/ejabberd_http.erl: Likewise

SVN Revision: 762

17 years ago* src/ejabberd_sm.erl: Added set_presence_hook
Alexey Shchepin [Thu, 3 May 2007 15:45:24 +0000 (15:45 +0000)]
* src/ejabberd_sm.erl: Added set_presence_hook
* src/ejabberd_c2s.erl: Likewise

SVN Revision: 761

17 years ago* src/ejabberd_sm.erl: Added set_presence_hook
Alexey Shchepin [Thu, 3 May 2007 07:41:16 +0000 (07:41 +0000)]
* src/ejabberd_sm.erl: Added set_presence_hook

SVN Revision: 760

17 years ago* src/ejabberd_sm.erl: Added check for existence of incoming
Alexey Shchepin [Thu, 3 May 2007 05:15:12 +0000 (05:15 +0000)]
* src/ejabberd_sm.erl: Added check for existence of incoming
subscription destination

SVN Revision: 759

17 years ago* src/msgs/it.msg: Added italian translation (thanks to Luca
Alexey Shchepin [Thu, 3 May 2007 04:29:35 +0000 (04:29 +0000)]
* src/msgs/it.msg: Added italian translation (thanks to Luca
Brivio)

SVN Revision: 758

17 years ago* src/mod_muc/mod_muc_room.erl: More accurate invitation errors
Alexey Shchepin [Thu, 3 May 2007 04:07:29 +0000 (04:07 +0000)]
* src/mod_muc/mod_muc_room.erl: More accurate invitation errors
(thanks to Magnus Henoch)

SVN Revision: 757

17 years agomake install does not overwrites existing ejabberd.cfg anymore, ejabberd.cfg-new...
Christophe Romain [Mon, 30 Apr 2007 07:08:01 +0000 (07:08 +0000)]
make install does not overwrites existing ejabberd.cfg anymore, ejabberd.cfg-new created instead

SVN Revision: 756

17 years agoSVN Revision: 754
Mickaël Rémond [Fri, 27 Apr 2007 14:10:19 +0000 (14:10 +0000)]
SVN Revision: 754

17 years ago* contrib/ejabberd-modules.repo: List of ejabberd-modules to add for ejabberd packagi...
Mickaël Rémond [Fri, 27 Apr 2007 14:09:55 +0000 (14:09 +0000)]
* contrib/ejabberd-modules.repo: List of ejabberd-modules to add for ejabberd packaging (source archive and installer)

SVN Revision: 753

17 years ago* src/mod_roster_odbc.erl: Don't deliver roster items in "None +
Alexey Shchepin [Thu, 26 Apr 2007 14:45:16 +0000 (14:45 +0000)]
* src/mod_roster_odbc.erl: Don't deliver roster items in "None +
Pending In" state
* src/mod_roster.erl: Likewise

SVN Revision: 752

17 years ago* src/ejabberd_socket.erl: Added API for monitoring socket
Alexey Shchepin [Thu, 12 Apr 2007 06:08:32 +0000 (06:08 +0000)]
* src/ejabberd_socket.erl: Added API for monitoring socket
processes
* src/ejabberd_frontend_socket.erl: Likewise
* src/ejabberd_c2s.erl: Added socket monitoring

* src/mod_muc/mod_muc_room.erl: Fixed the stop reason for the
destroy event

SVN Revision: 751

17 years ago* src/ejabberd_sm.erl: Minor optimisation
Alexey Shchepin [Thu, 12 Apr 2007 05:31:53 +0000 (05:31 +0000)]
* src/ejabberd_sm.erl: Minor optimisation

* src/ejabberd_system_monitor.erl: Experimental watchdog
* src/ejabberd_sup.erl: Likewise
* src/ejabberd_config.erl: Likewise

SVN Revision: 750

17 years ago* src/guide.tex: Fixed typo.
Mickaël Rémond [Thu, 22 Mar 2007 08:46:08 +0000 (08:46 +0000)]
* src/guide.tex: Fixed typo.

SVN Revision: 749

17 years ago* src/mod_muc/mod_muc.erl: Better behaviour under high load
Alexey Shchepin [Thu, 22 Mar 2007 02:26:35 +0000 (02:26 +0000)]
* src/mod_muc/mod_muc.erl: Better behaviour under high load

SVN Revision: 748

17 years ago* src/ejabberd_s2s.erl: Don't bounce packets with "error" and
Alexey Shchepin [Sat, 17 Mar 2007 23:02:06 +0000 (23:02 +0000)]
* src/ejabberd_s2s.erl: Don't bounce packets with "error" and
"result" type

SVN Revision: 747

17 years ago* src/ejabberd_s2s.erl: Fixed spelling
Alexey Shchepin [Sat, 17 Mar 2007 22:53:42 +0000 (22:53 +0000)]
* src/ejabberd_s2s.erl: Fixed spelling

SVN Revision: 746