Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-13* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)Alexey Shchepin
2003-11-11* doc/dev.tex: Developers documentation (not completed)Alexey Shchepin
2003-11-11* src/ejabberd.cfg.example: UpdatedAlexey Shchepin
2003-11-10* src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin
2003-11-09* src/ejabberd_sm.erl: Bugfix for previous resource handlingAlexey Shchepin
2003-11-07* src/cyrsasl.erl: Updated SASL authentificationAlexey Shchepin
2003-11-06* src/mod_configure2.erl: Added reporting of outgoing S2SAlexey Shchepin
2003-11-02* src/mod_configure2.erl: Yet another configure interface (notAlexey Shchepin
2003-11-02* src/mod_last.erl: Added remove_user/1 functionAlexey Shchepin
2003-10-31* src/mod_irc/mod_irc_connection.erl: Updated to work moreAlexey Shchepin
2003-10-30* src/ejabberd_c2s.erl: More strong check for authentificated JIDAlexey Shchepin
2003-10-29* src/ejabberd_listener.erl: Fixed starting of SSL connectionAlexey Shchepin
2003-10-28* src/ejabberd_listener.erl: Added handling of accept errors,Alexey Shchepin
2003-10-28* src/ejabberd_sm.erl: BugfixAlexey Shchepin
2003-10-27* src/ejabberd_auth.erl: Minor change in check_password/4Alexey Shchepin
2003-10-27* src/ejabberd_logger_h.erl: Added support for log rotationAlexey Shchepin
2003-10-24* src/mod_offline.erl: Added function remove_old_messages/1Alexey Shchepin
2003-10-23* src/ejabberd_logger_h.erl: New error_logger handlerAlexey Shchepin
2003-10-22* src/Makefile.in: Added install ruleAlexey Shchepin
2003-10-20* src/mod_vcard.erl: Added checks for stringprep resultsAlexey Shchepin
2003-10-19* doc/guide.tex: Fixed typoAlexey Shchepin
2003-10-19* src/ejabberd_local.erl: Added support for announce/onlineAlexey Shchepin
2003-10-18* src/ejabberd_service.erl: Added supports for multiple hosts perAlexey Shchepin
2003-10-17* src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin
2003-10-16* src/mod_configure.erl: Fixed some error codesAlexey Shchepin
2003-10-14* src/ejabberd_local.erl: BugfixAlexey Shchepin
2003-10-12* doc/guide.tex: UpdatedAlexey Shchepin
2003-10-11* doc/guide.tex: UpdatedAlexey Shchepin
2003-10-10* src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin
2003-10-09* src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin
2003-10-08* src/ejabberd_c2s.erl: Added support for "jid-malformed" errorAlexey Shchepin
2003-10-08* (all): Changed JID storage format, added support for stringprepAlexey Shchepin
2003-09-28* src/stringprep/stringprep_drv.c: Added support for nameprep,Alexey Shchepin
2003-09-26* src/stringprep/: Support for stringprep (not completed yet)Alexey Shchepin
2003-09-19* src/mod_muc/mod_muc_room.erl: Debug output switched offAlexey Shchepin
2003-09-16* src/mod_disco.erl: Now only admin can discovery some nodes,Alexey Shchepin
2003-09-10* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)Alexey Shchepin
2003-09-06* examples/mtr/ejabberd.cfg: Updated (thanks to Marshall T. Rose)Alexey Shchepin
2003-09-04* examples/mtr/*: Example config and scripts for NetBSD (thanks toAlexey Shchepin
2003-09-03* src/ejabberd_s2s_in.erl: Fixed "id" attribute processingAlexey Shchepin
2003-09-03* src/ejabberd_s2s_in.erl: Temporary hack for "id" attributeAlexey Shchepin
2003-08-30* src/ejabberd_listener.erl: Fixed SSL optionsAlexey Shchepin
2003-08-18* src/ejabberd_c2s.erl: Support for filtering of incoming messagesAlexey Shchepin
2003-08-15* src/mod_muc/mod_muc.erl: Fixed handling of room names withAlexey Shchepin
2003-08-12* src/mod_irc/mod_irc_connection.erl: Added handling forAlexey Shchepin
2003-08-03* src/mod_privacy.erl: Privacy rules supportAlexey Shchepin
2003-07-27* src/mod_pubsub/mod_pubsub.erl (create_new_node): BugfixAlexey Shchepin
2003-07-22* src/mod_vcard.erl: BugfixAlexey Shchepin
2003-07-21* (all): Reorganized supervision treeAlexey Shchepin
2003-07-14* src/ejabberd_s2s_out.erl: Close connection after keyAlexey Shchepin