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
2005-12-13* src/ejabberd.hrl: Updated versionAlexey Shchepin
2005-12-13* doc/release_notes_1.0.0.txt: Added preliminary version ofMickaël Rémond
2005-12-11* src/mod_roster.erl: Workaround for gateway subscriptions nowAlexey Shchepin
2005-12-10* src/ejabberd_service.erl: Added logging of terminationAlexey Shchepin
2005-12-10* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin
2005-12-09* contribs/contrib/extract_translations/prepare-translation.sh:Mickaël Rémond
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* doc/guide.tex: UpdatedAlexey 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-30doc/yozhikheader.png: Added feature sheet header (Thanks to SanderMickaël Rémond
2005-11-28Documentation updateMickaël Rémond
2005-11-26* src/web/ejabberd_http.erl: Now web interface is compliant toAlexey Shchepin
2005-11-25* doc/Makefile: Now really addedAlexey 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-19Added prepare-translation.sh wrapper to extract_translation.erl (Thanks to Ba...Mickaël Rémond
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-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-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