aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/src
Commit message (Collapse)AuthorAgeFilesLines
* Log successful registration when connecting to a new Slobrok serverHåkon Hallingstad2017-03-171-0/+1
|
* Make loss of slobrok INFOHåkon Hallingstad2017-03-171-1/+1
|
* More Slobrok logging when registering in JavaHåkon Hallingstad2017-03-171-31/+81
|
* Restore port docHåkon Hallingstad2017-02-221-1/+1
|
* Remove listeningHåkon Hallingstad2017-02-221-1/+1
|
* Properly revert most changes to SpecHåkon Hallingstad2017-02-221-10/+7
|
* Improve Spec APIHåkon Hallingstad2017-02-223-38/+16
| | | | | | - Removes Spec.getLocalHostName - Removes distinction between listening- and connect- address for Spec - Makes all usage of connect w/Spec specify hostname
* Makes clustercontroller-core work on WiFiHåkon Hallingstad2017-02-203-9/+37
|
* Yahoo sets up mac wireless networks such that the local hostname points to anJon Bratseth2016-09-2910-320/+294
| | | | | | ip which does not resolve. This works around that problem by finding a resolvable address (while still falling back to localhost if we only get ipv6 addresses, as that causes other problems in docker containers).
* Use github name in @authorJon Bratseth2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-1567-0/+6265