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