]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2004-01-03 Alexey Shchepin* src/ejabberd_router.erl (do_route/3): Slightly change...
2004-01-02 Alexey Shchepin* src/ejabberd_sm.erl (do_route/3): Minor fix
2003-12-28 Alexey Shchepin* src/ejabberd_app.erl: Now possible to specify path...
2003-12-28 Alexey Shchepin* src/ejabberd_app.erl: Now possible to specify path...
2003-12-28 Alexey Shchepin* src/ejabberd_app.erl: Now possible to specify path...
2003-12-28 Alexey Shchepin* src/ejabberd_app.erl: Now possible to specify path...
2003-12-24 Alexey Shchepin* src/ejabberd_c2s.erl: Presence probe now sended from...
2003-12-23 Alexey Shchepin* src/ejabberd_c2s.erl: Bugfix
2003-12-21 Alexey Shchepin* src/mod_roster.erl: Added workaround for legacy gateways
2003-12-17 Alexey Shchepin* src/jlib.hrl: Added declaration of "iq" record
2003-12-14 Alexey Shchepin* src/ejabberd_local.erl: Replaced register_local_route to
2003-12-13 Alexey Shchepin* src/ejabberd_s2s.erl: Partially rewrited
2003-12-12 Alexey Shchepin* src/ejabberd_s2s_out.erl: Bugfix
2003-12-11 Alexey Shchepin* src/mod_roster.erl: Updated subscription handling...
2003-12-06 Alexey Shchepin* src/ejabberd_s2s_in.erl: Changed timeout processing...
2003-12-02 Alexey Shchepin* src/ejabberd_c2s.erl: Bugfix in processing of connection
2003-11-28 Alexey Shchepin* src/ejabberd_c2s.erl: Added workaround for some Java...
2003-11-27 Alexey Shchepin* examples/mtr/ejabberd.cfg: Updatted (thanks to Marsha...
2003-11-26 Alexey Shchepin* src/ejabberd_c2s.erl: Fixed processing of presence...
2003-11-23 Alexey Shchepin* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei...
2003-11-13 Alexey Shchepin* examples/mtr/ejabberd: Updated (thanks to Marshall...
2003-11-11 Alexey Shchepin* doc/dev.tex: Developers documentation (not completed)
2003-11-10 Alexey Shchepin* src/ejabberd.cfg.example: Updated
2003-11-10 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Bugfix
2003-11-09 Alexey Shchepin* src/ejabberd_sm.erl: Bugfix for previous resource...
2003-11-07 Alexey Shchepin* src/cyrsasl.erl: Updated SASL authentification
2003-11-06 Alexey Shchepin* src/mod_configure2.erl: Added reporting of outgoing S2S
2003-11-02 Alexey Shchepin* src/mod_configure2.erl: Yet another configure interfa...
2003-11-01 Alexey Shchepin* src/mod_last.erl: Added remove_user/1 function
2003-10-31 Alexey Shchepin* src/mod_irc/mod_irc_connection.erl: Updated to work...
2003-10-30 Alexey Shchepin* src/ejabberd_c2s.erl: More strong check for authentif...
2003-10-29 Alexey Shchepin* src/ejabberd_listener.erl: Fixed starting of SSL...
2003-10-28 Alexey Shchepin* src/ejabberd_listener.erl: Added handling of accept...
2003-10-28 Alexey Shchepin* src/ejabberd_sm.erl: Bugfix
2003-10-27 Alexey Shchepin* src/ejabberd_auth.erl: Minor change in check_password/4
2003-10-27 Alexey Shchepin* src/ejabberd_logger_h.erl: Added support for log...
2003-10-24 Alexey Shchepin* src/mod_offline.erl: Added function remove_old_messages/1
2003-10-23 Alexey Shchepin* src/ejabberd_logger_h.erl: New error_logger handler
2003-10-21 Alexey Shchepin* src/Makefile.in: Added install rule
2003-10-20 Alexey Shchepin* src/mod_vcard.erl: Added checks for stringprep results
2003-10-19 Alexey Shchepin* doc/guide.tex: Fixed typo
2003-10-19 Alexey Shchepin* src/ejabberd_local.erl: Added support for announce...
2003-10-18 Alexey Shchepin* src/ejabberd_service.erl: Added supports for multiple...
2003-10-17 Alexey Shchepin* src/configure.ac: Build system now done using autocon...
2003-10-16 Alexey Shchepin* src/mod_configure.erl: Fixed some error codes
2003-10-14 Alexey Shchepin* src/ejabberd_local.erl: Bugfix
2003-10-12 Alexey Shchepin* doc/guide.tex: Updated
2003-10-11 Alexey Shchepin* doc/guide.tex: Updated
2003-10-10 Alexey Shchepin* src/stringprep/stringprep_drv.c: Removed needless...
2003-10-09 Alexey Shchepin* src/ejabberd_c2s.erl: Added authentification logging
2003-10-08 Alexey Shchepin* src/ejabberd_c2s.erl: Added support for "jid-malforme...
2003-10-07 Alexey Shchepin* (all): Changed JID storage format, added support...
2003-10-06 Alexey Shchepin*** empty log message ***
2003-09-28 Alexey Shchepin* src/stringprep/stringprep_drv.c: Added support for...
2003-09-26 Alexey Shchepin* src/stringprep/: Support for stringprep (not complete...
2003-09-19 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Debug output switched off
2003-09-16 Alexey Shchepin* src/mod_disco.erl: Now only admin can discovery some...
2003-09-10 Alexey Shchepin* examples/mtr/ejabberd.cfg: Updated (thanks to Marshal...
2003-09-06 Alexey Shchepin* examples/mtr/ejabberd.cfg: Updated (thanks to Marshal...
2003-09-04 Alexey Shchepin* examples/mtr/*: Example config and scripts for NetBSD...
2003-09-03 Alexey Shchepin* src/ejabberd_s2s_in.erl: Fixed "id" attribute processing
2003-09-02 Alexey Shchepin* src/ejabberd_s2s_in.erl: Temporary hack for "id"...
2003-08-30 Alexey Shchepin* src/ejabberd_listener.erl: Fixed SSL options
2003-08-18 Alexey Shchepin* src/ejabberd_c2s.erl: Support for filtering of incomi...
2003-08-15 Alexey Shchepin* src/mod_muc/mod_muc.erl: Fixed handling of room names...
2003-08-12 Alexey Shchepin* src/mod_irc/mod_irc_connection.erl: Added handling for
2003-08-03 Alexey Shchepin* src/mod_privacy.erl: Privacy rules support
2003-08-03 Alexey Shchepin* src/mod_privacy.erl: Privacy rules support
2003-07-27 Alexey Shchepin* src/mod_pubsub/mod_pubsub.erl (create_new_node):...
2003-07-21 Alexey Shchepin* src/mod_vcard.erl: Bugfix
2003-07-20 Alexey Shchepin* (all): Reorganized supervision tree
2003-07-14 Alexey Shchepin* src/ejabberd_s2s_out.erl: Close connection after key
2003-07-13 Alexey Shchepin* doc/guide.tex: Updated (thanks to Sergei Golovan)
2003-07-09 Alexey Shchepin* src/mod_pubsub/mod_pubsub.erl: Added suport for meta...
2003-07-08 Alexey Shchepin* src/mod_pubsub/mod_pubsub.erl: Most of functions...
2003-07-07 Alexey Shchepin* src/mod_pubsub/mod_pubsub.erl: Pub/sub implementation...
2003-07-03 Alexey Shchepin* src/mod_irc/iconv_erl.c (iconv_erl_control): Bugfix
2003-06-30 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Fixed room destroying
2003-06-29 Alexey Shchepin* src/jlib.hrl: Error stanzas updated to confirm latest...
2003-06-20 Alexey Shchepin* src/ejabberd_c2s.erl: Returned stream restarting
2003-06-10 Alexey Shchepin* src/ejabberd_c2s.erl: Removed stream restarting
2003-06-07 Alexey Shchepin* src/ejabberd_c2s.erl: SASL support updated to xmpp...
2003-06-03 Alexey Shchepin* src/msgs/fr.msg: New french translation (thanks to...
2003-05-31 Alexey Shchepin* src/jlib.hrl: Updated SASL namespace
2003-05-29 Alexey Shchepin* src/ejabberd_service.erl: Proper handling of bad XML
2003-05-18 Alexey Shchepin* src/mod_muc/mod_muc.erl: Now body of message from...
2003-05-15 Alexey Shchepin* src/ejabberd_s2s.erl: Added error catching for do_route/3
2003-05-14 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Remove user from room...
2003-05-12 Alexey Shchepin* src/ejabberd_s2s_out.erl: Fixed error replies, added...
2003-05-09 Alexey Shchepin* src/ejabberd_local.erl: Updated missed errors to...
2003-05-08 Alexey Shchepin* src/mod_muc/mod_muc.erl: Denied using of empty nick
2003-05-07 Alexey Shchepin* src/mod_muc/mod_muc.erl: Return bad-request if no...
2003-05-07 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Don't check permissions...
2003-04-29 Alexey Shchepin* src/ejabberd_c2s.erl: Workaround to make SSL work...
2003-04-28 Alexey Shchepin* src/mod_irc/mod_irc_connection.erl: Fixed URL to...
2003-04-17 Alexey Shchepin* src/mod_muc/mod_muc.erl: Support for nick registration
2003-04-15 Alexey Shchepin* src/ejabberd_c2s.erl: Some fixes in work with socket
2003-04-13 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Support for members...
2003-04-08 Alexey Shchepin* src/jlib.hrl: Added jaber:iq:auth:error namespace and
2003-03-28 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Added support for grant...
next