index
:
infinitytier.git
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
/
EmbeddedNetworkController.cpp
Age
Commit message (
Expand
)
Author
2018-10-24
Fully operational pgsql controller
Grant Limberg
2018-09-28
Merge branch 'dev' into libpq
Grant Limberg
2018-09-25
Merge pull request #822 from dschulz/controller-patch1-dschulz
Adam Ierymenko
2018-08-31
Postgres Integration has begun
Grant Limberg
2018-08-02
Add functionality to erase members from networks using file backend in contro...
Diego Schulz
2018-07-11
Return error 503 if RethinkDB is down when built as RethinkDB-based controller.
Adam Ierymenko
2018-07-03
Remote debug printf.
Adam Ierymenko
2018-07-03
Fix two controller bugs: filesystem bug and another possible infinite recursi...
Adam Ierymenko
2018-06-05
Fix for issue #778
Grant Limberg
2018-03-08
docs
Adam Ierymenko
2018-01-26
Tie up the rest of hub and spoke designated replicator multicast mode.
Adam Ierymenko
2018-01-12
Sanity checks on array sizes and fix a bug in IPv4 auto-assign.
Adam Ierymenko
2018-01-10
Doc updates and other fixes.
Adam Ierymenko
2018-01-09
Move DB stuff into Db.
Adam Ierymenko
2017-12-15
Some micro-optimizations, including a memcpy that is faster than Linux for mo...
Adam Ierymenko
2017-12-14
Some controller fixes.
Adam Ierymenko
2017-12-07
docs, and make RethinkDB controller DB driver upsert into the Controller DB a...
Adam Ierymenko
2017-12-05
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2017-12-05
docs
Adam Ierymenko
2017-12-05
Add remoteTraceLevel to controller.
Adam Ierymenko
2017-11-09
Get ephemeral status fields out of the configs. They do not belong there and ...
Adam Ierymenko
2017-11-08
Move more ephemeral stuff to a tiny MemberLastRequest table instead of the ma...
Adam Ierymenko
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-03
More fixes to RethinkDB.
Adam Ierymenko
2017-11-03
RethinkDB fixes.
Adam Ierymenko
2017-11-03
Linux build fixes, linux build rule for RethinkDB mode controller, also force...
Adam Ierymenko
2017-11-03
Preparing for test.
Adam Ierymenko
2017-11-03
RethinkDB direct connectivity integration.
Adam Ierymenko
2017-10-24
Full and clearer implementation of GitHub issue #588
Adam Ierymenko
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-08-31
Start threads in Central harnessed mode.
Adam Ierymenko
2017-08-30
Minor controller stuff.
Adam Ierymenko
2017-08-18
Make remote trace target null by default, which is probably what we want.
Adam Ierymenko
2017-08-17
Delete support in harnessed mode.
Adam Ierymenko
2017-08-16
Another Central harnessed mode fix.
Adam Ierymenko
2017-08-16
More work on controller for new Central harnessed mode, remove old http mode.
Adam Ierymenko
2017-08-09
Small controller revisions, first run of controller API model JavaScript.
Adam Ierymenko
2017-07-19
.
Adam Ierymenko
2017-07-19
.
Adam Ierymenko
2017-07-19
Bug fixes in new harness mode.
Adam Ierymenko
2017-07-18
Automatic periodic status dump from controller.
Adam Ierymenko
2017-07-18
Cleanup and replace trace field names with sane ones because usability > a fe...
Adam Ierymenko
2017-07-17
Remote tracing works.
Adam Ierymenko
2017-07-14
Add remoteTraceTarget to network and member configs in controller.
Adam Ierymenko
2017-07-14
Plumbing through of remote trace into controller code.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-06-27
Rename Utils::snprintf due to it being a #define on one platform.
Adam Ierymenko
2017-05-30
Remove old circuit test code. Rules engine will let us do this much better an...
Adam Ierymenko
2017-05-08
Small optimizations.
Adam Ierymenko
[next]