summaryrefslogtreecommitdiff
path: root/src/rabbit_peer_discovery_dns.erl
Commit message (Expand)AuthorAgeFilesLines
* Change repo "root" to deps/rabbitPhilip Kuryloski2020-11-131-113/+0
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-011-4/+5
* Fixed years in copyrightSamuel NELA2019-01-131-2/+2
* Locking support in cluster formationDiana Corbacho2017-06-091-1/+10
* rabbit.autocluster => rabbit.cluster_formationMichael Klishin2017-06-051-4/+4
* CompileMichael Klishin2017-05-021-1/+2
* A no-op implementation of post_registration/0 for core backendsMichael Klishin2017-05-021-0/+5
* Merge branch 'master' into rabbitmq-server-1171Michael Klishin2017-04-251-1/+8
|\
| * Merge branch 'master' into rabbitmq-server-1143Michael Klishin2017-04-051-1/+1
| |\
| * | Register with peer discovery backend on start if the backend supports itMichael Klishin2017-03-221-1/+8
* | | Change the IPv6 supportGabriele Santomaggio2017-04-241-7/+2
* | | Add support for IPv6Gabriele Santomaggio2017-04-211-5/+21
| |/ |/|
* | (c) yearMichael Klishin2017-04-051-1/+1
|/
* Prefer inet:gethostbyaddr/1 to inet_res:gethostbyaddr/1Michael Klishin2017-02-201-1/+1
* Improve loggingMichael Klishin2016-11-141-4/+10
* Integrate DNS peer discovery backend, more loggingMichael Klishin2016-11-131-9/+12
* Skip DNS peer discovery backend tests in offline environmentsMichael Klishin2016-11-101-0/+1
* Integration tests for rabbit_peer_discovery_dnsMichael Klishin2016-11-101-3/+5
* Prefix hostnames discovered via DNSMichael Klishin2016-11-101-1/+2
* First cut at rabbit_peer_discovery_dnsMichael Klishin2016-11-101-0/+75