summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2018-11-11exceptionsGrant Limberg
2018-11-11Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2018-11-11Retire RethinkDB, simple receive path multithreading.Adam Ierymenko
2018-11-11more error checkingGrant Limberg
2018-10-24remove another noisy log lineGrant Limberg
2018-10-24Fully operational pgsql controllerGrant Limberg
2018-09-28get rid of a noisy log lineGrant Limberg
2018-09-28Merge branch 'dev' into libpqGrant Limberg
2018-09-28Working controller & docker container for GKEGrant Limberg
2018-09-25Merge pull request #822 from dschulz/controller-patch1-dschulzAdam Ierymenko
2018-09-25cleanup connections after errorsGrant Limberg
2018-09-06Send member/network change notifications via PostgresGrant Limberg
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