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
path: root/src
AgeCommit message (Expand)Author
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-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-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
2006-01-29* src/odbc/pg.sql: Fixed syntax errorAlexey Shchepin
2006-01-27* src/ejabberd_update.erl: Support for run-time ejabberd updatingAlexey Shchepin
2006-01-27* src/ejabberd_update.erl: Support for run-time ejabberd updatingAlexey Shchepin
2006-01-25* src/ejabberd_c2s.erl: Remove top-level xmlns from incomingAlexey Shchepin
2006-01-25* src/ejabberd_c2s.erl: Better error handling for streamAlexey Shchepin
2006-01-25* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2006-01-24* src/ejabberd_sm.erl: Partially rewritten to work moreAlexey Shchepin
2006-01-20* src/ejabberd_receiver.erl: Added new debugging trace: It is nowMickaël Rémond
2006-01-19* src/aclocal.m4: Updated for zlib supportAlexey Shchepin
2006-01-13* src/odbc/ejabberd_odbc.erl: Added a way to retry databaseMickaël Rémond
2006-01-13* src/odbc/ejabberd_odbc.erl: underscore and percent are now onlyMickaël Rémond
2006-01-13* src/ejabberd_service.erl: BugfixAlexey Shchepin
2006-01-02Native MySQL support. The Erlang MySQL module is needed:Mickaël Rémond
2005-12-24* src/ejabberd_logger_h.erl: Speed optimizationsAlexey Shchepin
2005-12-23Added missing file.Mickaël Rémond
2005-12-22* src/Makefile.in: Clean results of ASN.1 compiler (thanks toAlexey Shchepin
2005-12-22* src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)Alexey Shchepin
2005-12-22* src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin
2005-12-22* src/odbc/ejabberd_odbc.erl: Added error message on ODBCMickaël Rémond
2005-12-22* src/odbc/ejabberd_odbc.erl: BugfixAlexey Shchepin
2005-12-21* src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond