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>
|
|
|
|
|
|
|
|
* src/mod_muc/mod_muc.erl: Denied using of empty nick
|
|
|
|
|
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
|
|
|
|
|