index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
/
FileDB.cpp
Age
Commit message (
Collapse
)
Author
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-09-25
Merge pull request #822 from dschulz/controller-patch1-dschulz
Adam Ierymenko
Add functionality to erase members from networks using file backend i…
2018-08-02
Add functionality to erase members from networks using file backend in ↵
Diego Schulz
controller microservice Signed-off-by: Diego Schulz <dschulz@gmail.com>
2018-07-11
Return error 503 if RethinkDB is down when built as RethinkDB-based controller.
Adam Ierymenko
2018-07-03
Fix two controller bugs: filesystem bug and another possible infinite ↵
Adam Ierymenko
recursion bug.
2018-03-08
Fix for FileDB _networkChanged / _memberChanged problem.
Adam Ierymenko
2018-01-10
cleanup
Adam Ierymenko
2018-01-10
Doc updates and other fixes.
Adam Ierymenko
2017-12-07
Fix to network path in conventional filesystem controller DB.
Adam Ierymenko
2017-12-07
docs, and make RethinkDB controller DB driver upsert into the Controller DB ↵
Adam Ierymenko
and also update the hostname field.
2017-12-05
docs
Adam Ierymenko
2017-11-08
Move more ephemeral stuff to a tiny MemberLastRequest table instead of the ↵
Adam Ierymenko
main Member table.
2017-11-08
More Central work.
Adam Ierymenko
2017-11-08
Fix a deadlock and some more work on RethinkDB (for central) integration.
Adam Ierymenko
2017-11-07
Re-integrate in-filesystem DB into new controller DB structure.
Adam Ierymenko