437 Commits (67beea1e3d0615d0053ba0be6bed8f62d0207d02)

Author SHA1 Message Date
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
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
Adam Ierymenko 321cada1d7 Wrong criteria was wrong. Now with less wrong. 7 years ago
Adam Ierymenko 34c1023ba7 Wrong criteria was wrong. Now with less wrong. 7 years ago
Grant Limberg 7414418e2e insert/update host_port on controller start 7 years ago
Grant Limberg d98bdb5643 WIP: Pass listen port down to Postgres 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Grant Limberg 0da2efa633 add application_name to pgbouncer connectio string 7 years ago
Grant Limberg 56a58f2b11 more logging of exits from the central controller 7 years ago
Grant Limberg e959908c51 log message 7 years ago
Grant Limberg 6e3144370a exit controller if onlinenotification thread exits while _run == 1 7 years ago
Grant Limberg 1c86f25fab update # of threads for Postgres 7 years ago
Grant Limberg 328d08781a finish pgbouncer integration 7 years ago
Grant Limberg c8d5215870 add handling for PGBOUNCER_CONNSTR environment variable. 7 years ago
Grant Limberg b75f212d70 Replace RethinkDB section in controller/README with PostgreSQL 7 years ago
Grant Limberg ccb856749f back to plain old libpq in dev 7 years ago
Grant Limberg e3381a4c1f fix member init query 7 years ago
Grant Limberg 882b03436d WIP: libpxx instead of libpq 7 years ago
Grant Limberg 2729db9555 exceptions 7 years ago