summaryrefslogtreecommitdiff
path: root/controller/DB.cpp
AgeCommit message (Expand)Author
2023-05-23central controller metrics & request path updates (#2012)Grant Limberg
2023-04-21Add prometheus metrics for Central controllers (#1969)Grant Limberg
2022-04-18Simplify SSO logic. SSO should just normally expire when it expires. No full ...Adam Ierymenko
2021-08-18Adjust deauth time window and send revocation when SSO members expire.Adam Ierymenko
2021-07-23Handling of soon-to-expire membersAdam Ierymenko
2021-06-04default 0Grant Limberg
2021-06-04remove some noisy log lines & fix a query errorGrant Limberg
2021-06-03Big SSO updateGrant Limberg
2021-06-02make DB::_memberChanged and _networkChanged virtualGrant Limberg
2021-05-28Postgres code for SSO (almost certainly needs work)Adam Ierymenko
2021-05-24Basic plumbing for authentication requirement and piping through of URL infor...Adam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-08-12More debug logging cleanupGrant Limberg
2020-08-04latestGrant Limberg
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-08-08rulesSource needs to be required in network or pgsql has issuesAdam Ierymenko
2019-08-06More work on DB mirroring.Adam Ierymenko
2019-08-06Refactoring in prep for mirroringAdam Ierymenko
2019-07-26Abstract out change listener from controller itself to permit DBs to shadow c...Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-07-03Fix two controller bugs: filesystem bug and another possible infinite recursi...Adam Ierymenko
2018-03-08Some work on IPv4 enabled ad-hoc networks.Adam Ierymenko
2018-03-08docsAdam Ierymenko
2018-03-08Fix for FileDB _networkChanged / _memberChanged problem.Adam Ierymenko
2018-01-12Sanity checks on array sizes and fix a bug in IPv4 auto-assign.Adam Ierymenko
2018-01-10Doc updates and other fixes.Adam Ierymenko
2018-01-09Move DB stuff into Db.Adam Ierymenko
2017-12-07docs, and make RethinkDB controller DB driver upsert into the Controller DB a...Adam Ierymenko
2017-11-07cleanupAdam Ierymenko
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko