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
2018-01-15Always build eimp dependencyEvgeniy Khramtsov
2018-01-14Fix example config macro namesLicaon_Kter
2018-01-12Note about direct-tls connections in example configEvgeniy Khramtsov
2018-01-10Fix indentation in commented exampleChristophe Romain
2018-01-06Use TLS defaults from fast_tlsEvgeniy Khramtsov
2017-12-26Remove obsolete optionChristophe Romain
2017-12-11Revert removal of certfile option on http listenerChristophe Romain
2017-12-11Update example configurationChristophe Romain
2017-12-07Replace s2s_cafile with ca_file in ejabberd.yml.exampleEvgeniy Khramtsov
2017-11-24Fix minor typo in commentChristophe Romain
2017-11-20Update URL to IM ObservatoryEvgeniy Khramtsov
2017-11-20Add notes about s2s_cafileEvgeniy Khramtsov
2017-11-20Modernize the example config a bitEvgeniy Khramtsov
2017-11-15Improve ACME descriptionEvgeniy Khramtsov
2017-11-15Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber...Evgeniy Khramtsov
2017-11-14Explain what is needed for the acme configuration and other small changesKonstantinos Kallas
2017-11-11Configuration file changesKonstantinos Kallas
2017-11-01Introduce 'certfiles' global optionEvgeniy Khramtsov
2017-10-29Merge pull request #2028 from weiss/increase-queue-sizesEvgeny Khramtsov
2017-10-03Increase 'max_fsm_queue' defaultHolger Weiss
2017-09-30config: makes line endings consistent when followed by '-'Romain DEP.
2017-09-30config: makes line endings consistent when followed by ':'Romain DEP.
2017-09-25Add mod_avatar to the example configurationEvgeniy Khramtsov
2017-09-21Add some recommended TLSOPTS as comments in the default config (#2004)Badlop
2017-09-02Deprecate `s2s_use_starttls: required_trusted`Evgeniy Khramtsov
2017-08-22List the possible ca_urls in example config fileKonstantinos Kallas
2017-08-19Merge remote-tracking branch 'upstream/master'Konstantinos Kallas
2017-08-12Move the ca_url to the config fileKonstantinos Kallas
2017-07-26Sync fork with upstreamKonstantinos Kallas
2017-07-21Add mod_push_keepaliveHolger Weiss
2017-07-20Support XEP-0357: Push NotificationsHolger Weiss
2017-07-12Solve acme challenges using built in http serverKonstantinos Kallas
2017-07-07Add the certificate directory in ejabberd.yml.ecampleKonstantinos Kallas
2017-07-03Add support for command get_certificates, very crudeKonstantinos Kallas
2017-06-23More explicit bosh configuration handlerMickaël Rémond
2017-06-21Fix outgoing_s2s_timeout description (#1684)Christophe Romain
2017-06-09Add more ipv6 loopback addressesPaweł Chmielowski
2017-06-09Allow api access on both ipv4 and 6 loopback addressesPaweł Chmielowski
2017-04-07Improve S2S examples (#1583)Christophe Romain
2017-04-07Add more examples on config template (#1583)Christophe Romain
2017-03-22Expand ejabberd.yml.example by enabling mod_http_api with couple commandsPaweł Chmielowski
2017-03-21Replace mod_http_bind by mod_bosh in config exampleChristophe Romain
2017-03-20Remove misleading sentence about s2s dialbackEvgeniy Khramtsov
2017-03-11Note how to apply s2s Access Rights in the exampleAlex Jordan
2017-02-27Clarify new modules usage in the example configEvgeniy Khramtsov
2017-02-21Rename mod_sm -> mod_stream_mgmtEvgeniy Khramtsov
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-16Add mod_sm and mod_s2s_dialback to example configEvgeniy Khramtsov
2017-01-13Add example api_permisions: definition to config templatePaweł Chmielowski
2016-09-07Merge pull request #1253 from Amuhar/xep0356Christophe Romain