27 Commits (52a166a71f4e0124c7b22123884911338aa0d698)

Author SHA1 Message Date
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Adam Ierymenko 28d0070ce2
Fix race in multiple DB mirroring configurations. 7 years ago
Adam Ierymenko 00fb9c475e
More work on DB mirroring. 7 years ago
Adam Ierymenko 3c776675b3
Cruftectomy, work in progress on mirrorring 7 years ago
Adam Ierymenko 37d508ab96
Refactoring in prep for mirroring 7 years ago
Adam Ierymenko a77b4ecddb Add optional function in DB change listener for member online events. 7 years ago
Adam Ierymenko bb99ef1351 Get rid of online status stuff in FileDB, not necessary at all. 7 years ago
Adam Ierymenko f6b080b8a2 Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs. 7 years ago
Grant Limberg 7afcc17024 no usleep() on Windows 7 years ago
Adam Ierymenko 90872c906f Fix FileDB stuff and latency measurement. 7 years ago
Adam Ierymenko bdc2ec1f5e Track online status in FileDB 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Diego Schulz fc6dba0797
Add functionality to erase members from networks using file backend in controller microservice 8 years ago
Adam Ierymenko f94aea8119 Return error 503 if RethinkDB is down when built as RethinkDB-based controller. 8 years ago
Adam Ierymenko 73e4286fbf Fix two controller bugs: filesystem bug and another possible infinite recursion bug. 8 years ago
Adam Ierymenko 57b96af2c4 Fix for FileDB _networkChanged / _memberChanged problem. 8 years ago
Adam Ierymenko f17cc1c6d8 cleanup 8 years ago
Adam Ierymenko a1992d76f2 Doc updates and other fixes. 8 years ago
Adam Ierymenko dae728124e Fix to network path in conventional filesystem controller DB. 8 years ago
Adam Ierymenko 8d9464c414 docs, and make RethinkDB controller DB driver upsert into the Controller DB and also update the hostname field. 8 years ago
Adam Ierymenko 926ecf9640 docs 8 years ago
Adam Ierymenko f7f658605d Move more ephemeral stuff to a tiny MemberLastRequest table instead of the main Member table. 8 years ago
Adam Ierymenko c12b68a6b2 More Central work. 8 years ago
Adam Ierymenko 4166d8ca35 Fix a deadlock and some more work on RethinkDB (for central) integration. 8 years ago
Adam Ierymenko 1613f42d00 Re-integrate in-filesystem DB into new controller DB structure. 8 years ago