aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2003-11-2315-36/+1559
* * examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)Alexey Shchepin2003-11-131-1/+4
* * doc/dev.tex: Developers documentation (not completed)Alexey Shchepin2003-11-112-6/+20
* * src/ejabberd.cfg.example: UpdatedAlexey Shchepin2003-11-104-76/+113
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2003-11-102-9/+20
* * src/ejabberd_sm.erl: Bugfix for previous resource handlingAlexey Shchepin2003-11-092-4/+10
* * src/cyrsasl.erl: Updated SASL authentificationAlexey Shchepin2003-11-074-30/+92
* * src/mod_configure2.erl: Added reporting of outgoing S2SAlexey Shchepin2003-11-062-3/+7
* * src/mod_configure2.erl: Yet another configure interface (notAlexey Shchepin2003-11-021-0/+151
* * src/mod_last.erl: Added remove_user/1 functionAlexey Shchepin2003-11-013-11/+22
* * src/mod_irc/mod_irc_connection.erl: Updated to work moreAlexey Shchepin2003-10-311-115/+135
* * src/ejabberd_c2s.erl: More strong check for authentificated JIDAlexey Shchepin2003-10-302-3/+4
* * src/ejabberd_listener.erl: Fixed starting of SSL connectionAlexey Shchepin2003-10-298-176/+113
* * src/ejabberd_listener.erl: Added handling of accept errors,Alexey Shchepin2003-10-283-11/+38
* * src/ejabberd_sm.erl: BugfixAlexey Shchepin2003-10-281-3/+9
* * src/ejabberd_auth.erl: Minor change in check_password/4Alexey Shchepin2003-10-273-25/+55
* * src/ejabberd_logger_h.erl: Added support for log rotationAlexey Shchepin2003-10-271-0/+8
* * src/mod_offline.erl: Added function remove_old_messages/1Alexey Shchepin2003-10-246-7/+143
* * src/ejabberd_logger_h.erl: New error_logger handlerAlexey Shchepin2003-10-232-1/+182
* * src/Makefile.in: Added install ruleAlexey Shchepin2003-10-212-24/+56
* * src/mod_vcard.erl: Added checks for stringprep resultsAlexey Shchepin2003-10-204-44/+177
* * src/ejabberd_local.erl: Added support for announce/onlineAlexey Shchepin2003-10-193-18/+68
* * src/ejabberd_service.erl: Added supports for multiple hosts perAlexey Shchepin2003-10-183-51/+71
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-1712-89/+4871
* * src/mod_configure.erl: Fixed some error codesAlexey Shchepin2003-10-162-16/+15
* * src/ejabberd_local.erl: BugfixAlexey Shchepin2003-10-144-7/+36
* * doc/guide.tex: UpdatedAlexey Shchepin2003-10-124-23/+25
* * doc/guide.tex: UpdatedAlexey Shchepin2003-10-115-49/+96
* * src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin2003-10-105-39/+140
* * src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin2003-10-099-91/+160
* * src/ejabberd_c2s.erl: Added support for "jid-malformed" errorAlexey Shchepin2003-10-085-324/+429
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-0725-1241/+1356
* *** empty log message ***Alexey Shchepin2003-10-066-358/+3583
* * src/stringprep/stringprep_drv.c: Added support for nameprep,Alexey Shchepin2003-09-285-99/+119
* * src/stringprep/: Support for stringprep (not completed yet)Alexey Shchepin2003-09-266-2/+1166
* * src/mod_muc/mod_muc_room.erl: Debug output switched offAlexey Shchepin2003-09-194-4/+43
* * src/mod_disco.erl: Now only admin can discovery some nodes,Alexey Shchepin2003-09-161-44/+81
* * src/ejabberd_s2s_in.erl: Fixed "id" attribute processingAlexey Shchepin2003-09-033-38/+23
* * src/ejabberd_s2s_in.erl: Temporary hack for "id" attributeAlexey Shchepin2003-09-022-2/+4
* * src/ejabberd_listener.erl: Fixed SSL optionsAlexey Shchepin2003-08-301-3/+1
* * src/ejabberd_c2s.erl: Support for filtering of incoming messagesAlexey Shchepin2003-08-183-4/+36
* * src/mod_muc/mod_muc.erl: Fixed handling of room names withAlexey Shchepin2003-08-152-56/+103
* * src/mod_irc/mod_irc_connection.erl: Added handling forAlexey Shchepin2003-08-121-1/+17
* * src/mod_privacy.erl: Privacy rules supportAlexey Shchepin2003-08-031-0/+672
* * src/mod_privacy.erl: Privacy rules supportAlexey Shchepin2003-08-033-6/+102
* * src/mod_pubsub/mod_pubsub.erl (create_new_node): BugfixAlexey Shchepin2003-07-271-7/+3
* * src/mod_vcard.erl: BugfixAlexey Shchepin2003-07-215-35/+141
* * (all): Reorganized supervision treeAlexey Shchepin2003-07-2019-100/+258
* * src/ejabberd_s2s_out.erl: Close connection after keyAlexey Shchepin2003-07-147-48/+44
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2003-07-1312-6/+142