467 Commits (ddc904a50246ef9350f99c3c3e952527a7f7dd8d)

Author SHA1 Message Date
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
wendelb fe18579061
Removed duplicate line `creationTime` 7 years ago
Adam Ierymenko 5341c216a7
Comment ugly query 7 years ago
Adam Ierymenko 96a0c3d764
ugly query is ugly 7 years ago
Adam Ierymenko 783b49e383
more worky less not worky 7 years ago
Adam Ierymenko d4dc983a01
fix bad column name 7 years ago
Adam Ierymenko 72ccd1020a
Another exception fix 7 years ago
Adam Ierymenko 6a9a577c59
rulesSource needs to be required in network or pgsql has issues 7 years ago
Adam Ierymenko 730305ecc7
One more sync fix. 7 years ago
Adam Ierymenko f8f2432ece
Shutdown fix 7 years ago
Adam Ierymenko 55087521f6
Add periodic sync check when syncing LF<>another DB 7 years ago
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