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
/
ChangeLog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-02-10
1
-0
/
+14
*
* src/ejabberd_ctl.erl: Added command for log reopening
Alexey Shchepin
2004-01-27
1
-0
/
+4
*
* src/ejabberd_ctl.erl: Added commands for backup processing
Alexey Shchepin
2004-01-18
1
-0
/
+15
*
* src/mod_muc/mod_muc_room.erl: Bugfix, updated error codes
Alexey Shchepin
2004-01-17
1
-0
/
+7
*
* src/ejabberd_c2s.erl: Fixed bind namespace
Alexey Shchepin
2004-01-11
1
-0
/
+13
*
* src/ejabberd_router.erl: Added monitoring of processess that
Alexey Shchepin
2004-01-06
1
-0
/
+3
*
* src/ejabberd_app.erl: Bugfix
Alexey Shchepin
2004-01-06
1
-0
/
+4
*
* src/ejabberd_router.erl (do_route/3): Slightly changed behaviour
Alexey Shchepin
2004-01-03
1
-0
/
+4
*
* src/ejabberd_sm.erl (do_route/3): Minor fix
Alexey Shchepin
2004-01-02
1
-0
/
+6
*
* src/ejabberd_app.erl: Now possible to specify path to log file
Alexey Shchepin
2003-12-28
1
-0
/
+13
*
* src/ejabberd_c2s.erl: Presence probe now sended from full JID
Alexey Shchepin
2003-12-24
1
-0
/
+6
*
* src/ejabberd_c2s.erl: Bugfix
Alexey Shchepin
2003-12-23
1
-0
/
+4
*
* src/mod_roster.erl: Added workaround for legacy gateways
Alexey Shchepin
2003-12-21
1
-0
/
+7
*
* src/jlib.hrl: Added declaration of "iq" record
Alexey Shchepin
2003-12-17
1
-0
/
+5
*
* src/ejabberd_local.erl: Replaced register_local_route to
Alexey Shchepin
2003-12-14
1
-0
/
+11
*
* src/ejabberd_s2s.erl: Partially rewrited
Alexey Shchepin
2003-12-13
1
-0
/
+6
*
* src/ejabberd_s2s_out.erl: Bugfix
Alexey Shchepin
2003-12-12
1
-0
/
+4
*
* src/mod_roster.erl: Updated subscription handling to latest
Alexey Shchepin
2003-12-11
1
-0
/
+5
*
* src/ejabberd_s2s_in.erl: Changed timeout processing, bugfix
Alexey Shchepin
2003-12-06
1
-0
/
+15
*
* src/ejabberd_c2s.erl: Bugfix in processing of connection
Alexey Shchepin
2003-12-02
1
-0
/
+5
*
* src/ejabberd_c2s.erl: Added workaround for some Java clients
Alexey Shchepin
2003-11-28
1
-0
/
+4
*
* examples/mtr/ejabberd.cfg: Updatted (thanks to Marshall T. Rose)
Alexey Shchepin
2003-11-27
1
-0
/
+8
*
* src/ejabberd_c2s.erl: Fixed processing of presence probe from
Alexey Shchepin
2003-11-26
1
-0
/
+5
*
* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)
Alexey Shchepin
2003-11-23
1
-0
/
+21
*
* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)
Alexey Shchepin
2003-11-13
1
-0
/
+6
*
* doc/dev.tex: Developers documentation (not completed)
Alexey Shchepin
2003-11-11
1
-1
/
+10
*
* src/ejabberd.cfg.example: Updated
Alexey Shchepin
2003-11-10
1
-0
/
+9
*
* src/mod_muc/mod_muc_room.erl: Bugfix
Alexey Shchepin
2003-11-10
1
-0
/
+6
*
* src/ejabberd_sm.erl: Bugfix for previous resource handling
Alexey Shchepin
2003-11-09
1
-0
/
+7
*
* src/cyrsasl.erl: Updated SASL authentification
Alexey Shchepin
2003-11-07
1
-0
/
+9
*
* src/mod_configure2.erl: Added reporting of outgoing S2S
Alexey Shchepin
2003-11-06
1
-0
/
+7
*
* src/mod_configure2.erl: Yet another configure interface (not
Alexey Shchepin
2003-11-02
1
-0
/
+5
*
* src/mod_last.erl: Added remove_user/1 function
Alexey Shchepin
2003-11-01
1
-0
/
+8
*
* src/mod_irc/mod_irc_connection.erl: Updated to work more
Alexey Shchepin
2003-10-31
1
-0
/
+5
*
* src/ejabberd_c2s.erl: More strong check for authentificated JID
Alexey Shchepin
2003-10-30
1
-0
/
+6
*
* src/ejabberd_listener.erl: Fixed starting of SSL connection
Alexey Shchepin
2003-10-29
1
-0
/
+14
*
* src/ejabberd_listener.erl: Added handling of accept errors,
Alexey Shchepin
2003-10-28
1
-0
/
+7
*
* src/ejabberd_sm.erl: Bugfix
Alexey Shchepin
2003-10-28
1
-0
/
+4
*
* src/ejabberd_auth.erl: Minor change in check_password/4
Alexey Shchepin
2003-10-27
1
-0
/
+4
*
* src/ejabberd_logger_h.erl: Added support for log rotation
Alexey Shchepin
2003-10-27
1
-0
/
+4
*
* src/mod_offline.erl: Added function remove_old_messages/1
Alexey Shchepin
2003-10-24
1
-0
/
+9
*
* src/ejabberd_logger_h.erl: New error_logger handler
Alexey Shchepin
2003-10-23
1
-0
/
+5
*
* src/Makefile.in: Added install rule
Alexey Shchepin
2003-10-21
1
-0
/
+6
*
* src/mod_vcard.erl: Added checks for stringprep results
Alexey Shchepin
2003-10-20
1
-0
/
+11
*
* doc/guide.tex: Fixed typo
Alexey Shchepin
2003-10-19
1
-0
/
+2
*
* src/ejabberd_local.erl: Added support for announce/online
Alexey Shchepin
2003-10-19
1
-0
/
+10
*
* src/ejabberd_service.erl: Added supports for multiple hosts per
Alexey Shchepin
2003-10-18
1
-0
/
+7
*
* src/configure.ac: Build system now done using autoconf (thanks
Alexey Shchepin
2003-10-17
1
-0
/
+15
*
* src/mod_configure.erl: Fixed some error codes
Alexey Shchepin
2003-10-16
1
-0
/
+6
*
* src/ejabberd_local.erl: Bugfix
Alexey Shchepin
2003-10-14
1
-0
/
+11
[next]