summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
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
2016-12-12Make allow management from a local.conf parameters.Adam Ierymenko
2016-12-12Remove debug printf.Adam Ierymenko
2016-12-12Add local.conf option to blacklist interfaces by name.Adam Ierymenko
2016-11-29docsAdam Ierymenko
2016-11-23.Adam Ierymenko
2016-11-23Small fixes.Adam Ierymenko
2016-11-23docsAdam Ierymenko
2016-11-23docs and API stuffAdam Ierymenko
2016-11-22Wire through external path lookup. Static paths should now work.Adam Ierymenko
2016-11-22Replace long callback arg list with struct, and implement path whitelisting, ...Adam Ierymenko
2016-11-21Expose relay policy in node settings.Adam Ierymenko
2016-11-21Allow relay policy setting in local.confAdam Ierymenko
2016-11-21Make parse failure of local.conf non-fatal in case people have ancient files ...Adam Ierymenko
2016-11-21local.conf and support for virtual role definitionAdam Ierymenko
2016-11-18Move split() to OSUtils since it is not used in core.Adam Ierymenko
2016-11-14Kill unnecessary check in another spot.Adam Ierymenko
2016-11-14Add (currently undocumented) option to allow management from certain networks.Adam Ierymenko