summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2018-07-11Return error 503 if RethinkDB is down when built as RethinkDB-based controller.Adam Ierymenko
2018-07-03Remote debug printf.Adam Ierymenko
2018-07-03Fix two controller bugs: filesystem bug and another possible infinite recursi...Adam Ierymenko
2018-06-05Fix for issue #778Grant Limberg
2018-03-08Some work on IPv4 enabled ad-hoc networks.Adam Ierymenko
2018-03-08docsAdam Ierymenko
2018-03-08cleanupAdam Ierymenko
2018-03-08Forgot one other use in RethinkDb driver.Adam Ierymenko
2018-03-08Fix for FileDB _networkChanged / _memberChanged problem.Adam Ierymenko
2018-01-26Tie up the rest of hub and spoke designated replicator multicast mode.Adam Ierymenko
2018-01-26More cleanup of old stuff.Adam Ierymenko
2018-01-12Sanity checks on array sizes and fix a bug in IPv4 auto-assign.Adam Ierymenko
2018-01-12Reduce maximum batcn size for status updates but increase the number of whole...Adam Ierymenko
2018-01-10cleanupAdam Ierymenko
2018-01-10Doc updates and other fixes.Adam Ierymenko
2018-01-09Move DB stuff into Db.Adam Ierymenko
2017-12-15Some micro-optimizations, including a memcpy that is faster than Linux for mo...Adam Ierymenko
2017-12-14Some controller fixes.Adam Ierymenko
2017-12-08Member commit bug fix.Adam Ierymenko
2017-12-08Add time to rethinkdb message output in controller.Adam Ierymenko
2017-12-07Comment out storage of secret ID in RethinkDb.Adam Ierymenko
2017-12-07Fix to network path in conventional filesystem controller DB.Adam Ierymenko
2017-12-07Build fix.Adam Ierymenko
2017-12-07docs, and make RethinkDB controller DB driver upsert into the Controller DB a...Adam Ierymenko
2017-12-05Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-12-05docsAdam Ierymenko
2017-12-05Add remoteTraceLevel to controller.Adam Ierymenko
2017-12-05Disable trace by default, stderr message improvements in RethinkDB driver.Adam Ierymenko
2017-12-04Add timestamp to network status.Adam Ierymenko
2017-11-09Get ephemeral status fields out of the configs. They do not belong there and ...Adam Ierymenko
2017-11-08Move more ephemeral stuff to a tiny MemberLastRequest table instead of the ma...Adam Ierymenko
2017-11-08Another fix for uptime logging.Adam Ierymenko
2017-11-08RethinkDB build fix.Adam Ierymenko
2017-11-08More Central work.Adam Ierymenko
2017-11-08Fix a deadlock and some more work on RethinkDB (for central) integration.Adam Ierymenko
2017-11-07Fix const.Adam Ierymenko
2017-11-07Remove manual define of include rethinkdb driver symbol.Adam Ierymenko
2017-11-07cleanupAdam Ierymenko
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko
2017-11-03More fixes to RethinkDB.Adam Ierymenko
2017-11-03RethinkDB fixes.Adam Ierymenko
2017-11-03Linux build fixes, linux build rule for RethinkDB mode controller, also force...Adam Ierymenko
2017-11-03Preparing for test.Adam Ierymenko
2017-11-03RethinkDB direct connectivity integration.Adam Ierymenko
2017-11-02RethinkDB native connector work, minor fixes.Adam Ierymenko
2017-10-24Full and clearer implementation of GitHub issue #588Adam Ierymenko
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-08-31Start threads in Central harnessed mode.Adam Ierymenko
2017-08-30Minor controller stuff.Adam Ierymenko
2017-08-18Make remote trace target null by default, which is probably what we want.Adam Ierymenko