Age | Commit message (Expand) | Author |
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 |
2019-02-01 | Wrong criteria was wrong. Now with less wrong. | Adam Ierymenko |
2019-01-21 | insert/update host_port on controller start | Grant Limberg |
2019-01-21 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Grant Limberg |
2019-01-21 | WIP: Pass listen port down to Postgres | Grant Limberg |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-12-10 | add application_name to pgbouncer connectio string | Grant Limberg |
2018-12-06 | more logging of exits from the central controller | Grant Limberg |
2018-12-06 | log message | Grant Limberg |
2018-12-06 | exit controller if onlinenotification thread exits while _run == 1 | Grant Limberg |
2018-12-06 | update # of threads for Postgres | Grant Limberg |
2018-12-03 | finish pgbouncer integration | Grant Limberg |
2018-12-03 | add handling for PGBOUNCER_CONNSTR environment variable. | Grant Limberg |
2018-11-30 | Replace RethinkDB section in controller/README with PostgreSQL | Grant Limberg |
2018-11-30 | back to plain old libpq in dev | Grant Limberg |
2018-11-13 | fix member init query | Grant Limberg |
2018-11-13 | WIP: libpxx instead of libpq | Grant Limberg |
2018-11-11 | exceptions | Grant Limberg |
2018-11-11 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2018-11-11 | Retire RethinkDB, simple receive path multithreading. | Adam Ierymenko |
2018-11-11 | more error checking | Grant Limberg |
2018-10-24 | remove another noisy log line | Grant Limberg |
2018-10-24 | Fully operational pgsql controller | Grant Limberg |
2018-09-28 | get rid of a noisy log line | Grant Limberg |
2018-09-28 | Merge branch 'dev' into libpq | Grant Limberg |
2018-09-28 | Working controller & docker container for GKE | Grant Limberg |
2018-09-25 | Merge pull request #822 from dschulz/controller-patch1-dschulz | Adam Ierymenko |
2018-09-25 | cleanup connections after errors | Grant Limberg |
2018-09-06 | Send member/network change notifications via Postgres | Grant Limberg |
2018-09-05 | quieting things down a little bit | Grant Limberg |
2018-09-05 | Fix testing for true/false. Dont attempt to update member status on networks... | Grant Limberg |
2018-09-05 | fix crashes | Grant Limberg |