aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-23* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin15-36/+1559
2003-11-13* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)Alexey Shchepin1-1/+4
2003-11-11* doc/dev.tex: Developers documentation (not completed)Alexey Shchepin2-6/+20
2003-11-10* src/ejabberd.cfg.example: UpdatedAlexey Shchepin4-76/+113
2003-11-10* src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2-9/+20
2003-11-09* src/ejabberd_sm.erl: Bugfix for previous resource handlingAlexey Shchepin2-4/+10
2003-11-07* src/cyrsasl.erl: Updated SASL authentificationAlexey Shchepin4-30/+92
2003-11-06* src/mod_configure2.erl: Added reporting of outgoing S2SAlexey Shchepin2-3/+7
2003-11-02* src/mod_configure2.erl: Yet another configure interface (notAlexey Shchepin1-0/+151
2003-11-01* src/mod_last.erl: Added remove_user/1 functionAlexey Shchepin3-11/+22
2003-10-31* src/mod_irc/mod_irc_connection.erl: Updated to work moreAlexey Shchepin1-115/+135
2003-10-30* src/ejabberd_c2s.erl: More strong check for authentificated JIDAlexey Shchepin2-3/+4
2003-10-29* src/ejabberd_listener.erl: Fixed starting of SSL connectionAlexey Shchepin8-176/+113
2003-10-28* src/ejabberd_listener.erl: Added handling of accept errors,Alexey Shchepin3-11/+38
2003-10-28* src/ejabberd_sm.erl: BugfixAlexey Shchepin1-3/+9
2003-10-27* src/ejabberd_auth.erl: Minor change in check_password/4Alexey Shchepin3-25/+55
2003-10-27* src/ejabberd_logger_h.erl: Added support for log rotationAlexey Shchepin1-0/+8
2003-10-24* src/mod_offline.erl: Added function remove_old_messages/1Alexey Shchepin6-7/+143
2003-10-23* src/ejabberd_logger_h.erl: New error_logger handlerAlexey Shchepin2-1/+182
2003-10-21* src/Makefile.in: Added install ruleAlexey Shchepin2-24/+56
2003-10-20* src/mod_vcard.erl: Added checks for stringprep resultsAlexey Shchepin4-44/+177
2003-10-19* src/ejabberd_local.erl: Added support for announce/onlineAlexey Shchepin3-18/+68
2003-10-18* src/ejabberd_service.erl: Added supports for multiple hosts perAlexey Shchepin3-51/+71
2003-10-17* src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin12-89/+4871
2003-10-16* src/mod_configure.erl: Fixed some error codesAlexey Shchepin2-16/+15
2003-10-14* src/ejabberd_local.erl: BugfixAlexey Shchepin4-7/+36
2003-10-12* doc/guide.tex: UpdatedAlexey Shchepin4-23/+25
2003-10-11* doc/guide.tex: UpdatedAlexey Shchepin5-49/+96
2003-10-10* src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin5-39/+140
2003-10-09* src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin9-91/+160
2003-10-08* src/ejabberd_c2s.erl: Added support for "jid-malformed" errorAlexey Shchepin5-324/+429
2003-10-07* (all): Changed JID storage format, added support for stringprepAlexey Shchepin25-1241/+1356
2003-10-06*** empty log message ***Alexey Shchepin6-358/+3583
2003-09-28* src/stringprep/stringprep_drv.c: Added support for nameprep,Alexey Shchepin5-99/+119
2003-09-26* src/stringprep/: Support for stringprep (not completed yet)Alexey Shchepin6-2/+1166
2003-09-19* src/mod_muc/mod_muc_room.erl: Debug output switched offAlexey Shchepin4-4/+43
2003-09-16* src/mod_disco.erl: Now only admin can discovery some nodes,Alexey Shchepin1-44/+81
2003-09-03* src/ejabberd_s2s_in.erl: Fixed "id" attribute processingAlexey Shchepin3-38/+23
2003-09-02* src/ejabberd_s2s_in.erl: Temporary hack for "id" attributeAlexey Shchepin2-2/+4
2003-08-30* src/ejabberd_listener.erl: Fixed SSL optionsAlexey Shchepin1-3/+1
2003-08-18* src/ejabberd_c2s.erl: Support for filtering of incoming messagesAlexey Shchepin3-4/+36
2003-08-15* src/mod_muc/mod_muc.erl: Fixed handling of room names withAlexey Shchepin2-56/+103
2003-08-12* src/mod_irc/mod_irc_connection.erl: Added handling forAlexey Shchepin1-1/+17
2003-08-03* src/mod_privacy.erl: Privacy rules supportAlexey Shchepin1-0/+672
2003-08-03* src/mod_privacy.erl: Privacy rules supportAlexey Shchepin3-6/+102
2003-07-27* src/mod_pubsub/mod_pubsub.erl (create_new_node): BugfixAlexey Shchepin1-7/+3
2003-07-21* src/mod_vcard.erl: BugfixAlexey Shchepin5-35/+141
2003-07-20* (all): Reorganized supervision treeAlexey Shchepin19-100/+258
2003-07-14* src/ejabberd_s2s_out.erl: Close connection after keyAlexey Shchepin7-48/+44
2003-07-13* doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin12-6/+142