Adam Ierymenko
|
5289d3327c
Build fixes
|
6 年之前 |
Adam Ierymenko
|
00fb9c475e
More work on DB mirroring.
|
6 年之前 |
Adam Ierymenko
|
3c776675b3
Cruftectomy, work in progress on mirrorring
|
6 年之前 |
Adam Ierymenko
|
37d508ab96
Refactoring in prep for mirroring
|
6 年之前 |
Adam Ierymenko
|
a77b4ecddb
Add optional function in DB change listener for member online events.
|
6 年之前 |
Grant Limberg
|
21467596bc
Merge branch 'remove_network_status_table' into dev
|
6 年之前 |
Adam Ierymenko
|
f6b080b8a2
Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs.
|
6 年之前 |
Grant Limberg
|
2ab2f68725
Add a central database schema version check to central controller startup
|
6 年之前 |
Grant Limberg
|
692733fffb
Don't write to ztc_network_status table anymore in central controller
|
6 年之前 |
Grant Limberg
|
37d321afc8
dont spin as much in the onlineNotificationThread
|
6 年之前 |
Grant Limberg
|
6a027c9c0a
amqp_consume_message now has a timeout
|
6 年之前 |
Grant Limberg
|
6014df2847
fix compile & sql errors
|
6 年之前 |
Grant Limberg
|
55a9e6e05e
Queue up inserts in onlineNotificationThread() into a multiple insert statement
|
6 年之前 |
Grant Limberg
|
993d850f69
more logs
|
6 年之前 |
Grant Limberg
|
8141043560
finish up rabbitmq integration
|
6 年之前 |
Grant Limberg
|
fcb4221f97
rabbitMQ implementation
|
6 年之前 |
Grant Limberg
|
1f13374a4f
added struct for rabbitmq config
|
6 年之前 |
Grant Limberg
|
801401a6e7
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
6 年之前 |
Grant Limberg
|
de1fc43cc5
added librabbitmq library for central controller
|
6 年之前 |
Grant Limberg
|
7414418e2e
insert/update host_port on controller start
|
6 年之前 |
Grant Limberg
|
2294770e56
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
6 年之前 |
Grant Limberg
|
d98bdb5643
WIP: Pass listen port down to Postgres
|
6 年之前 |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 年之前 |
Grant Limberg
|
0da2efa633
add application_name to pgbouncer connectio string
|
6 年之前 |
Grant Limberg
|
56a58f2b11
more logging of exits from the central controller
|
6 年之前 |
Grant Limberg
|
e959908c51
log message
|
6 年之前 |
Grant Limberg
|
6e3144370a
exit controller if onlinenotification thread exits while _run == 1
|
6 年之前 |
Grant Limberg
|
1c86f25fab
update # of threads for Postgres
|
6 年之前 |
Grant Limberg
|
328d08781a
finish pgbouncer integration
|
6 年之前 |
Grant Limberg
|
c8d5215870
add handling for PGBOUNCER_CONNSTR environment variable.
|
6 年之前 |