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
2005-12-07* src/msgs/pl.msg: Fixed syntax errorAlexey Shchepin
2005-12-07* src/mod_offline.erl: Don't store headline messagesAlexey Shchepin
2005-12-06* src/ejabberd.cfg.example: UpdatedAlexey Shchepin
2005-12-06* src/msgs/pt-br.msg: Updated (thanks to Victor Hugo dos Santos)Alexey Shchepin
2005-11-26* src/web/ejabberd_http.erl: Now web interface is compliant toAlexey Shchepin
2005-11-22* src/mod_roster.erl: The "id" attribute of roster push packet wasAlexey Shchepin
2005-11-22* src/web/ejabberd_web_admin.erl: Fixed encoding of user names inAlexey Shchepin
2005-11-22* src/ejabberd_c2s.erl: Send stream error when connection isAlexey Shchepin
2005-11-19* src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks toAlexey Shchepin
2005-11-19* src/tls/Makefile.in: Use CPPFLAGS (thanks to Magnus Henoch)Alexey Shchepin
2005-11-17* src/ejabberd_s2s_in.erl: Support for dNSName certificate fieldAlexey Shchepin
2005-11-16* src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin
2005-11-12* src/ejabberd_s2s_out.erl: Fixed invalid behaviour uponAlexey Shchepin
2005-11-06* src/ejabberd_config.erl: Support for per host certificatesAlexey Shchepin
2005-11-03* src/mod_disco.erl: Fixed extra_domains option processingAlexey Shchepin
2005-11-03* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin
2005-10-30* src/mod_disco.erl: Minor fixAlexey Shchepin
2005-10-30* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2005-10-25* src/tls/tls.erl: Accept {error,already_loaded} fromAlexey Shchepin
2005-10-25* src/tls/tls_drv.c: Support for "connect" methodAlexey Shchepin
2005-10-22* src/ejabberd_app.erl: Try to load tls_drv at startup to avoidAlexey Shchepin
2005-10-20* src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin
2005-10-19* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2005-10-17* src/gen_iq_handler.erl: BugfixAlexey Shchepin
2005-10-15* src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin
2005-10-15* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2005-10-15* src/ejabberd_c2s.erl: Updated to work correctly withAlexey Shchepin
2005-10-13* src/odbc/ejabberd_odbc.erl: Experimental support for pgsqlAlexey Shchepin
2005-10-13* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2005-10-13* src/mod_roster_odbc.erl: BugfixAlexey Shchepin
2005-10-07Fixed mod_vcard_odbc.erl SVN propertiesAlexey Shchepin
2005-10-07* src/ejd2odbc.erl: Added vCard converterAlexey Shchepin
2005-09-29* src/web/ejabberd_web_admin.erl: Updated API for betterAlexey Shchepin
2005-09-15* src/jlib.erl: BugfixAlexey Shchepin
2005-09-10* src/ejd2odbc.erl: UpdatedAlexey Shchepin
2005-09-10* src/ejd2odbc.erl: UpdatedAlexey Shchepin
2005-09-04* src/mod_disco.erl: Disco publishing support (thanks to MagnusAlexey Shchepin
2005-09-04* src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin
2005-08-29* src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin
2005-08-26* src/mod_vcard_ldap.erl: BugfixAlexey Shchepin
2005-08-11* src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanksAlexey Shchepin
2005-08-07* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin
2005-08-07* src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop)Alexey Shchepin
2005-08-06* src/win32/inetrc: Added (thanks to Sergei Golovan)Alexey Shchepin
2005-08-02Release 0.9.8Mickaël Rémond
2005-08-02* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin
2005-08-01* src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin
2005-08-01* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin
2005-08-01Updated French translationMickaël Rémond
2005-07-31* src/ejabberd_config.erl: Added host_config optionAlexey Shchepin