summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2018-09-05quieting things down a little bitGrant Limberg
2018-09-05Fix testing for true/false. Dont attempt to update member status on networks...Grant Limberg
2018-09-05fix crashesGrant Limberg
2018-09-05Added some exception hadling. Dont want to live *too* dangerously hereGrant Limberg
2018-09-05Theoretically we have PostgreSQL support nowGrant Limberg
2018-09-04dont insert/update creation time. Let the database handle it with the defaul...Grant Limberg
2018-09-04commit thread WIPGrant Limberg
2018-09-04members initializedGrant Limberg
2018-09-04Online Update/Notify threadGrant Limberg
2018-08-31Postgres Integration has begunGrant Limberg
2018-08-02Add functionality to erase members from networks using file backend in contro...Diego Schulz
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