summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2019-08-08Comment ugly queryAdam Ierymenko
2019-08-08ugly query is uglyAdam Ierymenko
2019-08-08more worky less not workyAdam Ierymenko
2019-08-08fix bad column nameAdam Ierymenko
2019-08-08Another exception fixAdam Ierymenko
2019-08-08rulesSource needs to be required in network or pgsql has issuesAdam Ierymenko
2019-08-08One more sync fix.Adam Ierymenko
2019-08-08Shutdown fixAdam Ierymenko
2019-08-08Add periodic sync check when syncing LF<>another DBAdam Ierymenko
2019-08-08Sync bug fixAdam Ierymenko
2019-08-08Fix race in multiple DB mirroring configurations.Adam Ierymenko
2019-08-08warning removalAdam Ierymenko
2019-08-07cleanupAdam Ierymenko
2019-08-07Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2019-08-07Fix LFDB path issue when using with Postgress in DBMirrorSet configAdam Ierymenko
2019-08-06network update to upsertGrant Limberg
2019-08-06Add try/catch in LFDB and add introspection into multicast subscriptions in c...Adam Ierymenko
2019-08-06Fix deadlock bug.Adam Ierymenko
2019-08-06.Adam Ierymenko
2019-08-06Remove debug lineAdam Ierymenko
2019-08-06Build fixesAdam Ierymenko
2019-08-06More work on DB mirroring.Adam Ierymenko
2019-08-06Cruftectomy, work in progress on mirrorringAdam Ierymenko
2019-08-06Refactoring in prep for mirroringAdam Ierymenko
2019-08-05LFDB fixAdam Ierymenko
2019-08-04Add optional function in DB change listener for member online events.Adam Ierymenko
2019-08-04Merge branch 'remove_network_status_table' into devGrant Limberg
2019-07-31Get rid of online status stuff in FileDB, not necessary at all.Adam Ierymenko
2019-07-26Fix for detecting changes in LF from other instances of the same controller.Adam Ierymenko
2019-07-26Debug code removalAdam Ierymenko
2019-07-26LF masking key should be a secretAdam Ierymenko
2019-07-26Abstract out change listener from controller itself to permit DBs to shadow c...Adam Ierymenko
2019-07-26.Adam Ierymenko
2019-07-23More LFDB workAdam Ierymenko
2019-07-23Build fixAdam Ierymenko
2019-07-23Work in progressAdam Ierymenko
2019-07-22LFDB work in progressAdam Ierymenko
2019-07-16Merge branch 'dev' of github.com:zerotier/ZeroTierOne into devGrant Limberg
2019-07-16no usleep() on WindowsGrant Limberg
2019-07-16Add a central database schema version check to central controller startupGrant Limberg
2019-07-15Fix FileDB stuff and latency measurement.Adam Ierymenko
2019-07-15Track online status in FileDBAdam Ierymenko
2019-07-15Don't write to ztc_network_status table anymore in central controllerGrant Limberg
2019-06-11Indent fixAdam Ierymenko
2019-06-06.Adam Ierymenko
2019-05-31dont spin as much in the onlineNotificationThreadGrant Limberg
2019-05-14Bump protocol version to 10Adam Ierymenko
2019-04-18amqp_consume_message now has a timeoutGrant Limberg
2019-04-04fix compile & sql errorsGrant Limberg
2019-04-04Queue up inserts in onlineNotificationThread() into a multiple insert statementGrant Limberg