447 Commits (8898cb342b476bbfc4e09ea07d27309cf9265ab0)

Author SHA1 Message Date
Adam Ierymenko 8898cb342b
. 7 years ago
Adam Ierymenko 9cc76d1115
Remove debug line 7 years ago
Adam Ierymenko 5289d3327c
Build fixes 7 years ago
Adam Ierymenko 00fb9c475e
More work on DB mirroring. 7 years ago
Adam Ierymenko 3c776675b3
Cruftectomy, work in progress on mirrorring 7 years ago
Adam Ierymenko 37d508ab96
Refactoring in prep for mirroring 7 years ago
Adam Ierymenko f4f8fef82e
LFDB fix 7 years ago
Adam Ierymenko a77b4ecddb Add optional function in DB change listener for member online events. 7 years ago
Adam Ierymenko bb99ef1351 Get rid of online status stuff in FileDB, not necessary at all. 7 years ago
Adam Ierymenko eb7081d2a3 Fix for detecting changes in LF from other instances of the same controller. 7 years ago
Adam Ierymenko d9befe3fb3 Debug code removal 7 years ago
Adam Ierymenko 0618452615 LF masking key should be a secret 7 years ago
Adam Ierymenko f6b080b8a2 Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs. 7 years ago
Adam Ierymenko c8c33db1d1 . 7 years ago
Adam Ierymenko ac2688de58 More LFDB work 7 years ago
Adam Ierymenko 5f11daadf2 Build fix 7 years ago
Adam Ierymenko d4d350a285 Work in progress 7 years ago
Adam Ierymenko 5edd04638d LFDB work in progress 7 years ago
Grant Limberg 7afcc17024 no usleep() on Windows 7 years ago
Grant Limberg 2ab2f68725 Add a central database schema version check to central controller startup 7 years ago
Adam Ierymenko 90872c906f Fix FileDB stuff and latency measurement. 7 years ago
Adam Ierymenko bdc2ec1f5e Track online status in FileDB 7 years ago
Grant Limberg 692733fffb Don't write to ztc_network_status table anymore in central controller 7 years ago
Adam Ierymenko 700cc92083 Indent fix 7 years ago
Grant Limberg 37d321afc8 dont spin as much in the onlineNotificationThread 7 years ago
Adam Ierymenko cacdb445c7 Bump protocol version to 10 7 years ago
Grant Limberg 6a027c9c0a amqp_consume_message now has a timeout 7 years ago
Grant Limberg 6014df2847 fix compile & sql errors 7 years ago
Grant Limberg 55a9e6e05e Queue up inserts in onlineNotificationThread() into a multiple insert statement 7 years ago
Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 7 years ago
Travis LaDuke 99c3f02343
Update controller readme 7 years ago
Grant Limberg e3cc7c9a80 fix non-central controller builds 7 years ago
Grant Limberg 993d850f69 more logs 7 years ago
Grant Limberg cda07b20a2 add mutex to channel numbering 7 years ago
Grant Limberg 171cc3e01a reorder a couple of things 7 years ago
Grant Limberg 8141043560 finish up rabbitmq integration 7 years ago
Grant Limberg fcb4221f97 rabbitMQ implementation 7 years ago
Grant Limberg 1f13374a4f added struct for rabbitmq config 7 years ago
Grant Limberg de1fc43cc5 added librabbitmq library for central controller 7 years ago
Grant Limberg a788486803 Remove `/controller/network/<network ID>/active` from controller documentation as that path no longer exists. 7 years ago
Adam Ierymenko a3b2aeb001 Take netmask bits from most specific route. 7 years ago
Adam Ierymenko 5b1ef2fb03 Take netmask bits from most specific route. 7 years ago
Adam Ierymenko 321cada1d7 Wrong criteria was wrong. Now with less wrong. 7 years ago
Adam Ierymenko 34c1023ba7 Wrong criteria was wrong. Now with less wrong. 7 years ago
Grant Limberg 7414418e2e insert/update host_port on controller start 7 years ago
Grant Limberg d98bdb5643 WIP: Pass listen port down to Postgres 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Grant Limberg 0da2efa633 add application_name to pgbouncer connectio string 7 years ago
Grant Limberg 56a58f2b11 more logging of exits from the central controller 7 years ago
Grant Limberg e959908c51 log message 7 years ago