2008-08-04 15:46:57 +02:00
|
|
|
2008-08-04 Jerome Sautret <jerome.sautret@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Restart the database connection when
|
2008-08-04 15:48:47 +02:00
|
|
|
it's lost or it reaches timeout with MySQL. Set transaction isolation level
|
|
|
|
to SERIALIZABLE when establishing connection to MySQL.
|
2008-08-04 15:46:57 +02:00
|
|
|
|
2008-08-01 10:50:19 +02:00
|
|
|
2008-08-01 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-08-01 12:31:39 +02:00
|
|
|
* doc/release_notes_2.0.2.txt: Added for ejabberd 2.0.2-beta1
|
|
|
|
|
2008-08-01 10:50:19 +02:00
|
|
|
* src/web/ejabberd_http.erl: Temporary solution for check of
|
|
|
|
packet size when HTTPS (EJAB-611)(EJAB-507)(EJAB-574)
|
|
|
|
|
2008-07-31 13:18:49 +02:00
|
|
|
2008-07-31 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-31 20:07:44 +02:00
|
|
|
* 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)
|
|
|
|
|
2008-07-31 13:35:27 +02:00
|
|
|
* README: Update location where mnesia, ebin and priv directories
|
|
|
|
are installed; install headers and doc (EJAB-696)
|
|
|
|
|
2008-07-31 13:18:49 +02:00
|
|
|
* 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
|
|
|
|
|
2008-07-30 20:11:14 +02:00
|
|
|
2008-07-30 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-30 20:24:08 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Support Reasons for all
|
|
|
|
affiliation and role changes (EJAB-306)
|
|
|
|
|
2008-07-30 20:11:14 +02:00
|
|
|
* src/gen_mod.erl: When ejabberd is kindly stopped, don't forget
|
|
|
|
modules configuration (EJAB-706)
|
|
|
|
* src/ejabberd_app.erl: Likewise
|
|
|
|
|
2008-07-28 18:55:01 +02:00
|
|
|
2008-07-28 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Document how to get error message when ejabberd
|
|
|
|
crash dumps at start (EJAB-660)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-25 11:12:44 +02:00
|
|
|
2008-07-25 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Speedup startup with many pubsub
|
|
|
|
nodes (EJAB-669)
|
|
|
|
* src/mod_pubsub/nodetree_default.erl: Likewise
|
|
|
|
|
2008-07-24 19:49:37 +02:00
|
|
|
2008-07-24 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-24 20:21:40 +02:00
|
|
|
* doc/guide.tex: Include example PAM configuration file
|
|
|
|
ejabberd.pam (thanks to Evgeniy Khramtsov)(EJAB-704)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-24 20:03:28 +02:00
|
|
|
* src/mod_proxy65/mod_proxy65_lib.erl: Send protocol compliant
|
|
|
|
SOCKS5 reply; this breaks support of uncompliant Psi<0.10 (thanks
|
|
|
|
to Felix Geyer)(EJAB-632)
|
|
|
|
* src/mod_proxy65/mod_proxy65_stream.erl: Likewise
|
|
|
|
|
2008-07-24 19:49:37 +02:00
|
|
|
* src/mod_register.erl: When a registration is blocked due to IP
|
|
|
|
limitation, return description in error stanza (EJAB-692)
|
|
|
|
|
|
|
|
2008-07-24 Christophe Romain <christophe.romain@process-one.net>
|
2008-07-24 16:07:05 +02:00
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Allow owner to subscribe/get its own
|
|
|
|
node (EJAB-705)
|
|
|
|
|
2008-07-24 13:11:19 +02:00
|
|
|
2008-07-24 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Document room options allow_visitor_nickchange
|
|
|
|
and allow_visitor_status (EJAB-624)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-23 14:31:55 +02:00
|
|
|
2008-07-23 Geoff Cant <geoff.cant@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: new room options,
|
|
|
|
allow_visitor_presence and allow_visitor_nickchange to
|
|
|
|
block/enable visitors to broadcast presence updates to the room
|
|
|
|
(EJAB-624).
|
2008-07-23 18:40:17 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: renaming allow_visitor_presence to
|
|
|
|
allow_visitor_status and altering effect (when false) to remove
|
|
|
|
custom status tags in presence broadcasts to muc rooms by
|
|
|
|
visitors.
|
2008-07-23 14:31:55 +02:00
|
|
|
|
2008-07-23 01:41:44 +02:00
|
|
|
2008-07-23 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: remove_user hook removes
|
|
|
|
subscriptions (EJAB-684), send the last published and not the
|
2008-07-23 03:14:02 +02:00
|
|
|
first published item (EJAB-675), remove the pubsub/nodes tree,
|
|
|
|
subscribing to a node sends only last items (EJAB-700)
|
2008-07-23 01:41:44 +02:00
|
|
|
* src/mod_pubsub/node_pep.erl: added acl and jid match on node
|
|
|
|
creation permission (EJAB-663)
|
2008-08-04 15:46:57 +02:00
|
|
|
* src/mod_pubsub/node_default.erl: fix node creation permission
|
2008-07-23 01:41:44 +02:00
|
|
|
issue for service
|
|
|
|
* src/mod_pubsub/node_zoo.erl: Likewise
|
|
|
|
|
2008-07-22 18:08:57 +02:00
|
|
|
2008-07-22 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: If syntax mistake in config file, show
|
|
|
|
specific error message (EJAB-616)
|
|
|
|
|
2008-07-22 06:17:13 +02:00
|
|
|
2008-07-22 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/odbc_queries.erl: Fixed a typo
|
|
|
|
|
2008-07-18 17:55:39 +02:00
|
|
|
2008-07-03 Jerome Sautret <jerome.sautret@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Call reopen_log_hook for each virtual host.
|
|
|
|
|
2008-07-17 19:32:11 +02:00
|
|
|
2008-07-17 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Fix to allow a server admin to add
|
|
|
|
himself as owner of a room (EJAB-687)
|
|
|
|
|
2008-07-17 00:24:03 +02:00
|
|
|
2008-07-17 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/web/Makefile.in: use -DSSL39 if compiling with R12
|
|
|
|
|
2008-07-16 12:55:50 +02:00
|
|
|
2008-07-16 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-16 20:05:46 +02:00
|
|
|
* src/ejabberd_c2s.erl: Put auth_module in Info always (EJAB-549)
|
|
|
|
|
2008-07-16 18:58:42 +02:00
|
|
|
* src/*.hrl: Get back all ejabberd header files to their original
|
|
|
|
placement in src/ subdirectories (EJAB-696)
|
|
|
|
* src/*/*.erl: Likewise
|
|
|
|
* src/*/Makefile.in: Likewise
|
|
|
|
* src/Makefile.in: Install header files in system include/ dir,
|
|
|
|
reproducing the subdirectory structure of src/
|
|
|
|
|
2008-07-16 12:55:50 +02:00
|
|
|
* src/ejabberdctl.template: Update environment variable names
|
|
|
|
|
2008-07-15 23:03:48 +02:00
|
|
|
2008-07-15 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-15 23:43:22 +02:00
|
|
|
* src/ejabberdctl.template: Small fix so arguments of the command
|
|
|
|
are also passed to erl
|
|
|
|
|
2008-07-15 23:03:48 +02:00
|
|
|
* doc/guide.tex: Improve explanation of option 'hosts' in
|
|
|
|
ejabberd_service
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-16 14:55:29 +02:00
|
|
|
2008-07-15 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Report connection's IP address
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Rolled back the previous IP getting patch
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_receiver.erl: Likewise
|
|
|
|
* src/web/ejabberd_http_poll.erl: Likewise
|
|
|
|
|
2008-07-14 01:32:54 +02:00
|
|
|
2008-07-14 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-14 12:06:13 +02:00
|
|
|
* doc/guide.tex: Update what permissions does enable-user grant
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
|
|
|
* src/configure.ac: Don't explicitely put root privileges when a
|
|
|
|
user is not explicitely enabled
|
|
|
|
* src/configure: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
2008-07-14 01:32:54 +02:00
|
|
|
* src/Makefile.in: Fix docdir so it recognizes prefix. If sbin dir
|
|
|
|
does not exist, create it. Fix cookiefile permission
|
|
|
|
check. (EJAB-696)
|
|
|
|
|
2008-07-13 00:02:16 +02:00
|
|
|
2008-07-13 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-13 21:10:01 +02:00
|
|
|
* src/configure.ac: Update installation permissions (EJAB-402)
|
|
|
|
* src/configure: Likewise
|
|
|
|
|
|
|
|
* src/Makefile.in: The mnesia, ebin and priv dirs are now
|
|
|
|
installed in different locations. Install header files and
|
|
|
|
documentation (EJAB-696)
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
|
|
|
* include/*.hrl: Place for all ejabberd header files (EJAB-696)
|
|
|
|
* src/*/*.erl: Update references to header files
|
|
|
|
* src/*/Makefile.in: Include the include/ dir
|
|
|
|
|
2008-07-13 00:02:16 +02:00
|
|
|
* src/configure.ac: Allow to execute ejabberd with a normal
|
|
|
|
system user (thanks to Viq)(EJAB-402)
|
|
|
|
* src/configure: Likewise
|
|
|
|
* src/ejabberdctl.template: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-12 23:32:45 +02:00
|
|
|
2008-07-12 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/configure.ac: Improve legibility
|
|
|
|
* src/aclocal.m4: Likewise
|
|
|
|
* src/configure: Likewise
|
|
|
|
|
|
|
|
* src/ejabberdctl.template: Remove garbage variable. Document node
|
|
|
|
option
|
|
|
|
|
|
|
|
* doc/guide.tex: Add references to sections.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-11 15:35:08 +02:00
|
|
|
2008-07-11 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_register.erl: Revert support for io_lib newline, since
|
|
|
|
there is a standard character that representes newline (EJAB-501)
|
|
|
|
* doc/guide.tex: Update documentation to explain newline character
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2008-07-10 20:09:18 +02:00
|
|
|
2008-07-10 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/configure.ac: Don't check for erlang header file (EJAB-232)
|
|
|
|
* src/configure: Likewise
|
|
|
|
|
2008-07-09 16:07:27 +02:00
|
|
|
2008-07-09 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-09 23:33:34 +02:00
|
|
|
* src/configure.ac: Check for erlang header files (EJAB-232)
|
|
|
|
* src/configure: Likewise
|
|
|
|
|
2008-07-09 23:26:25 +02:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Fix compilation warnings
|
|
|
|
* src/mod_pubsub/node_zoo.erl: Likewise
|
|
|
|
|
2008-07-09 21:06:44 +02:00
|
|
|
* src/mod_shared_roster.erl: Allow to get subscribed to a contact
|
|
|
|
that is already in the roster by means of a shared roster group:
|
|
|
|
add it to another roster group and it gets subscribed
|
|
|
|
automatically (EJAB-407)
|
2008-07-09 23:26:25 +02:00
|
|
|
|
2008-07-09 21:06:44 +02:00
|
|
|
* src/mod_roster.erl: Likewise
|
2008-07-18 17:55:39 +02:00
|
|
|
|
2008-07-09 20:39:41 +02:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure some
|
|
|
|
language is set, include ID attribute in each message, add
|
|
|
|
microseconds to ensure unique value (EJAB-497)
|
|
|
|
|
2008-07-09 19:53:56 +02:00
|
|
|
* src/mod_register.erl: Support for io_lib newline character in
|
|
|
|
the body of welcome_message (EJAB-501)
|
|
|
|
* doc/guide.tex: Document the newline character
|
|
|
|
* src/ejabberd.cfg.example: Example usage of newline character
|
|
|
|
|
2008-07-09 18:08:32 +02:00
|
|
|
* src/ejabberd_config.erl (load_file): error message on sasl.log
|
|
|
|
is not flattened (EJAB-616)
|
|
|
|
|
2008-07-09 16:07:27 +02:00
|
|
|
* doc/guide.tex: mod_muc_log XMPP URI supports the updated version
|
|
|
|
RFC 5122 (EJAB-631)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-08 13:07:45 +02:00
|
|
|
2008-07-08 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* tools/ejabberdctl: Work also when 'which' is unavailable
|
|
|
|
|
2008-07-08 12:19:57 +02:00
|
|
|
2008-07-08 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: improve ip fetching patch
|
|
|
|
|
2008-07-07 10:47:47 +02:00
|
|
|
2008-07-07 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-07-07 16:52:47 +02:00
|
|
|
* src/Makefile.in: Spool, config and log dirs: writtable by owner,
|
|
|
|
readable by group, nothing by others (EJAB-686)
|
|
|
|
* doc/guide.tex: New section Securing sensible files
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-07 10:47:47 +02:00
|
|
|
* doc/guide.tex: Solaris Makefile install: use ginstall (thanks to
|
|
|
|
Jonathan Auer)(EJAB-649)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-07-04 10:35:11 +02:00
|
|
|
2008-07-03 Jerome Sautret <jerome.sautret@process-one.net>
|
2008-07-03 18:09:45 +02:00
|
|
|
|
|
|
|
* src/mod_privacy_odbc.erl: Support for privacy lists in MySQL
|
|
|
|
(thanks to Igor Goryachev)(EJAB-538)
|
|
|
|
|
2008-07-03 11:56:31 +02:00
|
|
|
2008-07-03 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Fix permission control on item
|
|
|
|
retrieve (EJAB-453)
|
|
|
|
* src/mod_pubsub/node_dispatch.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_buddy.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_private.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_public.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_default.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_pep.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_club.erl: Likewise
|
|
|
|
* src/mod_pubsub/gen_pubsub_node.erl: Likewise
|
|
|
|
* src/mod_pubsub/node.template: Likewise
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Allow subscriber to request specific
|
|
|
|
items by ItemID; Allow to retrieve pubsub#title configuration (thanks
|
|
|
|
to Kevin Crosbie); Fix forbidden result on setting
|
|
|
|
affiliation/subscription
|
|
|
|
|
|
|
|
* src/mod_pubsub/node_zoo.erl: Add node type without
|
|
|
|
home/<host>/<user> constraint
|
|
|
|
|
2008-07-03 18:09:45 +02:00
|
|
|
* src/ejabberd_local.erl: prevent iq_response table overload
|
2008-07-03 11:56:31 +02:00
|
|
|
(EJAB-608)
|
|
|
|
* src/mod_caps.erl: Likewise
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Retrieve correct IP from http connection
|
|
|
|
* src/web/ejabberd_http_poll.erl: Likewise
|
|
|
|
* src/ejabberd_receiver.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2008-06-29 13:34:30 +02:00
|
|
|
2008-06-29 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-06-29 13:59:06 +02:00
|
|
|
* src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump only
|
|
|
|
persistent tables (EJAB-678)
|
|
|
|
|
2008-06-29 13:34:30 +02:00
|
|
|
* src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled and
|
|
|
|
mod_pubsub has PEP plugin enabled (EJAB-677)
|
|
|
|
|
2008-06-28 19:47:19 +02:00
|
|
|
2008-06-28 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Allow to store room
|
|
|
|
description (thanks to Christopher Dupont)(EJAB-670)
|
|
|
|
|
2008-06-21 02:12:06 +02:00
|
|
|
2008-06-21 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-06-21 02:19:57 +02:00
|
|
|
* src/web/ejabberd_http.erl: Support PUT and DELETE methods in
|
|
|
|
ejabberd_http (thanks to Eric Cestari)(EJAB-662)
|
|
|
|
|
|
|
|
* doc/guide.tex: Explain that S2S outgoing first tries IPv4 and if
|
2008-06-21 02:12:06 +02:00
|
|
|
that fails then tries IPv6
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-06-18 23:33:48 +02:00
|
|
|
2008-06-18 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.app: The ejabberd version number is defined in the
|
|
|
|
OTP application resource file, in the key 'vsn' (EJAB-657)
|
|
|
|
* src/ejabberd.hrl: The macro VERSION now consults the ejabberd
|
|
|
|
application key vsn
|
|
|
|
* src/configure.erl: Load the ejabberd application description
|
|
|
|
* doc/Makefile: Read ejabberd version from ejabberd.app vsn
|
|
|
|
* doc/api/Makefile: Likewise
|
|
|
|
|
2008-06-18 18:19:18 +02:00
|
|
|
2008-06-18 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: get_default bugfix (EJAB-656)
|
|
|
|
|
2008-06-13 01:52:13 +02:00
|
|
|
2008-06-13 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-06-13 20:55:26 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Allow admins to send messages to
|
|
|
|
rooms even if not joined (EJAB-645)
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-06-13 19:51:01 +02:00
|
|
|
* src/ejabberd.cfg.example: Add registration_timeout (EJAB-653)
|
|
|
|
|
2008-06-13 01:52:13 +02:00
|
|
|
* doc/guide.tex: Table of listener modules converted to
|
|
|
|
description. Table of modules overview simplified, and module
|
2008-06-13 12:13:44 +02:00
|
|
|
names link to their sections. Document
|
2008-06-13 17:25:57 +02:00
|
|
|
ldap_local_filter (EJAB-179). Title in HTML is shorter.
|
|
|
|
Update several external URIs.
|
2008-06-13 12:13:44 +02:00
|
|
|
|
2008-06-13 01:52:13 +02:00
|
|
|
* doc/guide.html: Regenerated with all the latest changes
|
|
|
|
|
2008-06-12 23:54:30 +02:00
|
|
|
2008-06-12 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-06-13 00:00:51 +02:00
|
|
|
* doc/guide.tex: Permanent reference URL for sections (EJAB-651).
|
|
|
|
Changes in CSS: verbatim text is indented and has grey background;
|
2008-06-13 01:01:09 +02:00
|
|
|
descriptions are indented; table borders are softer. Fix
|
|
|
|
indentation of verbatim text.
|
2008-06-12 23:54:30 +02:00
|
|
|
|
2008-06-10 01:43:47 +02:00
|
|
|
2008-06-10 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix: deliver messages when first
|
|
|
|
presence is Invisible (thanks to Dariusz Markowicz)(EJAB-262)
|
|
|
|
|
2008-06-08 18:52:25 +02:00
|
|
|
2008-06-08 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Small fixes (thanks to Christoph Anton Mitterer)
|
|
|
|
* doc/introduction.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-06-05 14:04:43 +02:00
|
|
|
2008-06-05 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Document ejabberdctl status code (EJAB-633)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-06-04 15:21:36 +02:00
|
|
|
2008-06-04 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/pl.msg: Bugfix in arguments of translated string that
|
|
|
|
could crash the room (thanks to Anastasia Gornostaeva)
|
|
|
|
|
2008-05-31 19:09:13 +02:00
|
|
|
2008-05-31 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-05-31 20:21:43 +02:00
|
|
|
* src/web/ejabberd_web.erl (make_xhtml/2): Allow to include
|
|
|
|
elements in the HTTP header
|
|
|
|
|
2008-05-31 19:09:13 +02:00
|
|
|
* src/odbc/odbc_queries.erl (del_user_return_password): Return
|
|
|
|
password (thanks to Oleg Palij)
|
|
|
|
|
2008-05-22 12:19:35 +02:00
|
|
|
2008-05-22 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2008-05-22 12:53:49 +02:00
|
|
|
* src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet
|
|
|
|
hooks (EJAB-635).
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise.
|
|
|
|
|
2008-05-22 12:19:35 +02:00
|
|
|
* src/ejabberd_c2s.erl: user_send_packet hook now called on all packets
|
|
|
|
including presence packets (EJAB-634)
|
|
|
|
|
2008-05-22 02:01:18 +02:00
|
|
|
2008-05-22 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* README: R12 support: remove compilation warning (EJAB-630)
|
|
|
|
|
2008-05-19 11:13:19 +02:00
|
|
|
2008-05-19 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-05-19 11:45:44 +02:00
|
|
|
* doc/guide.html: Update
|
|
|
|
|
2008-05-19 11:20:35 +02:00
|
|
|
* src/configure.ac: R12 support: remove compilation
|
|
|
|
warning (EJAB-630)
|
|
|
|
* src/configure: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2008-05-19 11:13:19 +02:00
|
|
|
* doc/guide.tex: Describe how to disable registration
|
|
|
|
limitation (EJAB-614)
|
|
|
|
|
2008-05-18 14:28:58 +02:00
|
|
|
2008-05-19 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Avoid an harmless error (function clause in
|
2008-07-03 18:09:45 +02:00
|
|
|
logs)
|
2008-05-18 14:28:58 +02:00
|
|
|
|
2008-05-17 13:44:25 +02:00
|
|
|
2008-05-17 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/extauth.erl: Log strange responses from extauth script. Use
|
|
|
|
timeout (EJAB-627)
|
|
|
|
|
|
|
|
2008-05-16 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Allow change_state of a room
|
|
|
|
|
2008-05-16 17:29:33 +02:00
|
|
|
2008-05-16 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Change FSMTIMEOUT to 30s
|
|
|
|
|
2008-05-12 19:56:27 +02:00
|
|
|
2008-05-12 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-05-12 22:35:43 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Return Forbidden error message
|
|
|
|
when user sends private message in a room that disallows
|
|
|
|
it (EJAB-595)
|
|
|
|
|
2008-05-12 19:56:27 +02:00
|
|
|
* src/web/ejabberd_http.erl (parse_auth): Allow password that
|
2008-05-12 22:35:43 +02:00
|
|
|
include colon character (EJAB-622)
|
2008-05-12 19:56:27 +02:00
|
|
|
|
2008-05-09 21:53:06 +02:00
|
|
|
2008-05-09 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_ip_blacklist.erl: Better error handling (EJAB-625).
|
|
|
|
|
2008-05-05 18:22:06 +02:00
|
|
|
2008-05-05 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625).
|
|
|
|
* src/mod_ip_blacklist.erl: Likewise.
|
|
|
|
* src/jlib.erl: Added IP format tuple to string function.
|
|
|
|
* src/ejabberd_socket.erl: Properly handled c2s start failure (happen
|
|
|
|
for blacklisted IP).
|
|
|
|
|
2008-05-04 09:38:24 +02:00
|
|
|
2008-05-04 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_receiver.erl: Don't activate a socket untill its
|
|
|
|
receiver process is controlling it
|
|
|
|
|
2008-04-30 10:49:39 +02:00
|
|
|
2008-04-30 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_caps.erl: XEP-0115 patch (EJAB-618)
|
|
|
|
|
2008-04-29 18:44:12 +02:00
|
|
|
2008-04-29 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-04-29 18:59:03 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Improve confusing log message in s2s
|
|
|
|
connection: wait_for_validation connect timeout (EJAB-617)
|
|
|
|
|
2008-04-29 18:44:12 +02:00
|
|
|
* src/ejabberd.cfg.example: Small improvements in explanations
|
|
|
|
|
|
|
|
* doc/guide.tex: Document MUC room options (EJAB-619)
|
|
|
|
|
2008-04-28 20:07:23 +02:00
|
|
|
2008-04-28 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Document the option max_s2s_connections
|
|
|
|
|
2008-04-28 15:02:07 +02:00
|
|
|
2008-04-28 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: remove unused served_hosts option
|
|
|
|
and make init message be debug and not info
|
|
|
|
|
2008-04-27 21:06:34 +02:00
|
|
|
2008-04-27 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed room shaper processing
|
|
|
|
|
2008-04-26 00:45:45 +02:00
|
|
|
2008-04-26 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-04-26 19:37:43 +02:00
|
|
|
* src/mod_shared_roster.erl: Fix for new registered accounts not
|
|
|
|
being immediately shown in an 'all' special shared roster
|
|
|
|
group (thanks to Alexey Shchepin) (EJAB-71)
|
|
|
|
* src/mod_register.erl: New vhost event user_registered
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-04-26 00:45:45 +02:00
|
|
|
* doc/guide.tex: Document option registration_timeout (EJAB-614)
|
|
|
|
|
2008-04-25 11:25:31 +02:00
|
|
|
2008-04-25 Badlop <badlop@process-one.net>
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-04-25 11:25:31 +02:00
|
|
|
* src/ejabberd_c2s.erl: Added forbidden_session_hook
|
|
|
|
|
|
|
|
* src/acl.erl: New access types: resource, resource_regexp and
|
|
|
|
resource_glob
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2008-04-22 23:51:32 +02:00
|
|
|
2008-04-23 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2008-04-23 15:14:08 +02:00
|
|
|
* src/treap.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_register.erl: Fixed table creation, timeout isn't
|
|
|
|
activated when registration fails
|
|
|
|
|
2008-04-22 23:51:32 +02:00
|
|
|
* src/mod_register.erl: Restrict registration frequency per IP or
|
2008-04-26 00:45:45 +02:00
|
|
|
user (EJAB-614)
|
2008-04-22 23:51:32 +02:00
|
|
|
* src/ejabberd_c2s.erl: Pass IP to the c2s_unauthenticated_iq hook
|
|
|
|
* src/ejabberd_config.erl: Added registration_timeout option
|
|
|
|
|
|
|
|
* src/treap.erl: Treaps implementation
|
|
|
|
|
2008-04-22 19:41:30 +02:00
|
|
|
2008-04-22 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Improve anonymous authentication to not
|
|
|
|
remove rosters accidentally (EJAB-549). New functions in
|
|
|
|
ejabberd_auth to get/check password and know which module accepted
|
|
|
|
the authentication. New element 'auth_module' in ejabberd_c2s
|
|
|
|
record 'statedata'. Cyrsasl provides a new property in the
|
|
|
|
response: {auth_module, AuthModule}.
|
|
|
|
* src/ejabberd_auth_anonymous.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/cyrsasl_anonymous.erl: Likewise
|
|
|
|
* src/cyrsasl_digest.erl: Likewise
|
|
|
|
* src/cyrsasl_plain.erl: Likewise
|
|
|
|
|
2008-04-18 14:19:45 +02:00
|
|
|
2008-04-18 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
|
|
|
|
after a remote server crash (EJAB-540)
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2008-04-16 17:44:58 +02:00
|
|
|
2008-04-16 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Clarification: PEP is enabled in default config
|
|
|
|
|
2008-04-14 14:02:18 +02:00
|
|
|
2008-04-14 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_caps.erl: Cache negative response (EJAB-474)
|
|
|
|
|
2008-04-12 10:09:05 +02:00
|
|
|
2008-04-12 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Include Last-Modified HTTP
|
|
|
|
header in responses to allow caching (EJAB-546)
|
|
|
|
|
2008-04-11 17:47:44 +02:00
|
|
|
2008-04-11 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-04-11 19:32:20 +02:00
|
|
|
* src/Makefile.in: Improved indentation of GCC call
|
|
|
|
* src/ejabberd_zlib/Makefile.in: Likewise
|
|
|
|
* src/mod_irc/Makefile.in: Likewise
|
|
|
|
* src/stringprep/Makefile.in: Likewise
|
|
|
|
* src/tls/Makefile.in: Likewise
|
|
|
|
|
2008-04-11 17:47:44 +02:00
|
|
|
* src/ejabberd_listener.erl (start_listener): Revert SVN r1260.
|
|
|
|
|
2008-04-11 07:19:27 +02:00
|
|
|
2008-04-11 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2008-04-11 07:52:10 +02:00
|
|
|
* src/ejabberd_config.erl: Removed a dependency on string:to_upper
|
|
|
|
|
2008-04-11 11:25:54 +02:00
|
|
|
* src/tls/tls_drv.c: Fixed gcc signedness warnings (EJAB-447)
|
2008-04-11 07:20:08 +02:00
|
|
|
* src/ejabberd_zlib/ejabberd_zlib_drv.c: Likewise
|
|
|
|
|
2008-04-11 11:25:54 +02:00
|
|
|
* src/expat_erl.c: Removed R9B workaround (EJAB-447)
|
2008-04-11 07:19:27 +02:00
|
|
|
|
2008-04-10 16:11:06 +02:00
|
|
|
2008-04-10 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: fix identity and database update
|
|
|
|
bugfix
|
|
|
|
* src/mod_pubsub/nodetree_default.erl: Likewise
|
|
|
|
|
2008-04-10 10:14:38 +02:00
|
|
|
2008-04-10 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2008-04-10 16:11:06 +02:00
|
|
|
* src/ejabberd_c2s.erl: Uniform default value for empty privacy
|
2008-04-10 10:14:58 +02:00
|
|
|
list. Fixes (EJAB-603).
|
2008-04-10 10:14:38 +02:00
|
|
|
|
2008-04-08 11:37:06 +02:00
|
|
|
2008-04-08 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth_ldap.erl: LDAP function to get the number of
|
|
|
|
registered users is too slow (EJAB-331): set timeout in LDAP
|
|
|
|
search queries (thanks to Evgeniy Khramtsov) and return the number
|
|
|
|
of registered users.
|
|
|
|
|
2008-04-07 15:18:42 +02:00
|
|
|
2008-04-07 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Documented the IQ discipline {queue, N}.
|
|
|
|
* doc/guide.html: Likewise.
|
|
|
|
|
2008-04-05 12:53:32 +02:00
|
|
|
2008-04-05 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Fix default_room_opts with default_room_options
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-04-04 00:35:26 +02:00
|
|
|
2008-04-04 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-04-04 20:57:01 +02:00
|
|
|
* src/ejabberd_auth_ldap.erl (get_vh_registered_users_number): New
|
|
|
|
function that returns 0 registered users (EJAB-331).
|
|
|
|
|
2008-04-04 00:35:26 +02:00
|
|
|
* src/ejabberd_c2s.erl (process_presence_probe): Don't route a
|
|
|
|
presence probe to oneself (EJAB-498)
|
|
|
|
|
2008-04-02 18:31:15 +02:00
|
|
|
2008-04-02 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: Add support to include additional
|
|
|
|
configuration files. Add support for macro definition and
|
|
|
|
usage. (EJAB-593)
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-04-02 11:06:28 +02:00
|
|
|
2008-04-02 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: add condition inclusion of pep in
|
|
|
|
disco identity (EJAB-564)
|
2008-04-02 16:24:18 +02:00
|
|
|
|
|
|
|
* src/Makefile.in: Do not ignore values passed from configure
|
|
|
|
(thanks to Justin Boffemmyer)(EJAB-592)
|
2008-04-02 11:06:28 +02:00
|
|
|
|
2008-04-01 12:11:39 +02:00
|
|
|
2008-04-01 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-04-01 14:00:34 +02:00
|
|
|
* doc/guide.tex: Updated command line parameters, epmd section
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-04-01 12:11:39 +02:00
|
|
|
* doc/api/Makefile: Report the correct ejabberd version. When
|
|
|
|
cleaning, remove also erlang.png
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Update source code to prevent
|
|
|
|
warning messages from EDoc
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_default.erl: Likewise
|
|
|
|
* src/mod_pubsub/nodetree_default.erl: Likewise
|
|
|
|
* src/mod_pubsub/nodetree_virtual.erl: Likewise
|
|
|
|
* src/mod_pubsub/pubsub.hrl: Likewise
|
|
|
|
|
2008-04-01 11:07:29 +02:00
|
|
|
2008-04-01 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberdctl.template: Add firewalling port range definition
|
|
|
|
* src/ejabberdctl.cfg.example: Likewise
|
|
|
|
|
2008-03-31 11:30:51 +02:00
|
|
|
2008-03-31 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-03-31 21:48:35 +02:00
|
|
|
* src/ejabberd_listener.erl: Remove code of the unused listening
|
|
|
|
socket option 'ssl' (EJAB-159)
|
|
|
|
* src/ejabberd_app.erl: Likewise
|
|
|
|
|
2008-03-31 12:36:41 +02:00
|
|
|
* doc/webadmmain.png: Updated to ejabberd 2.0.0
|
|
|
|
* doc/webadmmainru.png: Likewise
|
|
|
|
|
|
|
|
* doc/disco.png: Removed because not used
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-03-31 12:36:41 +02:00
|
|
|
* doc/guide.tex: Fix Latex reference to webadmin section. Update
|
|
|
|
explanation of screenshots. Update xmpp addresses of Mickael
|
|
|
|
Remond and Sander Devrieze.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
|
|
|
* doc/Makefile: Remove the Hevea deprecated option -noiso
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* doc/dev.html: Likewise
|
|
|
|
* doc/features.html: Likewise
|
|
|
|
|
2008-03-31 11:30:51 +02:00
|
|
|
* src/ejabberd_listener.erl (start_listener): Start also the
|
|
|
|
supervisor of the module
|
|
|
|
|
2008-03-27 01:28:44 +01:00
|
|
|
2008-03-27 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-26 10:27:46 +01:00
|
|
|
2008-03-26 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/Makefile.in: Support for parallel compilation with 'make -j'
|
|
|
|
in multi core CPUs: fix compilation dependencies; compile
|
|
|
|
behaviors before other source code. (thanks to Jonathan Schleifer)
|
|
|
|
* src/mod_pubsub/Makefile.in: Likewise
|
|
|
|
* src/eldap/Makefile.in: Likewise
|
|
|
|
|
2008-03-25 23:23:38 +01:00
|
|
|
2008-03-26 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: The iq_response table wasn't cloned
|
|
|
|
automatically on all nodes which resulted in a single point of
|
|
|
|
failure
|
|
|
|
|
2008-03-25 18:18:47 +01:00
|
|
|
2008-03-25 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/Makefile.in: Failure to install epam is not
|
2008-03-25 19:59:45 +01:00
|
|
|
critical (EJAB-573). Only try to install epam if pam was enabled
|
|
|
|
in configure script (thanks to Etan Reisner)(EJAB-586)
|
2008-03-25 18:18:47 +01:00
|
|
|
|
2008-03-24 02:28:55 +01:00
|
|
|
2008-03-24 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-03-24 19:57:41 +01:00
|
|
|
* doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks
|
|
|
|
to Andreas Ntaflos)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-24 02:28:55 +01:00
|
|
|
* src/msgs/de.msg: Fix irc typo (thanks to Jonathan Schleifer)
|
|
|
|
* src/msgs/cs.msg: Likewise
|
|
|
|
* src/msgs/pl.msg: Likewise
|
|
|
|
* src/msgs/sk.msg: Likewise
|
|
|
|
|
2008-03-22 17:42:28 +01:00
|
|
|
2008-03-22 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile
|
|
|
|
pass (EJAB-583).
|
|
|
|
|
2008-03-22 01:33:28 +01:00
|
|
|
2008-03-22 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Document service_check_from (EJAB-576)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-21 17:17:37 +01:00
|
|
|
2008-03-21 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-03-21 19:58:07 +01:00
|
|
|
* src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG
|
|
|
|
* src/shaper.erl: Move log call INFO_MSG to DEBUG
|
|
|
|
|
2008-03-21 17:17:37 +01:00
|
|
|
* doc/guide.tex: Document s2s_default_policy and
|
|
|
|
s2s_host (EJAB-575)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-21 16:42:14 +01:00
|
|
|
2008-03-21 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/pam/epam.erl: Seek epam binary into priv/bin (EJAB-573)
|
|
|
|
* src/ejabberd.erl: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* src/ejabberdctl.template: Likewise
|
|
|
|
* tools/ejabberdctl: Likewise
|
|
|
|
|
2008-03-21 17:05:32 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Pubsub subscription is now wrapped in
|
|
|
|
pubsub tags (EJAB-580)
|
|
|
|
|
2008-03-21 15:44:16 +01:00
|
|
|
2008-03-21 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: Rewrite io:format calls to loglevel
|
|
|
|
macros (EJAB-555)
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
* src/ejabberd_ctl.erl: Likewise
|
|
|
|
* src/ejabberd_loglevel.erl: Likewise
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_update.erl: Likewise
|
|
|
|
* src/extauth.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/shaper.erl: Likewise
|
|
|
|
* src/tls/tls.erl: Likewise
|
|
|
|
* src/web/ejabberd_http_poll.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: New macro ?PRINT(Format, Args) to print in
|
|
|
|
standard output
|
|
|
|
|
2008-03-20 20:24:27 +01:00
|
|
|
2008-03-20 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Improve explanation of how to start ejabberd when
|
|
|
|
binary installer. Don't recommend R12 in Windows compilation.
|
|
|
|
Describe what happens if maxrate shaper is exceeded.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-20 17:28:36 +01:00
|
|
|
2008-03-20 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/eldap.erl: Improved logging. We now use ejabberd logging
|
|
|
|
framework (EJAB-582).
|
|
|
|
|
|
|
|
* src/eldap.erl: Faster LDAP reconnection (Thanks to Christophe
|
|
|
|
Romain) (EJAB-581)
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-03-17 11:16:21 +01:00
|
|
|
2008-03-17 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Only trigger s2s_connect_hook on
|
|
|
|
successful connection (EJAB-566)
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
|
2008-03-15 10:35:33 +01:00
|
|
|
2008-03-15 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2008-03-15 11:57:38 +01:00
|
|
|
* src/ejabberd_ctl.erl: API improvement: Added
|
|
|
|
reopen_log_hook (EJAB-565)
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-03-15 10:35:33 +01:00
|
|
|
* src/ejabberd_s2s.erl: API improvement: Added s2s_connect_hook
|
|
|
|
(EJAB-566).
|
|
|
|
|
2008-03-13 00:05:49 +01:00
|
|
|
2008-03-13 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-03-13 15:34:47 +01:00
|
|
|
* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because
|
|
|
|
Erlang R12 doesn't start automatically like in R11 and
|
|
|
|
older (thanks to Sergei Golovan)(EJAB-541)
|
|
|
|
|
2008-03-13 15:13:29 +01:00
|
|
|
* src/ejabberd.hrl: Removed unused ejabberd_debug and
|
|
|
|
PRIVACY_SUPPORT. Reordered the remaining options
|
|
|
|
|
2008-03-13 11:59:57 +01:00
|
|
|
* doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks
|
|
|
|
to Evgeniy Khramtsov)(EJAB-530). Fix typo in the description of
|
|
|
|
ldap_server option.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-03-13 00:05:49 +01:00
|
|
|
* src/mod_echo.erl: Small change to avoid a compilation warning of
|
|
|
|
unused function
|
|
|
|
|
2008-03-12 23:29:53 +01:00
|
|
|
2008-03-12 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
|
|
|
|
terms in one line in Erlang R12 (EJAB-503)
|
|
|
|
|
2008-03-11 15:25:35 +01:00
|
|
|
2008-03-11 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with
|
|
|
|
Erlang R12, replace the calls to deprecated module PKIX1Explicit88
|
|
|
|
with OTP-PKIX (EJAB-556)
|
|
|
|
|
2008-03-10 12:59:53 +01:00
|
|
|
2008-03-10 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_update.erl: Fix crash when browsing the Update
|
|
|
|
page in Erlang R12 (EJAB-552)
|
|
|
|
|
2008-03-10 00:02:28 +01:00
|
|
|
2008-03-09 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Fixed HTTP headers when a
|
|
|
|
requested session doesn't exist
|
|
|
|
|
|
|
|
2008-03-09 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
|
|
|
|
to the deprecated function inet:ip_to_bytes (thanks to Evgeniy
|
|
|
|
Khramtsov)(EJAB-542)
|
|
|
|
|
|
|
|
2008-03-07 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/eldap/eldap_pool.erl: Improved logging
|
|
|
|
|
|
|
|
2008-03-04 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Improve documentation of host_config
|
|
|
|
add (EJAB-544)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
|
|
|
|
* doc/guide.tex: mod_announce recommends, but doesn't require
|
|
|
|
mod_adhoc (thanks to Anastasia Gornostaeva)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2008-03-03 12:55:19 +01:00
|
|
|
2008-03-03 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/tls/tls.erl: recv_data/2 doesn't throw exceptions now
|
|
|
|
* src/ejabberd_zlib/ejabberd_zlib.erl: Likewise
|
|
|
|
|
2008-02-28 23:10:55 +01:00
|
|
|
2008-02-29 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
|
2008-02-28 01:30:23 +01:00
|
|
|
2008-02-28 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl (prep_stop): Stop modules when stopping
|
|
|
|
ejabberd (EJAB-536)
|
|
|
|
* src/mod_caps.erl (stop): Probably not needed to stop supervisor
|
|
|
|
child (EJAB-536)
|
|
|
|
* src/mod_muc/mod_muc.erl (room_destroyed): Catch message
|
|
|
|
sending (EJAB-536)
|
|
|
|
* src/mod_muc/mod_muc_room.erl (init): Ensure rooms are called
|
|
|
|
when the process dies due to a linked die (EJAB-536)
|
|
|
|
|
2008-03-07 15:49:06 +01:00
|
|
|
2008-02-27 Mickael Remond <mremond@process-one.net>
|
2008-02-27 21:15:25 +01:00
|
|
|
|
|
|
|
* src/ejabberd_check.erl: Separate config loading from
|
|
|
|
configuration sanity checks (EJAB-533)
|
|
|
|
* src/src/ejabberd_app.erl: Likewise
|
|
|
|
* src/ejabberd_app.erl: Likewise
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-02-26 09:59:09 +01:00
|
|
|
2008-02-26 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/it.msg: Updated (thanks to Smart2128)
|
|
|
|
|
2008-02-21 10:54:19 +01:00
|
|
|
2008-02-21 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/release_notes_2.0.0.txt: Small fixes and update date
|
|
|
|
|
2008-02-20 16:48:48 +01:00
|
|
|
2008-02-20 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-02-20 20:07:19 +01:00
|
|
|
* README: Updated to match the content of the ejabberd Guide
|
|
|
|
|
2008-02-20 17:08:13 +01:00
|
|
|
* doc/release_notes_2.0.0.txt: Updated version number and date
|
|
|
|
|
2008-02-20 17:05:26 +01:00
|
|
|
* doc/guide.tex: Mentioned the problems about Windows service
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-02-20 16:48:48 +01:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
|
|
|
|
* src/msgs/zh.msg: Updated (thanks to Mike Wang and Zhan Caibao)
|
|
|
|
|
2008-02-19 20:15:28 +01:00
|
|
|
2008-02-19 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
|
|
|
|
* src/msgs/cs.msg: Updated (thanks to Lukas Polivka)
|
|
|
|
* src/msgs/de.msg: Updated (thanks to Cord Beermann and Nikolaus
|
|
|
|
Polak)
|
|
|
|
* src/msgs/eo.msg: Updated (thanks to Andreas van Cranenburgh)
|
|
|
|
* src/msgs/es.msg: Updated
|
|
|
|
* src/msgs/fr.msg: Updated (thanks to Christophe Romain)
|
|
|
|
* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)
|
|
|
|
* src/msgs/nl.msg: Updated (thanks to Andreas van Cranenburgh)
|
|
|
|
* src/msgs/no.msg: Updated (thanks to Stian B. Barmen)
|
|
|
|
* src/msgs/pt-br.msg: Updated (thanks to Otavio Fernandes)
|
|
|
|
* src/msgs/uk.msg: Updated (thanks to Stoune and Ruslan Rakhmanin)
|
2008-02-20 16:48:48 +01:00
|
|
|
|
2008-02-19 18:06:49 +01:00
|
|
|
2008-02-19 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: add pgsql driver monitoring
|
|
|
|
|
2008-02-19 14:49:29 +01:00
|
|
|
2008-02-19 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: dirty_get_registered_users now
|
|
|
|
correctly returns all users for all vhosts no matter which
|
|
|
|
back-end is used (EJAB-527)
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_auth_internal.erl: Likewise
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
* src/ejabberd_auth_external.erl: Likewise
|
|
|
|
* src/ejabberd_auth_ldap.erl: Likewise
|
|
|
|
|
2008-02-18 10:55:06 +01:00
|
|
|
2008-02-18 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bug in get_conn_type since SVN r1194 crashes
|
|
|
|
http-bind and http-poll (thanks to Brian Cully) (EJAB-526)
|
|
|
|
|
2008-02-15 20:18:36 +01:00
|
|
|
2008-02-15 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/release_notes_2.0.0.txt: Describe in the Release Notes the
|
|
|
|
upgrade instructions (EJAB-522)
|
|
|
|
|
2008-02-15 17:35:32 +01:00
|
|
|
2008-02-15 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Retreive connection type in
|
2008-02-18 10:55:06 +01:00
|
|
|
sm_register_connection_hook
|
2008-02-15 17:35:32 +01:00
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_auth_anonymous.erl: Likewise
|
|
|
|
|
2008-02-14 12:25:39 +01:00
|
|
|
2008-02-14 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)
|
|
|
|
* src/msgs/*: Recover old translations to several languages from
|
|
|
|
ejabberd 1.1.4
|
|
|
|
|
2008-02-14 05:51:04 +01:00
|
|
|
2008-02-14 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2008-02-14 06:23:16 +01:00
|
|
|
* src/cyrsasl_digest.erl: Unquote backslash in DIGEST-MD5 quoted
|
|
|
|
strings (EJAB-304)
|
|
|
|
|
2008-02-14 05:51:04 +01:00
|
|
|
* src/mod_roster.erl: Removed the ancient Psi roster workaround
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
|
2008-02-12 02:04:47 +01:00
|
|
|
2008-02-12 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-02-12 02:16:11 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed native support for all the
|
|
|
|
ACL types (EJAB-253)
|
|
|
|
|
2008-02-12 02:04:47 +01:00
|
|
|
* src/acl.erl: Normalize ACL before adding to the configuration
|
|
|
|
tables (EJAB-521)
|
|
|
|
|
2008-02-11 16:36:56 +01:00
|
|
|
2008-02-11 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2008-02-11 21:29:54 +01:00
|
|
|
* src/ejabberd_auth.erl: Do not allow empty password at
|
|
|
|
creation. On authent, check in all cases that password is not
|
|
|
|
empty.
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_auth_internal.erl: Likewise
|
|
|
|
* src/ejabberd_auth_external.erl: Likewise
|
|
|
|
|
2008-02-11 16:36:56 +01:00
|
|
|
* src/ejabberd_receiver.erl: Avoid crash to appear in log, when
|
|
|
|
trying to close a stream with an undefined state.
|
|
|
|
|
2008-02-11 16:21:24 +01:00
|
|
|
2008-02-11 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Bugfix: event used in place of x when
|
|
|
|
xmlns is pubsub#event (EJAB-518)
|
|
|
|
|
2008-02-11 13:15:34 +01:00
|
|
|
2008-02-11 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfix: local message stanza may
|
|
|
|
not have an attribute From (EJAB-515)
|
|
|
|
|
2008-02-08 19:28:36 +01:00
|
|
|
2008-02-08 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-02-09 11:38:47 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Include the error condition in the
|
|
|
|
presence status when kicking a participant due to an error
|
|
|
|
stanza (EJAB-496)
|
|
|
|
|
2008-02-08 19:28:36 +01:00
|
|
|
* src/ejabberd.cfg.example: Document options to SQL keep alive
|
|
|
|
interval and pool size (EJAB-206)
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-02-06 21:30:58 +01:00
|
|
|
2008-02-06 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Support for decline of invitation
|
|
|
|
to MUC room (EJAB-515)
|
|
|
|
|
2008-02-06 19:04:23 +01:00
|
|
|
2008-02-06 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2008-02-06 19:19:25 +01:00
|
|
|
* src/mod_pubsub/node_buddy.erl: Fixed typo
|
|
|
|
* src/mod_pubsub/node_club.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_dispatch.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_pep.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_private.erl: Likewise
|
2008-02-07 09:07:20 +01:00
|
|
|
* src/mod_pubsub/node.template: Likewise
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-02-06 19:04:23 +01:00
|
|
|
* src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way
|
|
|
|
to generate custom item name
|
|
|
|
* src/mod_pubsub/node_dispatch.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_buddy.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_private.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_club.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_public.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_default.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_pep.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Small API improvements and
|
|
|
|
refactoring
|
|
|
|
|
2008-02-04 17:44:42 +01:00
|
|
|
2008-02-04 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Updated version to 2.1.0-alpha
|
|
|
|
* doc/dev.html: Likewise
|
|
|
|
* doc/features.html: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
|
2008-02-04 00:17:39 +01:00
|
|
|
2008-02-04 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Append "(n/a)" to disco room
|
|
|
|
descriptions when a number of occupants is not available
|
|
|
|
|
|
|
|
2008-02-02 Mickael Remond <mremond@process-one.net>
|
2008-02-02 15:24:01 +01:00
|
|
|
|
|
|
|
* src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.
|
2008-02-02 15:15:37 +01:00
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Added the from field in the
|
|
|
|
get_subnodes pubsub plugin API function. This is usefull to write
|
|
|
|
plugins to generate the pubsub hierarchy dynamically, based on who
|
|
|
|
is doing the browsing request.
|
|
|
|
* src/mod_pubsub/gen_pubsub_nodetree.erl: Likewise
|
|
|
|
* src/mod_pubsub/nodetree_default.erl: Likewise
|
|
|
|
* src/mod_pubsub/nodetree_virtual.erl: Likewise
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-01-30 16:52:23 +01:00
|
|
|
2008-01-30 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-01-30 18:51:09 +01:00
|
|
|
* doc/guide.tex: Removed the option served_hosts in mod_pubsub
|
|
|
|
because it does not work correctly yet (EJAB-504)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2008-01-30 16:52:23 +01:00
|
|
|
* src/mod_echo.erl: Put in comments the call to the educational
|
|
|
|
function do_client_version
|
|
|
|
|
2008-01-29 15:49:08 +01:00
|
|
|
2008-01-29 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
|
|
|
|
private message with type=error (EJAB-496)
|
|
|
|
|
2008-01-25 11:23:12 +01:00
|
|
|
2008-01-25 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-01-25 16:28:30 +01:00
|
|
|
* doc/introduction.tex: Updated list of languages
|
|
|
|
* doc/release_notes_2.0.0.txt: Likewise
|
|
|
|
|
2008-01-25 11:23:12 +01:00
|
|
|
* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
|
|
|
|
van Cranenburgh)
|
|
|
|
|
|
|
|
* src/msgs/no.msg: New Norwegian translation (thanks to Stian
|
|
|
|
B. Barmen)
|
|
|
|
|
|
|
|
* doc/Makefile: Fixed small problem with contributed_modules.tex
|
|
|
|
|
2008-01-25 10:24:10 +01:00
|
|
|
2008-01-25 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Setting boolean node configuration
|
|
|
|
fixed (EJAB-509)
|
|
|
|
* src/mod_pubsub/node_default.erl: Use roster_groups_allowed instead
|
|
|
|
of access_roster_groups (EJAB-508)
|
|
|
|
* src/mod_pubsub/node_pep.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_buddy.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_club.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_dispatch.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_private.erl: Likewise
|
|
|
|
* src/mod_pubsub/node_public.erl: Likewise
|
|
|
|
|
2008-01-16 11:08:17 +01:00
|
|
|
2008-01-16 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated the names of log files.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Added log messages for room
|
|
|
|
destroy
|
|
|
|
|
|
|
|
* src/mod_caps.erl: Small beautify of log error messages
|
|
|
|
|
2008-01-15 18:02:57 +01:00
|
|
|
2008-01-15 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-01-15 18:53:40 +01:00
|
|
|
* doc/guide.tex: Improved the documentation of Binary
|
|
|
|
installer. Updated the requirements, specifically: Erlang R10B-9
|
|
|
|
is required as minimum, and R12 is not yet supported. Added
|
|
|
|
section Upgrading ejabberd. Improved documentation about Erlang
|
|
|
|
runtime system environment variables and command-line parameters.
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
|
|
|
* doc/release_notes_2.0.0.txt: Updated to RC1
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
* src/ejabberd.hrl: Likewise
|
|
|
|
|
|
|
|
* doc/introduction.tex: Updated to 22 languages
|
2008-07-03 18:09:45 +02:00
|
|
|
|
2008-01-15 18:53:40 +01:00
|
|
|
* doc/Makefile: Ensure that Bash is used
|
|
|
|
|
2008-01-15 18:02:57 +01:00
|
|
|
* doc/guide.tex: Updated copyright dates to 2008.
|
|
|
|
* src/*: Likewise
|
|
|
|
|
2008-02-26 09:59:09 +01:00
|
|
|
2008-01-15 Jerome Sautret <jerome.sautret@process-one.net>
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2008-01-15 17:09:07 +01:00
|
|
|
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446)
|
|
|
|
(thanks to Sergei Golovan and Maxim Treskin). Erlang R12 version is
|
2008-01-15 12:27:55 +01:00
|
|
|
not supported and not recommended for production servers.
|
|
|
|
* src/aclocal.m4: Likewise
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
* src/configure: Likewise
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
|
2008-01-13 23:46:00 +01:00
|
|
|
2008-01-13 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberdctl.template: Instead of using the Erlang kernel
|
|
|
|
variable 'inetrc', use the ERL_INETRC environment variable that is
|
|
|
|
available since Erlang/OTP R10B-5.
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2008-01-12 20:47:19 +01:00
|
|
|
2008-01-12 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: set_subscription fix (EJAB-494)
|
|
|
|
|
2008-01-11 14:57:29 +01:00
|
|
|
2008-01-11 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_caps.erl: don't ask capabilities to MUC room participants
|
|
|
|
(EJAB-478)
|
|
|
|
|
2008-01-10 16:02:54 +01:00
|
|
|
2008-01-10 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/nodetree_default: Force PEP parent node to be []
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Send last published PEP event now checks
|
|
|
|
the correct peer caps (EJAB-491)
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2008-01-09 17:01:16 +01:00
|
|
|
2008-01-09 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
|
|
|
|
private message with type=error (EJAB-496)
|
|
|
|
|
2008-01-08 17:11:58 +01:00
|
|
|
2008-01-08 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTER
|
|
|
|
because it is almost useless regarding ejabberd's performance.
|
|
|
|
* src/ejabberdctl.cfg.example: Likewise
|
|
|
|
|
2008-01-08 14:29:50 +01:00
|
|
|
2008-01-08 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* doc/Makefile: fix version.tex generation bug
|
|
|
|
|
2008-01-01 11:53:05 +01:00
|
|
|
2008-01-01 Badlop <badlop@process-one.net>
|
|
|
|
|
2008-01-01 19:20:57 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Uniformize the name of
|
2008-01-08 17:11:58 +01:00
|
|
|
ejabberd's web admin to: 'Web Admin' (EJAB-472)
|
2008-01-01 19:20:57 +01:00
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
* doc/introduction.tex: Likewise
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
|
|
|
|
text using the Latex command
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2008-01-01 18:06:26 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
|
|
|
|
room invitations (EJAB-490)
|
|
|
|
|
2008-01-01 11:53:05 +01:00
|
|
|
* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
|
|
|
|
parameters --config, --ctl-config, --logs, --spool. Crash dump
|
|
|
|
renamed to erl_crash_DATETIME.dump.
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2008-01-01 11:53:05 +01:00
|
|
|
* src/ejabberdctl.template: Backport improvements from binary
|
|
|
|
installer (EJAB-488): options are simple values; enable Kernel
|
|
|
|
Poll by default, set SMP to auto, set max ports to 32000, max
|
|
|
|
processes to 250000.
|
|
|
|
* src/ejabberdctl.cfg.example: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd.inetrc: Renamed ejabberd.inetrc to inetrc
|
|
|
|
* src/inetrc: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
2007-12-31 11:26:01 +01:00
|
|
|
|
2008-01-01 11:53:05 +01:00
|
|
|
2007-12-31 Badlop <badlop@process-one.net>
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2007-12-31 11:26:01 +01:00
|
|
|
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
|
|
|
|
|
2007-12-29 15:22:38 +01:00
|
|
|
2007-12-29 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
|
2007-12-29 16:23:53 +01:00
|
|
|
option is not defined (EJAB-487)
|
2007-12-29 15:22:38 +01:00
|
|
|
|
2007-12-27 17:40:03 +01:00
|
|
|
2007-12-27 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
|
|
|
|
|
2007-12-26 13:21:52 +01:00
|
|
|
2007-12-26 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-26 15:53:37 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
|
|
|
|
hooks in each module (EJAB-485)
|
|
|
|
* src/mod_shared_roster.erl: Likewise
|
|
|
|
|
2007-12-26 13:21:52 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
|
|
|
|
contains an integer, but webadmin always expects atoms (EJAB-482)
|
|
|
|
|
2007-12-25 01:27:10 +01:00
|
|
|
2007-12-25 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Bugfix, update to match changes in
|
|
|
|
mod_announce SVN r1099
|
|
|
|
|
2007-12-24 12:28:56 +01:00
|
|
|
2007-12-24 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: remove useless get_roster_info call in
|
|
|
|
presence_probe handling when access rule is presence
|
|
|
|
|
2007-12-24 11:26:55 +01:00
|
|
|
2007-12-24 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release
|
|
|
|
notes.
|
|
|
|
|
2007-12-23 13:28:44 +01:00
|
|
|
2007-12-23 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-23 23:08:12 +01:00
|
|
|
* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
|
|
|
|
Communications)
|
|
|
|
|
|
|
|
* src/msgs/th.msg: New Thai translation (thanks to EQHO
|
|
|
|
Communications)
|
|
|
|
|
|
|
|
* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)
|
|
|
|
|
2007-12-23 13:28:44 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Log room creation and
|
|
|
|
destruction. Ensure JID of owners of MUC room are user, not
|
|
|
|
server (EJAB-435)
|
|
|
|
|
2007-12-22 13:26:17 +01:00
|
|
|
2007-12-22 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-22 20:51:55 +01:00
|
|
|
* src/ejabberd.app: Update ejabberd.app: add new erlang
|
|
|
|
modules (EJAB-466)
|
|
|
|
|
2007-12-22 17:36:48 +01:00
|
|
|
* doc/introduction.tex: Small updates
|
|
|
|
|
|
|
|
* doc/guide.tex: Small fixes in Install. Added http_bind to
|
|
|
|
Listening Ports.
|
|
|
|
|
2007-12-22 15:23:37 +01:00
|
|
|
* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
|
|
|
|
configuration of HTTP-Binding
|
|
|
|
|
2007-12-22 13:26:17 +01:00
|
|
|
* src/mod_announce.erl: Fixed unnoticeable bug related to Node
|
|
|
|
matching. Renamed some nonstandard node names according to
|
2007-12-22 14:58:19 +01:00
|
|
|
XEP-0133. Small reordering of clauses. When editing MOTD, display
|
|
|
|
current value (EJAB-475)
|
2007-12-22 13:26:17 +01:00
|
|
|
|
2007-12-22 01:04:05 +01:00
|
|
|
2007-12-22 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: change incoming_presence_hook to
|
|
|
|
presence_probe_hook
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: send last pep item bugfix and
|
2007-12-22 02:13:06 +01:00
|
|
|
broadcast optimization (EJAB-468) (EJAB-467) (EJAB-460) (EJAB-469)
|
2007-12-22 01:04:05 +01:00
|
|
|
* src/mod_pubsub/pubsub.hrl: Likewise
|
|
|
|
* src/mod_pubsub/node_default.erl: Likewise
|
|
|
|
|
2007-12-22 00:36:44 +01:00
|
|
|
2007-12-22 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_caps.erl: Bugfix in timeout checking. Check for timeout
|
|
|
|
when an error response is received, and also before querying
|
|
|
|
|
2007-12-21 22:50:22 +01:00
|
|
|
2007-12-21 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added new command: mnesia (thanks to
|
|
|
|
Tsukasa Hamano)
|
|
|
|
|
2007-12-21 15:22:03 +01:00
|
|
|
2007-12-21 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: Updated French translation (EJAB-295)
|
|
|
|
|
2007-12-21 01:08:59 +01:00
|
|
|
2007-12-21 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: disco#items bugfix (EJAB-465)
|
|
|
|
|
2007-12-21 00:25:22 +01:00
|
|
|
2007-12-21 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)
|
|
|
|
|
|
|
|
* src/msgs/de.msg: Updated (thanks to Nikolaus Polak and Cord
|
|
|
|
Beermann)
|
|
|
|
|
|
|
|
* contrib/extract_translations/prepare-translation.sh: Small fix
|
|
|
|
|
2007-12-20 21:02:04 +01:00
|
|
|
2007-12-20 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_caps.erl: Don't include the Node attribute from C
|
|
|
|
element in the disco#info query
|
|
|
|
|
2007-12-20 10:29:30 +01:00
|
|
|
2007-12-20 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Explain how to launch installer and improve
|
|
|
|
ejabberdctl usage example (EJAB-420)
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
|
2007-12-20 17:38:38 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: PEP notification bugfix
|
|
|
|
|
2007-12-20 18:12:45 +01:00
|
|
|
* src/odbc/odbc_queries.erl: User count performance improvements
|
|
|
|
(EJAB-239)
|
|
|
|
|
2007-12-20 10:06:28 +01:00
|
|
|
2007-12-20 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/zh.msg: Small update (thanks to Shelley Shyan)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov)
|
|
|
|
|
2007-12-19 19:26:32 +01:00
|
|
|
2007-12-19 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)
|
|
|
|
|
|
|
|
* src/msgs/de.msg: Updated (thanks to Cord Beermann)
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Small update (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/msgs/cs.msg: Small update (thanks to Lukas Polivka alias
|
|
|
|
Spike411)
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: No need to translate copyright
|
|
|
|
notice
|
|
|
|
|
2007-12-18 19:04:12 +01:00
|
|
|
2007-12-18 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-18 20:19:24 +01:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332
|
|
|
|
|
2007-12-18 19:11:10 +01:00
|
|
|
* doc/guide.tex: Document mod_privacy_odbc
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2007-12-18 19:04:12 +01:00
|
|
|
* doc/Makefile: Support for conditional inclusion of documentation
|
|
|
|
from contributed modules
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2007-12-18 15:45:26 +01:00
|
|
|
2007-12-18 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Purge related pep nodes at remove_user
|
|
|
|
* src/mod_pubsub/node_pep.erl: Likewise
|
|
|
|
|
2007-12-17 12:03:22 +01:00
|
|
|
2007-12-17 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-17 19:59:51 +01:00
|
|
|
* src/ejabberd_zlib/Makefile.in: Compile all erl files found in
|
|
|
|
the directory, so it isn't needed to provide an explicit list of
|
|
|
|
target files
|
|
|
|
* src/eldap/Makefile.in: Likewise
|
|
|
|
* src/mod_irc/Makefile.in: Likewise
|
|
|
|
* src/mod_muc/Makefile.in: Likewise
|
|
|
|
* src/mod_proxy65/Makefile.in: Likewise
|
|
|
|
* src/mod_pubsub/Makefile.in: Likewise
|
|
|
|
* src/odbc/Makefile.in: Likewise
|
|
|
|
* src/pam/Makefile.in: Likewise
|
|
|
|
* src/stringprep/Makefile.in: Likewise
|
|
|
|
* src/tls/Makefile.in: Likewise
|
|
|
|
* src/web/Makefile.in: Likewise
|
2007-12-17 23:23:56 +01:00
|
|
|
* src/ejabberd_zlib/Makefile.win32: Likewise
|
|
|
|
* src/eldap/Makefile.win32: Likewise
|
|
|
|
* src/mod_irc/Makefile.win32: Likewise
|
|
|
|
* src/mod_muc/Makefile.win32: Likewise
|
|
|
|
* src/mod_proxy65/Makefile.win32: Likewise
|
|
|
|
* src/mod_pubsub/Makefile.win32: Likewise
|
|
|
|
* src/odbc/Makefile.win32: Likewise
|
|
|
|
* src/stringprep/Makefile.win32: Likewise
|
|
|
|
* src/tls/Makefile.win32: Likewise
|
|
|
|
* src/web/Makefile.win32: Likewise
|
2007-12-17 19:59:51 +01:00
|
|
|
|
2007-12-17 12:03:22 +01:00
|
|
|
* doc/guide.tex: Remove 'ssl' option from documentation and
|
|
|
|
configuration load (EJAB-461)
|
|
|
|
* src/ejabberd_listener.erl: Likewise
|
|
|
|
|
|
|
|
* src/msgs/cs.msg: Small typo (thanks to Lukas Polivka alias
|
|
|
|
Spike411)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Small change in order of options
|
|
|
|
|
2007-12-15 13:02:00 +01:00
|
|
|
2007-12-15 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-15 14:01:32 +01:00
|
|
|
* src/mod_irc/iconv.erl: Changed order of handle_info
|
|
|
|
clause (EJAB-290)
|
2007-12-17 12:03:22 +01:00
|
|
|
* src/stringprep/stringprep.erl: Likewise
|
2007-12-15 14:01:32 +01:00
|
|
|
|
|
|
|
* src/eldap/eldap.erl: Removed handle_sync_event clause because it
|
|
|
|
is never called (EJAB-290)
|
|
|
|
|
2007-12-15 13:02:00 +01:00
|
|
|
* src/mod_irc/mod_irc.erl: No need to translate copyright notice
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
* src/msgs/*.msg: Likewise
|
|
|
|
|
|
|
|
* contrib/extract_translations/prepare-translation.sh: Bugfix
|
|
|
|
|
2007-12-14 22:28:29 +01:00
|
|
|
2007-12-14 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/*: Unified file format: First line is SVN Id
|
|
|
|
tag. Second is Language name. Next lines are authors, adding the
|
|
|
|
new ones on top. Each string must be in a single line (to
|
|
|
|
facilitate the automatic removal of unused strings). Last four
|
|
|
|
lines report file format for Emacs and Vim.
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2007-12-14 22:28:29 +01:00
|
|
|
* contrib/extract_translations/prepare-translation.sh: New
|
|
|
|
features: extract all translations, include explanation for
|
|
|
|
translators in the file, remove unused strings from file, include
|
|
|
|
unused strings in a section for reference, provide information
|
|
|
|
about current translation and number of missing strings, compress
|
|
|
|
the files to a zip
|
|
|
|
|
|
|
|
* contrib/extract_translations/extract_translations.erl: Reverted
|
|
|
|
to the original version
|
|
|
|
|
2007-12-14 10:12:14 +01:00
|
|
|
2007-12-14 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix
|
|
|
|
|
2007-12-12 17:16:00 +01:00
|
|
|
2007-12-12 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: presence handler bugfix
|
|
|
|
* src/mod_pubsub/node_default.erl: Allow send last item on presence
|
2008-01-15 12:27:55 +01:00
|
|
|
|
2007-12-12 10:41:33 +01:00
|
|
|
2007-12-12 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/it.msg: Updated (thanks to Luca Brivio)
|
|
|
|
|
2007-12-11 17:19:17 +01:00
|
|
|
2007-12-11 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: notification broadcast bugfix
|
|
|
|
|
|
|
|
* src/jlib.hrl: add pubsub namespace
|
|
|
|
|
2007-12-11 10:52:09 +01:00
|
|
|
2007-12-11 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/tr.msg: New translation (thanks to Doruk Fisek)
|
|
|
|
|
|
|
|
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
|
|
|
|
|
2007-12-10 15:44:43 +01:00
|
|
|
2007-12-10 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-10 23:53:50 +01:00
|
|
|
* src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano)
|
|
|
|
|
2007-12-10 17:00:31 +01:00
|
|
|
* doc/guide.tex: Small improvement in mod_shared_roster
|
|
|
|
|
2007-12-10 15:44:43 +01:00
|
|
|
* src/mod_irc/mod_irc.erl: Bugfix in ACL check (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
2007-12-10 10:33:30 +01:00
|
|
|
2007-12-10 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
2007-12-11 17:19:17 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: database upgrade and auto-create
|
|
|
|
pep node bugfix
|
2007-12-10 10:33:30 +01:00
|
|
|
|
2007-12-09 11:35:13 +01:00
|
|
|
2007-12-09 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-12-09 11:45:53 +01:00
|
|
|
* src/web/ejabberd_http.erl: Fixed URL decoding code (EJAB-450)
|
|
|
|
|
2007-12-09 11:35:13 +01:00
|
|
|
* src/msg/fr.msg: Added missing space.
|
|
|
|
|
2007-12-09 01:36:26 +01:00
|
|
|
2007-12-09 Badlop <badlop@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
|
|
|
|
|
2007-12-08 19:39:23 +01:00
|
|
|
2007-12-08 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-08 21:00:45 +01:00
|
|
|
* src/msgs/ja.msg: New translation (thanks to Tsukasa Hamano)
|
|
|
|
|
2008-01-25 11:23:12 +01:00
|
|
|
* src/msgs/nl.msg: Updated (thanks to Andreas van Cranenburgh)
|
2007-12-08 21:00:45 +01:00
|
|
|
|
2007-12-08 19:39:23 +01:00
|
|
|
* src/ejabberd_config.erl: Report human-readable message when
|
|
|
|
Mnesia spool files are not readable.
|
|
|
|
|
2007-12-08 17:39:02 +01:00
|
|
|
2007-12-08 Mickael Remond <mremond@process-one.net>
|
2007-12-08 16:24:38 +01:00
|
|
|
|
2007-12-08 17:39:02 +01:00
|
|
|
* src/ejabberd_s2s_out.erl: Increase dialback timeout as dialback can
|
|
|
|
sometimes take longer than expected.
|
|
|
|
|
|
|
|
2007-12-08 Christophe Romain <christophe.romain@process-one.net>
|
2007-12-08 16:24:38 +01:00
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: disco_sm_items bugfix
|
|
|
|
|
2007-12-07 21:57:44 +01:00
|
|
|
2007-12-07 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Bugfix
|
|
|
|
|
2007-12-07 00:15:04 +01:00
|
|
|
2007-12-07 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-07 09:44:22 +01:00
|
|
|
* src/Makefile.in: Fix compilation warnings: Part 5: To fix a
|
|
|
|
warning about behaviour undefined, the erlang module that
|
|
|
|
implements the behaviour must be compiled before the module that
|
|
|
|
uses such behaviour (EJAB-290)
|
|
|
|
|
2007-12-07 02:40:24 +01:00
|
|
|
* src/eldap/eldap.erl: Fix compilation warnings: Part 4 (EJAB-290)
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2007-12-07 01:48:11 +01:00
|
|
|
* src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/stringprep/stringprep.erl: Likewise
|
|
|
|
* src/web/ejabberd_http.erl: Likewise
|
|
|
|
* src/web/ejabberd_http_poll.erl: Likewise
|
|
|
|
|
2007-12-07 01:09:48 +01:00
|
|
|
* src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)
|
2007-12-07 01:48:11 +01:00
|
|
|
* src/mod_configure.erl: Likewise
|
|
|
|
* src/mod_configure2.erl: Likewise
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
* src/mod_shared_roster.erl: Likewise
|
|
|
|
* src/mod_stats.erl: Likewise
|
|
|
|
* src/mod_version.erl: Likewise
|
2007-12-07 01:09:48 +01:00
|
|
|
|
2007-12-07 00:15:04 +01:00
|
|
|
* src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
* src/ejabberd_hooks.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/idna.erl: Likewise
|
|
|
|
* src/jd2ejd.erl: Likewise
|
|
|
|
|
2007-12-06 12:13:29 +01:00
|
|
|
2007-12-06 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-07 21:57:44 +01:00
|
|
|
* src/**/*.erl: Remove Erlang module attribute 'vsn' because it
|
|
|
|
doesn't provide any worth feature, and it difficults hot code
|
|
|
|
update (EJAB-440)
|
2007-12-06 23:12:27 +01:00
|
|
|
|
2007-12-06 22:42:47 +01:00
|
|
|
* src/ejabberdctl.cfg.example: Explain that each connection uses
|
|
|
|
two or three ports (thanks to Max Loparyev)
|
|
|
|
|
2007-12-06 20:47:49 +01:00
|
|
|
* src/configure: Regenerated
|
|
|
|
* doc/dev.html: Likewise
|
|
|
|
* doc/features.html: Likewise
|
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
|
|
|
|
* doc/introduction.tex: Updated number of translated languages
|
2007-12-07 21:57:44 +01:00
|
|
|
|
2007-12-06 19:54:18 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Support more native acl_type on
|
|
|
|
web interface (EJAB-253)
|
|
|
|
|
2007-12-06 18:42:25 +01:00
|
|
|
* src/ejabberd_c2s.erl: Increase the timeout of open socket
|
|
|
|
without authentication to 60 seconds because many Jabber clients
|
|
|
|
are not yet capable of handling this correctly (EJAB-355)
|
|
|
|
|
2007-12-06 18:14:39 +01:00
|
|
|
* src/Makefile.in: Allow compilation with HiPE, disabled by
|
|
|
|
default, undocumented and unrecommended because it is experimental
|
|
|
|
and doesn't seem to provide meaningful gains currently (thanks to
|
|
|
|
Samuel Tardieu) (EJAB-412)
|
2007-12-06 18:09:35 +01:00
|
|
|
* src/configure.ac: Likewise
|
|
|
|
|
2007-12-07 21:57:44 +01:00
|
|
|
* src/msgs/cs.msg: Updated (thanks to Lukas Polivka alias
|
2007-12-06 17:04:46 +01:00
|
|
|
Spike411)
|
|
|
|
|
2007-12-06 16:40:21 +01:00
|
|
|
* src/mod_muc/mod_muc.erl: Catch creation of table
|
|
|
|
muc_online_users: it may be already created by other mod_muc
|
|
|
|
instance
|
|
|
|
|
2007-12-06 16:26:53 +01:00
|
|
|
* doc/Makefile: Remove bashism
|
|
|
|
|
|
|
|
* doc/guide.tex: Document how to change computer
|
|
|
|
hostname (EJAB-320)
|
|
|
|
|
2007-12-06 12:24:57 +01:00
|
|
|
* src/web/ejabberd_http.erl: Change loglevel for http
|
|
|
|
queries (EJAB-363)
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2007-12-06 12:13:29 +01:00
|
|
|
* doc/guide.tex: Add mod_caps and improve mod_pubsub documentation
|
|
|
|
* src/ejabberd.cfg.example: Added mod_caps enabled by default
|
|
|
|
|
2007-12-06 10:29:28 +01:00
|
|
|
2007-12-06 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/node_dispatch.erl: Correct syntax issue
|
|
|
|
* src/mod_pubsub/Makefile.in: include example plugins
|
|
|
|
* src/mod_pubsub/Makefile.win32: likewise
|
|
|
|
* src/ejabberd.cfg.example: use default and pep pubsub plugins
|
|
|
|
* doc/guide.tex: add nodetree and plugins pubsub option
|
|
|
|
* doc/guite.html: likewise
|
|
|
|
|
2007-12-06 00:46:50 +01:00
|
|
|
2007-12-06 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-06 01:31:09 +01:00
|
|
|
* doc/guide.tex: Document the Debug Console (EJAB-395)
|
|
|
|
|
2007-12-06 00:58:38 +01:00
|
|
|
* src/ejabberdctl.template: The parameter 'kernel inetrc' is used
|
|
|
|
even with -sname to guarantee the same behaviour that when using
|
|
|
|
-name (EJAB-317)
|
|
|
|
|
2007-12-06 00:46:50 +01:00
|
|
|
* doc/guide.tex: Improvements in sections: Start, Creating Initial
|
|
|
|
Account, Module Overview, Managing an ejabberd server, and
|
|
|
|
Debugging
|
|
|
|
|
2007-12-05 00:41:52 +01:00
|
|
|
2007-12-05 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-05 19:53:09 +01:00
|
|
|
* doc/guide.tex: Added explanations about epmd, cookie and node
|
|
|
|
name (EJAB-251)
|
|
|
|
|
2007-12-05 12:59:12 +01:00
|
|
|
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
|
|
|
|
|
2007-12-05 10:09:09 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Rephrase the invitation sentence
|
|
|
|
to make more natural
|
|
|
|
|
2007-12-05 01:59:33 +01:00
|
|
|
* src/msgs/es.msg: Updated
|
|
|
|
|
2007-12-05 01:31:30 +01:00
|
|
|
* src/ejabberd.hrl: Set more proper version number
|
|
|
|
|
2007-12-05 00:41:52 +01:00
|
|
|
* contrib/extract_translations/extract_translations.erl: Don't
|
|
|
|
report [] to be translated. Identify unusued strings.
|
|
|
|
|
2007-12-04 12:38:00 +01:00
|
|
|
2007-12-04 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-04 22:40:25 +01:00
|
|
|
* .gitignore: Removed (EJAB-441)
|
|
|
|
* src/.cvsignore: Likewise
|
|
|
|
|
2007-12-04 12:38:00 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the Jabber
|
2007-12-04 22:35:41 +01:00
|
|
|
server as a pubsub service. Fixed URI.
|
2007-12-04 12:38:00 +01:00
|
|
|
|
2007-12-03 11:50:36 +01:00
|
|
|
2007-12-03 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc.erl: Added option to limit the number of room a user is
|
|
|
|
allowed to connect to (EJAB-445).
|
|
|
|
* src/mod_muc_room.erl: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.:ChangeLog
|
2007-12-02 02:03:18 +01:00
|
|
|
|
2007-12-03 11:50:36 +01:00
|
|
|
2007-12-02 Badlop <badlop@process-one.net>
|
2007-12-07 21:57:44 +01:00
|
|
|
|
2007-12-02 22:13:25 +01:00
|
|
|
* src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMP
|
|
|
|
option. Reorganization of options
|
|
|
|
* src/ejabberdctl.template: Added SMP option
|
|
|
|
|
2007-12-02 02:03:18 +01:00
|
|
|
* src/Makefile.in: New options make uninstall and
|
|
|
|
uninstall-all (EJAB-293)
|
|
|
|
|
2007-12-01 15:25:31 +01:00
|
|
|
2007-12-01 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-12-01 17:43:04 +01:00
|
|
|
* doc/Makefile: echo seems to interpret \n and \v under MacOSX
|
|
|
|
Leopard. I fixed the problem but let me know if it breaks build
|
|
|
|
chain in other contexts.
|
|
|
|
|
|
|
|
* Doc/guide.tex: Updated Windows compilation instructions.
|
2007-12-01 17:08:05 +01:00
|
|
|
* src/configure.erl: Likewise.
|
|
|
|
|
|
|
|
* doc/ejabberd.hrl: Preparing ejabberd 2.0.0 beta release.
|
|
|
|
* doc/version.tex: Likewise.
|
2007-12-07 21:57:44 +01:00
|
|
|
|
2007-12-01 16:14:41 +01:00
|
|
|
* src/tls/Makefile.win32: Updated for latest Win32 OpenSSL library.
|
|
|
|
|
2007-12-01 15:25:31 +01:00
|
|
|
* src/odbc_queries.erl: Added a default define value so that we
|
2007-12-07 21:57:44 +01:00
|
|
|
can recompile the file manually with a simple erlc command (with
|
|
|
|
the default generic value).
|
2007-12-01 15:25:31 +01:00
|
|
|
|
2007-12-01 06:16:30 +01:00
|
|
|
2007-12-01 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-12-01 15:11:46 +01:00
|
|
|
* src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioning
|
|
|
|
* src/mod_pubsub/Makefile.win32: Likewise
|
|
|
|
|
2007-12-01 06:20:45 +01:00
|
|
|
* src/odbc/odbc_queries.erl: Reverted the previous patch because
|
|
|
|
it produces "redefining macro 'generic'" compilation error
|
|
|
|
|
2007-12-01 06:16:30 +01:00
|
|
|
* src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
|
|
|
* src/ejabberd_local.erl: Support for IQ responses
|
|
|
|
* src/jlib.erl: Added iq_query_or_response_info/1 function
|
|
|
|
* src/jlib.hrl: Added NS_PUBSUB_ERRORS and NS_CAPS
|
|
|
|
|
|
|
|
* src/mod_pubsub/Makefile.in: New pubsub+pep implementation
|
|
|
|
(thanks to Christophe Romain and Magnus Henoch)
|
|
|
|
* src/ejabberd_sm.erl: Added get_session_pid/3 function
|
|
|
|
* src/ejabberd_c2s.erl: Added get_subscribed_and_online/1 function
|
|
|
|
|
2007-11-30 19:06:26 +01:00
|
|
|
2007-11-30 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-12-01 06:16:30 +01:00
|
|
|
* src/odbc_queries.erl: Added a default define value so that we
|
|
|
|
can recompile the file manually with a simple erlc command.
|
2007-11-30 19:06:26 +01:00
|
|
|
|
2007-11-29 17:16:10 +01:00
|
|
|
2007-11-29 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-12-01 06:16:30 +01:00
|
|
|
* src/mod_vcard.erl: Add type of x:data field to search results
|
|
|
|
(thanks to Robin Redeker) (EJAB-327)
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
2007-11-29 19:24:31 +01:00
|
|
|
|
2007-11-29 18:22:34 +01:00
|
|
|
* src/aclocal.m4: Fix autoconf caching for SSL libraries (thanks
|
|
|
|
to Michael Shields) (EJAB-439)
|
|
|
|
|
|
|
|
* src/configure.ac: Don't hardcode gcc and gcc options in
|
|
|
|
Makefiles (thanks to Etan Reisner) (EJAB-436)
|
2007-12-01 06:16:30 +01:00
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* src/ejabberd_zlib/Makefile.in: Likewise
|
|
|
|
* src/eldap/Makefile.in: Likewise
|
|
|
|
* src/mod_irc/Makefile.in: Likewise
|
|
|
|
* src/mod_muc/Makefile.in: Likewise
|
|
|
|
* src/mod_proxy65/Makefile.in: Likewise
|
|
|
|
* src/mod_pubsub/Makefile.in: Likewise
|
|
|
|
* src/odbc/Makefile.in: Likewise
|
|
|
|
* src/pam/Makefile.in: Likewise
|
|
|
|
* src/stringprep/Makefile.in: Likewise
|
|
|
|
* src/tls/Makefile.in: Likewise
|
|
|
|
* src/web/Makefile.in: Likewise
|
2007-11-29 17:59:35 +01:00
|
|
|
|
2007-11-29 17:16:10 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Hide the option 'Make room
|
|
|
|
moderated' because it isn't implemented, and set the default value
|
|
|
|
of 'moderated' to true because that is the behaviour
|
|
|
|
implemented (EJAB-419)
|
|
|
|
|
2007-11-28 00:35:26 +01:00
|
|
|
2007-11-28 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-11-28 18:16:36 +01:00
|
|
|
* doc/guide.tex: It should be made more clear that domain_certfile
|
|
|
|
works for both s2s and c2s connections (EJAB-212). Added another
|
|
|
|
example of listening ports.
|
2007-12-07 21:57:44 +01:00
|
|
|
|
2007-11-28 00:35:26 +01:00
|
|
|
* doc/guide.tex: Update URI of ejabberd official home page, URI
|
|
|
|
of ejabberd.jabber.ru, and copyright dates (EJAB-366)
|
2007-12-07 21:57:44 +01:00
|
|
|
* doc/introduction.tex: Likewise
|
|
|
|
* src/ejabberd.hrl: Likewise
|
|
|
|
* src/ejabberd_admin.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc_log.erl: Likewise
|
|
|
|
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
* src/msgs/*.msg: Updated
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
2007-11-28 00:35:26 +01:00
|
|
|
|
2007-11-27 19:22:47 +01:00
|
|
|
2007-11-27 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-11-27 23:30:51 +01:00
|
|
|
* src/gen_mod.erl: Update in database the configuration changes in
|
|
|
|
modules (EJAB-330)
|
|
|
|
|
2007-11-27 19:54:06 +01:00
|
|
|
* src/mod_configure.erl: The command get-user-lastlogin is now
|
|
|
|
compatible with both Mnesia and ODBC (EJAB-383)
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
|
2007-11-27 19:22:47 +01:00
|
|
|
* doc/guide.tex: Document ejabberd_http's
|
|
|
|
request_handlers (EJAB-372). Fixed small Latex problems.
|
2007-11-27 19:40:09 +01:00
|
|
|
Sort options of listening sockets.
|
2007-11-27 19:22:47 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
2007-11-27 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_announce.erl: Bugfix (thanks to Christophe Romain)
|
|
|
|
|
2007-11-27 09:09:47 +01:00
|
|
|
2007-11-27 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-11-27 15:45:30 +01:00
|
|
|
* doc/guide.tex: Added clarification about LDAP default port
|
|
|
|
(thanks to Christophe Romain).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
|
|
|
* src/mod_vcard.erl: Ensure mod_vcard to respect FORM_TYPE
|
2007-11-27 15:45:30 +01:00
|
|
|
registry (EJAB-328).
|
2007-11-27 15:06:44 +01:00
|
|
|
* src/mod_vcard_ldap.erl: Likewise.
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise.
|
|
|
|
* doc/guide.tex: Updated documentation.
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Don't show the room name as the
|
|
|
|
room description (EJAB-382).
|
2007-11-27 09:09:47 +01:00
|
|
|
|
2007-11-26 08:59:35 +01:00
|
|
|
2007-11-26 Badlop <badlop@process-one.net>
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd.cfg.example: Added example configuration of
|
|
|
|
databases.
|
2007-11-26 22:29:14 +01:00
|
|
|
|
2007-11-26 20:54:30 +01:00
|
|
|
* doc/guide.tex: Fixed several typos.
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd_config.erl: Print error when the configuration
|
|
|
|
requires ODBC, MySQL or PostgreSQL libraries but are not installed
|
|
|
|
(EJAB-210).
|
2007-11-26 20:52:09 +01:00
|
|
|
|
2007-11-26 16:12:34 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Added a favicon (EJAB-379).
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/msgs/wa.msg: New Walon translation (thanks to Pablo
|
|
|
|
Saratxaga) (EJAB-374).
|
2007-11-26 16:03:11 +01:00
|
|
|
|
2007-11-26 15:52:11 +01:00
|
|
|
* doc/guide.tex: Describe how ejabberd treats ejabberd.cfg file
|
|
|
|
(EJAB-384).
|
2007-11-26 15:35:53 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd.cfg.example: Huge reorganization and grouping of
|
2007-11-26 15:52:11 +01:00
|
|
|
options (EJAB-392).
|
2007-11-26 11:23:37 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* doc/guide.tex: Describe in mod_muc: nick register and service
|
2007-11-26 15:52:11 +01:00
|
|
|
admin message (EJAB-400).
|
2007-11-26 11:15:18 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/mod_echo.erl: Example function that demonstrates how to
|
|
|
|
receive XMPP packets using Erlang's message passing mechanism
|
2007-11-26 15:52:11 +01:00
|
|
|
(EJAB-247).
|
2007-11-26 08:59:35 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberdctl.template: Removed bashisms (EJAB-399). Set
|
|
|
|
environment variables instead of passing parameters when calling
|
|
|
|
erl (EJAB-421). Write erl_crash.dump in the log/ directory, with
|
|
|
|
unique filename (EJAB-433).
|
2007-11-26 08:59:35 +01:00
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd_ctl.erl: Improvements in the help messages
|
2007-11-26 15:52:11 +01:00
|
|
|
(EJAB-399).
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* doc/guide.tex: Improvements in sections ejabberdctl, and Install
|
|
|
|
from Source (EJAB-399).
|
2007-11-26 08:59:35 +01:00
|
|
|
|
2007-11-25 16:35:20 +01:00
|
|
|
2007-11-25 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-11-25 17:39:56 +01:00
|
|
|
* src/ejabberd_router.erl: Bugfix
|
|
|
|
|
2007-11-25 17:14:32 +01:00
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix
|
|
|
|
|
2007-11-25 16:35:20 +01:00
|
|
|
* src/ejabberd_sm.erl: Optimized check_max_sessions (thanks to
|
|
|
|
Christophe Romain)
|
|
|
|
|
2007-11-22 14:46:54 +01:00
|
|
|
2007-11-22 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: Improved error message when ejabberd
|
|
|
|
config file is not found.
|
|
|
|
|
2007-11-16 14:58:00 +01:00
|
|
|
2007-11-16 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
2007-11-22 14:46:50 +01:00
|
|
|
* src/ejabberd_auth_internal.erl: Better count management and
|
|
|
|
batch users retrieval internal database
|
|
|
|
|
|
|
|
2007-11-14 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* examples/extauth/check_pass_null.pl: Fixed external
|
|
|
|
authentication example script (EJAB-404)
|
2007-11-16 14:58:00 +01:00
|
|
|
|
2007-11-09 11:18:38 +01:00
|
|
|
2007-11-05 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd_config.erl: Refactoring: Move internal data
|
|
|
|
structure to an include file.
|
2007-11-09 11:18:38 +01:00
|
|
|
* src/ejabberd_config.hrl: Likewise.
|
|
|
|
|
2007-11-03 18:35:23 +01:00
|
|
|
2007-11-03 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Better count management and batch users
|
|
|
|
retrieval for relational database (Thanks to Massimiliano Mirra).
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise.
|
|
|
|
* src/odbc/odbc_queries.erl: Likewise.
|
|
|
|
|
2007-11-02 15:45:06 +01:00
|
|
|
2007-11-02 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Refactoring. Moved c2s limits
|
|
|
|
acquisition to a separate module.
|
|
|
|
* src/ejabberd_c2s_config.erl: Likewise.
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-11-01 14:59:29 +01:00
|
|
|
2007-11-01 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Support for c2s ACL access,
|
2007-11-02 15:59:06 +01:00
|
|
|
max_stanza and shaper on http_poll connections (EJAB-243,
|
2007-11-01 14:59:29 +01:00
|
|
|
EJAB-415, EJAB-416)
|
|
|
|
|
2007-11-01 14:49:50 +01:00
|
|
|
2007-10-30 Jerome Sautret <jerome.sautret@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: don't use the resource of the sender to choose
|
|
|
|
a s2s connection to ensure that a muc room always uses the same
|
|
|
|
connection (EJAB-360)
|
|
|
|
|
|
|
|
2007-10-23 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* doc/dev.tex: Added extauth script details (EJAB-334)
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-11-01 14:49:50 +01:00
|
|
|
2007-10-17 Christophe Romain <christophe.romain@process-one.net>
|
2007-10-17 10:51:35 +02:00
|
|
|
|
|
|
|
* src/ejabberdctl.template: Bugfix on previous change (EJAB-380)
|
|
|
|
|
2007-10-17 04:19:44 +02:00
|
|
|
2007-10-17 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-10-17 04:33:19 +02:00
|
|
|
* src/ejabberdctl.template: Several improvements (EJAB-380)
|
|
|
|
(thanks to Sander Devrieze, Sergei Golovan, Torsten Werner and
|
|
|
|
Badlop)
|
|
|
|
* src/ejabberdctl.cfg.example: Likewise
|
|
|
|
* src/ejabberd.inetrc: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
2007-10-17 04:19:44 +02:00
|
|
|
* src/mod_privacy.erl: Bugfix
|
|
|
|
|
2007-10-07 12:52:45 +02:00
|
|
|
2007-10-07 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_odbc.erl: Reverted previous change
|
|
|
|
|
2007-10-06 19:35:15 +02:00
|
|
|
2007-10-06 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-10-06 19:52:12 +02:00
|
|
|
* src/mod_vcard_odbc.erl: Bugfix
|
|
|
|
|
2007-10-06 19:35:15 +02:00
|
|
|
* src/mod_offline_odbc.erl: Bugfix
|
|
|
|
|
2007-10-01 12:33:03 +02:00
|
|
|
2007-10-01 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-11-27 16:18:45 +01:00
|
|
|
* src/ejabberd_auth_pam.erl: Support for PAM authentication (EJAB-307)
|
2007-10-01 12:33:03 +02:00
|
|
|
(thanks to Evgeniy Khramtsov)
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
* src/aclocal.m4: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* examples/ejabberd.pam: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2007-09-28 15:33:27 +02:00
|
|
|
2007-09-28 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/mysql.sql: Added some missing NOT NULL restrictions
|
|
|
|
* src/odbc/mssql.sql: Likewise
|
|
|
|
* src/odbc/pg.sql: Likewise
|
|
|
|
|
2007-09-27 14:32:05 +02:00
|
|
|
2007-09-27 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberdctl.template: apply rootdir patch from Badlop (EJAB-385)
|
|
|
|
* tools/ejabberdctl: define EJABBERD_EBIN as from ejabberdctl.template
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-25 18:32:18 +02:00
|
|
|
2007-09-25 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Max number of connections and max number
|
|
|
|
of connections per node now can be specified via
|
|
|
|
max_s2s_connections and max_s2s_connections_per_node acl rules
|
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
2007-09-14 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Changed to actual p1_fsm behaviour. It
|
|
|
|
was working correctly as the API of p1_fsm and gen_fsm is strictly
|
|
|
|
the same.
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-25 18:32:18 +02:00
|
|
|
* src/ejabberd_s2s_in.erl: Added debug hook for s2s loop (EJAB-358).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_c2s.erl: Added debug hook for c2s loop (EJAB-358).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_s2s.erl: open all missing connections if
|
|
|
|
needed (Jerome Sautret).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_s2s.erl: don't check blacklist for services (Jerome
|
|
|
|
Sautret).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_s2s.erl: Try to open all s2s connections at the
|
|
|
|
same time, to guarantee the right order of the packets (Jerome
|
|
|
|
Sautret).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_s2s.erl: max_s2s_connexions_number local parameter
|
|
|
|
added (Jerome Sautret).
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Implements s2s negociation timeouts
|
|
|
|
and s2s connection retrial interval (EJAB-357, EJAB-294).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_c2s.erl: Implements timeouts during session opening
|
|
|
|
negociation (EJAB-355).
|
|
|
|
|
|
|
|
* doc/guide.tex: Documentation for new configure option
|
|
|
|
--disable-transient-supersisors (EJAB-354).
|
2007-11-27 16:18:45 +01:00
|
|
|
|
2007-09-14 16:21:41 +02:00
|
|
|
* src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP
|
|
|
|
supervisor for transient processes (EJAB-354).
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise.
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise.
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise.
|
|
|
|
* src/configure.ac: Likewise.
|
|
|
|
* src/configure: Likewise.
|
|
|
|
* src/Makefile.in: Likewise.
|
|
|
|
* src/mod_muc/Makefile.in: Likewise.
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Moved s2s connexion information from
|
|
|
|
INFO level to DEBUG level and more human readable information
|
|
|
|
explai
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Moved s2s connexion information from
|
|
|
|
INFO level to DEBUG level (EJAB-353).
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: open up to 3 s2s outgoing connection
|
|
|
|
per domain pair (Jerome Sautret).
|
|
|
|
* src/ejabberd_s2s.erl: Likewise.
|
|
|
|
|
2007-09-11 13:20:36 +02:00
|
|
|
2007-09-11 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/gen_mod.erl: Added get_module_opt_host/3 (thanks to Badlop)
|
|
|
|
|
2007-09-10 18:15:36 +02:00
|
|
|
2007-09-10 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/guide.tex: Fix: user_regexp acls are valid for all local
|
|
|
|
users (all vhosts).
|
|
|
|
|
2007-09-06 09:45:09 +02:00
|
|
|
2007-09-06 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/guide.tex: Improved documentation for adding a vhost
|
|
|
|
specific option (EJAB-297).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-09-06 09:45:09 +02:00
|
|
|
* src/mod_configure.erl: Virtual host support for
|
|
|
|
mod_configure (Thanks to Badlop) (EJAB-285).
|
|
|
|
|
2007-09-05 00:12:33 +02:00
|
|
|
2007-09-05 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_offline_odbc.erl: Bugfix
|
|
|
|
|
2007-09-04 09:56:17 +02:00
|
|
|
2007-09-04 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_register.erl: update ejabberd commands to support
|
|
|
|
XEP-0133 (initial patch by Badlop) (EJAB-325).
|
|
|
|
* src/mod_configure.erl: Likewise.
|
|
|
|
* src/mod_announce.erl: Likewise.
|
|
|
|
* src/jlib.hrl: Likewise.
|
|
|
|
* src/ejabberd.cfg.example: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2007-09-03 10:51:12 +02:00
|
|
|
2007-09-03 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* examples/extauth/check_pass_null.pl: Perl is generally available
|
|
|
|
as a default in most Linux distributions.
|
|
|
|
|
2007-09-01 23:15:40 +02:00
|
|
|
2007-09-02 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-09-02 17:56:17 +02:00
|
|
|
* src/jlib.erl: Removed http_base_64:decode call
|
|
|
|
|
2007-09-01 23:15:40 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Added logging of MUC admin/owner
|
|
|
|
queries
|
|
|
|
|
2007-09-01 23:05:04 +02:00
|
|
|
2007-09-01 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Added user_message_shaper and
|
|
|
|
room_shaper options
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
|
2007-08-31 18:13:35 +02:00
|
|
|
2007-08-31 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-08-31 18:41:33 +02:00
|
|
|
* doc/guide.tex: Minor examples improvement in LDAP
|
|
|
|
example (Thanks to Badlop) (EJAB-272).
|
|
|
|
|
2007-08-31 18:41:27 +02:00
|
|
|
* doc/guide.tex: Documentation for mod_muc option for server-wide
|
|
|
|
limitation of the maximum number of users per room (EJAB-344).
|
|
|
|
|
|
|
|
* doc/guide.tex: Documentation for mod_muc option to allow admin
|
|
|
|
to enter room even if the maximum number of users
|
|
|
|
reached (EJAB-345).
|
|
|
|
|
2007-08-31 18:13:35 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Make the web interface pages
|
|
|
|
"translatable" (Thanks to Badlop) (EJAB-11).
|
|
|
|
|
2007-08-29 19:54:45 +02:00
|
|
|
2007-08-29 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-08-29 20:29:07 +02:00
|
|
|
* src/ejabberd.cfg.example: Updated mod_muc 'host' option default
|
|
|
|
value (thanks to Badlop)
|
|
|
|
|
2007-08-29 19:54:45 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: The mod_muc option max_users now
|
|
|
|
limits max number of users in rooms and max_users_admin_threshold
|
|
|
|
sets a number of admin or owner accounts allowd to join after
|
|
|
|
max_users occupants
|
|
|
|
|
2007-08-29 18:12:59 +02:00
|
|
|
2007-08-29 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Documentation for XML based optimisation build
|
|
|
|
time option (EJAB-298)
|
2007-08-29 15:17:03 +02:00
|
|
|
|
2007-08-29 18:12:59 +02:00
|
|
|
2007-08-29 Alexey Shchepin <alexey@process-one.net>
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-08-29 15:17:03 +02:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Added missed HTMLization in a
|
|
|
|
nickname change logging (thanks to Badlop)
|
|
|
|
|
2007-08-28 16:37:17 +02:00
|
|
|
2007-08-28 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
2007-08-28 17:05:52 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Changed default max number of user
|
|
|
|
in a room to 200 (EJAB-248)
|
2007-08-29 15:17:03 +02:00
|
|
|
|
2007-08-28 16:37:17 +02:00
|
|
|
* src/mod_offline_odbc.erl: Implements quota for offline messages
|
|
|
|
in relational database (EJAB-314)
|
|
|
|
* src/odbc/odbc_queries.erl: Likewise
|
2007-08-29 15:17:03 +02:00
|
|
|
|
2007-08-27 23:48:06 +02:00
|
|
|
2007-08-28 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Described @HOST@ feature (thanks to Badlop)
|
|
|
|
|
2007-08-28 16:35:50 +02:00
|
|
|
2007-08-26 Mickael Remond <mremond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Implements muc max users option
|
|
|
|
from XEP-0045 (Thanks to Jerome Sautret) (EJAB-248).
|
|
|
|
|
2007-08-26 00:48:16 +02:00
|
|
|
2007-08-26 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Removed mentions of unexistent 'hosts' modules
|
|
|
|
option (thanks to Badlop)
|
|
|
|
|
2007-08-25 19:24:00 +02:00
|
|
|
2007-08-25 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'
|
|
|
|
option (thanks to Badlop)
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_echo.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
|
|
|
|
|
2007-08-24 18:15:05 +02:00
|
|
|
2007-08-24 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*
|
|
|
|
* src/mod_roster.erl: Likewise
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
|
2007-08-23 02:51:54 +02:00
|
|
|
2007-08-23 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-08-24 05:54:42 +02:00
|
|
|
* src/ejabberd_sm.erl: Removed check which denies resource to
|
|
|
|
receive its own presence
|
|
|
|
|
2007-08-23 02:51:54 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to
|
|
|
|
add their pages without modifying ejabberd_web_admin.erl (thanks
|
|
|
|
to Badlop)
|
|
|
|
* src/web/ejabberd_web_admin.hrl: Macro definitions moved here
|
|
|
|
* src/mod_shared_roster.erl: Updated
|
|
|
|
* src/mod_offline.erl: Likewise
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
|
2007-08-22 00:28:41 +02:00
|
|
|
2007-08-22 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
|
|
|
* src/jlib.erl: Use http_base_64:decode if available
|
|
|
|
|
2007-08-20 19:35:12 +02:00
|
|
|
2007-08-20 Alexey Shchepin <alexey@process-one.net>
|
|
|
|
|
2007-08-20 20:57:11 +02:00
|
|
|
* src/mod_roster.erl: Don't send roster push when unsubscribing in
|
|
|
|
"None + Pending In" state
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
|
2007-08-20 20:02:12 +02:00
|
|
|
* src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to MaxOfflineMsgs
|
|
|
|
|
2007-08-28 16:33:31 +02:00
|
|
|
2007-08-16 Jerome Sautret <jsautret@process-one.net>
|
|
|
|
|
2007-08-20 19:35:12 +02:00
|
|
|
* src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config
|
2007-08-28 16:33:31 +02:00
|
|
|
file option to choose the number of SQL connection in each
|
|
|
|
pool (EJAB-58).
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Add an odbc_keepalive_interval
|
|
|
|
config file option to perform a keep alive query at given
|
|
|
|
interval (EJAB-206).
|
2007-08-20 19:35:12 +02:00
|
|
|
|
2007-08-13 12:27:28 +02:00
|
|
|
2007-08-13 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-08-13 19:28:26 +02:00
|
|
|
* src/mod_offline.erl: Added a config option to define the maximum
|
|
|
|
number of offline messages per user (EJAB-314).
|
|
|
|
|
2007-08-13 16:13:44 +02:00
|
|
|
* doc/guide.tex: Added documentation for the mod_offline quota
|
|
|
|
(EJAB-314).
|
|
|
|
|
|
|
|
* doc/guide.tex: Remove release notes (EJAB-323).
|
|
|
|
|
2007-08-13 12:27:28 +02:00
|
|
|
* src/mod_offline.erl: Returns an error message to sender when
|
|
|
|
message is discarded due to quota (EJAB-314).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-08-12 17:39:01 +02:00
|
|
|
2007-08-12 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5 (EJAB-318).
|
|
|
|
|
2007-08-09 10:03:00 +02:00
|
|
|
2007-08-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Minor update (thanks to Sergei Golovan)
|
|
|
|
|
2007-08-08 11:48:41 +02:00
|
|
|
2007-08-08 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Only count messages if a quota has been
|
|
|
|
actually set (EJAB-314).
|
|
|
|
* src/p1_mnesia.erl: Minor coding style change.
|
|
|
|
|
2007-08-07 18:43:02 +02:00
|
|
|
2007-08-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Started implementation of mod_offline
|
|
|
|
quota. For now, it require change in code. Will be turn into a
|
|
|
|
config file parameter soon. (EJAB-314).
|
|
|
|
* src/p1_mnesia.erl: Added memory efficient record count in
|
|
|
|
Mnesia.
|
|
|
|
|
2007-08-03 10:53:05 +02:00
|
|
|
2007-08-03 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_announce.erl: Added support to all the announce features
|
|
|
|
described in documentation. Access to all announce features
|
|
|
|
through command line, adhoc commands and disco (Thanks to
|
|
|
|
Badlop) (EJAB-18).
|
|
|
|
* src/gen_mod.erl: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2007-08-02 05:02:25 +02:00
|
|
|
2007-08-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Added default_room_options option
|
|
|
|
(thanks to Etan Reisner and Badlop)
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2007-08-01 11:36:30 +02:00
|
|
|
2007-08-01 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-08-01 20:09:00 +02:00
|
|
|
* doc/guide.tex: Front page table formatting that render correctly
|
|
|
|
in HTML and update mentionning CEAN as a way to install
|
|
|
|
ejabberd (Thanks to Badlop) (EJAB-272).
|
|
|
|
|
2007-08-01 13:25:23 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Avoid bouncing messages twice if
|
2007-08-01 20:09:00 +02:00
|
|
|
terminate happens during open_socket.
|
2007-08-01 13:25:23 +02:00
|
|
|
|
2007-08-01 13:18:52 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: On terminate, bounce internal process
|
|
|
|
queue and Erlang message queue.
|
|
|
|
|
2007-08-01 11:36:30 +02:00
|
|
|
* src/mod_private.erl: Reduce memory consumption on user private
|
|
|
|
storage removal (EJAB-299).
|
|
|
|
|
2007-07-31 14:05:00 +02:00
|
|
|
2007-07-31 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2007-07-31 06:13:29 +02:00
|
|
|
2007-07-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-07-31 06:13:58 +02:00
|
|
|
* src/mod_version.erl: Added option to hide OS version (thanks to
|
|
|
|
Badlop)
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2007-07-31 06:13:49 +02:00
|
|
|
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
2007-07-31 06:13:39 +02:00
|
|
|
* src/msgs/gl.msg: New galician translation (thanks to
|
|
|
|
Carlos E. Lopez)
|
|
|
|
|
2007-07-31 06:13:29 +02:00
|
|
|
* src/ejabberd_config.erl: Added possibility for appending values
|
|
|
|
to config options (thanks to Badlop)
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2007-07-30 10:32:47 +02:00
|
|
|
2007-07-30 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-07-30 19:35:00 +02:00
|
|
|
* src/xml.erl: Better escaping management with CDATA. We only add
|
|
|
|
CDATA enclosure when needed. CDATA end token is properly escaped.
|
|
|
|
|
2007-07-30 15:13:59 +02:00
|
|
|
* src/xml.erl: Only wrap xmldata nodes in xml cdata "tag" if
|
|
|
|
bigger than 50 bytes. Shorter xmlcdata nodes will be escaped.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-30 14:29:02 +02:00
|
|
|
* src/tls/tls_drv.c: Sends the entire certificate chain (EJAB-209).
|
|
|
|
|
2007-07-30 13:06:50 +02:00
|
|
|
* src/acl.erl: Remove compilation warnings (EJAB-290).
|
|
|
|
|
2007-07-30 12:06:49 +02:00
|
|
|
* src/xml_stream.erl: Group CDATA on a single xmlcdata
|
|
|
|
node (splitting is not relevant as dependant on TCP/IP packet
|
|
|
|
fragmentation) (EJAB-292).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-30 11:09:24 +02:00
|
|
|
* src/xml.erl: Remove compilation warnings (EJAB-290).
|
|
|
|
|
2007-07-30 10:32:47 +02:00
|
|
|
* src/xml.erl: Do not crypt binary CData, but enclose the value in
|
|
|
|
XML CDATA "tag".
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-30 10:32:47 +02:00
|
|
|
* src/xml.erl: Code clean-up: removed old code in comments.
|
|
|
|
|
2007-07-28 11:36:37 +02:00
|
|
|
2007-07-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Better error management when bad JID in
|
|
|
|
roster table (EJAB-289).
|
|
|
|
|
2007-07-26 10:30:25 +02:00
|
|
|
2007-07-26 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-07-26 12:22:44 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Code clean-up.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-26 12:08:41 +02:00
|
|
|
* src/mod_offline.erl: Code clean-up.
|
|
|
|
|
2007-07-26 11:56:38 +02:00
|
|
|
* src/gen_mod.erl: Throw error more cleanly.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-26 11:52:28 +02:00
|
|
|
* src/mod_configure.erl: One ACL call was not virtual host
|
|
|
|
compliant.
|
|
|
|
|
2007-07-26 11:42:14 +02:00
|
|
|
* src/ejabberd_auth_odbc.erl: Fixed wrong call preventing user
|
|
|
|
removal with relational databases.
|
|
|
|
|
2007-07-26 11:37:16 +02:00
|
|
|
* src/mod_last_odbc.erl: Adapted to mod_privacy changes.
|
|
|
|
* src/mod_privacy_odbc.erl: Refactoring to extract records in
|
|
|
|
include file.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-26 11:13:31 +02:00
|
|
|
* src/mod_last.erl: Adapted to mod_privacy changes.
|
2007-07-26 11:37:16 +02:00
|
|
|
* src/mod_privacy.erl: Refactoring to extract records in include
|
|
|
|
file.
|
2007-07-26 11:13:31 +02:00
|
|
|
* src/mod_privacy.hrl: Likewise.
|
|
|
|
|
2007-07-26 10:30:25 +02:00
|
|
|
* src/mod_roster_odbc.erl: Fixed wrong call.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2007-07-24 11:04:09 +02:00
|
|
|
2007-07-24 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-07-24 11:17:29 +02:00
|
|
|
* doc/guide.tex: Added recommandations on max_stanza options
|
|
|
|
usage.
|
|
|
|
|
2007-07-24 11:04:09 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Autodisconnect s2s connections which
|
|
|
|
are overloaded (EJAB-287).
|
|
|
|
* src/p1_fsm.erl: Likewise.
|
|
|
|
|
2007-07-19 23:17:13 +02:00
|
|
|
2007-07-19 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Add s2s whitelist / blacklist support
|
|
|
|
on incoming s2s connections (EJAB-283)
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
|
2007-07-18 18:26:50 +02:00
|
|
|
2007-07-18 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-07-18 20:42:00 +02:00
|
|
|
* src/ejabberd_s2s.erl: Fixed typos.
|
|
|
|
|
2007-07-18 19:42:53 +02:00
|
|
|
* src/ejabberd_s2s.erl: Implements s2s hosts whitelist / blacklist
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2007-07-18 18:26:50 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Make s2s connections more robust
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
|
2007-07-17 09:09:04 +02:00
|
|
|
2007-07-17 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-07-17 10:21:28 +02:00
|
|
|
* src/mod_configure.erl: Bugfix: Show only virtual host users
|
|
|
|
on admin disco for all users (EJAB-268) (Thanks to Badlop).
|
|
|
|
|
2007-07-17 09:55:26 +02:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in
|
|
|
|
logged HTML (EJAB-279) (Thanks to qu1j0t3).
|
|
|
|
|
2007-07-17 09:20:55 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Improved place of the INFO /
|
|
|
|
DEBUG printout.
|
|
|
|
|
2007-07-17 09:09:04 +02:00
|
|
|
* src/odbc/ejabberd_odbc.erl: Better error handling for MySQL
|
|
|
|
native driver (EJAB-224).
|
|
|
|
|
2007-07-15 09:28:47 +02:00
|
|
|
2007-07-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Added remove_connection/3
|
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix: remove only own s2s record
|
|
|
|
|
2007-07-11 16:10:28 +02:00
|
|
|
2007-07-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Bounce packets after unregistering s2s
|
|
|
|
connection, not before
|
|
|
|
|
2007-07-11 10:37:30 +02:00
|
|
|
2007-07-11 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_echo.erl: mod_echo does not reply to other
|
|
|
|
components. This is to make sure that a component will not
|
2007-07-17 09:09:04 +02:00
|
|
|
discover its own capabilities (Thanks to Badlop) (EJAB-281).
|
2007-07-18 19:42:53 +02:00
|
|
|
* src/ejabberd.cfg.example: disable mod_echo in the example config
|
2007-07-11 10:37:30 +02:00
|
|
|
file. mod_echo is mainly a development/test module.
|
|
|
|
|
2007-07-09 19:22:09 +02:00
|
|
|
2007-07-09 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/mssql.sql: Nickname cannot be null in rosterusers table
|
|
|
|
(MSSQL)
|
|
|
|
* src/odbc/mysql.sql: Likewise
|
|
|
|
* src/odbc/pg.sql: Likewise
|
|
|
|
|
2007-06-29 19:27:42 +02:00
|
|
|
2007-06-29 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-06-28 11:16:21 +02:00
|
|
|
2007-06-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-06-28 19:39:53 +02:00
|
|
|
* src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts
|
|
|
|
when using anonymous authentication with another type of auth.
|
|
|
|
|
2007-06-28 16:32:48 +02:00
|
|
|
* 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
|
|
|
|
|
2007-06-28 11:16:21 +02:00
|
|
|
* doc/guide.tex: Documentation rework started (EJAB-272)
|
|
|
|
* doc/introduction.tex: Likewise
|
|
|
|
|
2007-06-28 11:08:06 +02:00
|
|
|
2007-06-28 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
2007-06-28 11:16:21 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: corrects (EJAB-273),
|
|
|
|
remove obsolete OnlineUsers calculation
|
2007-06-28 11:08:06 +02:00
|
|
|
|
2007-06-26 20:00:36 +02:00
|
|
|
2007-06-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitations
|
|
|
|
for older clients (thanks to Michael Scherer)
|
|
|
|
|
2007-06-25 09:15:30 +02:00
|
|
|
2007-06-25 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-06-25 19:44:48 +02:00
|
|
|
* doc/guide.tex: Typos
|
|
|
|
|
2007-06-25 18:43:42 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: New anti-abuse options:
|
|
|
|
min_presence_interval and min_message_interval
|
2007-09-11 13:19:12 +02:00
|
|
|
* doc/guide.tex: Likewise
|
2007-06-25 18:43:42 +02:00
|
|
|
|
2007-06-25 09:45:50 +02:00
|
|
|
* doc/guide.tex: Documentation improvements on watchdog
|
|
|
|
|
|
|
|
* doc/guide.tex: No need to escape underscore in Latex verbatim
|
2007-06-25 09:41:25 +02:00
|
|
|
sections
|
|
|
|
|
2007-06-25 09:15:30 +02:00
|
|
|
* doc/guide.tex: Watchdog alert documentation
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2007-06-22 16:04:45 +02:00
|
|
|
2007-06-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-06-22 17:25:27 +02:00
|
|
|
* src/mod_irc/mod_irc.erl: Added an option for default IRC
|
2007-12-10 15:44:43 +01:00
|
|
|
encoding (thanks to Badlop) (EJAB-452)
|
2007-06-22 17:25:27 +02:00
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2007-06-22 16:15:43 +02:00
|
|
|
* src/mod_disco.erl: Don't override accumulated value in
|
|
|
|
get_local_identity/5 (thanks to Magnus Henoch and Badlop)
|
|
|
|
|
2007-06-22 16:04:45 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Added links to server and
|
|
|
|
virtual host homes (thanks to Badlop)
|
|
|
|
|
2007-06-20 13:25:19 +02:00
|
|
|
2007-06-20 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-06-18 12:22:54 +02:00
|
|
|
2007-06-18 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL
|
|
|
|
(EJAB-239).
|
|
|
|
|
2007-06-12 18:44:15 +02:00
|
|
|
2007-06-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Fixed typo
|
|
|
|
|
2007-06-10 20:13:37 +02:00
|
|
|
2007-06-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Show IP address of connected
|
|
|
|
resources on user info page (thanks to Oleg Palij)
|
|
|
|
|
2007-06-07 20:17:16 +02:00
|
|
|
2007-06-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-06-07 20:27:35 +02:00
|
|
|
* src/ejabberd_config.erl: Fixed "language" option processing
|
|
|
|
(thanks to Badlop)
|
|
|
|
|
2007-06-07 20:17:16 +02:00
|
|
|
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
|
|
|
|
|
|
|
|
* src/msgs/ca.msg: New Catalan translation (thanks to Vicent
|
|
|
|
Alberola)
|
|
|
|
|
2007-06-05 03:50:28 +02:00
|
|
|
2007-06-05 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/xml.erl: Add new helper function get_subtag_cdata/2.
|
|
|
|
|
2007-05-30 23:15:28 +02:00
|
|
|
2007-05-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
|
|
|
|
Badlop)
|
|
|
|
|
2007-05-29 15:14:09 +02:00
|
|
|
2007-05-29 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/mod_vcard_odbc.erl: Make service description translatable in
|
2007-05-29 16:53:09 +02:00
|
|
|
discovery (EJAB-236)
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
|
2007-05-29 16:31:12 +02:00
|
|
|
* 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
|
|
|
|
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/mod_vcard.erl: Make services description translatable in
|
2007-05-29 15:14:09 +02:00
|
|
|
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
|
|
|
|
|
2007-05-21 05:21:34 +02:00
|
|
|
2007-05-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-05-21 05:41:13 +02:00
|
|
|
* src/ejabberdctl.template: Updated version of ejabberdctl (thanks
|
|
|
|
to Christophe Romain)
|
|
|
|
* tools/ejabberdctl: Likewise
|
|
|
|
* src/Makefile.in: Updated
|
|
|
|
|
2007-05-21 05:21:34 +02:00
|
|
|
* 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)
|
|
|
|
|
2007-05-18 15:01:05 +02:00
|
|
|
2007-05-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/zh.msg: New chinese translation (thanks to Shelley
|
|
|
|
Shyan)
|
|
|
|
|
2007-05-16 12:13:04 +02:00
|
|
|
2007-05-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-05-14 00:41:19 +02:00
|
|
|
2007-05-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Bugfix (thanks to Badlop)
|
|
|
|
|
2007-05-12 18:28:34 +02:00
|
|
|
2007-05-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-05-12 20:09:38 +02:00
|
|
|
* 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
|
2007-05-12 20:14:21 +02:00
|
|
|
* src/mod_stats.erl: Updated
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
2007-05-12 20:09:38 +02:00
|
|
|
|
2007-05-12 18:28:34 +02:00
|
|
|
* 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
|
|
|
|
|
2007-05-09 16:47:58 +02:00
|
|
|
2007-05-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Bugfix
|
|
|
|
|
2007-05-07 17:47:33 +02:00
|
|
|
2007-05-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-05-07 19:52:35 +02:00
|
|
|
* src/ejabberd_receiver.erl: Workaround for inet_drv bug
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Added sockname/1 and peername/1
|
|
|
|
stubs
|
|
|
|
|
2007-05-07 17:47:33 +02:00
|
|
|
* src/web/ejabberd_http.hrl: Added "ip" field in the "request"
|
2007-05-07 19:52:35 +02:00
|
|
|
record (thanks to Jerome Sautret and Mickael Remond)
|
2007-05-07 17:47:33 +02:00
|
|
|
* src/web/ejabberd_http.erl: Likewise
|
|
|
|
|
2007-05-03 06:07:29 +02:00
|
|
|
2007-05-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-05-03 09:41:16 +02:00
|
|
|
* src/ejabberd_sm.erl: Added set_presence_hook
|
2007-05-03 17:45:24 +02:00
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
2007-05-03 09:41:16 +02:00
|
|
|
|
2007-05-03 07:15:12 +02:00
|
|
|
* src/ejabberd_sm.erl: Added check for existence of incoming
|
|
|
|
subscription destination
|
|
|
|
|
2007-05-03 06:29:35 +02:00
|
|
|
* src/msgs/it.msg: Added italian translation (thanks to Luca
|
|
|
|
Brivio)
|
|
|
|
|
2007-05-03 06:07:29 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: More accurate invitation errors
|
|
|
|
(thanks to Magnus Henoch)
|
|
|
|
|
2007-04-26 16:45:16 +02:00
|
|
|
2007-04-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Don't deliver roster items in "None +
|
|
|
|
Pending In" state
|
|
|
|
* src/mod_roster.erl: Likewise
|
|
|
|
|
2007-04-12 08:08:32 +02:00
|
|
|
2007-04-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-04-12 07:31:53 +02:00
|
|
|
2007-04-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Minor optimisation
|
|
|
|
|
|
|
|
* src/ejabberd_system_monitor.erl: Experimental watchdog
|
|
|
|
* src/ejabberd_sup.erl: Likewise
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
|
2007-03-22 09:46:08 +01:00
|
|
|
2007-03-22 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/guide.tex: Fixed typo.
|
|
|
|
|
2007-03-22 03:26:35 +01:00
|
|
|
2007-03-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Better behaviour under high load
|
|
|
|
|
2007-03-17 23:17:03 +01:00
|
|
|
2007-03-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-03-18 00:02:06 +01:00
|
|
|
* src/ejabberd_s2s.erl: Don't bounce packets with "error" and
|
|
|
|
"result" type
|
|
|
|
|
2007-03-17 23:53:42 +01:00
|
|
|
* src/ejabberd_s2s.erl: Fixed spelling
|
|
|
|
|
2007-03-17 23:17:03 +01:00
|
|
|
* src/ejabberd_s2s.erl: Don't start s2s process for existing
|
|
|
|
connection in case of race condition
|
|
|
|
|
2007-03-13 17:01:39 +01:00
|
|
|
2007-03-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Added shaper_rule option, changed
|
|
|
|
service connection log message
|
|
|
|
|
2007-03-13 16:01:27 +01:00
|
|
|
2007-03-13 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Add extra info in the log about which
|
|
|
|
components is connected and which Erlang process is handling
|
|
|
|
it. This is usefull in context where many types of components are
|
|
|
|
used (Thanks to Jerome Sautret) (EJAB-211).
|
|
|
|
|
2007-03-10 16:53:53 +01:00
|
|
|
2007-03-10 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-03-10 18:57:19 +01:00
|
|
|
* src/web/ejabberd_http.erl: Support for binaries in ejabberd HTTP
|
|
|
|
server (Thanks to Massimiliano Mirra) (EJAB-197).
|
|
|
|
|
2007-03-13 17:01:39 +01:00
|
|
|
* src/configure.ac: autoconf improvements (thanks to Tony Finch)
|
|
|
|
(EJAB-204).
|
2007-03-10 17:27:17 +01:00
|
|
|
* src/aclocal.m4: Likewise.
|
2007-03-17 23:53:42 +01:00
|
|
|
|
2007-03-10 16:53:53 +01:00
|
|
|
* src/odbc/ejabberd_odbc.erl: ejabberd admin can now choose the
|
2007-03-17 23:53:42 +01:00
|
|
|
relational database port to use from ejabberd configuration file
|
2007-03-13 17:01:39 +01:00
|
|
|
(EJAB-195).
|
2007-03-10 16:53:53 +01:00
|
|
|
* src/doc/guide.tex: Likewise.
|
|
|
|
|
2007-03-02 15:57:26 +01:00
|
|
|
2007-03-02 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-03-13 17:01:39 +01:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Fix wrong return on check access
|
|
|
|
log.
|
2007-03-02 15:57:26 +01:00
|
|
|
|
2007-03-01 06:45:30 +01:00
|
|
|
2007-03-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
2007-02-22 06:03:51 +01:00
|
|
|
2007-02-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2007-02-22 08:39:05 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Bugfix
|
|
|
|
|
2007-02-22 06:03:51 +01:00
|
|
|
* src/mod_proxy65/mod_proxy65_sm.erl: Cluster support (thanks to
|
|
|
|
Evgeniy Khramtsov)
|
|
|
|
|
|
|
|
* src/mod_proxy65/mod_proxy65_stream.erl: Code cleanup (thanks to
|
|
|
|
Evgeniy Khramtsov)
|
|
|
|
|
|
|
|
* src/mod_proxy65/mod_proxy65.hrl: Fixed typo (thanks to Evgeniy
|
|
|
|
Khramtsov)
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
2007-02-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Init shaper with a default value first
|
|
|
|
after stream opening
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Log failed SASL login attempts
|
|
|
|
* src/cyrsasl.erl: Updated API
|
|
|
|
* src/cyrsasl_plain.erl: Likewise
|
|
|
|
* src/cyrsasl_digest.erl: Likewise
|
|
|
|
|
2007-02-19 10:45:58 +01:00
|
|
|
2007-02-19 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-02-19 17:56:06 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Added an option set affiliations.
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* doc/api/*: Added Erlang documentation generation script
|
|
|
|
(EJAB-188).
|
2007-02-19 16:02:28 +01:00
|
|
|
* doc/version.tex: Updated.
|
|
|
|
* src/ejabberd.app: Updated.
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/odbc/pg.sql: last table, state column cannot be NULL
|
|
|
|
(EJAB-191).
|
2007-02-19 15:19:27 +01:00
|
|
|
* src/odbc/mysql.sql: likewise.
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/odbc/mssql.sql: likewise.
|
2007-02-19 15:19:27 +01:00
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/ejabberd_auth_ldap.erl: prevent anonymous bind on LDAP
|
|
|
|
servers as ejabberd is providing other anonymous authentication
|
2007-03-17 23:17:03 +01:00
|
|
|
mechanism (EJAB-190).
|
2007-02-19 14:27:18 +01:00
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/cyrsasl_plain.erl: bad-auth error code replaced by
|
|
|
|
not-authorized (EJAB-187).
|
2007-04-12 07:31:53 +02:00
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/aclocal.m4: configure --with-erlang option is now working
|
|
|
|
(Thanks to Jerome Sautret) (EJAB-186).
|
2007-02-19 12:06:28 +01:00
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/mod_muc/mod_muc_log.erl: Spam prevention: The default
|
|
|
|
behaviour is now to use the nofollow rel attributes for links that
|
|
|
|
are submitted by users (EJAB-185).
|
2007-02-19 11:49:23 +01:00
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: API improvement: Implementation of
|
|
|
|
an event to destroy MUC room from an external application (Thanks
|
|
|
|
to Massimiliano Mirra) (EJAB-184).
|
2007-02-19 10:45:58 +01:00
|
|
|
|
2007-02-18 18:58:47 +01:00
|
|
|
2007-02-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Confirm to RFC3920 section 10.3 (thanks to
|
|
|
|
Jerome Sautret)
|
|
|
|
|
2007-02-18 18:05:32 +01:00
|
|
|
2007-02-18 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Node now try to clean its own online room
|
|
|
|
when restarting (EJAB-182).
|
|
|
|
|
2007-02-13 18:23:36 +01:00
|
|
|
2007-02-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Clean online room table on cluster node
|
|
|
|
restart
|
|
|
|
|
2007-02-13 11:01:58 +01:00
|
|
|
2007-02-13 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth_ldap.erl: Added ldap_local_filter option. This
|
|
|
|
option provide an optimisation to reduce LDAP directory load when
|
|
|
|
using attribute-based filters.
|
|
|
|
|
2007-02-04 17:04:40 +01:00
|
|
|
2007-02-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Added separate version of
|
|
|
|
element_to_string for HTML encoding
|
|
|
|
* src/xml.erl: Reverted previous change
|
|
|
|
|
2007-02-04 12:30:44 +01:00
|
|
|
2007-02-04 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/xml.erl: ' entity replaced by ' Should work more
|
|
|
|
universaly (in HTML and XML).
|
|
|
|
|
2007-01-30 16:23:48 +01:00
|
|
|
2007-01-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix (thanks to asdx
|
|
|
|
<asdx@jabber.snc.ru>)
|
|
|
|
* src/ejd2odbc.erl: Likewise
|
|
|
|
|
2007-01-27 17:40:37 +01:00
|
|
|
2007-01-27 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_ldap.erl: LDAP server pool support (thanks to Evgeniy
|
|
|
|
Khramtsov)
|
|
|
|
* src/eldap/Makefile.in: Likewise
|
|
|
|
* src/ejabberd_auth_ldap.erl: Likewise
|
|
|
|
* src/eldap_pool.erl: Likewise
|
|
|
|
|
|
|
|
* src/eldap/eldap_utils.erl: Implemented LDAP domain substitution
|
|
|
|
|
|
|
|
* src/eldap/eldap.erl: Implemented queue to avoid bind deadlock under
|
|
|
|
heavy load (thanks to Evgeniy Khramtsov)
|
|
|
|
* src/eldap/eldap.hrl: Likewise
|
|
|
|
|
2007-01-26 19:30:36 +01:00
|
|
|
2007-01-26 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Fixed typos in labels.
|
|
|
|
|
2007-01-25 16:54:10 +01:00
|
|
|
2007-01-25 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/eldap/Makefile.win32: fix build error on Windows.
|
|
|
|
|
2007-01-25 06:53:58 +01:00
|
|
|
2007-01-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/*: Plugin architecture for HTTP modules (thanks to
|
|
|
|
Massimiliano Mirra)
|
|
|
|
|
2007-01-24 16:56:26 +01:00
|
|
|
2007-01-24 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-01-24 19:27:17 +01:00
|
|
|
* doc/guide.tex: Documentation for the
|
|
|
|
domain_balancing_component_number option.
|
|
|
|
|
2007-01-24 18:12:35 +01:00
|
|
|
* doc/guide.tex: Documentation for domain balancing.
|
|
|
|
|
|
|
|
* doc/guide.tex: mod_muc now supports cluster.
|
2007-01-24 17:34:31 +01:00
|
|
|
|
2007-09-11 13:19:12 +02:00
|
|
|
* doc/guide.tex: Updated the max_user_sessions section.
|
2007-01-24 16:56:26 +01:00
|
|
|
|
2007-01-19 05:46:44 +01:00
|
|
|
2007-01-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-01-11 09:17:18 +01:00
|
|
|
2007-01-11 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* doc/guide.tex: Latex / Hevea related improvements for
|
|
|
|
documentation generation (thanks to Sander Devrieze).
|
2007-01-11 09:17:18 +01:00
|
|
|
* doc/introduction.tex: Likewise.
|
|
|
|
* doc/dev.tex: Likewise.
|
|
|
|
* doc/features.tex: Likewise.
|
|
|
|
|
2007-01-09 11:16:37 +01:00
|
|
|
2007-01-08 Christophe Romain <christophe.romain@process-one.net>
|
|
|
|
|
2007-02-20 00:35:42 +01:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: add presence_based_delivery
|
|
|
|
cluster support
|
2007-01-09 11:16:37 +01:00
|
|
|
|
2007-01-05 21:05:38 +01:00
|
|
|
2007-01-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'
|
|
|
|
unicode character (thanks to Badlop)
|
|
|
|
|
2006-12-31 01:38:11 +01:00
|
|
|
2006-12-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix
|
|
|
|
|
2006-12-21 10:03:53 +01:00
|
|
|
2006-12-21 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_private_odbc: Bugfix: an internal error was returned
|
|
|
|
instead of the actual private data. This is now working as expected.
|
|
|
|
|
2006-12-21 00:22:05 +01:00
|
|
|
2006-12-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Bugfix
|
|
|
|
|
2006-12-16 14:57:37 +01:00
|
|
|
2006-12-16 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* README: Added this file as a quickstart guide.
|
|
|
|
|
2006-12-15 22:26:47 +01:00
|
|
|
2006-12-15 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-12-15 23:18:04 +01:00
|
|
|
* 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).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-12-15 22:42:16 +01:00
|
|
|
* TODO: Removed. The roadmap is managed on:
|
|
|
|
http://support.process-one.net/browse/EJAB
|
|
|
|
|
2006-12-15 22:26:47 +01:00
|
|
|
* src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a
|
|
|
|
vhost and not only one (Thanks to Badlop).
|
|
|
|
* src/ejabberd.cfg.example: Fixed typo.
|
|
|
|
|
2006-12-14 19:54:50 +01:00
|
|
|
2006-12-14 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: Added loglevel option. It is now possible to
|
|
|
|
configure ejabberd dynamic loglevel from the config file.
|
|
|
|
|
2006-12-08 21:34:34 +01:00
|
|
|
2006-12-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-12-08 21:48:26 +01:00
|
|
|
* src/ejabberd_receiver.erl: Bugfix
|
|
|
|
|
2006-12-08 21:34:34 +01:00
|
|
|
* src/ejabberd_c2s.erl: Bugfix
|
|
|
|
|
2006-12-07 03:56:14 +01:00
|
|
|
2006-12-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Better error handling
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Minor fix
|
|
|
|
|
2006-12-04 17:07:44 +01:00
|
|
|
2006-12-04 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
|
|
|
|
Debug can be enabled with the command "ejabberd_loglevel:set(5)".
|
|
|
|
* 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).
|
|
|
|
|
2006-12-01 18:19:04 +01:00
|
|
|
2006-12-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_receiver.erl: Bugfix
|
|
|
|
|
2006-11-30 14:39:05 +01:00
|
|
|
2006-11-30 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2006-11-29 11:21:19 +01:00
|
|
|
2006-11-29 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_logger_h.erl: Removed useless comments.
|
|
|
|
|
2006-11-28 10:59:29 +01:00
|
|
|
2006-11-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-11-28 16:56:54 +01:00
|
|
|
* src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces as
|
2007-09-11 13:19:12 +02:00
|
|
|
default value for proxy listen parameter.
|
2006-11-28 16:56:54 +01:00
|
|
|
|
2006-11-28 10:59:29 +01:00
|
|
|
* src/ejabberd_c2s.erl: User login in with negative priority must not
|
|
|
|
receive offline messages (Thanks to Badlop).
|
|
|
|
|
2006-11-24 12:22:15 +01:00
|
|
|
2006-11-24 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Fixed regexp ACL configuration examples
|
|
|
|
(Thanks to Massimiliano Mirra).
|
2006-12-21 00:22:05 +01:00
|
|
|
|
2006-11-24 14:24:08 +01:00
|
|
|
* 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).
|
2006-11-24 12:22:15 +01:00
|
|
|
|
2006-11-23 07:34:05 +01:00
|
|
|
2006-11-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-11-20 14:20:47 +01:00
|
|
|
2006-11-20 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Copy mod_private data from Mnesia to
|
2007-09-11 13:19:12 +02:00
|
|
|
relational database.
|
|
|
|
* src/odbc/odbc_queries.erl: Refactoring.
|
2006-11-20 14:20:47 +01:00
|
|
|
* src/odbc/mssql.sql: Likewise.
|
2006-11-20 14:24:26 +01:00
|
|
|
* doc/guide.tex: Doc updated to mention mod_private_odbc.
|
2006-11-20 14:20:47 +01:00
|
|
|
|
|
|
|
* src/odbc/mysql.sql: Started integration of mod_privacy_odbc for
|
|
|
|
MySQL and MSSQL.
|
|
|
|
* src/odbc/mssql.sql: Likewise.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-11-15 12:41:26 +01:00
|
|
|
2006-11-15 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: API improvement: It is now easier to
|
|
|
|
extract data from the MUC room process.
|
|
|
|
|
2006-11-07 03:08:51 +01:00
|
|
|
2006-11-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-11-05 16:51:26 +01:00
|
|
|
2006-11-05 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2006-11-04 16:33:20 +01:00
|
|
|
2006-11-04 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/eldap_utils.erl: Fixed missing export.
|
2006-11-07 03:08:51 +01:00
|
|
|
|
2006-11-04 17:38:05 +01:00
|
|
|
* src/odbc/pg.sql: Database scripts consistency.
|
|
|
|
* src/odbc/mysql.sql: Likewise.
|
|
|
|
* src/odbc/mssql.sql: Likewise.
|
2006-11-04 16:33:20 +01:00
|
|
|
|
2006-11-07 03:08:51 +01:00
|
|
|
* src/odbc/mysql: Database creation script should now be compliant
|
|
|
|
with MySQL 4.0.x.
|
2006-11-04 18:39:11 +01:00
|
|
|
|
2006-10-29 16:07:35 +01:00
|
|
|
2006-10-29 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: XEP-0065 proxy documentation (thanks to Evgeniy
|
|
|
|
Khramtsov).
|
|
|
|
|
2006-10-28 18:51:46 +02:00
|
|
|
2006-10-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-11-07 03:08:51 +01:00
|
|
|
* src/ejabberd.cfg.example: Changed the anonymous example a bit to
|
|
|
|
work in most cases.
|
2006-10-28 18:51:46 +02:00
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2006-10-28 04:04:55 +02:00
|
|
|
2006-10-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-10-27 18:37:10 +02:00
|
|
|
2006-10-27 Mickael Remond <mickael.remond@process-one.net>
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-10-27 18:37:10 +02:00
|
|
|
* src/guide.tex: Fixed typos.
|
|
|
|
|
2006-10-25 09:56:49 +02:00
|
|
|
2006-10-25 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_rdbms.erl: It is now possible to use ldap or internal
|
|
|
|
authentication with some other modules using relationnal database
|
|
|
|
storage. 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.
|
|
|
|
|
2006-10-19 06:46:24 +02:00
|
|
|
2006-10-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2007-07-24 11:04:09 +02:00
|
|
|
1999-11-30 Mickael Remond <mickael.remond@process-one.net>
|
2006-10-17 14:35:47 +02:00
|
|
|
|
|
|
|
* src/ejabberd_auth_ldap.erl: LDAP authentication now allows to
|
2006-10-17 14:40:48 +02:00
|
|
|
match on several alternative attributes (thanks to Evgeniy
|
2007-09-11 13:19:12 +02:00
|
|
|
Khramtsov).
|
2006-10-17 14:35:47 +02:00
|
|
|
* src/mod_vcard_ldap.erl: Likewise.
|
2007-09-11 13:19:12 +02:00
|
|
|
* doc/guide.tex: Updated.
|
2006-10-17 14:35:47 +02:00
|
|
|
* eldap_utils.erl: Refactoring.
|
|
|
|
* src/eldap/Makefile.in: Likewise.
|
|
|
|
|
2006-10-09 22:32:41 +02:00
|
|
|
2006-10-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_privacy_odbc.erl: Privacy rules support using odbc
|
|
|
|
* src/odbc/pg.sql: Likewise
|
|
|
|
|
|
|
|
2006-10-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Bugfix
|
|
|
|
|
2006-10-05 05:17:41 +02:00
|
|
|
2006-10-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_privacy.erl: Use hooks instead of direct function calls
|
|
|
|
* src/ejabberd_c2s.erl: Updated
|
|
|
|
|
2006-10-01 03:53:37 +02:00
|
|
|
2006-10-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-10-02 20:54:10 +02:00
|
|
|
* src/shaper.erl: Bugfix
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
|
2006-10-01 03:53:37 +02:00
|
|
|
* 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
|
|
|
|
|
2006-09-27 15:09:50 +02:00
|
|
|
2006-09-27 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-09-27 15:34:18 +02:00
|
|
|
* doc/release_notes_1.1.2.txt: Minor fixes.
|
|
|
|
|
2006-09-27 15:09:50 +02:00
|
|
|
* doc/guide.tex: Fixed Latexish typos.
|
|
|
|
|
2006-09-26 12:31:53 +02:00
|
|
|
2006-09-26 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-09-26 19:17:31 +02:00
|
|
|
* doc/release_notes_1.1.2.txt: Draft release notes.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-26 16:07:35 +02:00
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk).
|
|
|
|
|
2006-09-26 13:08:44 +02:00
|
|
|
* src/ejabberd_s2s.erl: More precise message for the new s2s
|
|
|
|
statistic command.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-26 12:48:05 +02:00
|
|
|
* 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.
|
|
|
|
|
2006-09-26 12:31:53 +02:00
|
|
|
* src/msgs/pt-br.msg: Updated Brazilian translation (thanks to
|
|
|
|
Renato Botelho) and clean-up.
|
|
|
|
|
2006-09-25 10:46:56 +02:00
|
|
|
2006-09-25 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-09-26 00:06:37 +02:00
|
|
|
* src/msgs/de.msg: Updated German translation (thanks to Nikolaus
|
|
|
|
Polak).
|
|
|
|
|
2006-09-25 22:53:55 +02:00
|
|
|
* src/ejabberd.app: Version update for ejabberd 1.1.2.
|
|
|
|
|
2006-09-25 17:36:17 +02:00
|
|
|
* src/msgs/pl.msg: Updated Polish translation (thanks to Zbyszek
|
2006-09-25 17:19:09 +02:00
|
|
|
Zolkiewski).
|
|
|
|
|
2006-09-25 16:41:33 +02:00
|
|
|
* src/msgs/de.msg: Updated German translation (thanks to Marvin
|
|
|
|
Preuss).
|
|
|
|
|
2006-09-25 16:30:44 +02:00
|
|
|
* src/msgs/nl.msg: Updated Dutch translation (thanks to Sander
|
|
|
|
Devrieze).
|
|
|
|
|
2006-09-25 12:47:52 +02:00
|
|
|
* src/msgs/cs.msg: Updated Czech translation and removed unused
|
2006-09-25 16:30:44 +02:00
|
|
|
strings.
|
2006-09-25 12:47:52 +02:00
|
|
|
|
2006-09-25 10:46:56 +02:00
|
|
|
* doc/introduction.tex: Minor doc updates for release 1.1.2.
|
|
|
|
|
2006-09-25 05:51:11 +02:00
|
|
|
2006-09-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-09-25 15:36:41 +02:00
|
|
|
* src/ejabberd_s2s.erl: Added incoming-s2s-number and
|
|
|
|
outgoing-s2s-number ejabberdctl commands
|
|
|
|
|
2006-09-25 05:51:11 +02:00
|
|
|
* 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
|
|
|
|
|
2006-09-24 11:39:04 +02:00
|
|
|
2006-09-24 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-09-24 17:44:24 +02:00
|
|
|
* src/msgs/es.msg: Updated Spanish translation (thanks to Badlop).
|
|
|
|
|
2006-09-25 05:51:11 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Strings update (thanks to Sergei
|
|
|
|
Golovan).
|
|
|
|
* src/msgs/ru.msg: Updated Russian translation (thanks to Sergei
|
|
|
|
Golovan).
|
|
|
|
* src/msgs/uk.msg: Updated Ukrainian translation (thanks to Sergei
|
|
|
|
Golovan).
|
2006-09-24 16:45:12 +02:00
|
|
|
* src/msgs/fr.msg: Update French translation.
|
|
|
|
|
2006-09-24 14:35:47 +02:00
|
|
|
* src/doc/guide.html: Minor W3C compliance fix in an Hevea
|
|
|
|
generated URL.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-25 05:51:11 +02:00
|
|
|
* 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).
|
2006-09-24 11:39:04 +02:00
|
|
|
|
|
|
|
2006-09-23 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Updated to version 1.1.2
|
|
|
|
|
2006-09-23 06:28:03 +02:00
|
|
|
2006-09-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-09-22 11:09:28 +02:00
|
|
|
2006-09-22 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-09-23 11:20:19 +02:00
|
|
|
* src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-22 19:01:16 +02:00
|
|
|
* src/mod_muc/mod_muc.erl: Component name is now more user friendly
|
|
|
|
(thanks to Badlop).
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise.
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise.
|
2006-09-22 19:01:16 +02:00
|
|
|
|
2006-09-22 11:25:47 +02:00
|
|
|
* src/msgs/fr.msg: updated French translation.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-22 11:25:47 +02:00
|
|
|
* 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.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-09-14 18:08:58 +02:00
|
|
|
2006-09-14 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Minor fix on index generation.
|
|
|
|
|
2006-09-14 04:54:21 +02:00
|
|
|
2006-09-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-09-11 17:38:48 +02:00
|
|
|
2006-09-11 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/mssql.sql: Removed unused fields.
|
|
|
|
|
2006-09-10 01:33:00 +02:00
|
|
|
2006-09-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-09-10 21:25:13 +02:00
|
|
|
* src/ejd2odbc.erl: Updated
|
|
|
|
|
2006-09-10 01:33:00 +02:00
|
|
|
* 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
|
|
|
|
|
2006-09-05 17:53:54 +02:00
|
|
|
2006-09-05 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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
|
2007-09-11 13:19:12 +02:00
|
|
|
used to disable the feature.
|
2006-09-05 17:53:54 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2006-09-05 06:26:28 +02:00
|
|
|
2006-09-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-09-03 17:15:46 +02:00
|
|
|
2006-09-03 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/odbc/pg.sql: Minor fix.
|
2006-09-03 17:15:46 +02:00
|
|
|
|
2006-08-28 16:56:13 +02:00
|
|
|
2006-08-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* Makefile.in: Fix for MacOSX compilation.
|
|
|
|
* ejabberd_zlib/Makefile.in: Likewise.
|
|
|
|
* mod_irc/Makefile.in: Likewise.
|
|
|
|
* stringprep/Makefile.in: Likewise.
|
2007-09-11 13:19:12 +02:00
|
|
|
* tls/Makefile.in: Likewise.
|
2006-08-28 16:56:13 +02:00
|
|
|
|
2006-08-28 19:31:24 +02:00
|
|
|
* src/ejabberd.app: Updated to the current version.
|
|
|
|
|
2006-08-27 19:46:27 +02:00
|
|
|
2006-08-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed logging configuring
|
|
|
|
permission check
|
|
|
|
|
2006-08-14 21:46:14 +02:00
|
|
|
2006-08-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: Now filter_packet hook works in
|
|
|
|
'global' context
|
|
|
|
|
2006-08-04 03:57:51 +02:00
|
|
|
2006-08-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-08-04 04:25:10 +02:00
|
|
|
* src/tls/tls_drv.c: Report OpenSSL error messages (thanks to
|
|
|
|
Magnus Henoch)
|
|
|
|
|
2006-08-04 03:57:51 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Use standardized MUC room
|
|
|
|
configuration fields (thanks to Magnus Henoch and Andy Turner)
|
|
|
|
|
2006-08-02 01:32:56 +02:00
|
|
|
2006-08-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2006-07-28 18:18:50 +02:00
|
|
|
2006-07-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2006-07-18 14:29:17 +02:00
|
|
|
2006-07-16 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/acl.erl: The server does not crash anymore on wrong acl rule. Add
|
|
|
|
rule error message in log file.
|
|
|
|
|
2006-07-07 10:06:12 +02:00
|
|
|
2006-07-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
* src/jlib.erl: String to JID conversion now returns an error if the
|
|
|
|
JID string contains two arobases.
|
|
|
|
|
2006-07-06 16:08:09 +02:00
|
|
|
2006-07-06 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_shared_roster.erl: Shared roster entries can now be moved or
|
|
|
|
rename from a client without breaking current presence status.
|
|
|
|
* src/mod_roster.erl: Likewise.
|
|
|
|
* src/mod_roster_odbc.erl: Likewise.
|
|
|
|
|
2006-07-06 18:06:44 +02:00
|
|
|
* 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.
|
|
|
|
|
2006-07-05 10:09:35 +02:00
|
|
|
2006-07-05 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: More flexible parsing the shared
|
|
|
|
roster members list from the configuration form.
|
2006-07-05 11:26:52 +02:00
|
|
|
* src/mod_shared_roster.erl: Deletng a shared roster group now
|
|
|
|
correctly deletes its user entries.
|
|
|
|
|
|
|
|
* src/mod_shared_roster.erl: The logged user (self) is now removed from
|
|
|
|
the shared roster list.
|
2006-07-05 16:36:21 +02:00
|
|
|
* src/ejabberd_auth.erl: Better handling of errors when the server for
|
|
|
|
authentication is unknown.
|
2006-07-05 10:09:35 +02:00
|
|
|
|
2006-06-19 04:32:57 +02:00
|
|
|
2006-06-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Removed needless check for xmlns:db
|
|
|
|
when starttls is enabled
|
|
|
|
|
2006-06-15 15:32:48 +02:00
|
|
|
2006-06-15 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Bugfix: using tuple instead of a Pid
|
|
|
|
to send Erlang messages in a rarely used case.
|
|
|
|
|
2006-06-13 18:52:38 +02:00
|
|
|
2006-06-13 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Fixed broken multiple connection with
|
|
|
|
anonymous login problem.
|
|
|
|
* src/ejabberd_auth_anonymous.erl: Likewise.
|
|
|
|
|
2006-06-07 10:38:37 +02:00
|
|
|
2006-06-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2006-06-07 16:07:18 +02:00
|
|
|
* 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).
|
2006-06-07 10:38:37 +02:00
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
* src/ejabberd.cfg.example.
|
|
|
|
|
2006-06-07 16:07:18 +02:00
|
|
|
* 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).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-06-02 17:02:39 +02:00
|
|
|
2006-06-02 Mickael Remond <mickael.remond@process-one.net>
|
2006-06-02 15:16:21 +02:00
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2006-06-02 17:02:39 +02:00
|
|
|
* 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).
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-05-29 18:48:20 +02:00
|
|
|
2006-05-29 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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).
|
2007-09-11 13:19:12 +02:00
|
|
|
The mod_roster now conforms to this behaviour.
|
2006-05-29 18:48:20 +02:00
|
|
|
* src/mod_roster_odbc.erl: Likewise.
|
|
|
|
|
2006-05-27 10:46:27 +02:00
|
|
|
2006-05-27 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/configure.ac: Added an optional check for krb5.h in
|
|
|
|
configure. ejabberd can now be build directly on RedHat and
|
|
|
|
OpenBSD.
|
|
|
|
|
2006-05-27 00:06:19 +02:00
|
|
|
2006-05-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/sk.msg: Slovak translation (thanks to Juraj Michalek
|
|
|
|
and SkLUG)
|
|
|
|
|
2006-05-26 02:00:32 +02:00
|
|
|
2006-05-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2006-05-23 22:19:37 +02:00
|
|
|
2006-05-23 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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
|
2007-09-11 13:19:12 +02:00
|
|
|
mod_offline.
|
2006-05-23 22:19:37 +02:00
|
|
|
* 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.
|
|
|
|
|
2006-05-22 12:17:22 +02:00
|
|
|
2006-05-22 Mickael Remond <mickael.remond@process-one.net>
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-05-22 12:17:22 +02:00
|
|
|
* src/ejabberd_sm.erl: The max_user_sessions has been moved to
|
|
|
|
host configuration.
|
|
|
|
* src/ejabberd.cfg.example: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2006-05-21 18:34:32 +02:00
|
|
|
2006-05-21 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* 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
|
2007-09-11 13:19:12 +02:00
|
|
|
replace the older ones.
|
2006-05-21 18:34:32 +02:00
|
|
|
* src/ejabberd.cfg.example: Likewise.
|
|
|
|
* doc/guide.tex: Likewise.
|
|
|
|
|
2006-05-15 17:45:52 +02:00
|
|
|
2006-05-15 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Timeout disconnection were not
|
|
|
|
properly handled after "active once" migration. This is now fixed.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-05-07 18:52:21 +02:00
|
|
|
2006-05-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Unknown tables or tables from now unused
|
|
|
|
modules are ignored during restore. The restore can now be performed in
|
2007-09-11 13:19:12 +02:00
|
|
|
such case.
|
2006-05-07 18:57:11 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise.
|
2006-05-07 18:52:21 +02:00
|
|
|
* src/ejabberd_admin.erl: Code refactoring. Common Mnesia database
|
|
|
|
restore function.
|
|
|
|
|
2006-05-07 19:31:12 +02:00
|
|
|
* src/ejabberd_ctl.erl: Now prints a user-friendly when trying to
|
|
|
|
restore a backup from a non-existent file.
|
2006-05-07 23:26:06 +02:00
|
|
|
|
|
|
|
* 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.
|
2006-05-15 17:45:52 +02:00
|
|
|
|
2006-05-01 11:55:03 +02:00
|
|
|
2006-05-01 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Unknown tables or tables from now unused
|
|
|
|
modules are ignored during restore. The restore can now be performed in
|
2007-09-11 13:19:12 +02:00
|
|
|
such case.
|
2006-05-01 11:55:03 +02:00
|
|
|
|
2006-04-28 11:35:26 +02:00
|
|
|
2006-04-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: release 1.1.1
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
* doc/guide.tex: Likewise
|
|
|
|
|
2006-04-27 23:24:30 +02:00
|
|
|
2006-04-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/cyrsasl.erl: Bugfix: anonymous authentication was always
|
|
|
|
enabled
|
|
|
|
|
2006-04-27 00:28:05 +02:00
|
|
|
2006-04-27 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: The status now only returns "started" if
|
|
|
|
ejabberd is started and ready to accept requests.
|
|
|
|
|
2006-04-24 21:25:09 +02:00
|
|
|
2006-04-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Added a documentation for max_stanza_size option
|
|
|
|
|
2006-04-24 15:04:21 +02:00
|
|
|
2006-04-24 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Updated for version 1.1.0.
|
|
|
|
|
2006-04-23 16:57:37 +02:00
|
|
|
2006-04-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-04-23 17:35:14 +02:00
|
|
|
* src/configure: Removed '==' bashism (thanks to Magnus Henoch)
|
|
|
|
* src/aclocal.m4: Likewise
|
|
|
|
|
2006-04-23 16:57:37 +02:00
|
|
|
* src/ejabberd_c2s.erl: Resend messages when leaving negative
|
|
|
|
presence state (thanks to Magnus Henoch)
|
|
|
|
|
2006-04-23 10:56:46 +02:00
|
|
|
2006-04-23 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: Updated
|
2006-04-23 11:26:41 +02:00
|
|
|
* src/msgs/de.msg: Updated (thanks to Nikolaus Polak)
|
2006-04-23 11:31:54 +02:00
|
|
|
* src/ejabberd_sm.erl: Now delivering messages to all resources with
|
|
|
|
max equal priority when this priority is non-negative.
|
2006-04-23 10:56:46 +02:00
|
|
|
|
2006-04-23 22:04:40 +02:00
|
|
|
* src/guide.tex: Added documentation for native database configuration.
|
|
|
|
|
2006-04-22 05:35:13 +02:00
|
|
|
2006-04-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Support for stanza size limit (thanks to
|
|
|
|
Igor Goryachev)
|
|
|
|
* src/ejabberd_receiver.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Fixed try_register/3 behaviour
|
|
|
|
|
2006-04-20 17:42:51 +02:00
|
|
|
2006-04-20 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Update of the example for anonymous.
|
|
|
|
Removed unnecessary parameter.
|
|
|
|
* src/ejabberd_auth_anonymous.erl: Removed unnecessary parameter /
|
|
|
|
bugfix.
|
2006-04-20 19:51:29 +02:00
|
|
|
* src/ejabberd_auth.erl: Bugfix: We now are forced to check is an
|
2006-04-22 05:35:13 +02:00
|
|
|
anonymous user is log under a given user name before trying to
|
|
|
|
register it.
|
2006-04-21 00:12:09 +02:00
|
|
|
* doc/guide.tex: Updated (SASL anonymous and anonymous login).
|
2006-04-20 17:42:51 +02:00
|
|
|
|
2006-04-19 00:28:30 +02:00
|
|
|
2006-04-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)
|
|
|
|
|
2006-04-13 04:08:24 +02:00
|
|
|
2006-04-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Cleanup
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Updated to use ejabberd_receiver
|
|
|
|
|
2006-04-12 04:54:27 +02:00
|
|
|
2006-04-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Minor fix
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2006-04-11 05:16:34 +02:00
|
|
|
2006-04-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated (thanks to Badlop)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Badlop)
|
|
|
|
|
2006-04-07 15:39:48 +02:00
|
|
|
2006-04-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creation
|
|
|
|
(conflict error was send on node creation)
|
|
|
|
|
2006-04-07 02:39:24 +02:00
|
|
|
2006-04-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login support
|
|
|
|
(thanks to Mickael Remond and Magnus Henoch)
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
* src/ejabberd_auth_anonymous.erl: Likewise
|
|
|
|
* src/cyrsasl.erl: Likewise
|
|
|
|
* src/cyrsasl_anonymous.erl: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2006-04-06 01:56:16 +02:00
|
|
|
2006-04-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/expat_erl.c: Use binaries for CDATA
|
|
|
|
* src/xml.erl: Likewise
|
|
|
|
|
2006-04-01 23:43:52 +02:00
|
|
|
2006-04-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Updated translation strings (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Changed a path to PKIX includes (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
|
2006-04-01 18:05:20 +02:00
|
|
|
2006-04-01 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/Makefile.in: Added an option to compile ejabberd with debug
|
|
|
|
print-out (make ejabberd_debug=true).
|
|
|
|
* src/ejabberd_c2s.erl: Added a new debug printout: We can now print
|
|
|
|
the XML packets send by the server.
|
|
|
|
|
2006-03-31 01:30:05 +02:00
|
|
|
2006-03-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix
|
|
|
|
|
2006-03-25 22:16:49 +01:00
|
|
|
2006-03-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Enable zlib only over TCP
|
|
|
|
|
2006-03-18 21:10:56 +01:00
|
|
|
2006-03-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)
|
|
|
|
|
2006-03-17 05:35:03 +01:00
|
|
|
2006-03-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_privacy.erl: Fixed privacy list pushing (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2006-03-16 10:59:45 +01:00
|
|
|
2006-03-16 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Remove unnecessary use delete_object, which can,
|
|
|
|
in some context break indexes, when used on non bag table.
|
|
|
|
|
2006-03-16 02:02:44 +01:00
|
|
|
2006-03-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix
|
|
|
|
|
2006-03-14 05:26:15 +01:00
|
|
|
2006-03-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Added catching of gen_fsm:send_event errors
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Better support for multiple SRV
|
|
|
|
records (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_log.erl: Support for chatroom logging
|
|
|
|
(thanks to Badlop)
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
* src/mod_muc/Makefile.in: Likewise
|
|
|
|
* src/mod_muc/Makefile.win32: Likewise
|
|
|
|
|
|
|
|
2006-03-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/gen_iq_handler.erl: Added support for {queues, N} IQ handler
|
|
|
|
type
|
|
|
|
|
2006-03-06 03:30:15 +01:00
|
|
|
2006-03-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfix
|
|
|
|
|
2006-03-05 05:55:43 +01:00
|
|
|
2006-03-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_auth_odbc.erl: Bugfix
|
|
|
|
|
2006-03-04 18:33:23 +01:00
|
|
|
2006-03-04 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_logger_h.erl: reopen-log function now rename the log
|
|
|
|
file if it has not been already renamed by a logrotate process. This
|
|
|
|
change allow ejabberd administrators to rotate log files on Windows
|
2007-09-11 13:19:12 +02:00
|
|
|
(EJAB-52).
|
2006-03-04 18:33:23 +01:00
|
|
|
|
2006-02-27 05:43:16 +01:00
|
|
|
2006-02-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Added a interface for node
|
|
|
|
updating
|
|
|
|
* src/ejabberd_update.erl: Added function update_info/0
|
|
|
|
|
2006-02-25 20:48:17 +01:00
|
|
|
2006-02-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
|
|
|
* contrib/extract_translations/extract_translations.erl: Minor
|
|
|
|
update (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_zlib/Makefile.win32: Zlib support for Windows build
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
* src/Makefile.win32: Likewise
|
|
|
|
* src/configure.erl: Likewise
|
|
|
|
|
2006-02-20 05:07:42 +01:00
|
|
|
2006-02-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added API for virtual host specific
|
|
|
|
commands, removed registered-users command
|
|
|
|
* src/ejabberd_auth.erl: Added processing of registered-users
|
|
|
|
command
|
|
|
|
* src/ejabberd_auth_internal.erl: Likewise
|
|
|
|
* src/ejabberd_auth_ldap.erl: Likewise
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_app.erl: Added inititalization of ejabberd_ctl
|
|
|
|
* src/ejabberd_sm.erl: Minor update
|
|
|
|
|
2006-02-18 20:56:16 +01:00
|
|
|
2006-02-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-02-18 21:05:05 +01:00
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"
|
|
|
|
and "~" prefixes in IRC nicknames (thanks to Vladimir Kulev)
|
|
|
|
|
2006-02-18 20:56:16 +01:00
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcp
|
|
|
|
commands, improved handling of channel topic and kick, mirc colors
|
2006-02-18 21:05:05 +01:00
|
|
|
now filtered, other minor improvements (thanks to Oleg V. Motienko
|
|
|
|
and Magnus Henoch)
|
2006-02-18 20:56:16 +01:00
|
|
|
|
|
|
|
* src/mod_configure.erl: Improved strings (thanks to Sander
|
|
|
|
Devrieze)
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2006-02-15 05:15:54 +01:00
|
|
|
2006-02-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_service_log.erl: Bugfix (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Use mod_vcard_odbc if it is loaded (thanks to
|
|
|
|
Tomasz Sterna)
|
|
|
|
|
|
|
|
2006-02-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Added a few ejabberdctl commands
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: New interface for command registration
|
|
|
|
|
2006-02-13 05:02:59 +01:00
|
|
|
2006-02-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Partially rewritten
|
2006-02-13 05:05:13 +01:00
|
|
|
* src/ejabberd_ctl.hrl: Definitions of exit status codes moved
|
|
|
|
here
|
2006-02-13 05:02:59 +01:00
|
|
|
|
2006-02-12 00:55:21 +01:00
|
|
|
2006-02-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2006-02-08 04:55:30 +01:00
|
|
|
2006-02-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closing
|
|
|
|
|
2006-02-07 18:35:32 +01:00
|
|
|
2006-02-07 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: plugin authentication modules can now
|
|
|
|
be used in the configuration file: {auth_method, module} will now
|
|
|
|
use the module ejabberd_auth_module.erl for authentication.
|
|
|
|
|
2006-02-06 06:12:54 +01:00
|
|
|
2006-02-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Kick non-members when room
|
|
|
|
reconfigured to be member-only or when membership is revoked in
|
|
|
|
member-only room, allowed "true" and "false" in x:data forms
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Added "Host" parameter to get_form and
|
|
|
|
set_form functions (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: Bugfix (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc.erl: Updated copyright dates
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2006-02-03 04:28:15 +01:00
|
|
|
2006-02-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-02-03 05:41:03 +01:00
|
|
|
* src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberd
|
|
|
|
supervision tree
|
|
|
|
|
2006-02-03 04:28:15 +01:00
|
|
|
* src/web/ejabberd_http.erl: Authentication check moved to
|
|
|
|
ejabberd_web.erl
|
|
|
|
* src/web/ejabberd_web.erl: Likewise
|
|
|
|
|
|
|
|
* src/web/Makefile.in: Added ejabberd_http.hrl dependency
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Updated to use {active, once}
|
|
|
|
socket mode
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc.erl: Updated to use gen_server behaviour and
|
|
|
|
ejabberd supervision tree
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Likewise
|
|
|
|
|
2006-02-02 17:59:38 +01:00
|
|
|
2006-02-02 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/configure.ac: --prefix option can now override the default
|
|
|
|
install dir
|
|
|
|
* src/configure: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
2006-02-02 06:00:27 +01:00
|
|
|
2006-02-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Updated to use gen_server
|
|
|
|
behaviour and ejabberd supervision tree
|
2006-02-03 04:28:15 +01:00
|
|
|
* src/mod_echo.erl: Likewise
|
2006-02-02 06:00:27 +01:00
|
|
|
|
|
|
|
2006-02-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Added a supervisor for conference room
|
|
|
|
processes
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
|
2006-01-29 05:38:31 +01:00
|
|
|
2006-01-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/pg.sql: Fixed syntax error
|
|
|
|
|
|
|
|
2006-01-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: Updated to use gen_server behaviour
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
* src/gen_iq_handler.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_sup.erl: Added supervisor for ejabberd_receiver
|
2006-02-02 06:00:27 +01:00
|
|
|
* src/ejabberd_receiver.erl: Updated
|
2006-01-29 05:38:31 +01:00
|
|
|
|
2006-01-27 06:00:27 +01:00
|
|
|
2006-01-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_update.erl: Support for run-time ejabberd updating
|
|
|
|
(not completed)
|
|
|
|
* src/ejabberd_c2s.erl: Added 'update_info' module attribute for
|
|
|
|
testing ejabberd_update
|
|
|
|
|
2006-01-24 23:52:23 +01:00
|
|
|
2006-01-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-01-25 01:35:12 +01:00
|
|
|
* src/ejabberd_c2s.erl: Remove top-level xmlns from incoming
|
|
|
|
stanzas
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd_service.erl: Likewise
|
|
|
|
|
2006-01-24 23:52:23 +01:00
|
|
|
* src/ejabberd_c2s.erl: Better error handling for stream
|
|
|
|
compression support (thanks to Sergei Golovan)
|
|
|
|
|
2006-01-24 22:47:53 +01:00
|
|
|
2006-01-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2006-01-24 00:13:06 +01:00
|
|
|
2006-01-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Partially rewritten to work more
|
|
|
|
efficiently and avoid race conditions
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
2006-01-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Cleanup
|
|
|
|
|
2006-01-20 17:51:58 +01:00
|
|
|
2006-01-20 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/ejabberd_receiver.erl: Added new debugging trace: It is now
|
|
|
|
possible to dump the XML stream received from a client (usefull for
|
2007-09-11 13:19:12 +02:00
|
|
|
client debugging).
|
2006-01-20 17:51:58 +01:00
|
|
|
|
2006-01-19 03:17:31 +01:00
|
|
|
2006-01-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/aclocal.m4: Updated for zlib support
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Weakened presence filtering, added
|
|
|
|
warning in non-anonymous rooms, room destroying updated to latest
|
|
|
|
JEP-0045, added a number of occupants and room name in room's
|
|
|
|
disco#info reply, miscellaneous internal changes (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Better support for nick unregistration
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_zlib/ejabberd_zlib.erl: Zlib support (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/ejabberd_zlib/ejabberd_zlib_drv.c: Likewise
|
|
|
|
* src/ejabberd_zlib/Makefile.in: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Stream compression support (JEP-0138)
|
|
|
|
* src/ejabberd_receiver.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Don't split node name before calling hooks
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Support for configuration using ad-hoc
|
|
|
|
commands (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_announce.erl: Support for sending announce messages
|
|
|
|
using ad-hoc commands (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_adhoc.erl: Ad-hoc support (JEP-0050) (thanks to Magnus
|
|
|
|
Henoch)
|
|
|
|
* src/adhoc.erl: Likewise
|
|
|
|
* src/adhoc.hrl: Likewise
|
|
|
|
|
|
|
|
* src/jlib.hrl: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/gen_mod.erl: Added function is_loaded/2 (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Changed error message on handshake
|
|
|
|
error (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
2006-01-13 Mickael Remond <mickael.remond@process-one.net>
|
2006-01-13 11:59:52 +01:00
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: underscore and percent are now only
|
|
|
|
escaped in like queries. MySQL where not escaping those escaped
|
|
|
|
characters in other context.
|
|
|
|
* src/mod_vcard_odbc.erl: likewise.
|
|
|
|
* src/odbc/mysql.sql: Fixed MySQL database creation script: Was
|
|
|
|
not properly working with all MySQL version.
|
2006-01-13 19:05:10 +01:00
|
|
|
* src/odbc/ejabberd_odbc.erl: Added a way to retry database
|
|
|
|
connection connect for 5 minutes when the connection is lost. No
|
2007-09-11 13:19:12 +02:00
|
|
|
further connection is retry after.
|
2006-01-13 19:05:10 +01:00
|
|
|
* src/odbc/ejabberd_odbc_sup.erl: likewise.
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2006-01-13 02:55:20 +01:00
|
|
|
2006-01-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_receiver.erl: Rewritten to use {active, once} mode
|
|
|
|
for socket
|
|
|
|
* src/ejabberd_c2s.erl: Update
|
|
|
|
* src/ejabberd_listener.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/ejabberd_service.erl: Likewise
|
|
|
|
* src/shaper.erl: Likewise
|
|
|
|
* src/tls/tls.erl: Likewise
|
|
|
|
* src/web/ejabberd_http.erl: Likewise
|
|
|
|
|
2006-01-02 18:39:04 +01:00
|
|
|
2006-01-02 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Native MySQL support
|
|
|
|
|
2005-12-24 03:40:35 +01:00
|
|
|
2005-12-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_logger_h.erl: Speed optimizations
|
|
|
|
|
2005-12-22 14:44:58 +01:00
|
|
|
2005-12-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-12-22 15:48:01 +01:00
|
|
|
* src/Makefile.in: Clean results of ASN.1 compiler (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2005-12-22 14:44:58 +01:00
|
|
|
* src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)
|
|
|
|
|
2005-12-22 10:40:21 +01:00
|
|
|
2005-12-22 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Added error message on ODBC
|
|
|
|
connection to help ODBC configuration troubleshooting.
|
|
|
|
|
2005-12-22 06:38:04 +01:00
|
|
|
2005-12-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-12-22 14:35:54 +01:00
|
|
|
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/configure.erl: Likewise
|
|
|
|
* src/win32/CheckReqs.ini: Likewise
|
|
|
|
* src/win32/CheckReqs1.ini: Likewise
|
|
|
|
* src/win32/CheckReqs1H.ini: Likewise
|
|
|
|
* src/win32/ejabberd.nsh: Likewise
|
|
|
|
* src/win32/ejabberd.nsi: Likewise
|
|
|
|
|
2005-12-22 06:38:04 +01:00
|
|
|
* src/odbc/ejabberd_odbc.erl: Bugfix
|
|
|
|
|
2005-12-21 17:10:56 +01:00
|
|
|
2005-12-21 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2005-12-22 14:35:54 +01:00
|
|
|
* src/odbc/mysql.sql: Database description for MySQL Database 4.1
|
|
|
|
(Max version, with Innodb)
|
|
|
|
* src/ejabberd_auth_odbc.erl: MySQL ODBC support
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewsie
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Likewise
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
2005-12-21 17:10:56 +01:00
|
|
|
|
2005-12-16 17:33:42 +01:00
|
|
|
2005-12-16 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/Makefile: Added helper to generate the docs (Thanks to Sander
|
|
|
|
Devrieze)
|
|
|
|
* doc/guide.tex: Added ejabberd 1.0.0 release notes.
|
2007-09-11 13:19:12 +02:00
|
|
|
* doc/dev.tex: Code clean-up (Thanks to Sander Devrieze)
|
2005-12-16 17:33:42 +01:00
|
|
|
|
2005-12-16 00:31:49 +01:00
|
|
|
2005-12-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/features.tex: Added feature sheet (Thanks to Sander
|
|
|
|
Devrieze)
|
|
|
|
|
2005-12-14 02:32:48 +01:00
|
|
|
2005-12-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/iconv_erl.c: Bugfix (thanks to Tomas Janousek)
|
|
|
|
|
2005-12-13 18:25:08 +01:00
|
|
|
2005-12-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-12-13 21:31:22 +01:00
|
|
|
* src/win32/ejabberd.nsi: Updated (thanks to Maxim Ryazanov)
|
2005-12-13 21:29:00 +01:00
|
|
|
|
2005-12-13 18:25:08 +01:00
|
|
|
* src/ejabberd.hrl: Updated version
|
|
|
|
* src/ejabberd.app: Likewise
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
|
2005-12-13 17:14:02 +01:00
|
|
|
2005-12-13 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/release_notes_1.0.0.txt: Added preliminary version of ejabberd
|
|
|
|
1.0.0 release notes.
|
|
|
|
* doc/guide.html: Generated the updated HTML version of the documentation.
|
|
|
|
|
2005-12-11 20:48:31 +01:00
|
|
|
2005-12-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Workaround for gateway subscriptions now
|
|
|
|
should be enabled with --enable-roster-gateway-workaround
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
2005-12-10 18:47:00 +01:00
|
|
|
2005-12-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-12-10 19:42:08 +01:00
|
|
|
* src/ejabberd_service.erl: Added logging of termination
|
|
|
|
|
2005-12-10 18:47:00 +01:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
|
|
|
* src/msgs/*.msg: Updated (thanks to Badlop)
|
|
|
|
|
2005-12-08 22:59:49 +01:00
|
|
|
2005-12-08 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* contribs/contrib/extract_translations/prepare-translation.sh:
|
|
|
|
Small improvements.
|
|
|
|
* src/msgs/fr.msg: Updated
|
|
|
|
|
2005-12-07 14:01:33 +01:00
|
|
|
2005-12-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-12-07 18:29:50 +01:00
|
|
|
* src/msgs/pl.msg: Fixed syntax error
|
|
|
|
|
2005-12-07 14:01:33 +01:00
|
|
|
* src/mod_offline.erl: Don't store headline messages
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
|
2005-12-06 21:03:21 +01:00
|
|
|
2005-12-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2005-12-08 22:59:49 +01:00
|
|
|
2005-12-06 Mickael Remond <mickael.remond@process-one.net>
|
2007-09-11 13:19:12 +02:00
|
|
|
|
2005-12-06 20:32:50 +01:00
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/Makefile.*: Can now be build when the Erlang environment is
|
|
|
|
not Erlang/OTP but the Erlang REPOS CDROM. Still compatible with
|
|
|
|
standard Erlang/OTP install
|
|
|
|
* aclocal.m4: Likewise
|
|
|
|
* src/Makefile.*: Can now be build with Erlang debug_info with
|
|
|
|
'make debug=true'
|
|
|
|
|
2005-12-06 20:16:29 +01:00
|
|
|
2005-12-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/pt-br.msg: Updated (thanks to Victor Hugo dos Santos)
|
|
|
|
|
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)
|
|
|
|
|
|
|
|
* src/msgs/sv.msg: Updated (thanks to Magnus Henoch)
|
|
|
|
|
|
|
|
* src/msgs/de.msg: Updated (thanks to Patrick Dreker)
|
|
|
|
|
2005-11-30 14:51:34 +01:00
|
|
|
2005-11-30 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/yozhikheader.png: Added feature sheet header (Thanks to Sander
|
|
|
|
Devrieze)
|
|
|
|
|
2005-11-28 11:55:45 +01:00
|
|
|
2005-11-28 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Improved and updated documentation (Thanks to Sander
|
2007-09-11 13:19:12 +02:00
|
|
|
Devrieze)
|
2005-11-28 11:55:45 +01:00
|
|
|
* doc/guide.html: Likewise
|
|
|
|
* doc/features.tex: Likewise
|
|
|
|
* doc/introduction.tex: Likewise
|
|
|
|
* doc/version.tex: Likewise
|
|
|
|
* doc/logo.png: New logo for ejabberd doc (Thanks to Sander Devrieze)
|
|
|
|
|
2005-11-26 19:56:39 +01:00
|
|
|
2005-11-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Now web interface is compliant to
|
|
|
|
XHTML 1.0 Transitional (thanks to Sander Devrieze)
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2005-11-25 00:01:48 +01:00
|
|
|
2005-11-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/Makefile: Now really added
|
|
|
|
|
2005-11-22 19:00:56 +01:00
|
|
|
2005-11-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-11-22 19:43:06 +01:00
|
|
|
* src/mod_roster.erl: The "id" attribute of roster push packet was
|
|
|
|
missed (thanks to Maxim Ryazanov)
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
|
2005-11-22 19:25:02 +01:00
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed encoding of user names in
|
|
|
|
URLs
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Added url_encode function from yaws
|
|
|
|
|
2005-11-22 19:00:56 +01:00
|
|
|
* src/ejabberd_c2s.erl: Send stream error when connection is
|
|
|
|
replaced (thanks to Maxim Ryazanov)
|
|
|
|
|
2005-11-19 18:30:28 +01:00
|
|
|
2005-11-19 Mickael Remond <mickael.remond@process-one.net>
|
|
|
|
|
2005-11-22 19:00:56 +01:00
|
|
|
* contrib/extract_translations/prepare-translation.sh: Added
|
|
|
|
wrapper to extract_translation.erl (thanks to Badlop)
|
2005-11-19 18:30:28 +01:00
|
|
|
|
2005-11-19 01:57:29 +01:00
|
|
|
2005-11-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-11-19 02:20:05 +01:00
|
|
|
* src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks to
|
|
|
|
Maxim Ryazanov)
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard_odbc.erl: Likewise
|
|
|
|
|
2005-11-19 01:57:29 +01:00
|
|
|
* src/tls/Makefile.in: Use CPPFLAGS (thanks to Magnus Henoch)
|
|
|
|
|
2005-11-17 06:29:33 +01:00
|
|
|
2005-11-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Support for dNSName certificate field
|
|
|
|
and DNS name matching
|
|
|
|
* src/XmppAddr.asn1: Moved here from src/tls/XmppAddr.asn1
|
2007-09-11 13:19:12 +02:00
|
|
|
* src/tls/XmppAddr.asn1: Likewise
|
2005-11-17 06:29:33 +01:00
|
|
|
* src/Makefile.in: Updated
|
|
|
|
* src/tls/Makefile.in: Updated
|
|
|
|
|
2005-11-16 03:59:05 +01:00
|
|
|
2005-11-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Support for mnesia-like transaction
|
|
|
|
interface
|
|
|
|
* src/mod_roster_odbc.erl: Updated to use
|
|
|
|
ejabberd_odbc:sql_transaction/2
|
|
|
|
|
2005-11-12 04:42:12 +01:00
|
|
|
2005-11-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Fixed invalid behaviour upon
|
|
|
|
connecting to host with invalid domain
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
|
2005-11-05 22:15:53 +01:00
|
|
|
2005-11-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: Support for per host certificates
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Fixed id-on-xmppAddr processing
|
|
|
|
|
2005-11-03 06:04:54 +01:00
|
|
|
2005-11-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-11-03 20:58:58 +01:00
|
|
|
* src/mod_disco.erl: Fixed extra_domains option processing
|
|
|
|
|
2005-11-03 06:04:54 +01:00
|
|
|
* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNAL
|
|
|
|
(not well-tested yet)
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/tls/tls.erl: Likewise
|
|
|
|
* src/tls/tls_drv.c: Likewise
|
|
|
|
* src/tls/XmppAddr.asn1: Likewise
|
|
|
|
* src/tls/Makefile.in: Likewise
|
|
|
|
|
2005-10-30 21:47:26 +01:00
|
|
|
2005-10-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Minor fix
|
|
|
|
|
2005-10-29 22:14:39 +02:00
|
|
|
2005-10-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2005-10-25 03:08:37 +02:00
|
|
|
2005-10-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-10-25 04:19:01 +02:00
|
|
|
* src/tls/tls.erl: Accept {error,already_loaded} from
|
|
|
|
erl_ddll:load_driver/2
|
|
|
|
* src/stringprep/stringprep.erl: Likewise
|
|
|
|
* src/mod_irc/iconv.erl: Likewise
|
|
|
|
* src/ejabberd_app.erl: Likewise
|
|
|
|
|
2005-10-25 03:08:37 +02:00
|
|
|
* src/tls/tls_drv.c: Support for "connect" method
|
|
|
|
* src/tls/tls.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Support for STARTTLS+Dialback
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/ejabberd_receiver.erl: Added a few hacks ({active,once} mode
|
|
|
|
should be used instead of recv/3 call to avoid them)
|
|
|
|
* src/ejabberd_config.erl: Added s2s_use_starttls and s2s_certfile
|
|
|
|
options
|
|
|
|
* src/ejabberd.cfg.example: Likewise
|
|
|
|
|
2005-10-21 23:22:00 +02:00
|
|
|
2005-10-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Try to load tls_drv at startup to avoid
|
|
|
|
unloading of libssl (thanks to Brian Campbell)
|
|
|
|
|
2005-10-20 01:00:17 +02:00
|
|
|
2005-10-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/pg.sql: Added spool.seq field for offline messages
|
|
|
|
sorting
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
|
2005-10-18 22:13:33 +02:00
|
|
|
2005-10-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2005-10-16 22:42:24 +02:00
|
|
|
2005-10-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/gen_iq_handler.erl: Bugfix
|
|
|
|
|
2005-10-15 04:45:26 +02:00
|
|
|
2005-10-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-10-15 21:50:02 +02:00
|
|
|
* src/ejabberd_auth_odbc.erl: Minor fix
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Updated pgsql support
|
|
|
|
|
2005-10-15 16:41:48 +02:00
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2005-10-15 04:45:26 +02:00
|
|
|
* src/ejabberd_c2s.erl: Updated to work correctly with
|
|
|
|
mod_vcard_odbc
|
|
|
|
|
2005-10-13 01:10:54 +02:00
|
|
|
2005-10-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-10-13 03:36:07 +02:00
|
|
|
* src/odbc/ejabberd_odbc.erl: Experimental support for pgsql
|
|
|
|
library
|
|
|
|
|
2005-10-13 03:29:21 +02:00
|
|
|
* src/ejabberd_auth_odbc.erl: Bugfix
|
|
|
|
|
2005-10-13 01:10:54 +02:00
|
|
|
* src/mod_roster_odbc.erl: Bugfix
|
|
|
|
|
2005-10-07 01:57:34 +02:00
|
|
|
2005-10-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Added vCard converter
|
|
|
|
|
|
|
|
* src/mod_vcard_odbc.erl: vCard support via ODBC
|
|
|
|
|
|
|
|
* src/odbc/pg.sql: Updated
|
|
|
|
|
2005-09-29 03:04:24 +02:00
|
|
|
2005-09-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated API for better
|
|
|
|
integration with J-EAI web interface
|
|
|
|
|
|
|
|
* src/mod_shared_roster.erl: Now possible to specify all users on
|
|
|
|
virtual host in group
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
|
2005-09-15 20:32:05 +02:00
|
|
|
2005-09-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.erl: Bugfix
|
|
|
|
|
2005-09-10 19:01:30 +02:00
|
|
|
2005-09-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Updated
|
|
|
|
|
2005-09-04 03:58:47 +02:00
|
|
|
2005-09-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-09-04 05:31:23 +02:00
|
|
|
* src/mod_disco.erl: Disco publishing support (thanks to Magnus
|
|
|
|
Henoch)
|
|
|
|
|
2005-09-04 03:58:47 +02:00
|
|
|
* src/mod_disco.erl: Functions register_sm_feature and
|
|
|
|
register_sm_node replaced with hooks (thanks to Sergei Golovan)
|
2005-09-04 05:31:23 +02:00
|
|
|
* src/mod_vcard.erl: Updated
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
2005-09-04 03:58:47 +02:00
|
|
|
|
|
|
|
* src/mod_disco.erl: Now mod_disco doesn't depend on mod_configure
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
* src/mod_configure.erl: Likewise
|
|
|
|
|
2005-08-29 21:00:10 +02:00
|
|
|
2005-08-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejd2odbc.erl: Converter from mnesia to ODBC
|
|
|
|
|
|
|
|
* src/mod_offline_odbc.erl: Minor fix
|
|
|
|
|
2005-08-25 22:48:45 +02:00
|
|
|
2005-08-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_ldap.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Bugfix
|
|
|
|
|
|
|
|
2005-08-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_auth_odbc.erl: Bugfix
|
|
|
|
|
|
|
|
2005-08-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/dev.tex: Updated
|
|
|
|
|
2005-08-11 01:29:16 +02:00
|
|
|
2005-08-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanks
|
|
|
|
to Martin Pokorny)
|
|
|
|
|
2005-08-07 00:23:53 +02:00
|
|
|
2005-08-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-08-07 00:35:47 +02:00
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)
|
|
|
|
|
2005-08-07 00:23:53 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop)
|
|
|
|
|
2005-08-05 22:49:24 +02:00
|
|
|
2005-08-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/win32/inetrc: Added (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/win32/ejabberd.cfg: Likewise
|
|
|
|
* src/win32/ejabberd.nsi: Likewise
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Updated version
|
|
|
|
|
2005-08-01 20:19:46 +02:00
|
|
|
2005-08-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-08-01 23:00:20 +02:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
2005-08-01 20:54:08 +02:00
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
2005-08-01 20:19:46 +02:00
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2005-08-01 16:38:19 +02:00
|
|
|
2005-08-01 Mickael Remond <mremond@erlang-fr.org>
|
|
|
|
|
2005-08-29 21:00:10 +02:00
|
|
|
* (all): ejabberd-0.9.8 released
|
|
|
|
|
2005-08-01 16:38:19 +02:00
|
|
|
* src/msgs/fr.msg: Updated
|
|
|
|
|
2005-07-31 03:18:17 +02:00
|
|
|
2005-07-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-31 21:51:52 +02:00
|
|
|
* src/ejabberd_config.erl: Added host_config option
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_auth_ldap.erl: Bugfix
|
|
|
|
|
2005-07-31 20:10:41 +02:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
2005-07-31 03:27:19 +02:00
|
|
|
* src/msgs/de.msg: Updated (thanks to Torsten Werner)
|
|
|
|
|
2005-07-31 03:18:17 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed CSS style sheet to be
|
|
|
|
standards compliant (thanks to Sander Devrieze)
|
|
|
|
|
2005-07-29 22:34:57 +02:00
|
|
|
2005-07-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Added "Virtual Hosts" page
|
|
|
|
|
2005-07-27 02:54:53 +02:00
|
|
|
2005-07-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-27 02:59:35 +02:00
|
|
|
* src/ejabberd_router.erl: Added filter_packet hook
|
2005-07-27 02:54:53 +02:00
|
|
|
|
2005-07-26 05:04:26 +02:00
|
|
|
2005-07-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Updated to work with ODBC
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Updated
|
|
|
|
|
|
|
|
2005-07-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_offline_odbc.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_last_odbc.erl: Bugfix
|
|
|
|
|
2005-07-20 05:09:34 +02:00
|
|
|
2005-07-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI version
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
2005-07-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-15 01:48:57 +02:00
|
|
|
* src/acl.erl: Slightly changed "access" option processing
|
|
|
|
|
2005-07-15 01:12:20 +02:00
|
|
|
* src/mod_disco.erl: Fixed processing of host features and
|
|
|
|
extra_domains option
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/ejabberd_c2s.erl: Processing of jabber:iq:register totally
|
|
|
|
moved to mod_register.erl (thanks to Sergei Golovan)
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
|
|
|
|
* src/win32/ejabberd.nsi: Added two pictures in installer (thanks
|
|
|
|
to Maxim Ryazanov)
|
|
|
|
* src/win32/ejabberd_header.bmp: Likewise
|
|
|
|
* src/win32/ejabberd_intro.bmp: Likewise
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed spelling of word
|
|
|
|
"authentication"
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2005-07-13 05:24:13 +02:00
|
|
|
2005-07-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_register.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Updated to allow different authentication
|
|
|
|
methods for different virtual hosts
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
* src/ejabberd_auth_external.erl: Likewise
|
|
|
|
* src/ejabberd_auth_internal.erl: Likewise
|
|
|
|
* src/ejabberd_auth_ldap.erl: Likewise
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/cyrsasl.erl: Likewise
|
|
|
|
* src/cyrsasl_digest.erl: Likewise
|
|
|
|
* src/cyrsasl_plain.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
* src/extauth.erl: Likewise
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
* src/mod_roster_odbc.erl: Likewise
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Likewise
|
|
|
|
* src/odbc/ejabberd_odbc_sup.erl: Likewise
|
|
|
|
|
2005-07-03 02:16:34 +02:00
|
|
|
2005-07-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-03 03:44:13 +02:00
|
|
|
* src/ejabberd_app.erl: Bugfix
|
|
|
|
|
2005-07-03 02:16:34 +02:00
|
|
|
* src/ejabberd_config.erl: Bugfix
|
|
|
|
|
2005-06-30 13:29:04 +02:00
|
|
|
2005-06-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Bugfix
|
|
|
|
|
2005-06-20 05:18:13 +02:00
|
|
|
2005-06-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Enhanced virtual hosting support
|
|
|
|
|
2005-05-28 00:52:50 +02:00
|
|
|
2005-05-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Bugfix
|
|
|
|
|
2005-05-25 02:28:22 +02:00
|
|
|
2005-05-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/pt-br.msg: New Brazilian Portuguese translation (thanks
|
|
|
|
to Felipe Brito Vasconcellos)
|
|
|
|
|
2005-05-23 01:29:54 +02:00
|
|
|
2005-05-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-05-25 02:28:22 +02:00
|
|
|
* (all): ejabberd-0.9.1 released
|
|
|
|
|
2005-05-23 22:28:58 +02:00
|
|
|
* src/msgs/fr.msg: Updated (thanks to Mickael Remond)
|
|
|
|
|
2005-05-23 22:27:17 +02:00
|
|
|
* src/odbc/Makefile.in: Added
|
|
|
|
|
|
|
|
* src/configure.ac: Updated for odbc support
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
|
|
|
* src/aclocal.m4: Bugfix
|
|
|
|
|
2005-05-23 21:47:57 +02:00
|
|
|
* src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Support for exporting iq:last information,
|
|
|
|
better error handling (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added "import-file" and "import-dir"
|
|
|
|
commands (thanks to Sergei Golovan)
|
|
|
|
|
2005-05-23 21:33:52 +02:00
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
* doc/dev.tex: Likewise
|
|
|
|
* doc/disco.png: Likewise
|
|
|
|
* doc/discorus.png: Likewise
|
|
|
|
* doc/webadmin.png: Likewise
|
|
|
|
* doc/webadminru.png: Likewise
|
|
|
|
|
2005-05-23 21:12:30 +02:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
2005-05-23 02:30:29 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
|
2005-05-23 21:12:30 +02:00
|
|
|
management, fixed bug with configuring of listened ports on
|
|
|
|
different nodes (thanks to Sergei Golovan)
|
2005-05-23 02:30:29 +02:00
|
|
|
|
|
|
|
* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
|
|
|
|
API for module stopping (thanks to Sergei Golovan)
|
|
|
|
* src/mod_muc/mod_muc.erl: Moved a process name to a macros,
|
|
|
|
updated module stopping (thanks to Sergei Golovan)
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_announce.erl: Updated module stopping (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_echo.erl: Likewise
|
|
|
|
* src/mod_offline.erl: Likewise
|
|
|
|
|
2005-05-23 01:29:54 +02:00
|
|
|
* src/web/ejabberd_http.erl: "Connection:" header value now
|
|
|
|
matched case-insensitive, and returned to client, replaced
|
|
|
|
duplicate is_space($\r) with is_space($\t) (thanks to Maxim
|
|
|
|
Ryazanov)
|
|
|
|
|
2005-05-21 21:44:37 +02:00
|
|
|
2005-05-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-05-21 22:21:41 +02:00
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Fixed XML element name for
|
|
|
|
pubsub#event namespace (thanks to Magnus Henoch)
|
|
|
|
|
2005-05-21 21:44:37 +02:00
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
2005-05-19 01:47:33 +02:00
|
|
|
2005-05-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to a
|
|
|
|
pubsub node with a JID that includes a resource (thanks to Martijn
|
|
|
|
van Beers)
|
|
|
|
|
|
|
|
* src/stringprep/uni_parse2.tcl: Bugfix
|
|
|
|
* src/stringprep/stringprep_drv.c: Likewise
|
|
|
|
* src/stringprep/uni_norm.c: Regenerated
|
|
|
|
|
2005-05-18 00:35:16 +02:00
|
|
|
2005-05-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added support for WHOIS
|
|
|
|
requests and reply to USERINFO (thanks to Oleg V. Motienko)
|
|
|
|
|
2005-05-17 14:51:47 +02:00
|
|
|
2005-05-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Bugfix
|
|
|
|
|
2005-05-16 01:03:25 +02:00
|
|
|
2005-05-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/odbc/Makefile.win32: Added (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
2005-05-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Fixed private xml setting
|
|
|
|
|
|
|
|
* src/mod_last.erl: Bugfix
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Fixed service stopping
|
|
|
|
|
2005-05-09 01:39:46 +02:00
|
|
|
2005-05-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-05-09 21:38:16 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed bug with storing
|
|
|
|
affiliations of invited users in members-only room (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2005-05-09 21:12:41 +02:00
|
|
|
* src/ejabberd_c2s.erl: Fixed starttls_required behaviour for
|
|
|
|
legacy connections (thanks to Brian Campbell)
|
|
|
|
|
2005-05-09 01:39:46 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Images now specified via CSS,
|
|
|
|
design slightly updated, added last activity statistics (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2005-05-07 03:21:39 +02:00
|
|
|
2005-05-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Added check for bidi
|
|
|
|
|
|
|
|
* src/stringprep/uni_parse.tcl: Now handle all Unicode code points
|
|
|
|
up to U+10FFFF
|
|
|
|
* src/stringprep/uni_parse2.tcl: Likewise
|
|
|
|
* src/stringprep/uni_data.c: Regenerated
|
|
|
|
* src/stringprep/uni_norm.c: Likewise
|
|
|
|
|
2005-05-06 03:38:05 +02:00
|
|
|
2005-05-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables
|
|
|
|
as required by RFC3454
|
|
|
|
|
|
|
|
* src/stringprep/uni_parse2.tcl: Bugfixes
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Bugfixes, added hangul
|
|
|
|
composition
|
|
|
|
|
2005-05-05 15:16:10 +02:00
|
|
|
2005-05-05 Mickael Remond <mremond@erlang-fr.org>
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: Added missing version 0.9 fields and removed unused
|
|
|
|
ones.
|
|
|
|
|
2005-05-04 01:07:14 +02:00
|
|
|
2005-05-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast
|
|
|
|
items, updated affiliation matching rules to latest JEP-0045
|
|
|
|
|
2005-05-02 23:59:39 +02:00
|
|
|
2005-05-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Updated changing roles and
|
|
|
|
affiliations tables to latest JEP-0045
|
|
|
|
|
2005-05-01 23:27:50 +02:00
|
|
|
2005-05-01 Mickael Remond <mremond@erlang-fr.org>
|
2005-05-01 22:15:20 +02:00
|
|
|
|
|
|
|
* src/msgs/fr.msg: Updated
|
|
|
|
|
2005-05-01 20:55:44 +02:00
|
|
|
2005-05-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-05-01 23:27:50 +02:00
|
|
|
* src/msgs/sw.msg: Renamed to sv.msg
|
|
|
|
* src/msgs/sv.msg: Likewise
|
|
|
|
|
2005-05-01 22:08:27 +02:00
|
|
|
* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)
|
|
|
|
|
2005-05-01 21:14:30 +02:00
|
|
|
* contrib/extract_translations/README: Better phrasing (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* contrib/extract_translations/extract_translations.erl: Fix to
|
|
|
|
avoid duplication of lines (thanks to Sergei Golovan)
|
|
|
|
|
2005-05-01 23:27:50 +02:00
|
|
|
* src/msgs/sw.msg: New Swedish translation (thanks to Magnus
|
2005-05-01 21:14:30 +02:00
|
|
|
Henoch)
|
2005-05-01 20:55:44 +02:00
|
|
|
|
|
|
|
* src/msgs/pt.msg: New Portuguese translation (thanks to iceburn)
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2005-04-27 00:44:58 +02:00
|
|
|
2005-04-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-04-27 03:08:18 +02:00
|
|
|
* src/ejabberd_auth_ldap.erl: Added listing of users support
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated LDAP options
|
|
|
|
|
2005-04-27 01:11:16 +02:00
|
|
|
* src/ejabberd_ctl.erl: Better spelling, now prints full file
|
|
|
|
paths, fixed checking of mnesia:install_fallback result, now
|
|
|
|
"dump" command dumps only persistent tables
|
|
|
|
|
2005-04-27 00:44:58 +02:00
|
|
|
* contrib/extract_translations/: A tool for extracting of
|
|
|
|
translation strings from ejabberd code (thanks to Sergei Golovan)
|
|
|
|
|
2005-04-26 13:22:04 +02:00
|
|
|
2005-04-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)
|
|
|
|
|
2005-04-24 14:09:47 +02:00
|
|
|
2005-04-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-04-24 21:25:47 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Added translation to submit
|
|
|
|
button and "shared roster groups" header (thanks to iceburn and
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/uk.msg: Likewise
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Minor update to simplify
|
|
|
|
translation (thanks to Sergei Golovan)
|
|
|
|
|
2005-04-24 14:09:47 +02:00
|
|
|
* src/tls/tls_drv.c: Reverted previous patch
|
|
|
|
|
2005-04-22 18:47:16 +02:00
|
|
|
2005-04-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Added mod_shared_roster documentation
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Updated version
|
|
|
|
|
2005-04-21 16:06:15 +02:00
|
|
|
2005-04-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Bugfix
|
|
|
|
|
2005-04-20 00:19:22 +02:00
|
|
|
2005-04-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-04-20 01:10:22 +02:00
|
|
|
* src/ejabberd_auth.erl: Added check for domain of registered user
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed user registration via web
|
|
|
|
interface, fixed path to user's offline messages (thanks to
|
|
|
|
Mickael Remond)
|
|
|
|
|
2005-04-20 00:19:22 +02:00
|
|
|
* src/mod_disco.erl: Fixed domain listing when one virtual host is
|
|
|
|
a subdomain of another
|
|
|
|
|
2005-04-18 11:45:19 +02:00
|
|
|
2005-04-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-04-22 18:47:16 +02:00
|
|
|
* (all): ejabberd-0.9 released
|
|
|
|
|
2005-04-18 22:03:07 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Added link to shared roster page
|
|
|
|
|
2005-04-18 20:41:57 +02:00
|
|
|
* src/odbc/ejabberd_odbc.erl: ODBC connection string can be
|
|
|
|
specified via odbc_server option now
|
|
|
|
* src/ejabberd.cfg.example: Added ODBC usage example
|
|
|
|
|
2005-04-18 16:47:13 +02:00
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2005-04-18 11:45:19 +02:00
|
|
|
* src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk)
|
|
|
|
|
2005-04-17 23:39:41 +02:00
|
|
|
2005-04-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Merged virtual hosting support
|
|
|
|
|
2005-04-10 01:47:56 +02:00
|
|
|
2005-04-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Send new id for each new stream inside one
|
|
|
|
session (thanks to Maxim Ryazanov)
|
|
|
|
|
|
|
|
* src/tls/tls_drv.c: Now reads all certificates from certificate
|
|
|
|
file instead of reading only first one (thanks to Karl-Johan
|
|
|
|
Karlsson)
|
|
|
|
|
|
|
|
2005-04-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/transport-configs/init-scripts/jabber-gg-transport:
|
|
|
|
Fixed typo (thanks to Sander Devrieze)
|
|
|
|
|
2005-04-04 23:11:22 +02:00
|
|
|
2005-04-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/transport-configs/configs/msn-transport.xml: Fixed typo
|
|
|
|
(thanks to Sander Devrieze)
|
|
|
|
|
2005-04-02 00:43:47 +02:00
|
|
|
2005-04-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/transport-configs/: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2005-03-30 23:44:59 +02:00
|
|
|
2005-03-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Bugfix
|
|
|
|
|
2005-03-16 23:41:41 +01:00
|
|
|
2005-03-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfix
|
|
|
|
|
2005-03-15 22:36:41 +01:00
|
|
|
2005-03-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Bugfix
|
|
|
|
|
2005-03-12 00:39:56 +01:00
|
|
|
2005-03-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: Bugfix
|
|
|
|
|
2005-01-14 00:04:47 +01:00
|
|
|
2005-01-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added filtering of quit
|
|
|
|
status
|
|
|
|
|
|
|
|
2005-01-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Copyright update
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
|
2004-12-30 00:10:14 +01:00
|
|
|
2004-12-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between
|
|
|
|
several connections
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc_sup.erl: Supervisor for ODBC connections
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Added missed type='form' attribute
|
|
|
|
in room configuration response (thanks to Badlop)
|
|
|
|
|
2004-12-19 21:47:35 +01:00
|
|
|
2004-12-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)
|
|
|
|
|
|
|
|
* src/ejabberd_auth_internal.erl: Added remove_user hook
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/mod_roster.erl: Use remove_user hook
|
|
|
|
* src/mod_offline.erl: Likewise
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_private.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Added hooks for functions exported by
|
|
|
|
mod_roster
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/mod_privacy.erl: Likewise
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
|
2004-12-15 00:51:21 +01:00
|
|
|
2004-12-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Updated missed message passing from
|
|
|
|
previous patch
|
|
|
|
|
2004-12-14 00:00:12 +01:00
|
|
|
2004-12-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/odbc/pg.sql: DB creation script for postgres
|
|
|
|
|
|
|
|
* src/odbc/ejabberd_odbc.erl: Experimental support for ODBC
|
|
|
|
* src/mod_last_odbc.erl: Likewise
|
|
|
|
* src/mod_offline_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_auth_odbc.erl: Likewise
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
|
2004-12-12 22:00:34 +01:00
|
|
|
2004-12-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-12-12 23:32:15 +01:00
|
|
|
* src/mod_stats.erl: Minor optimizations
|
|
|
|
|
2004-12-12 22:00:34 +01:00
|
|
|
* src/ejabberd_sm.erl: Added unset_presence_hook
|
|
|
|
* src/mod_last.erl: Use unset_presence_hook instead of direct call
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Splitted into ejabberd_auth_internal.erl,
|
|
|
|
ejabberd_auth_ldap.erl, and ejabberd_auth_external.erl,
|
|
|
|
* src/ejabberd_auth_internal.erl: Likewise
|
|
|
|
* src/ejabberd_auth_ldap.erl: Likewise
|
|
|
|
* src/ejabberd_auth_external.erl: Likewise
|
|
|
|
|
2004-12-05 21:54:55 +01:00
|
|
|
2004-12-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Changed type of password field
|
|
|
|
to "password"
|
|
|
|
|
|
|
|
* src/jlib.hrl: More stream error defines (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Support for starttls_required option
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed mistake in case condition
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Added function parse_element/1
|
|
|
|
|
|
|
|
* src/expat_erl.c: Added PARSE_FINAL_COMMAND
|
|
|
|
|
2004-12-03 23:54:02 +01:00
|
|
|
2004-12-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Enable keepalive option
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Added API for managing xml streams without
|
|
|
|
creating process
|
|
|
|
* src/ejabberd_receiver.erl: Use this API, now 2 processes are
|
|
|
|
created per C2S connection
|
|
|
|
|
2004-12-01 23:48:53 +01:00
|
|
|
2004-12-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/expat_erl.c: Now uses port control instead of port output
|
|
|
|
* src/xml_stream.erl: Likewise
|
|
|
|
|
|
|
|
2004-11-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/stringprep.erl: Now register port instead of
|
|
|
|
storing it in ets table
|
|
|
|
|
|
|
|
2004-11-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated URLs to R10C release
|
|
|
|
|
2004-11-21 22:35:51 +01:00
|
|
|
2004-11-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Added missed index
|
|
|
|
|
|
|
|
2004-11-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2004-11-05 22:14:31 +01:00
|
|
|
2004-11-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL
|
|
|
|
(thanks to Leif Johansson)
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Added support for ldap_rootdn and
|
|
|
|
ldap_password options (thanks to Stefan de Konink)
|
|
|
|
* src/mod_vcard_ldap.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: Now possible to route packet via
|
|
|
|
function call instead of message sending
|
|
|
|
* src/ejabberd_sm.erl: Added function route/3, use it in route
|
|
|
|
table
|
|
|
|
* src/ejabberd_local.erl: Likewise
|
|
|
|
* src/ejabberd_s2s.erl: Likewise
|
|
|
|
|
|
|
|
2004-10-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Fixed spelling of word "authentication"
|
|
|
|
|
|
|
|
* src/*/Makefile.in: Replaced erlc with @ERLC@
|
|
|
|
|
2004-10-15 19:03:22 +02:00
|
|
|
2004-10-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-11-05 22:14:31 +01:00
|
|
|
* src/ejabberd_s2s.erl: Added remove_connection/1
|
|
|
|
* src/ejabberd_s2s_out.erl: Use ejabberd_s2s:remove_connection/1
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Minor cleanup
|
|
|
|
|
2004-10-15 21:02:51 +02:00
|
|
|
* examples/transport-configs/: Transport config examples (thanks
|
|
|
|
to Sander Devrieze)
|
|
|
|
|
2004-10-15 19:03:22 +02:00
|
|
|
* src/msgs/de.msg: German translation (thanks to Marina Hahn)
|
|
|
|
|
2004-10-12 22:06:38 +02:00
|
|
|
2004-10-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/win32/: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/es.msg: Updated (thanks to Badlop)
|
|
|
|
|
|
|
|
* src/mod_irc/iconv_erl.c: Bugfix (thanks to Jacek Konieczny)
|
|
|
|
|
2004-10-10 19:15:24 +02:00
|
|
|
2004-10-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): ejabberd-0.7.5 released
|
|
|
|
|
|
|
|
* src/tls/Makefile.win32: Added (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/win32/: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-10-09 22:15:49 +02:00
|
|
|
2004-10-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-10-10 19:15:24 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed user listing
|
|
|
|
|
2004-10-09 22:42:42 +02:00
|
|
|
* src/msgs/uk.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-10-09 22:15:49 +02:00
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
|
|
|
* src/msgs/ua.msg: Renamed to uk.msg
|
|
|
|
|
|
|
|
* COPYING: Added permission to link with OpenSSL
|
|
|
|
|
2004-10-08 22:40:29 +02:00
|
|
|
2004-10-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-10-08 23:39:10 +02:00
|
|
|
* src/msgs/ua.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-10-08 22:40:29 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed room destroying
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Fixed message routing when all resources
|
|
|
|
have negative priority
|
|
|
|
|
|
|
|
* src/msgs/*.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Table titles now bold (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2004-10-06 16:12:04 +02:00
|
|
|
2004-10-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-10-06 17:07:21 +02:00
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2004-10-06 16:12:04 +02:00
|
|
|
* src/ejabberd_s2s_out.erl: Fixed socket closing condition
|
|
|
|
|
2004-10-05 21:31:17 +02:00
|
|
|
2004-10-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Properly handle bad requests
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Ported features from J-EAI
|
|
|
|
|
2004-09-30 23:54:39 +02:00
|
|
|
2004-09-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Fixed processing of POST body for
|
|
|
|
HTTP Polling
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Support for "Connection" HTTP header
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/translate.erl: Much better handling of xml:lang (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2004-09-29 16:09:02 +02:00
|
|
|
2004-09-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-09-29 23:10:40 +02:00
|
|
|
* src/ejabberd_listener.erl: Check result of controlling_process
|
|
|
|
|
2004-09-29 16:09:02 +02:00
|
|
|
* src/web/ejabberd_http.erl: Bugfix
|
|
|
|
|
2004-09-27 20:54:17 +02:00
|
|
|
2004-09-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/Makefile.in: Updated (thanks to Badlop)
|
|
|
|
|
2004-09-26 22:46:43 +02:00
|
|
|
2004-09-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/aclocal.m4: Better expat and openssl detection (thanks to
|
|
|
|
Anton Vanin)
|
|
|
|
|
|
|
|
* src/**/Makefile.in: Updated (thanks to Anton Vanin)
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
|
2004-09-25 22:52:20 +02:00
|
|
|
2004-09-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added namespace for iq-register stream feature
|
|
|
|
* src/ejabberd_c2s.erl: Send iq-register feature
|
|
|
|
|
2004-09-27 20:54:17 +02:00
|
|
|
* src/ejabberd_config.erl: Config file can be configured via
|
|
|
|
environment variable (thanks to Mickael Remond)
|
2004-09-25 22:52:20 +02:00
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Added SSL support (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/msgs/*.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/jlib.hrl: Updated error codes (thanks to Sergei Golovan)
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2004-09-17 21:52:59 +02:00
|
|
|
2004-09-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Send password in room invitation
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Added registration of sm features and nodes
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
* src/mod_vcard.erl: Register vcard-temp feature (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/jlib.erl: Added functions now_to_utc_string/1,
|
|
|
|
now_to_local_string/1, and datetime_string_to_timestamp/1 (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Use time parsing functions from
|
|
|
|
jlib (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
2004-09-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* ejabberd/src/mod_pubsub/mod_pubsub.erl: Bugfix (thanks to
|
|
|
|
Mickael Remond)
|
|
|
|
|
|
|
|
2004-09-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Bugfix
|
|
|
|
|
2004-09-10 22:57:00 +02:00
|
|
|
2004-09-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* tools/ejabberdctl: Added call to "exec" (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Support for searching of prefix substring and
|
|
|
|
limiting of result items (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Support for message expiration (JEP-0023)
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
* src/jlib.hrl: Added NS_EXPIRE macros (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_logger_h.erl: Added reopen_log/0 (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added return codes, updated "reopen-log"
|
|
|
|
command, added "delete-expired-messages" and "status" commands
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
2004-09-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Removed useless transactions
|
|
|
|
|
2004-08-27 23:02:59 +02:00
|
|
|
2004-08-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Fix (thanks to Sander Devrieze)
|
|
|
|
|
2004-08-26 23:47:33 +02:00
|
|
|
2004-08-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Few optimizations
|
|
|
|
|
2004-08-24 22:11:01 +02:00
|
|
|
2004-08-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_service_log.erl: Support for logging of user packets via
|
|
|
|
external service (e.g. bandersnatch)
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2004-08-22 23:54:14 +02:00
|
|
|
2004-08-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Added entire table locking on large message
|
|
|
|
queue
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Added offline_subscription_hook
|
|
|
|
* src/mod_offline.erl: Use offline_subscription_hook
|
|
|
|
|
|
|
|
* src/configure.erl: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/Makefile.win32: Likewise
|
|
|
|
* src/tls/Makefile.win32: Likewise
|
|
|
|
* src/win32/: Likewise
|
|
|
|
|
|
|
|
* src/mod_announce.erl: Added announce to all users (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-08-15 23:18:53 +02:00
|
|
|
2004-08-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-08-16 00:02:14 +02:00
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2004-08-15 23:18:53 +02:00
|
|
|
* src/web/ejabberd_http_poll.erl: Fixed sending of Set-Cookie
|
|
|
|
header
|
|
|
|
|
2004-08-13 00:34:19 +02:00
|
|
|
2004-08-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1
|
|
|
|
|
|
|
|
* src/mod_announce.erl: New module to manage announce messages
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Moved processing of announce messages to
|
|
|
|
mod_announce (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added several hooks
|
|
|
|
|
|
|
|
* src/ejabberd_hooks.erl: Fixed run_fold (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-08-08 21:07:55 +02:00
|
|
|
2004-08-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetch
|
|
|
|
offline messages
|
|
|
|
* src/mod_offline.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Added table locking in
|
|
|
|
remove_old_messages/1
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Use offline_message_hook to store offline
|
|
|
|
messages
|
|
|
|
* src/mod_offline.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_hooks.erl: Hooks support
|
|
|
|
* src/ejabberd_sup.erl: Added ejabberd_hooks
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Changed TLS options (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
2004-08-05 22:46:24 +02:00
|
|
|
2004-08-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/aclocal.m4: Updated to check for openssl library (thanks to
|
|
|
|
AV)
|
|
|
|
* src/configure.ac: Likewise
|
|
|
|
* src/configure: Likewise
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
* src/tls/Makefile.in: Likewise
|
|
|
|
|
2004-08-03 00:17:05 +02:00
|
|
|
2004-08-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Added user's roster page
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Bugfix
|
|
|
|
|
2004-08-01 22:12:20 +02:00
|
|
|
2004-08-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/tls/tls.erl: Added recv_data/2 function
|
|
|
|
|
|
|
|
* src/jlib.erl: Added NS_TLS macro
|
|
|
|
|
|
|
|
* src/ejabberd_receiver.erl: Support for STARTTLS
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2004-07-30 23:09:55 +02:00
|
|
|
2004-07-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/extauth/check_pass_null.pl: A reference "null"
|
2005-07-15 00:28:21 +02:00
|
|
|
implementation of external authentication script (thanks to Leif
|
2004-07-30 23:09:55 +02:00
|
|
|
Johansson)
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/extauth.erl: Support for external authentication
|
2004-07-30 23:09:55 +02:00
|
|
|
(thanks to Leif Johansson)
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_vcard_ldap.erl: A drop-in replacement for mod_vcard.erl
|
|
|
|
which uses ldap for JUD and vCard (thanks to Leif Johansson)
|
|
|
|
|
2004-07-28 22:08:53 +02:00
|
|
|
2004-07-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/tls/tls_drv.c: Added freeing of SSL stuff
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Added start/2 function
|
|
|
|
* src/ejabberd_receiver.erl: Now using xml_stream:start/2
|
|
|
|
|
|
|
|
2004-07-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Support for TLS library (not completed)
|
|
|
|
|
|
|
|
* src/tls/tls_drv.c: Updated to return binaries instead of lists
|
|
|
|
* src/tls/tls.erl: Likewise
|
|
|
|
|
2004-07-27 00:37:24 +02:00
|
|
|
2004-07-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/tls/tls.erl: Updated
|
|
|
|
|
2004-07-25 23:27:56 +02:00
|
|
|
2004-07-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/tls/: Library for TLS support (not completed)
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Now uses two LDAP connections
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Return resource on get_presence request
|
|
|
|
(thanks to Mickael Remond)
|
|
|
|
|
|
|
|
* src/mod_configure2.erl: Bugfix (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/ua.msg: New Ukrainian translation (thanks to usercard)
|
|
|
|
|
|
|
|
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
|
|
|
|
|
2004-07-23 16:24:09 +02:00
|
|
|
2004-07-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/eldap/eldap.erl: Bugfix
|
|
|
|
|
2004-07-13 13:28:28 +02:00
|
|
|
2004-07-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-07-25 23:27:56 +02:00
|
|
|
* (all): ejabberd-0.7 released
|
|
|
|
|
2004-07-13 13:28:28 +02:00
|
|
|
* src/web/ejabberd_web_admin.erl: Better i18n support (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: Added missed entries (thanks to Sergei Golovan)
|
|
|
|
* src/msgs/nl.msg: Likewise
|
|
|
|
|
|
|
|
* src/msgs/es.msg: New spanish translation (thanks to Badlop)
|
|
|
|
|
2004-07-11 22:51:54 +02:00
|
|
|
2004-07-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_last.erl: Supprot for storing status from latest
|
|
|
|
unavailable presence (thanks to Sergei Golovan)
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Minor update (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_register.erl: Added "access" option (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
* src/win32/ejabberd.cfg: Likewise
|
|
|
|
|
|
|
|
* src/mod_privacy.erl: Fixed module stopping (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_private.erl: Likewise
|
|
|
|
|
|
|
|
* src/gen_mod.erl: Added function get_module_opt/3 (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Minor fix (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-07-10 00:34:26 +02:00
|
|
|
2004-07-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-07-10 22:47:06 +02:00
|
|
|
* src/mod_roster.erl: Removed superfluous include_lib line
|
|
|
|
|
2004-07-10 00:34:26 +02:00
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc.erl: Added handler for disco items requests
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Added option for JUD disabling (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_configure2.erl: Fixed module stopping (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
* src/mod_privacy.erl: Likewise
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
* src/mod_roster.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Added emergency catches (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_last.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Removed needless call to
|
|
|
|
mod_disco:unregister_feature (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Better support for mod_disco (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/mod_disco.erl: Likewise
|
|
|
|
|
|
|
|
* src/translate.erl: Suport for "default language" option (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
* src/ejabberd_config.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd.hrl: Added 'MYLANG' macros
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
2004-07-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-07-06 23:34:50 +02:00
|
|
|
2004-07-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/Makefile.in: Added installation of ejabberd.cfg (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Fixed support for HTTP/1.0 clients
|
|
|
|
|
2004-07-05 23:51:23 +02:00
|
|
|
2004-07-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-07-06 23:34:50 +02:00
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-07-05 23:51:23 +02:00
|
|
|
* src/ejabberd_auth.erl: Minor fix
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Fixed sending of presence to own resources
|
|
|
|
|
2004-06-17 23:29:24 +02:00
|
|
|
2004-06-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Added configuration of listened
|
|
|
|
ports
|
|
|
|
* src/ejabberd_listener.erl: Added API for configuration of port
|
|
|
|
listeners
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Fixed "Stop" button on node
|
|
|
|
management page
|
|
|
|
|
2004-05-22 21:48:35 +02:00
|
|
|
2004-05-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-05-22 22:15:22 +02:00
|
|
|
* src/msgs/nl.msg: Dutch translation (thanks to Sander Devrieze)
|
|
|
|
|
2004-05-22 21:48:35 +02:00
|
|
|
* src/web/ejabberd_http.erl: Added options for enabling HTTP
|
|
|
|
polling and admin interface
|
|
|
|
* src/web/ejabberd_web.erl: Likewise
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
2004-05-17 22:36:41 +02:00
|
|
|
2004-05-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Added access rules for using serveice
|
|
|
|
and creating rooms (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/win32/ejabberd.nsi: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/win32/CheckUserH.ini: Likewise
|
|
|
|
|
|
|
|
* src/translate.erl: Search translations in priv_dir instead of
|
|
|
|
lib_dir (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/**/Makefile.in: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/**/Makefile.win32: Likewise
|
|
|
|
|
2004-05-16 22:13:38 +02:00
|
|
|
2004-05-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated
|
|
|
|
|
2004-05-14 16:46:53 +02:00
|
|
|
2004-05-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated
|
|
|
|
|
2004-05-09 20:38:49 +02:00
|
|
|
2004-05-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Added API for adding/removing
|
|
|
|
listeners
|
|
|
|
|
2004-05-08 21:30:38 +02:00
|
|
|
2004-05-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Now possible to specify interface on
|
|
|
|
which one socket will be listened, also added another way to
|
|
|
|
specify SSL options
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
2004-05-07 17:19:51 +02:00
|
|
|
2004-05-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated (thanks to Andrey
|
|
|
|
Zamaraev)
|
|
|
|
|
2004-05-05 22:34:54 +02:00
|
|
|
2004-05-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added command for listing all registered
|
|
|
|
users
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Bugfix, support for text-load and restore
|
|
|
|
(thanks to Leif Johansson)
|
|
|
|
|
2004-05-04 21:47:24 +02:00
|
|
|
2004-05-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Updated
|
|
|
|
|
2004-05-01 22:10:25 +02:00
|
|
|
2004-05-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: 'Accept-Language' header support
|
|
|
|
* src/web/ejabberd_web_admin.erl: Likewise
|
|
|
|
* src/msgs/ru.msg: Updated
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Send status code "201" on room
|
|
|
|
creation
|
|
|
|
|
2004-04-27 22:28:23 +02:00
|
|
|
2004-04-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/translate.erl: Search translations directory in priv_dir
|
|
|
|
instead of lib_dir (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/**/Makefile.in: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/win32/: Win32 installer stuff (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/**/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
* src/configure.bat: Likewise
|
|
|
|
* src/configure.erl: Likewise
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-04-26 17:38:07 +02:00
|
|
|
2004-04-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web_admin.erl: Better design for administration
|
|
|
|
interface (not completed) (thanks to Andrey Zamaraev)
|
|
|
|
* src/web/ejabberd_http.erl: Updated
|
|
|
|
* src/web/ejabberd_web.erl: Likewise
|
|
|
|
|
2004-04-17 21:00:10 +02:00
|
|
|
2004-04-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Increased receive buffer
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Support for "/quote" command
|
|
|
|
|
2004-04-15 21:55:38 +02:00
|
|
|
2004-04-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd.erl: Added searching of files in code:priv_lib
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
* src/translate.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Added "log_path" configuration parameter
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/**/Makefile.win32: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/**/*.c: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/configure.erl: Added writing of version to Makefile.inc
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated link to expat (thanks to Sergei Golovan)
|
|
|
|
|
2004-04-10 21:15:02 +02:00
|
|
|
2004-04-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/idna.erl: Support for IDNA (RFC3490)
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
|
|
|
|
2004-04-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/xml.erl: element_to_string/1 and crypt/1 now returns deep
|
|
|
|
list
|
|
|
|
* src/mod_muc/mod_muc_room.erl (add_message_to_history): Replaced
|
|
|
|
string:len with lists:flatlength
|
|
|
|
|
2004-03-21 21:27:09 +01:00
|
|
|
2004-03-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Updated win32 stuff (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: Added interface for access rules
|
|
|
|
configuration
|
|
|
|
|
2004-03-20 21:55:58 +01:00
|
|
|
2004-03-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: Updated
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Bugfix
|
|
|
|
|
2004-03-16 15:34:20 +01:00
|
|
|
2004-03-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-03-16 22:09:11 +01:00
|
|
|
* src/mod_roster.erl: Bugfix
|
|
|
|
|
2004-03-16 15:34:20 +01:00
|
|
|
* src/ejabberd_s2s.erl: More verbose error handling
|
|
|
|
|
2004-03-15 21:46:42 +01:00
|
|
|
2004-03-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: Minor update
|
|
|
|
|
2004-03-14 21:47:15 +01:00
|
|
|
2004-03-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: Added interface for users listsing and
|
|
|
|
statistics
|
|
|
|
|
2004-03-13 21:01:37 +01:00
|
|
|
2004-03-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_web.erl: New interface for ACLs editing
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Fixed "Content-Type" header,
|
|
|
|
"Set-Cookie" is included only in first response in session, added
|
|
|
|
missed behaviour definition
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: "Content-Type" header now can be
|
|
|
|
changed
|
|
|
|
|
2004-03-12 14:36:27 +01:00
|
|
|
2004-03-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-03-12 16:15:17 +01:00
|
|
|
* src/web/ejabberd_web.erl: Experiments with web-interface
|
|
|
|
|
2004-03-12 14:36:27 +01:00
|
|
|
* src/configure.ac: Updated
|
|
|
|
* src/Makefile.in: Likewise
|
|
|
|
|
2004-03-10 22:54:54 +01:00
|
|
|
2004-03-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http.erl: Removed debugging output
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Fixed processing of get_presence request
|
|
|
|
(thanks to Mickael Remond)
|
|
|
|
|
2004-03-08 21:20:15 +01:00
|
|
|
2004-03-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Now private conferences are
|
|
|
|
visible to admins and owners of this conference (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: More xml:lang support (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Better processing of EMAIL tag (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Added "catch" to "open_socket" (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
|
2004-03-07 22:15:12 +01:00
|
|
|
2004-03-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/ejabberd_http_poll.erl: Completed
|
|
|
|
|
2004-03-06 22:13:16 +01:00
|
|
|
2004-03-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/: Support for HTTP Polling (JEP-0025) (almost complete)
|
|
|
|
|
2004-03-04 21:56:32 +01:00
|
|
|
2004-03-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/: Updated
|
|
|
|
|
2004-03-03 22:07:27 +01:00
|
|
|
2004-03-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/: Minor update
|
|
|
|
|
2004-03-02 22:16:55 +01:00
|
|
|
2004-03-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/web/: Small HTTP server and admin web-interface to ejabberd
|
|
|
|
(not completed yet)
|
|
|
|
* src/ejabberd_sup.erl: Added HTTP processes supervisor
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added API to ask presence (thanks to
|
|
|
|
Mickael Remond)
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Updated date parser (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Added error descriptions (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Fixed vCard tag (thanks to Sergei Golovan)
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added macros for errors with <text/> (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2004-02-26 23:00:04 +01:00
|
|
|
2004-02-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Updated error codes, removed
|
|
|
|
trailing "-" in history. updated subject sending, added <title/>
|
|
|
|
in configuration form (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc.erl: Added vCard, ejabberd:configure
|
|
|
|
replaced with jabber:iq:register (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Updated "xml:lang" usage, updated some
|
|
|
|
messages (thanks to Sergei Golovan)
|
|
|
|
* src/mod_configure2.erl: Likewise
|
|
|
|
* src/mod_disco.erl: Likewise
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added "lang" field in "iq" record (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/jlib.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Updated to latest JEP-0078 (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
|
|
|
2004-02-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Bugfix
|
|
|
|
|
2004-02-15 21:10:40 +01:00
|
|
|
2004-02-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Support for history management
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_stats.erl: Updated error codes (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_irc/mod_irc.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_configure.erl: "jabber:iq:data" replaced with
|
2004-03-20 21:55:58 +01:00
|
|
|
"ejabberd:config" namespace (thanks to Sergei Golovan)
|
2004-02-15 21:10:40 +01:00
|
|
|
* src/mod_disco.erl: Likewise
|
|
|
|
|
2004-02-12 12:26:58 +01:00
|
|
|
2004-02-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added <session/> to stream features
|
|
|
|
|
2004-02-10 21:50:41 +01:00
|
|
|
2004-02-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
2004-03-20 21:55:58 +01:00
|
|
|
* src/mod_irc/mod_irc.erl: Now uses "ejabberd:config" namespace
|
2004-02-10 21:50:41 +01:00
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Fixed disco category and type (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Likewise
|
|
|
|
|
2004-03-20 21:55:58 +01:00
|
|
|
* src/jlib.hrl: Added "ejabberd:config" namespace (thanks to
|
|
|
|
Sergei Golovan)
|
2004-02-10 21:50:41 +01:00
|
|
|
|
2004-01-27 20:14:49 +01:00
|
|
|
2004-01-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added command for log reopening
|
|
|
|
|
2004-01-18 21:42:09 +01:00
|
|
|
2004-01-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: Added commands for backup processing
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added processing of xml:lang according to
|
|
|
|
latest XMPP-IM draft
|
|
|
|
|
|
|
|
* src/xml.erl: Added replace_tag_attr/3 function
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Added auto-reply on incoming subscription
|
|
|
|
request according to latest XMPP-IM draft
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Added pop_offline_messages/1 function
|
|
|
|
* src/ejabberd_c2s.erl: Updated sending of offline messages
|
|
|
|
|
2004-01-17 21:26:57 +01:00
|
|
|
2004-01-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfix, updated error codes
|
|
|
|
(thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/jlib.hrl: Updated error codes (thanks to Sergei Golovan)
|
|
|
|
|
2004-01-11 21:42:57 +01:00
|
|
|
2004-01-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Fixed bind namespace
|
|
|
|
|
|
|
|
* src/ejabberd_ctl.erl: New module for ejabberd administration
|
|
|
|
* tools/ejabberdctl: Shell script for ejabberd administration
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Copyright update
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Now possible to specify access rules
|
|
|
|
for service
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
2004-01-06 13:03:39 +01:00
|
|
|
2004-01-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2004-01-06 21:37:14 +01:00
|
|
|
* src/ejabberd_router.erl: Added monitoring of processess that
|
|
|
|
serve domains
|
|
|
|
|
2004-01-06 13:03:39 +01:00
|
|
|
* src/ejabberd_app.erl: Bugfix
|
|
|
|
|
2004-01-03 18:25:21 +01:00
|
|
|
2004-01-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl (do_route/3): Slightly changed behaviour
|
|
|
|
|
2004-01-02 20:36:38 +01:00
|
|
|
2004-01-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl (do_route/3): Minor fix
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl (route_message/3): Minor changes
|
|
|
|
|
2003-12-28 22:12:31 +01:00
|
|
|
2003-12-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Now possible to specify path to log file
|
|
|
|
via "EJABBERD_LOG_PATH" environment variable
|
|
|
|
|
|
|
|
* src/translate.erl: Now possible to specify path to "msgs"
|
|
|
|
directory via "EJABBERD_MSGS_PATH" environment variable
|
|
|
|
|
|
|
|
* src/ejabberd.erl: Added get_so_path/0 function
|
|
|
|
* src/ejabberd_app.erl: Use ejabberd:get_so_path/0 to load .so
|
|
|
|
* src/mod_irc/iconv.erl: Likewise
|
|
|
|
* src/stringprep/stringprep.erl: Likewise
|
|
|
|
|
2003-12-24 22:05:45 +01:00
|
|
|
2003-12-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Presence probe now sended from full JID
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Bugfix
|
|
|
|
|
2003-12-23 12:33:31 +01:00
|
|
|
2003-12-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix
|
|
|
|
|
2003-12-21 19:16:08 +01:00
|
|
|
2003-12-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Added workaround for legacy gateways
|
|
|
|
(passing of "subscribed" presence)
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Minor fix in subscription processing
|
|
|
|
|
2003-12-17 21:13:21 +01:00
|
|
|
2003-12-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added declaration of "iq" record
|
|
|
|
* (all): Updated to use "iq" record
|
|
|
|
|
2003-12-14 21:51:01 +01:00
|
|
|
2003-12-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Replaced register_local_route to
|
|
|
|
register_route
|
|
|
|
* src/ejabberd_service.erl: Likewise
|
|
|
|
* src/mod_echo.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: Partially rewrited
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
|
2003-12-13 22:36:53 +01:00
|
|
|
2003-12-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Partially rewrited
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Removed debugging code
|
|
|
|
|
2003-12-12 21:35:40 +01:00
|
|
|
2003-12-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Bugfix
|
|
|
|
|
2003-12-11 21:31:40 +01:00
|
|
|
2003-12-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Updated subscription handling to latest
|
|
|
|
XMPP-IM draft
|
|
|
|
|
2003-12-06 20:58:49 +01:00
|
|
|
2003-12-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Changed timeout processing, bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Changed timeout processing
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Better i18n support, added support for
|
|
|
|
<registered/> field in iq:register replies (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
|
|
|
* src/mod_register.erl: More i18n support (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
|
2003-12-02 21:20:53 +01:00
|
|
|
2003-12-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix in processing of connection
|
|
|
|
replacement
|
|
|
|
|
2003-11-28 20:08:51 +01:00
|
|
|
2003-11-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added workaround for some Java clients
|
|
|
|
|
2003-11-27 21:16:10 +01:00
|
|
|
2003-11-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2006-01-27 06:00:27 +01:00
|
|
|
* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)
|
2003-11-27 21:16:10 +01:00
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: LDAP attribute that holds user ID now
|
|
|
|
configurable
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
2003-11-26 20:18:42 +01:00
|
|
|
2003-11-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Fixed processing of presence probe from
|
|
|
|
client
|
|
|
|
|
2003-11-23 21:11:21 +01:00
|
|
|
2003-11-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/ejabberd_auth.erl: Support for LDAP authentication
|
2003-11-23 21:11:21 +01:00
|
|
|
* src/cyrsasl_digest.erl: Likewise
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
* src/eldap/: Imported "eldap" package
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Bugfix
|
|
|
|
|
|
|
|
2003-11-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfixes
|
|
|
|
|
|
|
|
* (all): Version 0.5 released
|
|
|
|
|
2003-11-13 20:09:33 +01:00
|
|
|
2003-11-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)
|
|
|
|
|
|
|
|
* src/Makefile.in: Added installation of msgs/ directory
|
|
|
|
|
2003-11-11 21:51:04 +01:00
|
|
|
2003-11-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/dev.tex: Developers documentation (not completed)
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Better handling of malformed JIDs
|
|
|
|
|
|
|
|
* src/mod_register.erl (try_register/2): Now returns "jid
|
|
|
|
malformed" error if user name is invalid
|
|
|
|
|
2003-11-10 15:32:19 +01:00
|
|
|
2003-11-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-11-10 22:25:36 +01:00
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Added support for shapers
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Moved receiver functions to
|
|
|
|
ejabberd_receiver module
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd_receiver.erl: Likewise
|
|
|
|
|
2003-11-10 15:32:19 +01:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Bugfix
|
|
|
|
|
2003-11-11 21:51:04 +01:00
|
|
|
* src/ejabberd_sm.erl (route_message/3): Bugfix
|
2003-11-10 15:32:19 +01:00
|
|
|
|
2003-11-09 21:18:36 +01:00
|
|
|
2003-11-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Bugfix for previous resource handling
|
|
|
|
change
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Password changing now implemented
|
|
|
|
|
2003-11-07 21:51:23 +01:00
|
|
|
2003-11-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/cyrsasl.erl: Updated SASL authentication
|
2003-11-07 21:51:23 +01:00
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Better resource handling
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added NS_BIND macros
|
|
|
|
|
2003-11-06 21:35:10 +01:00
|
|
|
2003-11-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_configure2.erl: Added reporting of outgoing S2S
|
|
|
|
connections number
|
|
|
|
|
|
|
|
* src/mod_disco.erl (get_outgoing_s2s): Minor fix
|
|
|
|
|
2003-11-02 18:16:28 +01:00
|
|
|
2003-11-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_configure2.erl: Yet another configure interface (not
|
|
|
|
completed yet)
|
|
|
|
|
2003-11-01 22:06:50 +01:00
|
|
|
2003-11-01 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_last.erl: Added remove_user/1 function
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Removing of user's stuff moved to
|
|
|
|
ejabberd_auth
|
|
|
|
* src/ejabberd_auth.erl: Likewise
|
|
|
|
|
2003-10-31 11:48:06 +01:00
|
|
|
2003-10-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Updated to work more
|
|
|
|
correctly with latest jlib
|
|
|
|
|
2003-10-30 15:38:38 +01:00
|
|
|
2003-10-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/ejabberd_c2s.erl: More strong check for authenticated JID
|
2003-10-30 15:38:38 +01:00
|
|
|
|
|
|
|
* src/mod_roster.erl: Bugfix
|
|
|
|
|
2003-10-29 21:09:09 +01:00
|
|
|
2003-10-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Fixed starting of SSL connection
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Partially rewriten
|
|
|
|
|
|
|
|
* src/ejabberd_router.erl: More verbose error report
|
|
|
|
* src/ejabberd_local.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Updated to be compatible with R9C
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Minor fix
|
|
|
|
|
2003-10-28 15:00:45 +01:00
|
|
|
2003-10-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-10-28 21:26:43 +01:00
|
|
|
* src/ejabberd_listener.erl: Added handling of accept errors,
|
|
|
|
added timeout value to ssl:accept
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Added checks for all empty input fields
|
|
|
|
|
|
|
|
* src/mod_offline.erl: More strong checks for stored packets
|
|
|
|
|
2003-10-28 15:00:45 +01:00
|
|
|
* src/ejabberd_sm.erl: Bugfix
|
|
|
|
|
2003-10-27 11:13:05 +01:00
|
|
|
2003-10-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-10-27 20:35:03 +01:00
|
|
|
* src/ejabberd_auth.erl: Minor change in check_password/4
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Workaround for PSI bug with roster
|
|
|
|
|
2003-10-27 11:13:05 +01:00
|
|
|
* src/ejabberd_logger_h.erl: Added support for log rotation
|
|
|
|
|
2003-10-24 21:21:07 +02:00
|
|
|
2003-10-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Added function remove_old_messages/1
|
|
|
|
|
|
|
|
* src/mod_last.erl: jabber:iq:last support (JEP-0012)
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added NS_LAST macros
|
|
|
|
|
2003-10-23 21:20:56 +02:00
|
|
|
2003-10-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_logger_h.erl: New error_logger handler
|
|
|
|
* src/ejabberd_app.erl: Now uses ejabberd_logger_h.erl
|
|
|
|
|
2003-10-21 22:28:36 +02:00
|
|
|
2003-10-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/Makefile.in: Added install rule
|
|
|
|
|
|
|
|
* src/jlib.erl: Added checks for JID parts length
|
|
|
|
|
2003-10-20 20:23:30 +02:00
|
|
|
2003-10-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Added checks for stringprep results
|
|
|
|
|
|
|
|
* src/expat_erl.c: Workaround for EI encode_string bug
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Slightly changed protocol to expat driver
|
|
|
|
* src/expat_erl.c: Likewise
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Minor fix
|
|
|
|
|
2003-10-19 18:19:55 +02:00
|
|
|
2003-10-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-10-19 18:44:48 +02:00
|
|
|
* doc/guide.tex: Fixed typo
|
|
|
|
|
2003-10-19 18:19:55 +02:00
|
|
|
* src/ejabberd_local.erl: Added support for announce/online
|
|
|
|
messages
|
|
|
|
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/mod_register.erl: Added support for sending registration
|
|
|
|
notifications
|
|
|
|
|
2003-10-18 21:15:12 +02:00
|
|
|
2003-10-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Added supports for multiple hosts per
|
|
|
|
service
|
|
|
|
|
|
|
|
* src/Makefile.in: Minor fix
|
|
|
|
|
2003-10-17 21:15:38 +02:00
|
|
|
2003-10-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/configure.ac: Build system now done using autoconf (thanks
|
|
|
|
to Balabanov Dmitry)
|
|
|
|
* src/aclocal.m4: Likewise
|
|
|
|
* src/**/Makefile.in: Likewise
|
|
|
|
|
|
|
|
* src/mod_roster.erl (process_item_set_t): Slightly improved
|
|
|
|
performance
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Added missed closing of XML stream process,
|
|
|
|
removed timeout value from import_file/1
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Added checks for invalid user name
|
|
|
|
|
2003-10-16 20:17:44 +02:00
|
|
|
2003-10-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Fixed some error codes
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: Bugfix (thanks to Justin Karneges)
|
|
|
|
|
2003-10-14 21:34:17 +02:00
|
|
|
2003-10-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_register.erl: Added support for sending of "welcome"
|
|
|
|
message
|
|
|
|
* src/ejabberd.cfg.example: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Replaced "_jabber-server" with
|
|
|
|
"_xmpp-server"
|
|
|
|
|
2003-10-12 20:21:16 +02:00
|
|
|
2003-10-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Added support for IPv6 and
|
|
|
|
"_jabber-server.tcp" lookups
|
|
|
|
|
|
|
|
* src/jlib.erl (string_to_jid1): Bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_config.erl: Now possible to specify path to config
|
|
|
|
file in command line
|
|
|
|
|
2003-10-11 19:39:36 +02:00
|
|
|
2003-10-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/ejabberd.cfg: Added "register" rule, added some comments,
|
|
|
|
this file renamed to ejabberd.cfg.example
|
|
|
|
|
|
|
|
* src/mod_register.erl (try_register): Fixed error reply, added
|
|
|
|
check for "register" access rule
|
|
|
|
|
2003-10-10 21:01:11 +02:00
|
|
|
2003-10-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-10-11 19:39:36 +02:00
|
|
|
* src/stringprep/Makefile.win32: Added Makefile for Win32 (thanks
|
|
|
|
to Sergei Golovan)
|
|
|
|
|
2003-10-10 21:01:11 +02:00
|
|
|
* src/stringprep/stringprep_drv.c: Removed needless iconv.h
|
|
|
|
include
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added filtering of presence packets with
|
|
|
|
privacy rules
|
|
|
|
|
|
|
|
* src/mod_roster.erl (get_jid_info): Bugfix
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Removed periodical dumping of opened ports
|
|
|
|
|
2003-10-09 20:09:05 +02:00
|
|
|
2003-10-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2005-07-15 00:28:21 +02:00
|
|
|
* src/ejabberd_c2s.erl: Added authentication logging
|
2003-10-09 20:09:05 +02:00
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Added logging of accepted connections
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Cleanup
|
|
|
|
|
|
|
|
* src/jd2ejd.erl: Added support for iq:private importing
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Fixed user removal
|
|
|
|
|
|
|
|
* src/mod_private.erl: Added remove_user/1
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Added "extra_domains" option
|
|
|
|
|
2003-10-08 20:27:48 +02:00
|
|
|
2003-10-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added support for "jid-malformed" error
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Bugfix
|
|
|
|
|
2003-10-07 22:31:44 +02:00
|
|
|
2003-10-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Changed JID storage format, added support for stringprep
|
|
|
|
|
|
|
|
* src/stringprep/: Added support for Unicode normalization form KC
|
|
|
|
|
|
|
|
2003-10-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/: Added support for case convertion to multiple
|
|
|
|
characters
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: Temporary removed "auth-int" QOP
|
|
|
|
|
2003-09-28 20:27:55 +02:00
|
|
|
2003-09-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/stringprep_drv.c: Added support for nameprep,
|
|
|
|
nodeprep and resourceprep
|
|
|
|
* src/stringprep/stringprep.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_sup.erl: Added loading of stringprep
|
|
|
|
|
|
|
|
* src/ejabberd_sm.erl: Cleanup
|
|
|
|
|
2003-09-26 20:55:01 +02:00
|
|
|
2003-09-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/stringprep/: Support for stringprep (not completed yet)
|
|
|
|
|
|
|
|
2003-09-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Replaced io:format calls to ?DEBUG ones
|
|
|
|
|
2003-09-19 20:22:44 +02:00
|
|
|
2003-09-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Debug output switched off
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Server identity changed to "service/im"
|
|
|
|
|
|
|
|
* src/mod_register.erl: Fixed jabber:iq:register handler
|
|
|
|
registration, fixed registration removal processing
|
|
|
|
|
2003-09-16 20:12:44 +02:00
|
|
|
2003-09-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_disco.erl: Now only admin can discovery some nodes,
|
|
|
|
fixed "node" attribute in replies
|
|
|
|
|
2003-09-10 21:49:48 +02:00
|
|
|
2003-09-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)
|
|
|
|
* examples/mtr/ejabberd: Likewise
|
|
|
|
|
2003-09-06 20:20:23 +02:00
|
|
|
2003-09-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)
|
|
|
|
|
2003-09-04 20:17:39 +02:00
|
|
|
2003-09-04 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* examples/mtr/*: Example config and scripts for NetBSD (thanks to
|
|
|
|
Marshall T. Rose)
|
|
|
|
|
2003-09-03 19:49:42 +02:00
|
|
|
2003-09-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Fixed "id" attribute processing
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Added sending of empty <stream:features/>
|
2005-07-15 00:28:21 +02:00
|
|
|
element after opening of authenticated stream
|
2003-09-03 19:49:42 +02:00
|
|
|
|
2003-09-02 22:13:32 +02:00
|
|
|
2003-09-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_in.erl: Temporary hack for "id" attribute
|
|
|
|
processing
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
|
2003-08-30 21:19:23 +02:00
|
|
|
2003-08-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Fixed SSL options
|
|
|
|
|
2003-08-18 21:17:28 +02:00
|
|
|
2003-08-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Support for filtering of incoming messages
|
|
|
|
and IQs, presence filtering will be after some xmpp-im
|
|
|
|
clarifications
|
|
|
|
|
2003-08-15 21:17:12 +02:00
|
|
|
2003-08-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Fixed handling of room names with
|
|
|
|
uppercase letters
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Added support for
|
|
|
|
password-protected rooms
|
|
|
|
|
2003-08-12 21:23:55 +02:00
|
|
|
2003-08-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added handling for
|
|
|
|
jabber:iq:version and jabber:iq:time requests, participant address
|
|
|
|
now added to presence status
|
|
|
|
|
2003-08-03 21:09:40 +02:00
|
|
|
2003-08-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-08-15 21:17:12 +02:00
|
|
|
* src/mod_privacy.erl: Privacy rules support (not completed yet)
|
2003-08-03 21:09:40 +02:00
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/mod_roster.erl: Likewise
|
|
|
|
|
2003-07-27 21:56:16 +02:00
|
|
|
2003-07-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl (create_new_node): Bugfix
|
|
|
|
|
2003-07-21 22:01:22 +02:00
|
|
|
2003-07-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_vcard.erl: Bugfix
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Bugfix
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added iq:privacy namespace
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Added support for NOTICE and
|
|
|
|
CODEPAGE commands, better support for QUIT and PART commands
|
|
|
|
(thanks to Oleg V. Motienko)
|
|
|
|
|
2003-07-20 22:35:35 +02:00
|
|
|
2003-07-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Reorganized supervision tree
|
|
|
|
|
|
|
|
2003-07-19 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_register.erl: Bugfix
|
|
|
|
|
2003-07-14 20:06:03 +02:00
|
|
|
2003-07-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Close connection after key
|
|
|
|
verification
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: start replaced with start_link
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/ejabberd_service.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_listener.erl: Now uses proc_lib to spawn listeners,
|
|
|
|
removed 3rd parameter in listener configuration (assumed to equal
|
|
|
|
start_link)
|
|
|
|
|
|
|
|
* src/ejabberd.rel: Updated
|
|
|
|
|
|
|
|
* doc/guide.tex: Small changes
|
|
|
|
|
|
|
|
* doc/Makefile: Added implicit charset specification to hevea
|
|
|
|
|
2003-07-13 11:00:01 +02:00
|
|
|
2003-07-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* doc/guide.tex: Updated (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* src/expat_erl.c: Added #ifdef for WIN32 (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/mod_irc/iconv_erl.c: Likewise
|
|
|
|
|
|
|
|
* src/configure.erl: Defines ERLANG_DIR variable (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* **/Makefile: Use ERLANG_DIR (thanks to Sergei Golovan)
|
|
|
|
|
|
|
|
* **/Makefile.win32: Makefiles for windows build (thanks to Sergei
|
|
|
|
Golovan)
|
|
|
|
* src/configure.bat: Configuration script for windows (thanks to
|
|
|
|
Sergei Golovan)
|
|
|
|
|
2003-07-09 20:58:43 +02:00
|
|
|
2003-07-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Added suport for meta-node
|
|
|
|
"pubsub/nodes"
|
|
|
|
|
2003-07-08 22:11:27 +02:00
|
|
|
2003-07-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Most of functions now works
|
|
|
|
|
2003-07-07 21:45:22 +02:00
|
|
|
2003-07-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_pubsub/mod_pubsub.erl: Pub/sub implementation (not
|
|
|
|
completed yet)
|
|
|
|
|
|
|
|
2003-07-05 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-09-03 19:49:42 +02:00
|
|
|
* src/jlib.hrl: Added pub/sub namespaces
|
2003-07-07 21:45:22 +02:00
|
|
|
|
2003-07-03 09:49:59 +02:00
|
|
|
2003-07-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/iconv_erl.c (iconv_erl_control): Bugfix
|
|
|
|
|
2003-06-30 14:24:35 +02:00
|
|
|
2003-06-30 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Fixed room destroying
|
|
|
|
* src/mod_muc/mod_muc.erl: Likewise
|
|
|
|
|
2003-06-29 20:03:07 +02:00
|
|
|
2003-06-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Error stanzas updated to confirm latest xmpp-core
|
|
|
|
|
2003-06-20 09:16:31 +02:00
|
|
|
2003-06-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Returned stream restarting
|
|
|
|
|
2003-06-10 09:07:00 +02:00
|
|
|
2003-06-10 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Removed stream restarting
|
|
|
|
|
2003-06-07 19:30:25 +02:00
|
|
|
2003-06-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13
|
|
|
|
|
|
|
|
2003-06-06 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/cyrsasl*.erl: Support for authzid
|
|
|
|
|
2003-06-03 21:26:16 +02:00
|
|
|
2003-06-03 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/msgs/fr.msg: New french translation (thanks to Vincent Ricard)
|
|
|
|
|
2003-05-31 21:51:11 +02:00
|
|
|
2003-05-31 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Updated SASL namespace
|
|
|
|
|
2003-05-29 21:07:41 +02:00
|
|
|
2003-05-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Proper handling of bad XML
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Append number of participants in
|
|
|
|
disco replies if requester allowed to see participant list
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl (iq_disco_items): Pass requester JID to
|
|
|
|
room process
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Exit on receiving of
|
|
|
|
presence or message error
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl (handle_info): Return
|
|
|
|
"feature not implemented" on iq request with unknown namespace
|
|
|
|
|
2003-05-18 18:41:15 +02:00
|
|
|
2003-05-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Now body of message from admin to MUC
|
|
|
|
service is broadcasted to all conferences
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Likewise
|
|
|
|
|
2003-05-15 20:16:13 +02:00
|
|
|
2003-05-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s.erl: Added error catching for do_route/3
|
|
|
|
* src/ejabberd_local.erl: Likewise for do_route/4
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Updated
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: New option to allow to view list
|
|
|
|
of participants for non-ones via disco#items
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Store room subject with
|
|
|
|
configuration options
|
|
|
|
|
2003-05-14 21:58:05 +02:00
|
|
|
2003-05-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Remove user from room on receiving
|
|
|
|
of message or presence error from him
|
|
|
|
|
2003-05-12 20:36:13 +02:00
|
|
|
2003-05-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Fixed error replies, added timeouts
|
|
|
|
* src/ejabberd_s2s_in.erl: Likewise
|
|
|
|
|
2003-05-09 21:32:59 +02:00
|
|
|
2003-05-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_local.erl: Updated missed errors to new style
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
* src/mod_version.erl: Likewise
|
|
|
|
* src/mod_time.erl: Likewise
|
|
|
|
* src/mod_stats.erl: Likewise
|
|
|
|
* src/mod_register.erl: Likewise
|
|
|
|
* src/mod_private.erl: Likewise
|
|
|
|
* src/mod_configure.erl: Likewise
|
|
|
|
* src/ejabberd_sm.erl: Likewise
|
|
|
|
* src/ejabberd_service.erl: Likewise
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
* src/ejabberd_s2s_out.erl: Likewise
|
|
|
|
* src/mod_vcard.erl: Likewise
|
|
|
|
* src/mod_roster.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Added vcard to mod_muc module
|
|
|
|
|
|
|
|
* src/ejabberd_app.erl: Dump list of opened ports every hour
|
|
|
|
|
|
|
|
* src/ejabberd.hrl: Added INFO_MSG macros, ERROR_LOG_PATH renamed
|
|
|
|
to LOG_PATH
|
|
|
|
|
2003-05-08 13:46:38 +02:00
|
|
|
2003-05-08 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-09-03 19:49:42 +02:00
|
|
|
* src/mod_muc/mod_muc.erl: Denied usage of empty nick
|
2003-05-08 13:46:38 +02:00
|
|
|
|
2003-05-07 15:18:09 +02:00
|
|
|
2003-05-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-05-07 16:17:53 +02:00
|
|
|
* src/mod_muc/mod_muc.erl: Return bad-request if no x:data form
|
|
|
|
submited with nick registration
|
|
|
|
|
2003-05-07 15:18:09 +02:00
|
|
|
* src/mod_muc/mod_muc_room.erl: Don't check permissions on disco
|
|
|
|
info query processing
|
|
|
|
|
2003-04-29 21:05:31 +02:00
|
|
|
2003-04-29 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Workaround to make SSL work properly
|
|
|
|
|
2003-04-28 15:56:58 +02:00
|
|
|
2003-04-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Fixed URL to ejabberd
|
|
|
|
|
2003-04-29 21:05:31 +02:00
|
|
|
2003-04-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Support for nick registration
|
|
|
|
|
2003-04-15 15:48:43 +02:00
|
|
|
2003-04-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Some fixes in work with socket
|
|
|
|
|
2003-04-13 21:22:46 +02:00
|
|
|
2003-04-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Support for members-only
|
|
|
|
conferences, invitations. Bugfix in affiliation change processing
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added jabber:x:conference namespace definition
|
|
|
|
|
2003-04-08 21:32:01 +02:00
|
|
|
2003-04-07 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added jaber:iq:auth:error namespace and
|
|
|
|
appropriate errors
|
|
|
|
* src/ejabberd_c2s.erl: Use auth:error in appropriate places
|
|
|
|
|
|
|
|
* src/jlib.hrl: Changed stream error and stanza error namespace
|
|
|
|
names due to last XMPP Core changes
|
|
|
|
|
2003-03-28 21:20:49 +01:00
|
|
|
2003-03-28 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Added support for grant/revoke
|
|
|
|
administrative/owner priveledges, fixed work with affiliations
|
|
|
|
|
2003-03-27 15:06:17 +01:00
|
|
|
2003-03-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
2003-03-27 21:55:09 +01:00
|
|
|
* src/ejabberd.cfg: Updated
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc_room.erl: Support for service admin,
|
|
|
|
kick/ban reasons, more options
|
|
|
|
|
|
|
|
* src/msgs/ru.msg: Added translations for MUC messages
|
|
|
|
|
2003-03-27 16:28:47 +01:00
|
|
|
* src/ejabberd_s2s_in.erl: Bugfix
|
|
|
|
|
2003-03-27 15:06:17 +01:00
|
|
|
* src/mod_muc/: Small fixes in discovering
|
|
|
|
|
2003-03-26 21:51:18 +01:00
|
|
|
2003-03-26 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/: Support for discovering service and more
|
|
|
|
configuration options
|
|
|
|
|
2003-03-25 22:03:35 +01:00
|
|
|
2003-03-25 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/: Support for more configuration options and
|
|
|
|
persistent rooms
|
|
|
|
|
2003-03-23 21:08:44 +01:00
|
|
|
2003-03-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_muc/: MUC support (not completed yet)
|
|
|
|
|
2003-03-15 22:11:20 +01:00
|
|
|
2003-03-15 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/xml_stream.erl: Removed "link" which cause not improper
|
|
|
|
closing of xml connections
|
|
|
|
|
|
|
|
2003-03-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/jlib.hrl: Added "invalid-namespace" error
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
2003-03-12 20:48:05 +01:00
|
|
|
2003-03-12 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_s2s_out.erl: Fixed ports leak
|
|
|
|
* src/ejabberd_listener.erl: Likewise
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Fixes for SASL support
|
|
|
|
|
|
|
|
* src/cyrsasl.erl: Fixes
|
|
|
|
|
|
|
|
* src/cyrsasl_digest.erl: DIGEST-MD5 SASL mechanism support
|
|
|
|
|
2003-03-09 21:46:47 +01:00
|
|
|
2003-03-09 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/cyrsasl*.erl: SASL support (currently support only PLAIN
|
|
|
|
mechanism)
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
(all): Support for new-style error elements (except old errors
|
|
|
|
"Not Acceptable", "Not Found", "Invalid Namespace" and "Server
|
|
|
|
Connect Failed", so ejabberd may work unstable)
|
|
|
|
|
2003-03-02 21:55:16 +01:00
|
|
|
2003-03-02 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: More correct stream closing
|
|
|
|
|
2003-02-27 21:09:03 +01:00
|
|
|
2003-02-27 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Support for topic changes
|
|
|
|
|
2003-02-24 21:39:14 +01:00
|
|
|
2003-02-24 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: /kick support
|
|
|
|
|
2003-02-23 21:13:39 +01:00
|
|
|
2003-02-23 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: Added configuration interface
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Use jabber:iq:data instead of
|
|
|
|
jabber:x:data
|
|
|
|
* src/mod_disco.erl: Likewise
|
|
|
|
|
2003-02-22 20:11:00 +01:00
|
|
|
2003-02-22 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_configure.erl: Backup management support
|
|
|
|
* src/mod_disco.erl: Likewise
|
|
|
|
|
2003-02-21 20:52:15 +01:00
|
|
|
2003-02-21 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Now possible to unload this module
|
|
|
|
* src/ejabberd_sm.erl: Added checks to work correctly when
|
|
|
|
mod_offline not loaded
|
|
|
|
* src/ejabberd_c2s.erl: Likewise
|
|
|
|
|
|
|
|
* src/mod_register.erl: Added support for users removal
|
|
|
|
|
|
|
|
* src/ejabberd_auth.erl: Added function to remove user only if
|
|
|
|
specified password correct
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl: Fixed bug with changing
|
|
|
|
availability status, added processing of "QUIT" message
|
|
|
|
|
2003-02-20 18:12:03 +01:00
|
|
|
2003-02-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Fixed bug with handling of roster set
|
2003-02-21 20:52:15 +01:00
|
|
|
stanzas which contains CDATA
|
2003-02-20 18:12:03 +01:00
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl (handle_info/3): Fixed
|
|
|
|
parsing of string that have "\n" line separators (not "\r\n")
|
|
|
|
|
2003-02-18 21:33:10 +01:00
|
|
|
2003-02-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: Added support for private chats, nicks changes and
|
|
|
|
error handling
|
|
|
|
|
2003-02-17 16:11:27 +01:00
|
|
|
2003-02-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: Still not completed...
|
|
|
|
|
2003-02-16 21:07:21 +01:00
|
|
|
2003-02-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: New IRC transport (not completed yet)
|
|
|
|
|
2003-02-14 21:26:57 +01:00
|
|
|
2003-02-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Answer "Bad Request" on unknown tags
|
|
|
|
|
2003-02-13 20:39:13 +01:00
|
|
|
2003-02-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closed
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Now all offline packets processed in
|
|
|
|
separate queue to avoid delaying of other packets transmission.
|
|
|
|
Also all packets in queue processed in one transaction.
|
|
|
|
|
2003-02-11 21:45:35 +01:00
|
|
|
2003-02-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Version 0.1-alpha released
|