Age | Commit message (Expand) | Author |
2018-10-24 | remove another noisy log line | Grant Limberg |
2018-10-24 | Fully operational pgsql controller | Grant Limberg |
2018-09-28 | get rid of a noisy log line | Grant Limberg |
2018-09-28 | Merge branch 'dev' into libpq | Grant Limberg |
2018-09-28 | Working controller & docker container for GKE | Grant Limberg |
2018-09-25 | Merge pull request #822 from dschulz/controller-patch1-dschulz | Adam Ierymenko |
2018-09-25 | cleanup connections after errors | Grant Limberg |
2018-09-06 | Send member/network change notifications via Postgres | Grant Limberg |
2018-09-05 | quieting things down a little bit | Grant Limberg |
2018-09-05 | Fix testing for true/false. Dont attempt to update member status on networks... | Grant Limberg |
2018-09-05 | fix crashes | Grant Limberg |
2018-09-05 | Added some exception hadling. Dont want to live *too* dangerously here | Grant Limberg |
2018-09-05 | Theoretically we have PostgreSQL support now | Grant Limberg |
2018-09-04 | dont insert/update creation time. Let the database handle it with the defaul... | Grant Limberg |
2018-09-04 | commit thread WIP | Grant Limberg |
2018-09-04 | members initialized | Grant Limberg |
2018-09-04 | Online Update/Notify thread | Grant Limberg |
2018-08-31 | Postgres Integration has begun | Grant Limberg |
2018-08-02 | Add functionality to erase members from networks using file backend in contro... | Diego Schulz |
2018-07-11 | Return error 503 if RethinkDB is down when built as RethinkDB-based controller. | Adam Ierymenko |
2018-07-03 | Remote debug printf. | Adam Ierymenko |
2018-07-03 | Fix two controller bugs: filesystem bug and another possible infinite recursi... | Adam Ierymenko |
2018-06-05 | Fix for issue #778 | Grant Limberg |
2018-03-08 | Some work on IPv4 enabled ad-hoc networks. | Adam Ierymenko |
2018-03-08 | docs | Adam Ierymenko |
2018-03-08 | cleanup | Adam Ierymenko |
2018-03-08 | Forgot one other use in RethinkDb driver. | Adam Ierymenko |
2018-03-08 | Fix for FileDB _networkChanged / _memberChanged problem. | Adam Ierymenko |
2018-01-26 | Tie up the rest of hub and spoke designated replicator multicast mode. | Adam Ierymenko |
2018-01-26 | More cleanup of old stuff. | Adam Ierymenko |
2018-01-12 | Sanity checks on array sizes and fix a bug in IPv4 auto-assign. | Adam Ierymenko |
2018-01-12 | Reduce maximum batcn size for status updates but increase the number of whole... | Adam Ierymenko |
2018-01-10 | cleanup | Adam Ierymenko |
2018-01-10 | Doc updates and other fixes. | Adam Ierymenko |
2018-01-09 | Move DB stuff into Db. | Adam Ierymenko |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-12-14 | Some controller fixes. | Adam Ierymenko |
2017-12-08 | Member commit bug fix. | Adam Ierymenko |
2017-12-08 | Add time to rethinkdb message output in controller. | Adam Ierymenko |
2017-12-07 | Comment out storage of secret ID in RethinkDb. | Adam Ierymenko |
2017-12-07 | Fix to network path in conventional filesystem controller DB. | Adam Ierymenko |
2017-12-07 | Build fix. | Adam Ierymenko |
2017-12-07 | docs, and make RethinkDB controller DB driver upsert into the Controller DB a... | Adam Ierymenko |
2017-12-05 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-12-05 | docs | Adam Ierymenko |
2017-12-05 | Add remoteTraceLevel to controller. | Adam Ierymenko |
2017-12-05 | Disable trace by default, stderr message improvements in RethinkDB driver. | Adam Ierymenko |
2017-12-04 | Add timestamp to network status. | Adam Ierymenko |
2017-11-09 | Get ephemeral status fields out of the configs. They do not belong there and ... | Adam Ierymenko |
2017-11-08 | Move more ephemeral stuff to a tiny MemberLastRequest table instead of the ma... | Adam Ierymenko |