]> granicus.if.org Git - ejabberd/log
ejabberd
16 years ago* src/odbc/ejabberd_odbc.erl: close MySQL connections on terminate (needs mysql r829)
Jérôme Sautret [Wed, 3 Dec 2008 10:58:19 +0000 (10:58 +0000)]
* src/odbc/ejabberd_odbc.erl: close MySQL connections on terminate (needs mysql r829)

SVN Revision: 1700

16 years agoNo need to define default value of history field because it is explicitely set when...
Badlop [Tue, 2 Dec 2008 19:45:39 +0000 (19:45 +0000)]
No need to define default value of history field because it is explicitely set when the record is created

SVN Revision: 1699

16 years ago* src/mod_muc/mod_muc_room.erl: Move definitions to header file
Badlop [Tue, 2 Dec 2008 19:23:12 +0000 (19:23 +0000)]
* src/mod_muc/mod_muc_room.erl: Move definitions to header file
* src/mod_muc/mod_muc_room.hrl: New header file
* src/Makefile.in: Likewise

SVN Revision: 1698

16 years ago* doc/guide.tex: New subsection Database Connection
Badlop [Mon, 1 Dec 2008 17:45:01 +0000 (17:45 +0000)]
* doc/guide.tex: New subsection Database Connection
* doc/guide.html: Likewise

SVN Revision: 1697

16 years agoRemove debug line from SVN r1685
Badlop [Fri, 28 Nov 2008 19:51:30 +0000 (19:51 +0000)]
Remove debug line from SVN r1685

SVN Revision: 1689

16 years ago* src/mod_muc/mod_muc_room.erl: Clean user activity after timeout
Alexey Shchepin [Fri, 28 Nov 2008 16:06:39 +0000 (16:06 +0000)]
* src/mod_muc/mod_muc_room.erl: Clean user activity after timeout
(EJAB-804)

SVN Revision: 1688

16 years ago* src/ejabberdctl.template: Fix detection of ejabberdctl.cfg path
Badlop [Wed, 26 Nov 2008 18:02:41 +0000 (18:02 +0000)]
* src/ejabberdctl.template: Fix detection of ejabberdctl.cfg path

SVN Revision: 1687

16 years ago* src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)
Badlop [Wed, 26 Nov 2008 16:04:27 +0000 (16:04 +0000)]
* src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)
* src/mod_muc/mod_muc.erl: Announce disco#info disco#items
* src/mod_proxy65/mod_proxy65_service.erl: No announce disco#items
* src/mod_pubsub/mod_pubsub.erl: Announce disco#info disco#items
* src/mod_vcard.erl: Announce disco#info

SVN Revision: 1686

16 years ago* src/gen_mod.erl: First store module options in ETS and Mnesia,
Badlop [Wed, 26 Nov 2008 15:10:38 +0000 (15:10 +0000)]
* src/gen_mod.erl: First store module options in ETS and Mnesia,
then start the module. In case of failure, remove options from
ETS. Until now the module was started before the options were
stored in database, and some modules started incorrectly because
they couldn't access the options from database; for instance
mod_muc_room required this for reading max_users option.

* src/mod_muc/mod_muc_room.erl: Include the value of max_users
service option and the current max_users room option in the list
of allowed room limit values.

SVN Revision: 1685

16 years agopubsub/pep: get_node_affiliations resultset bugfix
Christophe Romain [Tue, 25 Nov 2008 23:05:26 +0000 (23:05 +0000)]
pubsub/pep: get_node_affiliations resultset bugfix

SVN Revision: 1684

16 years ago* src/eldap/Makefile.in: added +optimize and +driver
Evgeniy Khramtsov [Mon, 24 Nov 2008 13:27:04 +0000 (13:27 +0000)]
* src/eldap/Makefile.in: added +optimize and +driver
compilation options
* src/eldap/Makefile.win32: Likewise

SVN Revision: 1682

16 years ago* src/ejabberdctl.template: Added the ability to define the --config-dir option.
Mickaël Rémond [Sun, 23 Nov 2008 16:41:50 +0000 (16:41 +0000)]
* src/ejabberdctl.template: Added the ability to define the --config-dir option.

SVN Revision: 1681

16 years ago* src/ejabberd_receiver.erl: Hibernate after timeout
Alexey Shchepin [Sun, 23 Nov 2008 09:43:52 +0000 (09:43 +0000)]
* src/ejabberd_receiver.erl: Hibernate after timeout
* src/ejabberd_frontend_socket.erl: Likewise

SVN Revision: 1680

16 years agoURL path should be tokenized by / and then decoded (EJAB-786).
Badlop [Wed, 12 Nov 2008 10:03:27 +0000 (10:03 +0000)]
URL path should be tokenized by / and then decoded (EJAB-786).

SVN Revision: 1679

16 years ago* src/web/ejabberd_http.erl: Include recognized headers in
Badlop [Wed, 12 Nov 2008 09:58:28 +0000 (09:58 +0000)]
* src/web/ejabberd_http.erl: Include recognized headers in
request_headers as atoms, and others as strings (EJAB-778)

SVN Revision: 1678

16 years ago* doc/guide.tex: Improve legibility of mod_irc example config
Badlop [Wed, 12 Nov 2008 00:21:47 +0000 (00:21 +0000)]
* doc/guide.tex: Improve legibility of mod_irc example config

SVN Revision: 1677

16 years agoSVN Revision: 1676
Alexey Shchepin [Mon, 10 Nov 2008 14:40:53 +0000 (14:40 +0000)]
SVN Revision: 1676

16 years ago* src/tls/tls_drv.c: Don't create a SSL context on every
Alexey Shchepin [Mon, 10 Nov 2008 14:32:51 +0000 (14:32 +0000)]
* src/tls/tls_drv.c: Don't create a SSL context on every
connection and disable SSLv2 on outgoing connections (EJAB-781)

SVN Revision: 1675

16 years ago* src/ejabberd_s2s_out.erl: exports the DNS resolution function.
Mickaël Rémond [Sat, 8 Nov 2008 17:50:54 +0000 (17:50 +0000)]
* src/ejabberd_s2s_out.erl: exports the DNS resolution function.

SVN Revision: 1674

16 years ago* src/extauth.erl: When the extauth call fails or timeouts, deny
Badlop [Thu, 6 Nov 2008 15:36:49 +0000 (15:36 +0000)]
* src/extauth.erl: When the extauth call fails or timeouts, deny
authorization. Use two timeouts: 60s for script initialization and
10s for regular calls. (thanks to Kevin Crosbie from
Ravenpack) (EJAB-627)

SVN Revision: 1673

16 years ago* src/ejabberd_c2s.erl: Disable zlib when STARTTLS is required
Alexey Shchepin [Mon, 3 Nov 2008 13:54:42 +0000 (13:54 +0000)]
* src/ejabberd_c2s.erl: Disable zlib when STARTTLS is required

SVN Revision: 1672

16 years ago* src/Makefile.in (clean-local): Delete also ejabberdctl.example
Badlop [Mon, 27 Oct 2008 12:19:06 +0000 (12:19 +0000)]
* src/Makefile.in (clean-local): Delete also ejabberdctl.example

SVN Revision: 1671

16 years ago* src/translate.erl: When a translation file can't be loaded, show
Badlop [Fri, 24 Oct 2008 22:16:17 +0000 (22:16 +0000)]
* src/translate.erl: When a translation file can't be loaded, show
detailed error message

SVN Revision: 1669

16 years ago* src/ejabberd_ctl.erl: If ejabberd didn't start correctly:
Badlop [Fri, 24 Oct 2008 22:11:42 +0000 (22:11 +0000)]
* src/ejabberd_ctl.erl: If ejabberd didn't start correctly:
'ejabberdctl status' suggests to look in log files; any other
ejabberdctl command shows 'status'.

SVN Revision: 1668

16 years ago* src/ejabberd_app.erl: Open ejabberd.log sooner, so errors during
Badlop [Fri, 24 Oct 2008 22:07:38 +0000 (22:07 +0000)]
* src/ejabberd_app.erl: Open ejabberd.log sooner, so errors during
ejabberd initialization are logged in that file (EJAB-777). Write
a log message when ejabberd finishes the start or stop.

SVN Revision: 1667

16 years ago* src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)
Badlop [Fri, 24 Oct 2008 18:01:08 +0000 (18:01 +0000)]
* src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)
* src/mod_roster.erl: Likewise
* src/mod_roster_odbc.erl: Likewise
* src/mod_shared_roster.erl: Likewise

SVN Revision: 1666

16 years ago* src/ejabberd_lstener.erl: Fix listeners
Badlop [Fri, 24 Oct 2008 17:26:11 +0000 (17:26 +0000)]
* src/ejabberd_lstener.erl: Fix listeners
* src/ejabberd_sup.erl: Likewise
* src/gen_mod.erl: Likewise

SVN Revision: 1665

16 years ago* src/ejabberd_frontend_socket.erl: Fixed SSL sockets
Alexey Shchepin [Thu, 23 Oct 2008 14:59:49 +0000 (14:59 +0000)]
* src/ejabberd_frontend_socket.erl: Fixed SSL sockets

SVN Revision: 1664

16 years ago* src/Makefile.in: docdir should be prefixed with DESTDIR (thanks
Badlop [Fri, 17 Oct 2008 17:37:50 +0000 (17:37 +0000)]
* src/Makefile.in: docdir should be prefixed with DESTDIR (thanks
to Jack Moffitt)(EJAB-775)

SVN Revision: 1662

16 years agodoes not write item when max_items set to 0 (solves EJAB-768)
Christophe Romain [Fri, 17 Oct 2008 00:43:58 +0000 (00:43 +0000)]
does not write item when max_items set to 0 (solves EJAB-768)

SVN Revision: 1661

16 years agofix remove_user not unsubscribing user (EJAB-684)
Christophe Romain [Thu, 16 Oct 2008 23:09:51 +0000 (23:09 +0000)]
fix remove_user not unsubscribing user (EJAB-684)

SVN Revision: 1659

16 years agofix badarg issue on get_roster_info when allowed roster groups is not defined
Christophe Romain [Thu, 16 Oct 2008 22:12:05 +0000 (22:12 +0000)]
fix badarg issue on get_roster_info when allowed roster groups is not defined

SVN Revision: 1656

16 years agofix pubsub_publish_item hook ServerHost parameter (EJAB-772)
Christophe Romain [Tue, 14 Oct 2008 12:41:46 +0000 (12:41 +0000)]
fix pubsub_publish_item hook ServerHost parameter (EJAB-772)

SVN Revision: 1655

16 years ago* src/odbc/ejabberd_odbc.erl: log MySQL driver messages.
Jérôme Sautret [Mon, 13 Oct 2008 15:25:30 +0000 (15:25 +0000)]
* src/odbc/ejabberd_odbc.erl: log MySQL driver messages.

SVN Revision: 1652

16 years agoReplace mentions of mod_xmlrpc to ejabberd_xmlrpc
Badlop [Mon, 13 Oct 2008 09:01:08 +0000 (09:01 +0000)]
Replace mentions of mod_xmlrpc to ejabberd_xmlrpc

SVN Revision: 1645

16 years ago* src/web/ejabberd_web_admin.erl: When requesting page of
Badlop [Mon, 13 Oct 2008 08:32:04 +0000 (08:32 +0000)]
* src/web/ejabberd_web_admin.erl: When requesting page of
nonexistent user, show 'Not Found' page (EJAB-771)

SVN Revision: 1644

16 years ago* src/web/ejabberd_web_admin.erl: Run new hook
Badlop [Sun, 12 Oct 2008 14:16:05 +0000 (14:16 +0000)]
* src/web/ejabberd_web_admin.erl: Run new hook
webadmin_user_parse_query when POST in web admin user
page (thanks to Oleg Palij)(EJAB-747)
* src/mod_offline.erl: Add button "Remove All Offline Messages" in
a user page (thanks to Oleg Palij)(EJAB-747)
* src/mod_offline_odbc.erl: Likewise

SVN Revision: 1643

16 years ago* src/web/ejabberd_web_admin.erl: Improve Web Admin navigation
Badlop [Sun, 12 Oct 2008 13:58:05 +0000 (13:58 +0000)]
* src/web/ejabberd_web_admin.erl: Improve Web Admin navigation
menu for vhosts and nodes (EJAB-734)

SVN Revision: 1642

16 years ago* doc/guide.tex: Explain the new ejabberdctl command 'help'
Badlop [Sun, 12 Oct 2008 13:32:36 +0000 (13:32 +0000)]
* doc/guide.tex: Explain the new ejabberdctl command 'help'
* doc/guide.html: Likewise

SVN Revision: 1641

16 years ago* src/mod_configure.erl: Update calls from ctl to
Badlop [Sun, 12 Oct 2008 12:05:31 +0000 (12:05 +0000)]
* src/mod_configure.erl: Update calls from ctl to
commands (EJAB-694)
* src/web/ejabberd_web_admin.erl: Likewise

SVN Revision: 1640

16 years ago* src/ejabberd_sm.erl: Update from ctl to commands (EJAB-694)
Badlop [Sun, 12 Oct 2008 12:04:10 +0000 (12:04 +0000)]
* src/ejabberd_sm.erl: Update from ctl to commands (EJAB-694)
* src/ejabberd_s2s.erl: Likewise

SVN Revision: 1639

16 years ago* src/ejabberd_auth.erl: Update from ctl to commands (EJAB-694)
Badlop [Sun, 12 Oct 2008 12:01:56 +0000 (12:01 +0000)]
* src/ejabberd_auth.erl: Update from ctl to commands (EJAB-694)
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise

SVN Revision: 1638

16 years ago* src/ejabberdctl.template: Move help print to a separate
Badlop [Sun, 12 Oct 2008 12:00:20 +0000 (12:00 +0000)]
* src/ejabberdctl.template: Move help print to a separate
function (EJAB-694)

SVN Revision: 1637

16 years ago* src/ejabberd_ctl.erl: Add frontend support for
Badlop [Sun, 12 Oct 2008 11:58:30 +0000 (11:58 +0000)]
* src/ejabberd_ctl.erl: Add frontend support for
commands (EJAB-694). Categorization and sorting of commands in
ejabberd_ctl help (EJAB-313). Lines in command line help of length
80, and text formatting (EJAB-473)

SVN Revision: 1636

16 years ago* src/ejabberd_app.erl: Initialize ejabberd_commands and start
Badlop [Sun, 12 Oct 2008 11:56:07 +0000 (11:56 +0000)]
* src/ejabberd_app.erl: Initialize ejabberd_commands and start
ejabbed_admin (EJAB-694)

SVN Revision: 1635

16 years ago* src/ejabberd_admin.erl: Implement commands from old
Badlop [Sun, 12 Oct 2008 11:55:06 +0000 (11:55 +0000)]
* src/ejabberd_admin.erl: Implement commands from old
ejabberd_ctl (EJAB-694)

SVN Revision: 1634

16 years ago* src/ejabberd_commands.erl: New 'ejabberd commands': separate
Badlop [Sun, 12 Oct 2008 11:53:25 +0000 (11:53 +0000)]
* src/ejabberd_commands.erl: New 'ejabberd commands': separate
command definition and calling interface (EJAB-694)
* src/ejabberd_commands.hrl: Likewise

SVN Revision: 1633

16 years ago* src/mod_proxy65/mod_proxy65.erl: Update so the listener starts
Badlop [Sun, 12 Oct 2008 11:17:35 +0000 (11:17 +0000)]
* src/mod_proxy65/mod_proxy65.erl: Update so the listener starts
correctly (EJAB-303)
* src/mod_proxy65/mod_proxy65_service.erl: Likewise

SVN Revision: 1632

16 years ago* src/ejabberd_app.erl: Start listeners explicitely at server
Badlop [Sun, 12 Oct 2008 11:11:29 +0000 (11:11 +0000)]
* src/ejabberd_app.erl: Start listeners explicitely at server
start after everything else (EJAB-303). Implement support in
ejabberd for 'independent listeners', which handle their
connections themselves: gen_tcp:listen, etc.
* src/ejabberd_listener.erl: Likewise
* src/ejabberd_socket.erl: Likewise
* src/ejabberd_sup.erl: Likewise

SVN Revision: 1631

16 years agofix typo
Christophe Romain [Fri, 10 Oct 2008 20:27:18 +0000 (20:27 +0000)]
fix typo

SVN Revision: 1630

16 years agouncomment pubsub_publish_item hook call (EJAB-765)
Christophe Romain [Fri, 10 Oct 2008 20:22:18 +0000 (20:22 +0000)]
uncomment pubsub_publish_item hook call (EJAB-765)

SVN Revision: 1629

16 years ago* src/mod_roster_odbc.erl: fix MySQL multiple requests issue.
Jérôme Sautret [Tue, 7 Oct 2008 12:32:12 +0000 (12:32 +0000)]
* src/mod_roster_odbc.erl: fix MySQL multiple requests issue.

SVN Revision: 1612

16 years ago* doc/guide.html: Regenerated
Badlop [Mon, 6 Oct 2008 15:01:06 +0000 (15:01 +0000)]
* doc/guide.html: Regenerated

* doc/guide.tex: Fix a problem in SVN merge from trunk

SVN Revision: 1605

16 years ago* src/ejabberd_rdbms.erl: fix SQL database reconnection
Jérôme Sautret [Mon, 6 Oct 2008 14:18:46 +0000 (14:18 +0000)]
* src/ejabberd_rdbms.erl: fix SQL database reconnection
issues (EJAB-764) and add odbc_start_interval configuration
directive (default to 30 seconds).
* src/odbc/ejabberd_odbc.erl: likewise.
* src/odbc/ejabberd_odbc_sup.erl: likewise.
* doc/guide.tex: likewise.

SVN Revision: 1600

16 years ago* src/odbc/odbc_queries.erl: Fix empty query that fail on MySQL.
Jérôme Sautret [Fri, 3 Oct 2008 15:42:40 +0000 (15:42 +0000)]
* src/odbc/odbc_queries.erl: Fix empty query that fail on MySQL.

SVN Revision: 1597

16 years ago* src/mod_vcard_odbc: added vCard support for MS SQL Server 2005 (missing from previo...
Jérôme Sautret [Fri, 3 Oct 2008 15:30:56 +0000 (15:30 +0000)]
* src/mod_vcard_odbc: added vCard support for MS SQL Server 2005 (missing from previous commit)

SVN Revision: 1596

16 years ago* src/mod_vcard_odbc: added vCard support for MS SQL Server 2005.
Jérôme Sautret [Fri, 3 Oct 2008 15:29:48 +0000 (15:29 +0000)]
* src/mod_vcard_odbc: added vCard support for MS SQL Server 2005.
* src/odbc/odbc_queries.erl: likewise.
* src/odbc/mssql2005.sql: likewise.

SVN Revision: 1595

16 years ago* src/mod_shared_roster.erl: Correct roster push when changing a shared roster entry...
Mickaël Rémond [Wed, 1 Oct 2008 14:52:25 +0000 (14:52 +0000)]
* src/mod_shared_roster.erl: Correct roster push when changing a shared roster entry name (EJAB-738).

SVN Revision: 1590

16 years ago* src/*/Makefile.win32: Provide explicit beam filenames because
Badlop [Tue, 30 Sep 2008 16:12:05 +0000 (16:12 +0000)]
* src/*/Makefile.win32: Provide explicit beam filenames because
nmake does not accept wildcards (thanks to Attila
Vangel)(EJAB-543)

SVN Revision: 1588

16 years agofix licence header
Christophe Romain [Tue, 30 Sep 2008 08:58:37 +0000 (08:58 +0000)]
fix licence header

SVN Revision: 1587

16 years agoEJAB-739 and EJAB-751 improvements
Christophe Romain [Thu, 25 Sep 2008 17:26:06 +0000 (17:26 +0000)]
EJAB-739 and EJAB-751 improvements

SVN Revision: 1576

16 years ago* src/mod_configure.erl: Fix adhoc commands reply types for "get-online-users-num...
Mickaël Rémond [Mon, 22 Sep 2008 16:08:37 +0000 (16:08 +0000)]
* src/mod_configure.erl: Fix adhoc commands reply types for "get-online-users-num" and "get-registered-users-num" (EJAB-756).

SVN Revision: 1569

16 years ago* doc/guide.tex: Fix explanation of mod_muc's anonymous
Badlop [Mon, 15 Sep 2008 18:38:52 +0000 (18:38 +0000)]
* doc/guide.tex: Fix explanation of mod_muc's anonymous
option. Make clear that an ejabberd_service can only serve a
single external component. Provide Mnesia directory when setting
clustering (thanks to Matthew Reilly)

SVN Revision: 1563

16 years agoFix: provide the port as an integer, not string (EJAB-560)
Badlop [Fri, 12 Sep 2008 14:31:04 +0000 (14:31 +0000)]
Fix: provide the port as an integer, not string (EJAB-560)

SVN Revision: 1562

16 years ago* src/web/ejabberd_http.hrl: Provide Host, Port, Headers and
Badlop [Fri, 12 Sep 2008 11:45:16 +0000 (11:45 +0000)]
* src/web/ejabberd_http.hrl: Provide Host, Port, Headers and
Transfer Protocol in request (thanks to Eric Cestari)(EJAB-560)
* src/web/ejabberd_http.erl: Likewise

SVN Revision: 1561

16 years ago* doc/guide.tex: Fix mod_proxy configuration example
Badlop [Tue, 2 Sep 2008 17:31:10 +0000 (17:31 +0000)]
* doc/guide.tex: Fix mod_proxy configuration example
* doc/guide.html: Likewise

SVN Revision: 1560

16 years ago* ChangeLog update.
Mickaël Rémond [Tue, 2 Sep 2008 14:17:48 +0000 (14:17 +0000)]
* ChangeLog update.

SVN Revision: 1559

16 years ago* src/odbc/mssql2000.sql: Script for MSSQL 2000
Mickaël Rémond [Tue, 2 Sep 2008 14:14:42 +0000 (14:14 +0000)]
* src/odbc/mssql2000.sql: Script for MSSQL 2000
* src/odbc/mssql2005.sql: Script for MSSQL 2005
* src/odbc/mssql.sql: removed

SVN Revision: 1558

16 years agoFix release date of ejabberd 2.0.2 to 28 August 2008
Badlop [Sat, 30 Aug 2008 11:17:03 +0000 (11:17 +0000)]
Fix release date of ejabberd 2.0.2 to 28 August 2008

SVN Revision: 1557

16 years agosend last published events now supports PEP events from unavailable users nodes ...
Christophe Romain [Wed, 27 Aug 2008 09:28:47 +0000 (09:28 +0000)]
send last published events now supports PEP events from unavailable users nodes (EJAB-698)

SVN Revision: 1550

16 years ago* doc/release_notes_2.0.2.txt: Update for final release
Badlop [Tue, 26 Aug 2008 14:26:56 +0000 (14:26 +0000)]
* doc/release_notes_2.0.2.txt: Update for final release

* doc/guide.tex: Windows binary installer requires MSVC++ 5
* doc/guide.html: Likewise

SVN Revision: 1548

16 years agoget_items bugfix (EJAB-716)
Christophe Romain [Mon, 25 Aug 2008 22:54:48 +0000 (22:54 +0000)]
get_items bugfix (EJAB-716)

SVN Revision: 1542

16 years agoPrevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}
Christophe Romain [Mon, 25 Aug 2008 13:36:34 +0000 (13:36 +0000)]
Prevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}

SVN Revision: 1540

16 years agoPrevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}
Christophe Romain [Mon, 25 Aug 2008 13:12:23 +0000 (13:12 +0000)]
Prevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}

SVN Revision: 1538

16 years ago* src/ejabberd_check.erl: Detect correctly MSSQL and ODBC
Badlop [Mon, 25 Aug 2008 12:08:22 +0000 (12:08 +0000)]
* src/ejabberd_check.erl: Detect correctly MSSQL and ODBC
configuration (EJAB-710)

SVN Revision: 1536

16 years agoEJAB-624: fixes mod_muc_room:is_visitor/2 to use get_role not get_affiliation
Geoff Cant [Sat, 23 Aug 2008 23:17:17 +0000 (23:17 +0000)]
EJAB-624: fixes mod_muc_room:is_visitor/2 to use get_role not get_affiliation

SVN Revision: 1534

16 years ago* src/ejabberd_router.erl: Fix call to mnesia match_object
Badlop [Fri, 22 Aug 2008 11:35:32 +0000 (11:35 +0000)]
* src/ejabberd_router.erl: Fix call to mnesia match_object

SVN Revision: 1533

16 years ago* doc/guide.tex: Fix names of chatroom to room, user to occupant
Badlop [Thu, 21 Aug 2008 15:13:25 +0000 (15:13 +0000)]
* doc/guide.tex: Fix names of chatroom to room, user to occupant
* doc/guide.html: Likewise

SVN Revision: 1532

16 years ago* src/mod_muc/mod_muc_log.erl: MUC log files options: plaintext
Badlop [Mon, 18 Aug 2008 19:08:30 +0000 (19:08 +0000)]
* src/mod_muc/mod_muc_log.erl: MUC log files options: plaintext
format; filename with only room name (EJAB-596)
* doc/guide.tex: Document both options
* doc/guide.html: Likewise

SVN Revision: 1531

16 years ago* src/mod_register.erl: Change password using mod_register always
Badlop [Mon, 18 Aug 2008 18:21:10 +0000 (18:21 +0000)]
* src/mod_register.erl: Change password using mod_register always
returns success regardless of real result (EJAB-723)
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise

SVN Revision: 1530

16 years agoFix call to unexported function nodetree_default:get_subnodes/2
Christophe Romain [Mon, 18 Aug 2008 10:29:04 +0000 (10:29 +0000)]
Fix call to unexported function nodetree_default:get_subnodes/2

SVN Revision: 1529

16 years agoMinor fixes in text about ejabberd localization
Badlop [Mon, 18 Aug 2008 09:17:58 +0000 (09:17 +0000)]
Minor fixes in text about ejabberd localization

SVN Revision: 1528

16 years ago* contrib/extract_translations/extract_translations.erl: Use
Badlop [Sun, 17 Aug 2008 16:35:58 +0000 (16:35 +0000)]
* contrib/extract_translations/extract_translations.erl: Use
Gettext PO for translators, export to ejabberd MSG (EJAB-468)
* contrib/extract_translations/prepare-translation.sh: Likewise
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
* src/Makefile.in: New option 'make translations'
* src/msgs/ejabberd.pot: Template translation file
* src/msgs/*.po: Generated from old MSG files
* src/msgs/*.msg: Automatic exported from PO files

SVN Revision: 1527

16 years ago* src/msgs/sv.msg: Fixed formatting typos
Badlop [Sat, 16 Aug 2008 12:06:13 +0000 (12:06 +0000)]
* src/msgs/sv.msg: Fixed formatting typos

SVN Revision: 1526

16 years ago* src/gen_mod.erl: Export stop_module_keep_config/2 (EJAB-706)
Badlop [Sat, 16 Aug 2008 12:03:21 +0000 (12:03 +0000)]
* src/gen_mod.erl: Export stop_module_keep_config/2 (EJAB-706)

SVN Revision: 1525

16 years ago* doc/guide.tex: Explain that LDAP is read-only storage (thanks to
Badlop [Wed, 13 Aug 2008 11:00:21 +0000 (11:00 +0000)]
* doc/guide.tex: Explain that LDAP is read-only storage (thanks to
Evgeniy Khramtsov)
* doc/guide.html: Likewise

SVN Revision: 1521

16 years agofix contrib to ejabberd-modules trunk repository
Christophe Romain [Tue, 12 Aug 2008 22:05:21 +0000 (22:05 +0000)]
fix contrib to ejabberd-modules trunk repository

SVN Revision: 1520

16 years ago* src/msgs/sk.msg: Updated (thanks to Marek Becka)
Badlop [Mon, 11 Aug 2008 00:48:57 +0000 (00:48 +0000)]
* src/msgs/sk.msg: Updated (thanks to Marek Becka)

SVN Revision: 1519

16 years ago* src/msgs/eo.msg: Updated (thanks to Andreas van Cranenburgh)
Badlop [Sun, 10 Aug 2008 11:40:41 +0000 (11:40 +0000)]
* src/msgs/eo.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/nl.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/sv.msg: Updated (thanks to Thore Alstromer and Heysan)

SVN Revision: 1518

16 years agoRetract from previous commit the code that checked the connection is attempted to...
Badlop [Sat, 9 Aug 2008 20:09:37 +0000 (20:09 +0000)]
Retract from previous commit the code that checked the connection is attempted to a known served component (EJAB-717)

SVN Revision: 1517

16 years ago* src/ejabberd_service.erl: Fix XEP-0114 compliance: define xmlns
Badlop [Sat, 9 Aug 2008 18:08:00 +0000 (18:08 +0000)]
* src/ejabberd_service.erl: Fix XEP-0114 compliance: define xmlns
in header of error response; check the connection is attempted to
a served component; include in response the JID of served
component not server (thanks to Sergei Golovan)

SVN Revision: 1516

16 years agoMore precise ChangeLog for last commit.
Jérôme Sautret [Mon, 4 Aug 2008 13:48:47 +0000 (13:48 +0000)]
More precise ChangeLog for last commit.

SVN Revision: 1512

16 years agoUpdated ChangeLog for previous commit.
Jérôme Sautret [Mon, 4 Aug 2008 13:46:57 +0000 (13:46 +0000)]
Updated ChangeLog for previous commit.

SVN Revision: 1511

16 years ago* src/odbc/ejabberd_odbc.erl: Restart the database connection when it's lost or it...
Jérôme Sautret [Mon, 4 Aug 2008 13:41:16 +0000 (13:41 +0000)]
* src/odbc/ejabberd_odbc.erl: Restart the database connection when it's lost or it reaches timeout. Set transaction isolation level to SERIALIZABLE when establishing connection.

SVN Revision: 1510

16 years ago* doc/release_notes_2.0.2.txt: Added for ejabberd 2.0.2-beta1
Badlop [Fri, 1 Aug 2008 10:31:39 +0000 (10:31 +0000)]
* doc/release_notes_2.0.2.txt: Added for ejabberd 2.0.2-beta1

SVN Revision: 1503

16 years ago* src/web/ejabberd_http.erl: Temporary solution for check of
Badlop [Fri, 1 Aug 2008 08:50:19 +0000 (08:50 +0000)]
* src/web/ejabberd_http.erl: Temporary solution for check of
packet size when HTTPS (EJAB-611)(EJAB-507)(EJAB-574)

SVN Revision: 1502

16 years ago* src/msgs/uk.msg: Fix: each string in a single line
Badlop [Thu, 31 Jul 2008 18:07:44 +0000 (18:07 +0000)]
* src/msgs/uk.msg: Fix: each string in a single line
* src/msgs/wa.msg: Likewise

* src/msgs/es.msg: Fix typo
* src/msgs/gl.msg: Likewise
* src/msgs/pt-br.msg: Likewise

* src/msgs/zh.msg: Fix some translations (thanks to Zhan Caibao)

* src/msgs/ca.msg: Updated (thanks to Badlop)
* src/msgs/cs.msg: Updated (thanks to Lukas Poliuvk)
* src/msgs/de.msg: Updated (thanks to Nikolaus Polak)
* src/msgs/es.msg: Updated (thanks to Badlop)
* src/msgs/fr.msg: Updated (thanks to Christophe Romain)
* src/msgs/it.msg: Updated (thanks to Luca Brivio)
* src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano)
* src/msgs/no.msg: Updated (thanks to Stian B. Barmen)
* src/msgs/pl.msg: Updated (thanks to Zbyszek Zolkiewski)
* src/msgs/pt-br.msg: Updated (thanks to Otavio Fernandes)
* src/msgs/ru.msg: Updated (thanks to Evgeniy Khramtsov)
* src/msgs/tr.msg: Updated (thanks to Doruk Fisek)
* src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)
* src/msgs/wa.msg: Updated (thanks to Pablo Saratxaga)
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)

SVN Revision: 1501

16 years ago* README: Update location where mnesia, ebin and priv directories
Badlop [Thu, 31 Jul 2008 11:35:27 +0000 (11:35 +0000)]
* README: Update location where mnesia, ebin and priv directories
are installed; install headers and doc (EJAB-696)

SVN Revision: 1500

16 years ago* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop [Thu, 31 Jul 2008 11:18:49 +0000 (11:18 +0000)]
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
* doc/guide.html: Likewise
* doc/api/overview.edoc: Likewise
* src/*/*.erl: Likewise
* src/*/*.hrl: Likewise
* src/*/*.c: Likewise
* src/odbc/*.sql: Likewise

SVN Revision: 1499

16 years ago* src/mod_muc/mod_muc_room.erl: Support Reasons for all
Badlop [Wed, 30 Jul 2008 18:24:08 +0000 (18:24 +0000)]
* src/mod_muc/mod_muc_room.erl: Support Reasons for all
affiliation and role changes (EJAB-306)

SVN Revision: 1498