456 Commits (760ae07d7243b8e7ff6ec03cf508058c287c219f)

Author SHA1 Message Date
Adam Ierymenko 760ae07d72
Sync bug fix 7 years ago
Adam Ierymenko 28d0070ce2
Fix race in multiple DB mirroring configurations. 7 years ago
Adam Ierymenko 7bb0d9be1b
warning removal 7 years ago
Adam Ierymenko af7a70bf02
cleanup 7 years ago
Adam Ierymenko f7e8d8f1dd
Fix LFDB path issue when using with Postgress in DBMirrorSet config 7 years ago
Grant Limberg 87016ae815 network update to upsert 7 years ago
Adam Ierymenko 3db0197865
Add try/catch in LFDB and add introspection into multicast subscriptions in client network status API 7 years ago
Adam Ierymenko 6174c0c103
Fix deadlock bug. 7 years ago
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