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
Age
Commit message (
Expand
)
Author
2019-07-23
More LFDB work
Adam Ierymenko
2019-07-23
Build fix
Adam Ierymenko
2019-07-23
Work in progress
Adam Ierymenko
2019-07-22
LFDB work in progress
Adam Ierymenko
2019-07-16
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
Grant Limberg
2019-07-16
no usleep() on Windows
Grant Limberg
2019-07-16
Add a central database schema version check to central controller startup
Grant Limberg
2019-07-15
Fix FileDB stuff and latency measurement.
Adam Ierymenko
2019-07-15
Track online status in FileDB
Adam Ierymenko
2019-06-11
Indent fix
Adam Ierymenko
2019-06-06
.
Adam Ierymenko
2019-05-31
dont spin as much in the onlineNotificationThread
Grant Limberg
2019-05-14
Bump protocol version to 10
Adam Ierymenko
2019-04-18
amqp_consume_message now has a timeout
Grant Limberg
2019-04-04
fix compile & sql errors
Grant Limberg
2019-04-04
Queue up inserts in onlineNotificationThread() into a multiple insert statement
Grant Limberg
2019-03-22
Get rid of ZT_FAST_MEMCPY because this is not really needed.
Adam Ierymenko
2019-03-11
fix non-central controller builds
Grant Limberg
2019-03-08
more logs
Grant Limberg
2019-03-08
add mutex to channel numbering
Grant Limberg
2019-03-08
reorder a couple of things
Grant Limberg
2019-03-06
finish up rabbitmq integration
Grant Limberg
2019-03-05
rabbitMQ implementation
Grant Limberg
2019-03-04
added struct for rabbitmq config
Grant Limberg
2019-03-04
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Grant Limberg
2019-03-04
added librabbitmq library for central controller
Grant Limberg
2019-02-25
Remove `/controller/network/<network ID>/active` from controller documentatio...
Grant Limberg
2019-02-01
Take netmask bits from most specific route.
Adam Ierymenko
2019-02-01
Wrong criteria was wrong. Now with less wrong.
Adam Ierymenko
2019-01-21
insert/update host_port on controller start
Grant Limberg
2019-01-21
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Grant Limberg
2019-01-21
WIP: Pass listen port down to Postgres
Grant Limberg
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-12-10
add application_name to pgbouncer connectio string
Grant Limberg
2018-12-06
more logging of exits from the central controller
Grant Limberg
2018-12-06
log message
Grant Limberg
2018-12-06
exit controller if onlinenotification thread exits while _run == 1
Grant Limberg
2018-12-06
update # of threads for Postgres
Grant Limberg
2018-12-03
finish pgbouncer integration
Grant Limberg
2018-12-03
add handling for PGBOUNCER_CONNSTR environment variable.
Grant Limberg
2018-11-30
Replace RethinkDB section in controller/README with PostgreSQL
Grant Limberg
2018-11-30
back to plain old libpq in dev
Grant Limberg
2018-11-13
fix member init query
Grant Limberg
2018-11-13
WIP: libpxx instead of libpq
Grant Limberg
2018-11-11
exceptions
Grant Limberg
2018-11-11
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Adam Ierymenko
2018-11-11
Retire RethinkDB, simple receive path multithreading.
Adam Ierymenko
2018-11-11
more error checking
Grant Limberg
2018-10-24
remove another noisy log line
Grant Limberg
2018-10-24
Fully operational pgsql controller
Grant Limberg
[next]