index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)
Alexey Shchepin
2003-11-23
15
-36
/
+1559
*
* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)
Alexey Shchepin
2003-11-13
1
-1
/
+4
*
* doc/dev.tex: Developers documentation (not completed)
Alexey Shchepin
2003-11-11
2
-6
/
+20
*
* src/ejabberd.cfg.example: Updated
Alexey Shchepin
2003-11-10
4
-76
/
+113
*
* src/mod_muc/mod_muc_room.erl: Bugfix
Alexey Shchepin
2003-11-10
2
-9
/
+20
*
* src/ejabberd_sm.erl: Bugfix for previous resource handling
Alexey Shchepin
2003-11-09
2
-4
/
+10
*
* src/cyrsasl.erl: Updated SASL authentification
Alexey Shchepin
2003-11-07
4
-30
/
+92
*
* src/mod_configure2.erl: Added reporting of outgoing S2S
Alexey Shchepin
2003-11-06
2
-3
/
+7
*
* src/mod_configure2.erl: Yet another configure interface (not
Alexey Shchepin
2003-11-02
1
-0
/
+151
*
* src/mod_last.erl: Added remove_user/1 function
Alexey Shchepin
2003-11-01
3
-11
/
+22
*
* src/mod_irc/mod_irc_connection.erl: Updated to work more
Alexey Shchepin
2003-10-31
1
-115
/
+135
*
* src/ejabberd_c2s.erl: More strong check for authentificated JID
Alexey Shchepin
2003-10-30
2
-3
/
+4
*
* src/ejabberd_listener.erl: Fixed starting of SSL connection
Alexey Shchepin
2003-10-29
8
-176
/
+113
*
* src/ejabberd_listener.erl: Added handling of accept errors,
Alexey Shchepin
2003-10-28
3
-11
/
+38
*
* src/ejabberd_sm.erl: Bugfix
Alexey Shchepin
2003-10-28
1
-3
/
+9
*
* src/ejabberd_auth.erl: Minor change in check_password/4
Alexey Shchepin
2003-10-27
3
-25
/
+55
*
* src/ejabberd_logger_h.erl: Added support for log rotation
Alexey Shchepin
2003-10-27
1
-0
/
+8
*
* src/mod_offline.erl: Added function remove_old_messages/1
Alexey Shchepin
2003-10-24
6
-7
/
+143
*
* src/ejabberd_logger_h.erl: New error_logger handler
Alexey Shchepin
2003-10-23
2
-1
/
+182
*
* src/Makefile.in: Added install rule
Alexey Shchepin
2003-10-21
2
-24
/
+56
*
* src/mod_vcard.erl: Added checks for stringprep results
Alexey Shchepin
2003-10-20
4
-44
/
+177
*
* src/ejabberd_local.erl: Added support for announce/online
Alexey Shchepin
2003-10-19
3
-18
/
+68
*
* src/ejabberd_service.erl: Added supports for multiple hosts per
Alexey Shchepin
2003-10-18
3
-51
/
+71
*
* src/configure.ac: Build system now done using autoconf (thanks
Alexey Shchepin
2003-10-17
12
-89
/
+4871
*
* src/mod_configure.erl: Fixed some error codes
Alexey Shchepin
2003-10-16
2
-16
/
+15
*
* src/ejabberd_local.erl: Bugfix
Alexey Shchepin
2003-10-14
4
-7
/
+36
*
* doc/guide.tex: Updated
Alexey Shchepin
2003-10-12
4
-23
/
+25
*
* doc/guide.tex: Updated
Alexey Shchepin
2003-10-11
5
-49
/
+96
*
* src/stringprep/stringprep_drv.c: Removed needless iconv.h
Alexey Shchepin
2003-10-10
5
-39
/
+140
*
* src/ejabberd_c2s.erl: Added authentification logging
Alexey Shchepin
2003-10-09
9
-91
/
+160
*
* src/ejabberd_c2s.erl: Added support for "jid-malformed" error
Alexey Shchepin
2003-10-08
5
-324
/
+429
*
* (all): Changed JID storage format, added support for stringprep
Alexey Shchepin
2003-10-07
25
-1241
/
+1356
*
*** empty log message ***
Alexey Shchepin
2003-10-06
6
-358
/
+3583
*
* src/stringprep/stringprep_drv.c: Added support for nameprep,
Alexey Shchepin
2003-09-28
5
-99
/
+119
*
* src/stringprep/: Support for stringprep (not completed yet)
Alexey Shchepin
2003-09-26
6
-2
/
+1166
*
* src/mod_muc/mod_muc_room.erl: Debug output switched off
Alexey Shchepin
2003-09-19
4
-4
/
+43
*
* src/mod_disco.erl: Now only admin can discovery some nodes,
Alexey Shchepin
2003-09-16
1
-44
/
+81
*
* src/ejabberd_s2s_in.erl: Fixed "id" attribute processing
Alexey Shchepin
2003-09-03
3
-38
/
+23
*
* src/ejabberd_s2s_in.erl: Temporary hack for "id" attribute
Alexey Shchepin
2003-09-02
2
-2
/
+4
*
* src/ejabberd_listener.erl: Fixed SSL options
Alexey Shchepin
2003-08-30
1
-3
/
+1
*
* src/ejabberd_c2s.erl: Support for filtering of incoming messages
Alexey Shchepin
2003-08-18
3
-4
/
+36
*
* src/mod_muc/mod_muc.erl: Fixed handling of room names with
Alexey Shchepin
2003-08-15
2
-56
/
+103
*
* src/mod_irc/mod_irc_connection.erl: Added handling for
Alexey Shchepin
2003-08-12
1
-1
/
+17
*
* src/mod_privacy.erl: Privacy rules support
Alexey Shchepin
2003-08-03
1
-0
/
+672
*
* src/mod_privacy.erl: Privacy rules support
Alexey Shchepin
2003-08-03
3
-6
/
+102
*
* src/mod_pubsub/mod_pubsub.erl (create_new_node): Bugfix
Alexey Shchepin
2003-07-27
1
-7
/
+3
*
* src/mod_vcard.erl: Bugfix
Alexey Shchepin
2003-07-21
5
-35
/
+141
*
* (all): Reorganized supervision tree
Alexey Shchepin
2003-07-20
19
-100
/
+258
*
* src/ejabberd_s2s_out.erl: Close connection after key
Alexey Shchepin
2003-07-14
7
-48
/
+44
*
* doc/guide.tex: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2003-07-13
12
-6
/
+142
[next]