Age | Commit message (Expand) | Author |
2019-08-07 | cleanup | Adam Ierymenko |
2019-08-07 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2019-08-07 | Fix LFDB path issue when using with Postgress in DBMirrorSet config | Adam Ierymenko |
2019-08-06 | network update to upsert | Grant Limberg |
2019-08-06 | Add try/catch in LFDB and add introspection into multicast subscriptions in c... | Adam Ierymenko |
2019-08-06 | Fix deadlock bug. | Adam Ierymenko |
2019-08-06 | . | Adam Ierymenko |
2019-08-06 | Remove debug line | Adam Ierymenko |
2019-08-06 | Build fixes | Adam Ierymenko |
2019-08-06 | More work on DB mirroring. | Adam Ierymenko |
2019-08-06 | Cruftectomy, work in progress on mirrorring | Adam Ierymenko |
2019-08-06 | Refactoring in prep for mirroring | Adam Ierymenko |
2019-08-05 | LFDB fix | Adam Ierymenko |
2019-08-04 | Add optional function in DB change listener for member online events. | Adam Ierymenko |
2019-08-04 | Merge branch 'remove_network_status_table' into dev | Grant Limberg |
2019-07-31 | Get rid of online status stuff in FileDB, not necessary at all. | Adam Ierymenko |
2019-07-26 | Fix for detecting changes in LF from other instances of the same controller. | Adam Ierymenko |
2019-07-26 | Debug code removal | Adam Ierymenko |
2019-07-26 | LF masking key should be a secret | Adam Ierymenko |
2019-07-26 | Abstract out change listener from controller itself to permit DBs to shadow c... | Adam Ierymenko |
2019-07-26 | . | Adam Ierymenko |
2019-07-23 | More LFDB work | Adam Ierymenko |
2019-07-23 | Build fix | Adam Ierymenko |
2019-07-23 | Work in progress | Adam Ierymenko |
2019-07-22 | LFDB work in progress | Adam Ierymenko |
2019-07-16 | Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev | Grant Limberg |
2019-07-16 | no usleep() on Windows | Grant Limberg |
2019-07-16 | Add a central database schema version check to central controller startup | Grant Limberg |
2019-07-15 | Fix FileDB stuff and latency measurement. | Adam Ierymenko |
2019-07-15 | Track online status in FileDB | Adam Ierymenko |
2019-07-15 | Don't write to ztc_network_status table anymore in central controller | Grant Limberg |
2019-06-11 | Indent fix | Adam Ierymenko |
2019-06-06 | . | Adam Ierymenko |
2019-05-31 | dont spin as much in the onlineNotificationThread | Grant Limberg |
2019-05-14 | Bump protocol version to 10 | Adam Ierymenko |
2019-04-18 | amqp_consume_message now has a timeout | Grant Limberg |
2019-04-04 | fix compile & sql errors | Grant Limberg |
2019-04-04 | Queue up inserts in onlineNotificationThread() into a multiple insert statement | Grant Limberg |
2019-03-22 | Get rid of ZT_FAST_MEMCPY because this is not really needed. | Adam Ierymenko |
2019-03-11 | fix non-central controller builds | Grant Limberg |
2019-03-08 | more logs | Grant Limberg |
2019-03-08 | add mutex to channel numbering | Grant Limberg |
2019-03-08 | reorder a couple of things | Grant Limberg |
2019-03-06 | finish up rabbitmq integration | Grant Limberg |
2019-03-05 | rabbitMQ implementation | Grant Limberg |
2019-03-04 | added struct for rabbitmq config | Grant Limberg |
2019-03-04 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg |
2019-03-04 | added librabbitmq library for central controller | Grant Limberg |
2019-02-25 | Remove `/controller/network/<network ID>/active` from controller documentatio... | Grant Limberg |
2019-02-01 | Take netmask bits from most specific route. | Adam Ierymenko |