index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-07-21
* src/mod_vcard.erl: Bugfix
Alexey Shchepin
5
-35
/
+141
2003-07-20
* (all): Reorganized supervision tree
Alexey Shchepin
19
-100
/
+258
2003-07-14
* src/ejabberd_s2s_out.erl: Close connection after key
Alexey Shchepin
7
-48
/
+44
2003-07-13
* doc/guide.tex: Updated (thanks to Sergei Golovan)
Alexey Shchepin
12
-6
/
+142
2003-07-09
* src/mod_pubsub/mod_pubsub.erl: Added suport for meta-node
Alexey Shchepin
2
-14
/
+76
2003-07-08
* src/mod_pubsub/mod_pubsub.erl: Most of functions now works
Alexey Shchepin
2
-0
/
+1106
2003-07-07
* src/mod_pubsub/mod_pubsub.erl: Pub/sub implementation (not
Alexey Shchepin
2
-31
/
+35
2003-07-03
* src/mod_irc/iconv_erl.c (iconv_erl_control): Bugfix
Alexey Shchepin
1
-9
/
+6
2003-06-30
* src/mod_muc/mod_muc_room.erl: Fixed room destroying
Alexey Shchepin
2
-7
/
+20
2003-06-29
* src/jlib.hrl: Error stanzas updated to confirm latest xmpp-core
Alexey Shchepin
4
-37
/
+52
2003-06-20
* src/ejabberd_c2s.erl: Returned stream restarting
Alexey Shchepin
1
-4
/
+4
2003-06-10
* src/ejabberd_c2s.erl: Removed stream restarting
Alexey Shchepin
1
-4
/
+4
2003-06-07
* src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13
Alexey Shchepin
5
-129
/
+168
2003-06-03
* src/msgs/fr.msg: New french translation (thanks to Vincent Ricard)
Alexey Shchepin
1
-0
/
+91
2003-05-31
* src/jlib.hrl: Updated SASL namespace
Alexey Shchepin
1
-1
/
+1
2003-05-29
* src/ejabberd_service.erl: Proper handling of bad XML
Alexey Shchepin
4
-11
/
+64
2003-05-18
* src/mod_muc/mod_muc.erl: Now body of message from admin to MUC
Alexey Shchepin
4
-45
/
+137
2003-05-15
* src/ejabberd_s2s.erl: Added error catching for do_route/3
Alexey Shchepin
4
-13
/
+46
2003-05-14
* src/mod_muc/mod_muc_room.erl: Remove user from room on receiving
Alexey Shchepin
1
-26
/
+76
2003-05-12
* src/ejabberd_s2s_out.erl: Fixed error replies, added timeouts
Alexey Shchepin
2
-44
/
+97
2003-05-09
* src/ejabberd_local.erl: Updated missed errors to new style
Alexey Shchepin
18
-122
/
+122
2003-05-08
* src/mod_muc/mod_muc.erl: Denied using of empty nick
Alexey Shchepin
1
-0
/
+2
2003-05-07
* src/mod_muc/mod_muc.erl: Return bad-request if no x:data form
Alexey Shchepin
1
-1
/
+3
2003-05-07
* src/mod_muc/mod_muc_room.erl: Don't check permissions on disco
Alexey Shchepin
1
-15
/
+6
2003-04-29
* src/ejabberd_c2s.erl: Workaround to make SSL work properly
Alexey Shchepin
1
-5
/
+15
2003-04-28
* src/mod_irc/mod_irc_connection.erl: Fixed URL to ejabberd
Alexey Shchepin
1
-1
/
+1
2003-04-17
* src/mod_muc/mod_muc.erl: Support for nick registration
Alexey Shchepin
2
-7
/
+147
2003-04-15
* src/ejabberd_c2s.erl: Some fixes in work with socket
Alexey Shchepin
1
-45
/
+48
2003-04-13
* src/mod_muc/mod_muc_room.erl: Support for members-only
Alexey Shchepin
2
-60
/
+201
2003-04-08
* src/jlib.hrl: Added jaber:iq:auth:error namespace and
Alexey Shchepin
2
-5
/
+20
2003-03-28
* src/mod_muc/mod_muc_room.erl: Added support for grant/revoke
Alexey Shchepin
1
-4
/
+30
2003-03-27
* src/ejabberd.cfg: Updated
Alexey Shchepin
3
-24
/
+120
2003-03-27
* src/ejabberd_s2s_in.erl: Bugfix
Alexey Shchepin
1
-6
/
+12
2003-03-27
* src/mod_muc/: Small fixes in discovering
Alexey Shchepin
2
-6
/
+65
2003-03-26
* src/mod_muc/: Support for discovering service and more
Alexey Shchepin
2
-58
/
+111
2003-03-25
* src/mod_muc/: Support for more configuration options and
Alexey Shchepin
2
-13
/
+369
2003-03-23
* src/mod_muc/: MUC support (not completed yet)
Alexey Shchepin
6
-2
/
+1361
2003-03-15
* src/xml_stream.erl: Removed "link" which cause not improper
Alexey Shchepin
3
-4
/
+6
2003-03-12
*** empty log message ***
Alexey Shchepin
2
-28
/
+102
2003-03-12
* src/ejabberd_s2s_out.erl: Fixed ports leak
Alexey Shchepin
7
-22
/
+224
2003-03-09
* src/cyrsasl*.erl: SASL support (currently support only PLAIN
Alexey Shchepin
21
-142
/
+500
2003-03-02
* src/ejabberd_c2s.erl: More correct stream closing
Alexey Shchepin
1
-2
/
+16
2003-02-27
* src/mod_irc/mod_irc_connection.erl: Support for topic changes
Alexey Shchepin
1
-19
/
+80
2003-02-24
* src/mod_irc/mod_irc_connection.erl: /kick support
Alexey Shchepin
2
-0
/
+96
2003-02-23
* src/mod_irc/: Added configuration interface
Alexey Shchepin
5
-59
/
+273
2003-02-22
* src/mod_configure.erl: Backup management support
Alexey Shchepin
2
-1
/
+143
2003-02-21
* src/mod_offline.erl: Now possible to unload this module
Alexey Shchepin
6
-16
/
+125
2003-02-20
* src/mod_roster.erl: Fixed bug with handling of roster set
Alexey Shchepin
2
-10
/
+9
2003-02-18
* src/mod_irc/: Added support for private chats, nicks changes and
Alexey Shchepin
2
-60
/
+248
2003-02-17
*** empty log message ***
Alexey Shchepin
1
-1
/
+2
[next]