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
2017-02-14Only use GEN_SERVER macro where appropriateEvgeniy Khramtsov
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov
2017-02-14Merge pull request #1539 from lemenkov/use_crypto_shaEvgeny Khramtsov
2017-02-14Improve modules start/stop proceduresEvgeniy Khramtsov
2017-02-13Use crypto:hash/2 functionPeter Lemenkov
2017-02-13Check result of gen_mod:start/2 callback (#1534)Evgeniy Khramtsov
2017-02-12Apply SASLprep before storing/converting passwordsEvgeniy Khramtsov
2017-02-08Use p1_server behaviour in xmpp_stream layerEvgeniy Khramtsov
2017-02-06Accept "add_commands: admin" in commands section not only "add_commands: - ad...Paweł Chmielowski
2017-02-06Don't shadow binding in matchPaweł Chmielowski
2017-02-06Add TLS support for external componentsEvgeniy Khramtsov
2017-02-03Make sure that api_permissions always have "console commands" sectionPaweł Chmielowski
2017-01-31Set subscribers nicks when recreating room (thanks to Girdhar Sojitra)(#1495)Badlop
2017-01-31Support non-JID lines in command create_rooms_fileBadlop
2017-01-31Don't warn if custom schema is not availableChristophe Romain
2017-01-30Merge pull request #1502 from lemenkov/ignore_output_valEvgeny Khramtsov
2017-01-30No need to explicitly return ok herePeter Lemenkov
2017-01-29More changes that are required from p1_pam -> epamPaweł Chmielowski
2017-01-26Do not drop default TLS optionsEvgeniy Khramtsov
2017-01-24Speedup features list when a lot of virtual hosts configuredEvgeniy Khramtsov
2017-01-23Make mod_disco handle features of mod_pingEvgeniy Khramtsov
2017-01-23Make sure only {exit, normal} is not catched when executing a hookEvgeniy Khramtsov
2017-01-23Compatibility with R17 in mod_block_strangersAlexey Shchepin
2017-01-23Check message subject in mod_block_strangersAlexey Shchepin
2017-01-23Avoid using maps:get/2 to keep compatibility with OTP 17.5Evgeniy Khramtsov
2017-01-23Fix calling to mod_offline:store_packetEvgeniy Khramtsov
2017-01-23Don't use maps:take it available in R19 onlyPaweł Chmielowski
2017-01-23Make test suite working againEvgeniy Khramtsov
2017-01-21Make a message is not bounced if it's archivedEvgeniy Khramtsov
2017-01-21Archive message before delivering it to offline storage (#1348)Evgeniy Khramtsov
2017-01-21Send <compressed/> in correct orderEvgeniy Khramtsov
2017-01-21mod_pubsub: Fix last item cache for multiple hostsHolger Weiss
2017-01-20Add stanza-id to every archived message (#1477)Evgeniy Khramtsov
2017-01-20Update copyright headers in new filesEvgeniy Khramtsov
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-20Make shim for mod_http_api admin_ip_access more robustPaweł Chmielowski
2017-01-20Try db migration only when mnesia is configured (#1458)Christophe Romain
2017-01-19Restore muc_invite_hook (#1467)Evgeniy Khramtsov
2017-01-19Make sure 'jabber:client' namespace is added to forwarded messages (#1474)Evgeniy Khramtsov
2017-01-19Restore multiple invitations support (#1468)Evgeniy Khramtsov
2017-01-19Don't forget to convert muc#roomconfig_mamEvgeniy Khramtsov
2017-01-19Support legacy muc#roomconfig values (#1469)Evgeniy Khramtsov
2017-01-18Fix typoChristophe Romain
2017-01-18Reset table only if new def change from runtimeChristophe Romain
2017-01-18Improve check of mnesia schema opearationsChristophe Romain
2017-01-18Fix reporting dialback failuresEvgeniy Khramtsov
2017-01-18Don't attempt to resolve _jabber._tcp SRV recordEvgeniy Khramtsov
2017-01-18Improve <delay/> tag insertionEvgeniy Khramtsov
2017-01-18Cope with malformed values in 'rosterusers' SQL table (#1466)Evgeniy Khramtsov
2017-01-17Better log bytestream terminationEvgeniy Khramtsov