summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-16Found it in a few other places.Adam Ierymenko
2017-02-16Fix stupid inverted sense bug.Adam Ierymenko
2017-02-13Add a local.conf option to set the port.Adam Ierymenko
2017-02-13Add CLI shortcuts for adding federated roots.Adam Ierymenko
2017-02-13Fix small typo.Adam Ierymenko
2017-02-13Integrate moon concept into http config bus, and clean up that code quite a bit.Adam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko
2017-02-04A bit of code cleanup.Adam Ierymenko
2017-01-30Cluster build fix.Adam Ierymenko
2017-01-30InetAddress.hpp needs to be included in OneService.hppGrant Limberg
2017-01-30Merge pull request #442 from zielmicha/allow-managedAdam Ierymenko
2017-01-27Add comments to join ("orbit") moons.Adam Ierymenko
2017-01-27Relay policy can now be computed.Adam Ierymenko
2017-01-27Replace piecemeal designation of upstreams with the concept of moons, which i...Adam Ierymenko
2017-01-26Rip out resolver and use anycast address instead. In the long term existing T...Adam Ierymenko
2017-01-23allow user to specify arbitrary allowed IP networks in allowManagedMichał Zieliński
2017-01-19Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439Adam Ierymenko
2017-01-19local.conf docsAdam Ierymenko
2017-01-19Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disab...Adam Ierymenko
2017-01-19NodeJS migration script for old Sqlite controller.db to new controller data f...Adam Ierymenko
2017-01-18Add a build version for software update use so we can do very minor updates w...Adam Ierymenko
2017-01-13Replace update signing key with real key generated on air-gapped system.Adam Ierymenko
2017-01-13Windows build fixes, Software update fix, warning removal.Adam Ierymenko
2017-01-13Software updater log for distributors (does not affect real users much).Adam Ierymenko
2017-01-13Make sure to respond to GET_LATEST with the actual latest.Adam Ierymenko
2017-01-13Remove debug printfs in software updater. It works! At least for unix. Now to...Adam Ierymenko
2017-01-13SoftwareUpdate::apply()Adam Ierymenko
2017-01-12Cache downloaded updates to disk.Adam Ierymenko
2017-01-12Fix to software update repeat downloads.Adam Ierymenko
2017-01-12Auto-apply updates if enabled.Adam Ierymenko
2017-01-12More software update work, and settings in local.conf.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11.Adam Ierymenko
2017-01-11init fix.Adam Ierymenko
2017-01-11debug code.Adam Ierymenko
2017-01-11Wire up user message handling in OneService event handler.Adam Ierymenko
2017-01-11Software update stuff for test.Adam Ierymenko
2017-01-11Software update stuff.Adam Ierymenko
2017-01-11Software update integration.Adam Ierymenko
2017-01-11Software update work.Adam Ierymenko
2017-01-11Software updater work.Adam Ierymenko
2017-01-10Refactor some JSON stuff for performance, and fix a build error.Adam Ierymenko
2017-01-10Comment out and disable old auto-update code.Adam Ierymenko
2017-01-05Potential fix for routing issue on WindowsGrant Limberg
2016-12-15Basic support for streaming of changes via stdout from controller.Adam Ierymenko