index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
/
PostgreSQL.cpp
Age
Commit message (
Collapse
)
Author
2018-10-24
Fully operational pgsql controller
Grant Limberg
2018-09-28
get rid of a noisy log line
Grant Limberg
2018-09-28
Working controller & docker container for GKE
Grant Limberg
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 ↵
Grant Limberg
networks that we know dont exist
2018-09-05
fix crashes
Grant Limberg
2018-09-05
Added some exception hadling. Dont want to live *too* dangerously here
Grant Limberg
2018-09-05
Theoretically we have PostgreSQL support now
Grant Limberg
2018-09-04
dont insert/update creation time. Let the database handle it with the ↵
Grant Limberg
default value
2018-09-04
commit thread WIP
Grant Limberg
2018-09-04
members initialized
Grant Limberg
2018-09-04
Online Update/Notify thread
Grant Limberg
2018-08-31
Postgres Integration has begun
Grant Limberg