Alexey Shchepin
71d4115a08
* 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
2003-04-08 19:32:01 +00:00
Alexey Shchepin
76fdfe18b4
* src/mod_muc/mod_muc_room.erl: Added support for grant/revoke
...
administrative/owner priveledges, fixed work with affiliations
SVN Revision: 96
2003-03-28 20:20:49 +00:00
Alexey Shchepin
1c189c0f1b
* 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
2003-03-27 20:55:09 +00:00
Alexey Shchepin
27b0a72c6f
* src/ejabberd_s2s_in.erl: Bugfix
...
SVN Revision: 94
2003-03-27 15:28:47 +00:00
Alexey Shchepin
0b865c3dc4
* src/mod_muc/: Small fixes in discovering
...
SVN Revision: 93
2003-03-27 14:06:17 +00:00
Alexey Shchepin
8efae60c04
* src/mod_muc/: Support for discovering service and more
...
configuration options
SVN Revision: 92
2003-03-26 20:51:18 +00:00
Alexey Shchepin
6d89957e06
* src/mod_muc/: Support for more configuration options and
...
persistent rooms
SVN Revision: 91
2003-03-25 21:03:35 +00:00
Alexey Shchepin
bc756c3737
* src/mod_muc/: MUC support (not completed yet)
...
SVN Revision: 90
2003-03-23 20:08:44 +00:00
Alexey Shchepin
9921b1c1d8
* src/xml_stream.erl: Removed "link" which cause not improper
...
closing of xml connections
SVN Revision: 89
2003-03-15 21:11:20 +00:00
Alexey Shchepin
8df97cfdce
*** empty log message ***
...
SVN Revision: 88
2003-03-12 20:03:32 +00:00
Alexey Shchepin
8b26ac9e97
* 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
2003-03-12 19:48:05 +00:00
Alexey Shchepin
f3916bddd2
* 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
2003-03-09 20:46:47 +00:00
Alexey Shchepin
658552d605
* src/ejabberd_c2s.erl: More correct stream closing
...
SVN Revision: 85
2003-03-02 20:55:16 +00:00
Alexey Shchepin
d062175ffb
* src/mod_irc/mod_irc_connection.erl: Support for topic changes
...
SVN Revision: 84
2003-02-27 20:09:03 +00:00
Alexey Shchepin
65fb70c11f
* src/mod_irc/mod_irc_connection.erl: /kick support
...
SVN Revision: 83
2003-02-24 20:39:14 +00:00
Alexey Shchepin
499a1117dc
* src/mod_irc/: Added configuration interface
...
* src/mod_configure.erl: Use jabber:iq:data instead of
jabber❌ data
* src/mod_disco.erl: Likewise
SVN Revision: 82
2003-02-23 20:13:39 +00:00
Alexey Shchepin
764a4288ce
* src/mod_configure.erl: Backup management support
...
* src/mod_disco.erl: Likewise
SVN Revision: 81
2003-02-22 19:11:00 +00:00
Alexey Shchepin
c18826ad53
* 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
2003-02-21 19:52:15 +00:00
Alexey Shchepin
8664881c8f
* 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
2003-02-20 17:12:03 +00:00
Alexey Shchepin
b704efd553
* src/mod_irc/: Added support for private chats, nicks changes and
...
error handling
SVN Revision: 78
2003-02-18 20:33:10 +00:00
Alexey Shchepin
17000076ad
*** empty log message ***
...
SVN Revision: 77
2003-02-17 20:01:48 +00:00
Alexey Shchepin
597c935661
* src/mod_irc/: Still not completed...
...
SVN Revision: 76
2003-02-17 19:43:50 +00:00
Alexey Shchepin
1e1f02db98
* src/mod_irc/: Still not completed...
...
SVN Revision: 75
2003-02-17 15:11:27 +00:00
Alexey Shchepin
a28f723243
* src/mod_irc/: New IRC transport (not completed yet)
...
SVN Revision: 74
2003-02-16 20:07:21 +00:00
Alexey Shchepin
d19c1b3a3f
* src/ejabberd_service.erl: Answer "Bad Request" on unknown tags
...
SVN Revision: 73
2003-02-14 20:26:57 +00:00
Alexey Shchepin
741ff3cc75
* 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
2003-02-13 19:39:13 +00:00
Alexey Shchepin
d57c147626
* (all): Version 0.1-alpha released
...
SVN Revision: 71
2003-02-11 20:45:35 +00:00
Alexey Shchepin
d563284ade
*** empty log message ***
...
SVN Revision: 70
2003-02-11 18:09:14 +00:00
Alexey Shchepin
c1ae6a30f3
*** empty log message ***
...
SVN Revision: 69
2003-02-10 14:31:27 +00:00
Alexey Shchepin
e77591fef0
*** empty log message ***
...
SVN Revision: 68
2003-02-10 12:55:05 +00:00
Alexey Shchepin
f34888749d
*** empty log message ***
...
SVN Revision: 67
2003-02-10 12:43:19 +00:00
Alexey Shchepin
51e811f8fb
*** empty log message ***
...
SVN Revision: 66
2003-02-09 19:17:23 +00:00
Alexey Shchepin
4f7d0c5030
*** empty log message ***
...
SVN Revision: 65
2003-02-08 18:21:05 +00:00
Alexey Shchepin
5169ce43b0
*** empty log message ***
...
SVN Revision: 64
2003-02-07 19:31:00 +00:00
Alexey Shchepin
83d6e9085f
*** empty log message ***
...
SVN Revision: 63
2003-02-07 10:50:31 +00:00
Alexey Shchepin
a8a8e3b5a6
*** empty log message ***
...
SVN Revision: 62
2003-02-06 19:09:22 +00:00
Alexey Shchepin
6ea9a6aa17
*** empty log message ***
...
SVN Revision: 61
2003-02-05 20:49:26 +00:00
Alexey Shchepin
366044ee59
*** empty log message ***
...
SVN Revision: 60
2003-02-05 20:47:20 +00:00
Alexey Shchepin
7f0e4e195e
*** empty log message ***
...
SVN Revision: 59
2003-02-05 20:28:49 +00:00
Alexey Shchepin
79f496e0c4
*** empty log message ***
...
SVN Revision: 58
2003-02-04 20:45:23 +00:00
Alexey Shchepin
dc906c80c4
*** empty log message ***
...
SVN Revision: 57
2003-02-03 20:23:08 +00:00
Alexey Shchepin
14f050331a
*** empty log message ***
...
SVN Revision: 56
2003-02-02 19:49:19 +00:00
Alexey Shchepin
6599d1ecc5
*** empty log message ***
...
SVN Revision: 55
2003-02-01 20:21:28 +00:00
Alexey Shchepin
45abdd240c
*** empty log message ***
...
SVN Revision: 54
2003-01-29 20:21:14 +00:00
Alexey Shchepin
9a3a723f1b
*** empty log message ***
...
SVN Revision: 53
2003-01-29 17:12:23 +00:00
Alexey Shchepin
275b31b0cf
*** empty log message ***
...
SVN Revision: 52
2003-01-28 19:45:13 +00:00
Alexey Shchepin
aed24c637f
*** empty log message ***
...
SVN Revision: 51
2003-01-26 20:16:53 +00:00
Alexey Shchepin
b88ff5f323
*** empty log message ***
...
SVN Revision: 50
2003-01-25 20:13:36 +00:00
Alexey Shchepin
2aa3c1c720
*** empty log message ***
...
SVN Revision: 49
2003-01-24 20:18:33 +00:00
Alexey Shchepin
66792183d0
*** empty log message ***
...
SVN Revision: 48
2003-01-23 20:57:55 +00:00