Mickaël Rémond
ce3bdf52d9
* src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek).
...
SVN Revision: 622
2006-09-23 09:20:19 +00:00
Alexey Shchepin
bb4f9f63b9
* 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
2006-09-23 04:28:03 +00:00
Mickaël Rémond
112c609222
* 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
2006-09-22 17:01:16 +00:00
Mickaël Rémond
33431d1a45
* src/msgs/fr.msg: updated French translation.
...
SVN Revision: 619
2006-09-22 09:25:47 +00:00
Mickaël Rémond
b7fc7fdada
* 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
2006-09-22 09:09:28 +00:00
Mickaël Rémond
da53c02892
* doc/guide.tex: Minor fix on index generation.
...
SVN Revision: 607
2006-09-14 16:08:58 +00:00
Alexey Shchepin
7d2a1af9d9
* 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
2006-09-14 02:54:21 +00:00
Mickaël Rémond
6acc96c171
* src/odbc/mssql.sql: Removed unused fields.
...
SVN Revision: 605
2006-09-11 15:38:48 +00:00
Alexey Shchepin
a1d696c36b
* src/ejd2odbc.erl: Updated
...
SVN Revision: 604
2006-09-10 19:25:13 +00:00
Alexey Shchepin
3bb802a650
* 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
2006-09-09 23:34:51 +00:00
Alexey Shchepin
a5e4d5d550
* 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
2006-09-09 23:33:00 +00:00
Mickaël Rémond
d97eaa26d5
* 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
2006-09-05 15:53:54 +00:00
Alexey Shchepin
0fe9caa304
* src/ejabberd_socket.erl: All XML socket operations moved here
...
* src/ejabberd_s2s_in.erl: Likewise
SVN Revision: 600
2006-09-05 04:36:01 +00:00
Alexey Shchepin
4d7cc9301a
* 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
2006-09-05 04:26:28 +00:00
Mickaël Rémond
d0e2ac9ed2
* 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
2006-09-03 15:15:46 +00:00
Mickaël Rémond
40c8c8b559
* src/ejabberd.app: Updated to the current version.
...
SVN Revision: 597
2006-08-28 17:31:24 +00:00
Mickaël Rémond
a7f22bfded
* 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
2006-08-28 14:56:13 +00:00
Alexey Shchepin
d3b1bbda47
* src/mod_muc/mod_muc_room.erl: Fixed logging configuring
...
permission check
SVN Revision: 595
2006-08-27 17:46:27 +00:00
Alexey Shchepin
66561c3602
* src/ejabberd_router.erl: Now filter_packet hook works in
...
'global' context
SVN Revision: 594
2006-08-14 19:46:14 +00:00
Alexey Shchepin
cc4d404364
* src/tls/tls_drv.c: Report OpenSSL error messages (thanks to
...
Magnus Henoch)
SVN Revision: 593
2006-08-04 02:25:10 +00:00
Alexey Shchepin
81f9ffcd45
* src/mod_muc/mod_muc_room.erl: Use standardized MUC room
...
configuration fields (thanks to Magnus Henoch and Andy Turner)
SVN Revision: 592
2006-08-04 01:57:51 +00:00
Alexey Shchepin
ab2e19a399
* src/mod_roster_odbc.erl: Bugfix
...
SVN Revision: 591
2006-08-01 23:32:56 +00:00
Mickaël Rémond
9b8dcac5a7
* 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
2006-07-28 16:18:50 +00:00
Mickaël Rémond
e965aae60a
* src/acl.erl: The server does not crash anymore on wrong acl rule. Add
...
rule error message in log file (EJAB-118).
SVN Revision: 589
2006-07-18 12:29:17 +00:00
Mickaël Rémond
6290bac932
* src/web/ejabberd_web_admin.erl: User creation form now creates
...
the user for the current virual host only and does not require to type
the hostname (EJAB-116).
* src/jlib.erl: String to JID conversion now returns an error if
the JID string contains two arobases.
SVN Revision: 588
2006-07-07 08:06:12 +00:00
Mickaël Rémond
6225c951fd
* src/mod_muc/mod_muc_room.erl: Fixed the order in which room presence
...
packets are sent (First existing presence to new occupant, then new
occupant presence to existing users (EJAB-115).
SVN Revision: 587
2006-07-06 16:06:44 +00:00
Mickaël Rémond
a166203194
* src/mod_shared_roster.erl: Shared roster entries can now be
...
moved or rename from a client without breaking current presence status
(EJAB-70).
* src/mod_roster.erl: Likewise.
* src/mod_roster_odbc.erl: Likewise.
SVN Revision: 586
2006-07-06 14:08:09 +00:00
Mickaël Rémond
6bf03a683d
* src/ejabberd_auth.erl: Better handling of errors when the server for
...
authentication is unknown.
SVN Revision: 585
2006-07-05 14:36:21 +00:00
Mickaël Rémond
9fdef5c15f
* src/mod_shared_roster.erl: The logged user (self) is now removed from
...
the shared roster list (EJAB-110).
SVN Revision: 584
2006-07-05 09:26:52 +00:00
Mickaël Rémond
110c5290b2
* src/mod_shared_roster.erl: Delete the shared roster group now
...
correctly delete its user entries (EJAB-112).
SVN Revision: 583
2006-07-05 08:52:21 +00:00
Mickaël Rémond
230d66b168
* src/web/ejabberd_web_admin.erl: More flexible parsing the shared
...
roster members list from the configuration form.
SVN Revision: 582
2006-07-05 08:09:35 +00:00
Alexey Shchepin
2b46e3eaa7
* src/ejabberd_s2s_in.erl: Removed needless check for xmlns:db
...
when starttls is enabled
SVN Revision: 581
2006-06-19 02:32:57 +00:00
Mickaël Rémond
7d0f9ddce2
* src/web/ejabberd_http_poll.erl: Bugfix: using tuple instead of a Pid
...
to send Erlang messages in a rarely used case.
SVN Revision: 580
2006-06-15 13:32:48 +00:00
Mickaël Rémond
bd276f0b07
* src/ejabberd_auth.erl: Fixed broken multiple connection with
...
anonymous login problem (EJAB-107).
* src/ejabberd_auth_anonymous.erl: Likewise.
SVN Revision: 579
2006-06-13 16:52:38 +00:00
Mickaël Rémond
b80002a8bb
* src/mod_pubsub/mod_pubsub.erl: Discovery query on an item does
...
no more return an "item not found error". Discovery stop
correctly at the item level (Thanks to Christophe Romain) (EJAB-105).
SVN Revision: 578
2006-06-07 14:07:18 +00:00
Mickaël Rémond
9dcd3f4080
* src/mod_pubsub/mod_pubsub.erl: Support for pubsub node
...
creation ACL. It is now possible to limit the node creation rights
using an ACL from ejabberd config file (Thanks to Christophe Romain)
(EJAB-104).
* doc/guide.tex: Likewise.
* src/ejabberd.cfg.example.
SVN Revision: 577
2006-06-07 08:38:37 +00:00
Mickaël Rémond
05c50cc5ca
* src/web/ejabberd_http.erl: The web module now accepts HTTP
...
absolute URL (used behind a proxy). This apply to HTTP polling and to
the web interface (Thanks to Jean-Sebastien Pedron).
SVN Revision: 576
2006-06-02 15:02:39 +00:00
Mickaël Rémond
ae537d2bfb
* src/web/ejabberd_http_poll.erl: Messages polled between the
...
the last client request and the polling timeout were lost. Those
messages are now resent using ejabberd routing mechanisms (EJAB-87).
SVN Revision: 575
2006-06-02 13:16:21 +00:00
Mickaël Rémond
ce5d10eb59
* src/mod_roster.erl: According to RFC3921 section 9.2, outbound
...
subscribe presence packets must be sent, even if the user has already
asked for subcription previously (subscription: none and pending: out).
The mod_roster now conforms to this behaviour (EJAB-102).
* src/mod_roster_odbc.erl: Likewise.
SVN Revision: 574
2006-05-29 16:48:20 +00:00
Mickaël Rémond
7ec4c9c119
* src/configure: removed debug printout.
...
SVN Revision: 573
2006-05-27 09:07:32 +00:00
Mickaël Rémond
02dd41c178
* src/configure.ac: Added an optional check for krb5.h in
...
configure. ejabberd can now be build directly on RedHat and OpenBSD
(EJAB-100).
SVN Revision: 572
2006-05-27 08:46:27 +00:00
Alexey Shchepin
c4e98624c3
* src/msgs/sk.msg: Slovak translation (thanks to Juraj Michalek
...
and SkLUG)
SVN Revision: 571
2006-05-26 22:06:19 +00:00
Alexey Shchepin
c737ce1b8c
* src/odbc/pg.sql: Updated
...
* src/mod_shared_roster.erl: Updated
* src/ejabberd_sm.erl: Bugfix
* src/mod_roster.erl: Bugfix
* src/mod_roster_odbc.erl: Likewise
SVN Revision: 570
2006-05-26 00:00:32 +00:00
Mickaël Rémond
42cdf80cd4
* src/mod_roster.erl: The subscribe request are now resend at
...
login as long as they have not been answered. mod_roster do no more
depends on mod_offline.
* src/ejabberd_sm.erl: Likewise.
* src/ejabberd_c2s.erl: Likewise.
* src/mod_roster_odbc.erl: Likewise (The ODBC/relational support
has not yet been tested).
* src/mod_roster.hrl: Likewise.
* src/mod_offline.erl: Likewise.
* src/mod_offline_odbc.erl: Likewise.
* odbc/pg.sql: Likewise.
* odbc/mysql.sql: Likewise.
SVN Revision: 569
2006-05-23 20:19:37 +00:00
Mickaël Rémond
753e768090
* src/ejabberd_sm.erl: The max_user_sessions has been moved to
...
host configuration.
* src/ejabberd.cfg.example: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 568
2006-05-22 10:17:22 +00:00
Mickaël Rémond
043c2ccf51
* src/ejabberd_sm.erl: An option to limit the number of opened sessions
...
for a given user have been added. As a default, a given user can only
log in 10 times with different resources. After that, new connections
replace the older ones.
* src/ejabberd.cfg.example: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 567
2006-05-21 16:34:32 +00:00
Mickaël Rémond
21b912a375
* src/web/ejabberd_http_poll.erl: Timeout disconnection were not
...
properly handled after "active once" migration. This is now fixed.
SVN Revision: 566
2006-05-15 15:45:52 +00:00
Mickaël Rémond
177b367cbe
* src/ejabberd_ctl.erl: Added a way to delete the older message
...
from the offline message table. This function is only available if
offline message queue is stored in Mnesia internal database. The
function delete_old_messages is not available in mod_offline_odbc.
SVN Revision: 565
2006-05-07 21:26:06 +00:00
Mickaël Rémond
640e1579f5
* src/ejabberd_ctl.erl: Now prints a user-friendly when trying
...
to restore a backup from a non-existent file.
SVN Revision: 564
2006-05-07 17:31:12 +00:00
Mickaël Rémond
205c565e6f
* src/ejabberd_admin.erl: Code refactoring. Common Mnesia database
...
restore function.
SVN Revision: 563
2006-05-07 16:57:11 +00:00