]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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...
2003-03-27 Alexey Shchepin* src/ejabberd.cfg: Updated
2003-03-27 Alexey Shchepin* src/ejabberd_s2s_in.erl: Bugfix
2003-03-27 Alexey Shchepin* src/mod_muc/: Small fixes in discovering
2003-03-26 Alexey Shchepin* src/mod_muc/: Support for discovering service and...
2003-03-25 Alexey Shchepin* src/mod_muc/: Support for more configuration options and
2003-03-23 Alexey Shchepin* src/mod_muc/: MUC support (not completed yet)
2003-03-15 Alexey Shchepin* src/xml_stream.erl: Removed "link" which cause not...
2003-03-12 Alexey Shchepin*** empty log message ***
2003-03-12 Alexey Shchepin* src/ejabberd_s2s_out.erl: Fixed ports leak
2003-03-09 Alexey Shchepin* src/cyrsasl*.erl: SASL support (currently support...
2003-03-02 Alexey Shchepin* src/ejabberd_c2s.erl: More correct stream closing
2003-02-27 Alexey Shchepin* src/mod_irc/mod_irc_connection.erl: Support for topic...
2003-02-24 Alexey Shchepin* src/mod_irc/mod_irc_connection.erl: /kick support
2003-02-23 Alexey Shchepin* src/mod_irc/: Added configuration interface
2003-02-22 Alexey Shchepin* src/mod_configure.erl: Backup management support
2003-02-21 Alexey Shchepin* src/mod_offline.erl: Now possible to unload this...
2003-02-20 Alexey Shchepin* src/mod_roster.erl: Fixed bug with handling of roster set
2003-02-18 Alexey Shchepin* src/mod_irc/: Added support for private chats, nicks...
2003-02-17 Alexey Shchepin*** empty log message ***
2003-02-17 Alexey Shchepin* src/mod_irc/: Still not completed...
2003-02-17 Alexey Shchepin* src/mod_irc/: Still not completed...
2003-02-16 Alexey Shchepin* src/mod_irc/: New IRC transport (not completed yet)
2003-02-14 Alexey Shchepin* src/ejabberd_service.erl: Answer "Bad Request" on...
2003-02-13 Alexey Shchepin* src/ejabberd_c2s.erl: Bugfix: close socket when strea...
2003-02-11 Alexey Shchepin* (all): Version 0.1-alpha released
2003-02-11 Alexey Shchepin*** empty log message ***
2003-02-10 Alexey Shchepin*** empty log message ***
2003-02-10 Alexey Shchepin*** empty log message ***
2003-02-10 Alexey Shchepin*** empty log message ***
2003-02-09 Alexey Shchepin*** empty log message ***
2003-02-08 Alexey Shchepin*** empty log message ***
2003-02-07 Alexey Shchepin*** empty log message ***
2003-02-07 Alexey Shchepin*** empty log message ***
2003-02-06 Alexey Shchepin*** empty log message ***
2003-02-05 Alexey Shchepin*** empty log message ***
2003-02-05 Alexey Shchepin*** empty log message ***
next