index
:
mesalab_git/zhangyang/zerotierone.git
dev
dev_zy
Repository for zhangyang/zerotierone
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
Age
Commit message (
Expand
)
Author
2023-10-31
check hooks are enabled before firing
Grant Limberg
2023-10-30
remove some debug logging
Grant Limberg
2023-09-06
Merge branch 'dev' into temporal
Grant Limberg
2023-09-06
fix /controller endpoint
Grant Limberg
2023-08-30
simplify hook firing
Grant Limberg
2023-08-29
fully wire up temporal. add startup script test to ensure temporal is running
Grant Limberg
2023-08-29
get connected to temporal
Grant Limberg
2023-08-28
Merge branch 'dev' into temporal
Grant Limberg
2023-08-28
fix for issue #2114
Grant Limberg
2023-08-25
Fix primary port binding issue in 1.12 (#2107)
Joseph Henry
2023-08-15
pass hook_id instead of url
Grant Limberg
2023-08-08
limit to hooks with hook_type = NETWORK_JOIN enabled
Grant Limberg
2023-08-07
look up hook URLs dynamically
Grant Limberg
2023-08-04
should only run this if smee is configured
Grant Limberg
2023-08-04
this should theoretically send the new member notification
Grant Limberg
2023-08-04
instantiate smee client
Grant Limberg
2023-06-08
don't unborrow bad connections
Grant Limberg
2023-05-31
Fix oidc client lookup query
Grant Limberg
2023-05-25
fix init order for EmbeddedNetworkController (#2014)
Grant Limberg
2023-05-23
central controller metrics & request path updates (#2012)
Grant Limberg
2023-05-19
fix typos (#2010)
Brenton Bostick
2023-05-17
Capture setContent by-value instead of by-reference (#2006)
Brenton Bostick
2023-05-16
Controller Metrics & Network Config Request Fix (#2003)
Grant Limberg
2023-05-05
Update readme files for metrics (#2000)
Grant Limberg
2023-04-28
use cpp-httplib for HTTP control plane (#1979)
Grant Limberg
2023-04-25
Central startup update (#1973)
Grant Limberg
2023-04-21
Add prometheus metrics for Central controllers (#1969)
Grant Limberg
2023-03-24
move begin/commit into try/catch block (#1932)
Grant Limberg
2023-02-22
more info on exception
Grant Limberg
2023-01-19
Client & Central Controller updates to support additonal OIDC features (#1848)
Grant Limberg
2022-12-07
fix actual typo in config key code
Brenton Bostick
2022-12-07
fix typos in docs, comments, and strings
Brenton Bostick
2022-09-28
Revert "modify sso queries for schema change"
Grant Limberg
2022-09-28
Optimize member load query for Central controllers
Grant Limberg
2022-09-28
Revert "query update for sso"
Grant Limberg
2022-09-28
Revert "bump min db version"
Grant Limberg
2022-09-27
bump min db version
Grant Limberg
2022-09-27
query update for sso
Grant Limberg
2022-09-21
modify sso queries for schema change
Grant Limberg
2022-06-30
don't crash out of the controller heartbeat loop here
Grant Limberg
2022-06-30
use connection pool instead of new connection for member status writes
Grant Limberg
2022-06-29
redis connection pool tuning
Grant Limberg
2022-06-28
exit here on error
Grant Limberg
2022-06-24
Play with online notification timing again
Grant Limberg
2022-06-22
just sleep 1 second
Grant Limberg
2022-06-22
don't spam the logs quite as much on first startup
Grant Limberg
2022-06-22
redis connection tuning
Grant Limberg
2022-06-22
redis thread now uses this_thread::yield()
Grant Limberg
2022-06-22
fix log line
Grant Limberg
2022-06-22
adjust sleep between onlineNotification runs. Added timer to output
Grant Limberg
[next]