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
2006-04-28* src/ejabberd.hrl: release 1.1.1Mickaël Rémond
2006-04-28* src/cyrsasl.erl: Bugfix: anonymous authentication was alwaysAlexey Shchepin
2006-04-27* src/ejabberd_ctl.erl: The status now only returns "started" ifMickaël Rémond
2006-04-24* doc/guide.tex: Added a documentation for max_stanza_size optionAlexey Shchepin
2006-04-24* src/ejabberd.hrl: Updated for version 1.1.0.Mickaël Rémond
2006-04-24* src/guide.tex: Added documentation for ODBC and native databaseMickaël Rémond
2006-04-23* src/configure: Removed '==' bashism (thanks to Magnus Henoch)Alexey Shchepin
2006-04-23* src/ejabberd_c2s.erl: Resend messages when leaving negativeAlexey Shchepin
2006-04-23* src/ejabberd_sm.erl: Now delivering messages to all resources withMickaël Rémond
2006-04-23* src/msgs/de.msg: Updated (thanks to Nikolaus Polak)Mickaël Rémond
2006-04-23* src/msgs/fr.msg: updatedMickaël Rémond
2006-04-22* src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)Alexey Shchepin
2006-04-21* doc/guide.tex: Updated (SASL anonymous and anonymous login).Mickaël Rémond
2006-04-20* src/ejabberd_auth.erl: Bugfix: We now are forced to check is anMickaël Rémond
2006-04-20* src/ejabberd.cfg.example: Update of the example for anonymous.Mickaël Rémond
2006-04-19* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)Alexey Shchepin
2006-04-13* src/xml_stream.erl: CleanupAlexey Shchepin
2006-04-12* src/ejabberd_c2s.erl: Minor fixAlexey Shchepin
2006-04-11* src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin
2006-04-07* src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creationMickaël Rémond
2006-04-07* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin
2006-04-06* src/expat_erl.c: Use binaries for CDATAAlexey Shchepin
2006-04-02* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin
2006-04-01* src/Makefile.in: Added an option to compile ejabberd with debugMickaël Rémond
2006-03-31* src/ejabberd_c2s.erl: BugfixAlexey Shchepin
2006-03-26* src/ejabberd_c2s.erl: Enable zlib only over TCPAlexey Shchepin
2006-03-18* src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin
2006-03-17* src/mod_privacy.erl: Fixed privacy list pushing (thanks toAlexey Shchepin
2006-03-16* src/ejabberd_sm.erl: Remove unnecessary use delete_object,Mickaël Rémond
2006-03-16* src/ejabberd_c2s.erl: BugfixAlexey Shchepin
2006-03-14* src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin
2006-03-06* src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin
2006-03-05* src/ejabberd_c2s.erl: BugfixAlexey Shchepin
2006-03-04* src/ejabberd_logger_h.erl: reopen-log function now rename the logMickaël Rémond
2006-02-27* src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin
2006-02-25* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin
2006-02-20* src/ejabberd_ctl.erl: Added API for virtual host specificAlexey Shchepin
2006-02-18* src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"Alexey Shchepin
2006-02-18* src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin
2006-02-15* src/mod_service_log.erl: Bugfix (thanks to Badlop)Alexey Shchepin
2006-02-13* src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin
2006-02-13* src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin
2006-02-12* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2006-02-08* src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closingAlexey Shchepin
2006-02-07* src/ejabberd_auth.erl: plugin authentication modules can nowMickaël Rémond
2006-02-06* src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin
2006-02-03* src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberdAlexey Shchepin
2006-02-03* src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin
2006-02-02--prefix option can now override the default install dir (EJAB-43)Mickaël Rémond
2006-02-02* src/mod_pubsub/mod_pubsub.erl: Updated to use gen_serverAlexey Shchepin