410 Commits (2ec53df7abe554a22c3bdd985cbe101e22aaef7c)

Author SHA1 Message Date
Adam Ierymenko fe19ad328c Windows build fix. 9 years ago
Joseph Henry 946e413997 properly fill out ifcfg files. also removed route re-add code for synology 9 years ago
Joseph Henry b5b335a6f8 Route re-add patch for linux build on Synology devices 9 years ago
Joseph Henry 57ef31d51c Route re-add patch for linux build on Synology devices 9 years ago
Adam Ierymenko 61b413b57f Found it in a few other places. 9 years ago
Adam Ierymenko d2c0203dc9 Fix stupid inverted sense bug. 9 years ago
Adam Ierymenko cd7b571da0 Add a local.conf option to set the port. 9 years ago
Adam Ierymenko 0052877d2f Add CLI shortcuts for adding federated roots. 9 years ago
Adam Ierymenko 23bb44f2d6 Fix small typo. 9 years ago
Adam Ierymenko 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. 9 years ago
Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. 9 years ago
Adam Ierymenko 31db768e4d A bit of code cleanup. 9 years ago
Adam Ierymenko ff74ec2482 Cluster build fix. 9 years ago
Grant Limberg 49e31ca647 InetAddress.hpp needs to be included in OneService.hpp 9 years ago
Adam Ierymenko 9f7919f71f Add comments to join ("orbit") moons. 9 years ago
Adam Ierymenko 0b3b994241 Relay policy can now be computed. 9 years ago
Adam Ierymenko 64774d0d4f Replace piecemeal designation of upstreams with the concept of moons, which is simpler and easier to use and inherits all the cool live update stuff of worlds (now called planets) and global roots. 9 years ago
Adam Ierymenko ec0e8a9a43 Rip out resolver and use anycast address instead. In the long term existing TCP proxy dies anyway. Fixes static build problem for old Linux versions. 9 years ago
Michał Zieliński 8f2a42d1ad allow user to specify arbitrary allowed IP networks in allowManaged 9 years ago
Adam Ierymenko 7b231b38b0 Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439 9 years ago
Adam Ierymenko a604294b1b local.conf docs 9 years ago
Adam Ierymenko 89d74cd293 Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disabled. 9 years ago
Adam Ierymenko e9007b1f56 NodeJS migration script for old Sqlite controller.db to new controller data format. 9 years ago
Adam Ierymenko 0fb3d1d582 Add a build version for software update use so we can do very minor updates within a version. 9 years ago
Adam Ierymenko 81910c1d92 Replace update signing key with real key generated on air-gapped system. 9 years ago
Adam Ierymenko 1346e31a8e Windows build fixes, Software update fix, warning removal. 9 years ago
Adam Ierymenko 54f25b14ee Software updater log for distributors (does not affect real users much). 9 years ago
Adam Ierymenko f81c67c0f0 Make sure to respond to GET_LATEST with the actual latest. 9 years ago
Adam Ierymenko 3a730c4a5c Remove debug printfs in software updater. It works! At least for unix. Now to test Windows. 9 years ago
Adam Ierymenko b03247ec3c SoftwareUpdate::apply() 9 years ago
Adam Ierymenko 8ebb49e972 Cache downloaded updates to disk. 9 years ago
Adam Ierymenko e1727d6297 Fix to software update repeat downloads. 9 years ago
Adam Ierymenko e7bab66d29 Auto-apply updates if enabled. 9 years ago
Adam Ierymenko c6b0b07605 More software update work, and settings in local.conf. 9 years ago
Adam Ierymenko b5b583c397 . 9 years ago
Adam Ierymenko 56d969c709 . 9 years ago
Adam Ierymenko 3fedf16f35 . 9 years ago
Adam Ierymenko 5da56776d6 . 9 years ago
Adam Ierymenko d58870a92d . 9 years ago
Adam Ierymenko 15ed7423ac . 9 years ago
Adam Ierymenko 823a1963f6 init fix. 9 years ago
Adam Ierymenko 6513b21426 debug code. 9 years ago
Adam Ierymenko d4321cdd41 Wire up user message handling in OneService event handler. 9 years ago
Adam Ierymenko d301540d92 Software update stuff for test. 9 years ago
Adam Ierymenko 4aa52ffc77 Software update stuff. 9 years ago
Adam Ierymenko 47b62ece18 Software update integration. 9 years ago
Adam Ierymenko 2aab26a08e Software update work. 9 years ago
Adam Ierymenko 565842b5ec Software updater work. 9 years ago
Adam Ierymenko a064e19b8a Refactor some JSON stuff for performance, and fix a build error. 9 years ago
Adam Ierymenko 6fb49f68fc Comment out and disable old auto-update code. 9 years ago