Adam Ierymenko
|
75a45eeb27
|
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed."
This reverts commit 48ce7632fa.
|
5 years ago |
Adam Ierymenko
|
48ce7632fa
|
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed.
|
5 years ago |
Grant Limberg
|
e6b4fb5af7
|
add "ssoRedirectURL" to local.conf
plumbed it through to the central controller code
|
5 years ago |
Grant Limberg
|
0702e581a1
|
remove some noisy log lines & fix a query error
|
5 years ago |
Grant Limberg
|
4f521baafd
|
Big SSO update
make things hopefully work
|
5 years ago |
Grant Limberg
|
7427961fcf
|
bug fixes & debug code
|
5 years ago |
Grant Limberg
|
19f4146aca
|
make DB::_memberChanged and _networkChanged virtual
|
5 years ago |
Grant Limberg
|
47154fa623
|
transiton to libpqxx & connection pool for central controllers
|
5 years ago |
Adam Ierymenko
|
c470c6255e
|
Postgres code for SSO (almost certainly needs work)
|
5 years ago |
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
6 years ago |
Grant Limberg
|
135a547889
|
No longer update both pgsql & redis
|
6 years ago |
Grant Limberg
|
9794e31a64
|
Temporary online notification thread hack
Updates both Redis and Postgres
|
6 years ago |
Grant Limberg
|
b637ced1ee
|
Track member status in Redis
|
6 years ago |
Grant Limberg
|
701960def5
|
Track member status in Redis
|
6 years ago |
Grant Limberg
|
563655a1a4
|
Redis now usable as a message queue
|
6 years ago |
Grant Limberg
|
d699116795
|
mac deps
|
6 years ago |
Grant Limberg
|
154470b570
|
add original hiredis
|
6 years ago |
Grant Limberg
|
73b1d57b13
|
rip out rabbitMQ
|
6 years ago |
Grant Limberg
|
acb4ef0f12
|
add hiredis-vip to controller build
|
6 years ago |
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
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
|
f6b080b8a2
|
Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs.
|
7 years ago |
Grant Limberg
|
fcb4221f97
|
rabbitMQ implementation
|
7 years ago |
Grant Limberg
|
1f13374a4f
|
added struct for rabbitmq config
|
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
|
1c86f25fab
|
update # of threads for Postgres
|
7 years ago |
Grant Limberg
|
c8d5215870
|
add handling for PGBOUNCER_CONNSTR environment variable.
alows Central controllers to connect to PGBouncer on some threads. LISTEN threads still require a direct connection to the DB
|
7 years ago |
Grant Limberg
|
ccb856749f
|
back to plain old libpq in dev
|
7 years ago |
Grant Limberg
|
882b03436d
|
WIP: libpxx instead of libpq
|
7 years ago |
Grant Limberg
|
17af09a5cc
|
Postgres Integration has begun
|
8 years ago |