33 Commits (ce708df877a00a652058c3e44a66dc49601799fb)

Author SHA1 Message Date
Adam Ierymenko 342fa9d33f
clang-format this branch 9 months ago
Adam Ierymenko ba2a4a605c
clang-format 9 months ago
Grant Limberg 9d57ccd7b1
deauth all members upon network delete 2 years ago
Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 2 years ago
travisladuke f027d8f519 Fix typo in metric name 2 years ago
Adam Ierymenko 0e5651f353
1.12.0 merge to main (#2104) 3 years ago
Grant Limberg 17f6b3a10b
central controller metrics & request path updates (#2012) 3 years ago
Grant Limberg 8e6e4ede6d
Add prometheus metrics for Central controllers (#1969) 3 years ago
Adam Ierymenko cb086ff97f
Simplify SSO logic. SSO should just normally expire when it expires. No full deauth needed. Deauth is for really giving someone the boot. 4 years ago
Adam Ierymenko 75a45eeb27
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed." 5 years ago
Adam Ierymenko 48ce7632fa
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed. 5 years ago
Adam Ierymenko 576b4f03a5
Adjust deauth time window and send revocation when SSO members expire. 5 years ago
Adam Ierymenko 34de579c91
Handling of soon-to-expire members 5 years ago
Grant Limberg 96d15337bb
default 0 5 years ago
Grant Limberg 0702e581a1
remove some noisy log lines & fix a query error 5 years ago
Grant Limberg 4f521baafd
Big SSO update 5 years ago
Grant Limberg 19f4146aca
make DB::_memberChanged and _networkChanged virtual 5 years ago
Adam Ierymenko c470c6255e
Postgres code for SSO (almost certainly needs work) 5 years ago
Adam Ierymenko b270d527f4
Basic plumbing for authentication requirement and piping through of URL information. 5 years ago
Adam Ierymenko 06730c7d1d BSL date bump 6 years ago
Grant Limberg 058d888311
More debug logging cleanup 6 years ago
Grant Limberg 88a3c685fb
latest 6 years ago
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Adam Ierymenko 6a9a577c59
rulesSource needs to be required in network or pgsql has issues 7 years ago
Adam Ierymenko 00fb9c475e
More work on DB mirroring. 7 years ago
Adam Ierymenko 37d508ab96
Refactoring in prep for mirroring 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
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Adam Ierymenko 73e4286fbf Fix two controller bugs: filesystem bug and another possible infinite recursion bug. 8 years ago
Adam Ierymenko bbdb2aa672 Some work on IPv4 enabled ad-hoc networks. 8 years ago
Adam Ierymenko 574b24c082 docs 8 years ago
Adam Ierymenko 57b96af2c4 Fix for FileDB _networkChanged / _memberChanged problem. 8 years ago
Adam Ierymenko 4e689998f9 Sanity checks on array sizes and fix a bug in IPv4 auto-assign. 8 years ago
Adam Ierymenko a1992d76f2 Doc updates and other fixes. 8 years ago
Adam Ierymenko 9bab49d2f9 Move DB stuff into 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 9f85371073 cleanup 8 years ago
Adam Ierymenko 1613f42d00 Re-integrate in-filesystem DB into new controller DB structure. 8 years ago