]>
granicus.if.org Git - ejabberd/log
Alexey Shchepin [Fri, 7 Nov 2003 20:51:23 +0000 (20:51 +0000)]
* src/cyrsasl.erl: Updated SASL authentification
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_sm.erl: Better resource handling
* src/jlib.hrl: Added NS_BIND macros
SVN Revision: 170
Alexey Shchepin [Thu, 6 Nov 2003 20:35:10 +0000 (20:35 +0000)]
* src/mod_configure2.erl: Added reporting of outgoing S2S
connections number
* src/mod_disco.erl (get_outgoing_s2s): Minor fix
SVN Revision: 169
Alexey Shchepin [Sun, 2 Nov 2003 17:16:28 +0000 (17:16 +0000)]
* src/mod_configure2.erl: Yet another configure interface (not
completed yet)
SVN Revision: 168
Alexey Shchepin [Sat, 1 Nov 2003 21:06:50 +0000 (21:06 +0000)]
* 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
SVN Revision: 167
Alexey Shchepin [Fri, 31 Oct 2003 10:48:06 +0000 (10:48 +0000)]
* src/mod_irc/mod_irc_connection.erl: Updated to work more
correctly with latest jlib
SVN Revision: 166
Alexey Shchepin [Thu, 30 Oct 2003 14:38:38 +0000 (14:38 +0000)]
* src/ejabberd_c2s.erl: More strong check for authentificated JID
* src/mod_roster.erl: Bugfix
SVN Revision: 165
Alexey Shchepin [Wed, 29 Oct 2003 20:09:09 +0000 (20:09 +0000)]
* 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
SVN Revision: 164
Alexey Shchepin [Tue, 28 Oct 2003 20:26:43 +0000 (20:26 +0000)]
* 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
SVN Revision: 163
Alexey Shchepin [Tue, 28 Oct 2003 14:00:45 +0000 (14:00 +0000)]
* src/ejabberd_sm.erl: Bugfix
SVN Revision: 162
Alexey Shchepin [Mon, 27 Oct 2003 19:35:03 +0000 (19:35 +0000)]
* src/ejabberd_auth.erl: Minor change in check_password/4
* src/mod_roster.erl: Workaround for PSI bug with roster
SVN Revision: 161
Alexey Shchepin [Mon, 27 Oct 2003 10:13:05 +0000 (10:13 +0000)]
* src/ejabberd_logger_h.erl: Added support for log rotation
SVN Revision: 160
Alexey Shchepin [Fri, 24 Oct 2003 19:21:07 +0000 (19:21 +0000)]
* 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
SVN Revision: 159
Alexey Shchepin [Thu, 23 Oct 2003 19:20:56 +0000 (19:20 +0000)]
* src/ejabberd_logger_h.erl: New error_logger handler
* src/ejabberd_app.erl: Now uses ejabberd_logger_h.erl
SVN Revision: 158
Alexey Shchepin [Tue, 21 Oct 2003 20:28:36 +0000 (20:28 +0000)]
* src/Makefile.in: Added install rule
* src/jlib.erl: Added checks for JID parts length
SVN Revision: 157
Alexey Shchepin [Mon, 20 Oct 2003 18:23:30 +0000 (18:23 +0000)]
* 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
SVN Revision: 156
Alexey Shchepin [Sun, 19 Oct 2003 16:44:48 +0000 (16:44 +0000)]
* doc/guide.tex: Fixed typo
SVN Revision: 155
Alexey Shchepin [Sun, 19 Oct 2003 16:19:55 +0000 (16:19 +0000)]
* 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
SVN Revision: 154
Alexey Shchepin [Sat, 18 Oct 2003 19:15:12 +0000 (19:15 +0000)]
* src/ejabberd_service.erl: Added supports for multiple hosts per
service
* src/Makefile.in: Minor fix
SVN Revision: 153
Alexey Shchepin [Fri, 17 Oct 2003 19:15:38 +0000 (19:15 +0000)]
* 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
SVN Revision: 152
Alexey Shchepin [Thu, 16 Oct 2003 18:17:44 +0000 (18:17 +0000)]
* src/mod_configure.erl: Fixed some error codes
* src/cyrsasl_digest.erl: Bugfix (thanks to Justin Karneges)
SVN Revision: 151
Alexey Shchepin [Tue, 14 Oct 2003 19:34:17 +0000 (19:34 +0000)]
* 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"
SVN Revision: 150
Alexey Shchepin [Sun, 12 Oct 2003 18:21:16 +0000 (18:21 +0000)]
* 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
SVN Revision: 149
Alexey Shchepin [Sat, 11 Oct 2003 17:39:36 +0000 (17:39 +0000)]
* 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
* src/stringprep/Makefile.win32: Added Makefile for Win32 (thanks
to Sergei Golovan)
SVN Revision: 148
Alexey Shchepin [Fri, 10 Oct 2003 19:01:11 +0000 (19:01 +0000)]
* 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
SVN Revision: 147
Alexey Shchepin [Thu, 9 Oct 2003 18:09:05 +0000 (18:09 +0000)]
* src/ejabberd_c2s.erl: Added authentification logging
* 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
SVN Revision: 146
Alexey Shchepin [Wed, 8 Oct 2003 18:27:48 +0000 (18:27 +0000)]
* src/ejabberd_c2s.erl: Added support for "jid-malformed" error
* src/stringprep/stringprep_drv.c: Bugfix
SVN Revision: 145
Alexey Shchepin [Tue, 7 Oct 2003 20:31:44 +0000 (20:31 +0000)]
* (all): Changed JID storage format, added support for stringprep
* src/stringprep/: Added support for Unicode normalization form KC
* src/stringprep/: Added support for case convertion to multiple
characters
* src/cyrsasl_digest.erl: Temporary removed "auth-int" QOP
SVN Revision: 144
Alexey Shchepin [Mon, 6 Oct 2003 20:12:11 +0000 (20:12 +0000)]
*** empty log message ***
SVN Revision: 143
Alexey Shchepin [Sun, 28 Sep 2003 18:27:55 +0000 (18:27 +0000)]
* 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
SVN Revision: 142
Alexey Shchepin [Fri, 26 Sep 2003 18:55:01 +0000 (18:55 +0000)]
* src/stringprep/: Support for stringprep (not completed yet)
* src/mod_muc/mod_muc.erl: Replaced io:format calls to ?DEBUG ones
SVN Revision: 141
Alexey Shchepin [Fri, 19 Sep 2003 18:22:44 +0000 (18:22 +0000)]
* 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
SVN Revision: 140
Alexey Shchepin [Tue, 16 Sep 2003 18:12:44 +0000 (18:12 +0000)]
* src/mod_disco.erl: Now only admin can discovery some nodes,
fixed "node" attribute in replies
SVN Revision: 139
Alexey Shchepin [Wed, 10 Sep 2003 19:49:48 +0000 (19:49 +0000)]
* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)
* examples/mtr/ejabberd: Likewise
SVN Revision: 138
Alexey Shchepin [Sat, 6 Sep 2003 18:20:23 +0000 (18:20 +0000)]
* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)
SVN Revision: 137
Alexey Shchepin [Thu, 4 Sep 2003 18:17:39 +0000 (18:17 +0000)]
* examples/mtr/*: Example config and scripts for NetBSD (thanks to
Marshall T. Rose)
SVN Revision: 136
Alexey Shchepin [Wed, 3 Sep 2003 17:49:42 +0000 (17:49 +0000)]
* 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/>
element after opening of authentificated stream
SVN Revision: 135
Alexey Shchepin [Tue, 2 Sep 2003 20:13:32 +0000 (20:13 +0000)]
* src/ejabberd_s2s_in.erl: Temporary hack for "id" attribute
processing
* src/ejabberd_s2s_out.erl: Likewise
SVN Revision: 134
Alexey Shchepin [Sat, 30 Aug 2003 19:19:23 +0000 (19:19 +0000)]
* src/ejabberd_listener.erl: Fixed SSL options
SVN Revision: 133
Alexey Shchepin [Mon, 18 Aug 2003 19:17:28 +0000 (19:17 +0000)]
* src/ejabberd_c2s.erl: Support for filtering of incoming messages
and IQs, presence filtering will be after some xmpp-im
clarifications
SVN Revision: 132
Alexey Shchepin [Fri, 15 Aug 2003 19:17:12 +0000 (19:17 +0000)]
* 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
SVN Revision: 131
Alexey Shchepin [Tue, 12 Aug 2003 19:23:55 +0000 (19:23 +0000)]
* 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
SVN Revision: 130
Alexey Shchepin [Sun, 3 Aug 2003 19:57:08 +0000 (19:57 +0000)]
* src/mod_privacy.erl: Privacy rules support
* src/ejabberd_c2s.erl: Likewise
* src/mod_roster.erl: Likewise
SVN Revision: 129
Alexey Shchepin [Sun, 3 Aug 2003 19:09:40 +0000 (19:09 +0000)]
* src/mod_privacy.erl: Privacy rules support
* src/ejabberd_c2s.erl: Likewise
* src/mod_roster.erl: Likewise
SVN Revision: 128
Alexey Shchepin [Sun, 27 Jul 2003 19:56:16 +0000 (19:56 +0000)]
* src/mod_pubsub/mod_pubsub.erl (create_new_node): Bugfix
SVN Revision: 127
Alexey Shchepin [Mon, 21 Jul 2003 20:01:22 +0000 (20:01 +0000)]
* 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)
SVN Revision: 126
Alexey Shchepin [Sun, 20 Jul 2003 20:35:35 +0000 (20:35 +0000)]
* (all): Reorganized supervision tree
SVN Revision: 125
Alexey Shchepin [Mon, 14 Jul 2003 18:06:03 +0000 (18:06 +0000)]
* 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
SVN Revision: 124
Alexey Shchepin [Sun, 13 Jul 2003 09:00:01 +0000 (09:00 +0000)]
* 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)
SVN Revision: 123
Alexey Shchepin [Wed, 9 Jul 2003 18:58:43 +0000 (18:58 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Added suport for meta-node
"pubsub/nodes"
SVN Revision: 122
Alexey Shchepin [Tue, 8 Jul 2003 20:11:27 +0000 (20:11 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Most of functions now works
SVN Revision: 121
Alexey Shchepin [Mon, 7 Jul 2003 19:45:22 +0000 (19:45 +0000)]
* src/mod_pubsub/mod_pubsub.erl: Pub/sub implementation (not
completed yet)
* src/jlib.hrl: Added pub/sub nemaspaces
SVN Revision: 120
Alexey Shchepin [Thu, 3 Jul 2003 07:49:59 +0000 (07:49 +0000)]
* src/mod_irc/iconv_erl.c (iconv_erl_control): Bugfix
SVN Revision: 119
Alexey Shchepin [Mon, 30 Jun 2003 12:24:35 +0000 (12:24 +0000)]
* src/mod_muc/mod_muc_room.erl: Fixed room destroying
* src/mod_muc/mod_muc.erl: Likewise
SVN Revision: 118
Alexey Shchepin [Sun, 29 Jun 2003 18:03:07 +0000 (18:03 +0000)]
* src/jlib.hrl: Error stanzas updated to confirm latest xmpp-core
SVN Revision: 117
Alexey Shchepin [Fri, 20 Jun 2003 07:16:31 +0000 (07:16 +0000)]
* src/ejabberd_c2s.erl: Returned stream restarting
SVN Revision: 116
Alexey Shchepin [Tue, 10 Jun 2003 07:07:00 +0000 (07:07 +0000)]
* src/ejabberd_c2s.erl: Removed stream restarting
SVN Revision: 115
Alexey Shchepin [Sat, 7 Jun 2003 17:30:25 +0000 (17:30 +0000)]
* src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13
* src/cyrsasl*.erl: Support for authzid
SVN Revision: 114
Alexey Shchepin [Tue, 3 Jun 2003 19:26:16 +0000 (19:26 +0000)]
* src/msgs/fr.msg: New french translation (thanks to Vincent Ricard)
SVN Revision: 113
Alexey Shchepin [Sat, 31 May 2003 19:51:11 +0000 (19:51 +0000)]
* src/jlib.hrl: Updated SASL namespace
SVN Revision: 112
Alexey Shchepin [Thu, 29 May 2003 19:07:41 +0000 (19:07 +0000)]
* 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
SVN Revision: 111
Alexey Shchepin [Sun, 18 May 2003 16:41:15 +0000 (16:41 +0000)]
* 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
SVN Revision: 110
Alexey Shchepin [Thu, 15 May 2003 18:16:13 +0000 (18:16 +0000)]
* 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
SVN Revision: 109
Alexey Shchepin [Wed, 14 May 2003 19:58:05 +0000 (19:58 +0000)]
* src/mod_muc/mod_muc_room.erl: Remove user from room on receiving
of message or presence error from him
SVN Revision: 108
Alexey Shchepin [Mon, 12 May 2003 18:36:13 +0000 (18:36 +0000)]
* src/ejabberd_s2s_out.erl: Fixed error replies, added timeouts
* src/ejabberd_s2s_in.erl: Likewise
SVN Revision: 107
Alexey Shchepin [Fri, 9 May 2003 19:32:59 +0000 (19:32 +0000)]
* 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
SVN Revision: 106
Alexey Shchepin [Thu, 8 May 2003 11:46:38 +0000 (11:46 +0000)]
* src/mod_muc/mod_muc.erl: Denied using of empty nick
SVN Revision: 105
Alexey Shchepin [Wed, 7 May 2003 14:17:53 +0000 (14:17 +0000)]
* src/mod_muc/mod_muc.erl: Return bad-request if no x:data form
submited with nick registration
SVN Revision: 104
Alexey Shchepin [Wed, 7 May 2003 13:18:09 +0000 (13:18 +0000)]
* src/mod_muc/mod_muc_room.erl: Don't check permissions on disco
info query processing
SVN Revision: 103
Alexey Shchepin [Tue, 29 Apr 2003 19:05:31 +0000 (19:05 +0000)]
* src/ejabberd_c2s.erl: Workaround to make SSL work properly
SVN Revision: 102
Alexey Shchepin [Mon, 28 Apr 2003 13:56:58 +0000 (13:56 +0000)]
* src/mod_irc/mod_irc_connection.erl: Fixed URL to ejabberd
SVN Revision: 101
Alexey Shchepin [Thu, 17 Apr 2003 19:47:43 +0000 (19:47 +0000)]
* src/mod_muc/mod_muc.erl: Support for nick registration
SVN Revision: 100
Alexey Shchepin [Tue, 15 Apr 2003 13:48:43 +0000 (13:48 +0000)]
* src/ejabberd_c2s.erl: Some fixes in work with socket
SVN Revision: 99
Alexey Shchepin [Sun, 13 Apr 2003 19:22:46 +0000 (19:22 +0000)]
* 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
SVN Revision: 98
Alexey Shchepin [Tue, 8 Apr 2003 19:32:01 +0000 (19:32 +0000)]
* 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
SVN Revision: 97
Alexey Shchepin [Fri, 28 Mar 2003 20:20:49 +0000 (20:20 +0000)]
* src/mod_muc/mod_muc_room.erl: Added support for grant/revoke
administrative/owner priveledges, fixed work with affiliations
SVN Revision: 96
Alexey Shchepin [Thu, 27 Mar 2003 20:55:09 +0000 (20:55 +0000)]
* 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
SVN Revision: 95
Alexey Shchepin [Thu, 27 Mar 2003 15:28:47 +0000 (15:28 +0000)]
* src/ejabberd_s2s_in.erl: Bugfix
SVN Revision: 94
Alexey Shchepin [Thu, 27 Mar 2003 14:06:17 +0000 (14:06 +0000)]
* src/mod_muc/: Small fixes in discovering
SVN Revision: 93
Alexey Shchepin [Wed, 26 Mar 2003 20:51:18 +0000 (20:51 +0000)]
* src/mod_muc/: Support for discovering service and more
configuration options
SVN Revision: 92
Alexey Shchepin [Tue, 25 Mar 2003 21:03:35 +0000 (21:03 +0000)]
* src/mod_muc/: Support for more configuration options and
persistent rooms
SVN Revision: 91
Alexey Shchepin [Sun, 23 Mar 2003 20:08:44 +0000 (20:08 +0000)]
* src/mod_muc/: MUC support (not completed yet)
SVN Revision: 90
Alexey Shchepin [Sat, 15 Mar 2003 21:11:20 +0000 (21:11 +0000)]
* src/xml_stream.erl: Removed "link" which cause not improper
closing of xml connections
SVN Revision: 89
Alexey Shchepin [Wed, 12 Mar 2003 20:03:32 +0000 (20:03 +0000)]
*** empty log message ***
SVN Revision: 88
Alexey Shchepin [Wed, 12 Mar 2003 19:48:05 +0000 (19:48 +0000)]
* 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
SVN Revision: 87
Alexey Shchepin [Sun, 9 Mar 2003 20:46:47 +0000 (20:46 +0000)]
* 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)
SVN Revision: 86
Alexey Shchepin [Sun, 2 Mar 2003 20:55:16 +0000 (20:55 +0000)]
* src/ejabberd_c2s.erl: More correct stream closing
SVN Revision: 85
Alexey Shchepin [Thu, 27 Feb 2003 20:09:03 +0000 (20:09 +0000)]
* src/mod_irc/mod_irc_connection.erl: Support for topic changes
SVN Revision: 84
Alexey Shchepin [Mon, 24 Feb 2003 20:39:14 +0000 (20:39 +0000)]
* src/mod_irc/mod_irc_connection.erl: /kick support
SVN Revision: 83
Alexey Shchepin [Sun, 23 Feb 2003 20:13:39 +0000 (20:13 +0000)]
* src/mod_irc/: Added configuration interface
* src/mod_configure.erl: Use jabber:iq:data instead of
jabber:x:data
* src/mod_disco.erl: Likewise
SVN Revision: 82
Alexey Shchepin [Sat, 22 Feb 2003 19:11:00 +0000 (19:11 +0000)]
* src/mod_configure.erl: Backup management support
* src/mod_disco.erl: Likewise
SVN Revision: 81
Alexey Shchepin [Fri, 21 Feb 2003 19:52:15 +0000 (19:52 +0000)]
* 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
SVN Revision: 80
Alexey Shchepin [Thu, 20 Feb 2003 17:12:03 +0000 (17:12 +0000)]
* src/mod_roster.erl: Fixed bug with handling of roster set
stanzas that contains CDATA
* src/mod_irc/mod_irc_connection.erl (handle_info/3): Fixed
parsing of string that have "\n" line separators (not "\r\n")
SVN Revision: 79
Alexey Shchepin [Tue, 18 Feb 2003 20:33:10 +0000 (20:33 +0000)]
* src/mod_irc/: Added support for private chats, nicks changes and
error handling
SVN Revision: 78
Alexey Shchepin [Mon, 17 Feb 2003 20:01:48 +0000 (20:01 +0000)]
*** empty log message ***
SVN Revision: 77
Alexey Shchepin [Mon, 17 Feb 2003 19:43:50 +0000 (19:43 +0000)]
* src/mod_irc/: Still not completed...
SVN Revision: 76
Alexey Shchepin [Mon, 17 Feb 2003 15:11:27 +0000 (15:11 +0000)]
* src/mod_irc/: Still not completed...
SVN Revision: 75
Alexey Shchepin [Sun, 16 Feb 2003 20:07:21 +0000 (20:07 +0000)]
* src/mod_irc/: New IRC transport (not completed yet)
SVN Revision: 74
Alexey Shchepin [Fri, 14 Feb 2003 20:26:57 +0000 (20:26 +0000)]
* src/ejabberd_service.erl: Answer "Bad Request" on unknown tags
SVN Revision: 73
Alexey Shchepin [Thu, 13 Feb 2003 19:39:13 +0000 (19:39 +0000)]
* 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.
SVN Revision: 72
Alexey Shchepin [Tue, 11 Feb 2003 20:45:35 +0000 (20:45 +0000)]
* (all): Version 0.1-alpha released
SVN Revision: 71