dcarns
|
a6a4c8da1a
|
Merge pull request #877 from gravitl/hotfix_v0.11.0_wrong_error
change error
|
2022-03-08 07:50:35 -05:00 |
|
Matthew R. Kasun
|
63c87ade73
|
another one
|
2022-03-08 06:22:02 -05:00 |
|
Matthew R. Kasun
|
b4fff48e9b
|
change error
|
2022-03-08 06:02:50 -05:00 |
|
afeiszli
|
25224f72ee
|
random ID for comms nodes
|
2022-03-07 20:33:03 -05:00 |
|
Matthew R. Kasun
|
aa24037d28
|
fix stay paste error
|
2022-03-04 14:00:05 -05:00 |
|
Matthew R. Kasun
|
7722ba910b
|
window tmp file path
|
2022-03-04 13:29:56 -05:00 |
|
Matthew R. Kasun
|
cc5bc8f84d
|
fix vscode autocompletion error
|
2022-03-04 11:10:52 -05:00 |
|
Matthew R. Kasun
|
d7b0852e24
|
disable resolvctl dns
|
2022-03-03 15:07:27 -05:00 |
|
Matthew R. Kasun
|
9bd0af7e9c
|
remove /etc/hosts entries if DONon=off ('no')
|
2022-03-02 09:07:52 -05:00 |
|
Matthew R. Kasun
|
72fd657116
|
add check for DNSOn
|
2022-03-02 07:54:15 -05:00 |
|
Matthew R. Kasun
|
d596ec4753
|
hostctl for dns
|
2022-03-02 06:28:53 -05:00 |
|
Matthew R. Kasun
|
6c064cd4c6
|
ensure new listen port is written to config files and mq uses comms network
|
2022-02-22 22:34:08 -05:00 |
|
Matthew R. Kasun
|
8ab0f1a46c
|
deleted debugging log messages
|
2022-02-22 18:13:27 -05:00 |
|
afeiszli
|
04d15d27af
|
listenport logic
|
2022-02-22 17:50:41 -05:00 |
|
0xdcarns
|
26c70bb2f1
|
changed logs and saved private key
|
2022-02-21 15:38:46 -05:00 |
|
Matthew R Kasun
|
c01b950ca9
|
Merge pull request #815 from gravitl/feature_v0.11.0_hublogic
fixed hub logic
|
2022-02-21 09:49:08 -05:00 |
|
afeiszli
|
f21dad5184
|
fixed hub logic
|
2022-02-21 09:45:42 -05:00 |
|
0xdcarns
|
3596754734
|
bug fixes
|
2022-02-21 09:31:31 -05:00 |
|
afeiszli
|
5e8eab0a1e
|
force leave for comms net
|
2022-02-20 18:09:32 -05:00 |
|
0xdcarns
|
595e00125b
|
1
|
2022-02-20 11:12:51 -05:00 |
|
0xdcarns
|
ad155087b3
|
added os.kill
|
2022-02-20 10:13:27 -05:00 |
|
0xdcarns
|
f1fa3dec0a
|
client key update change
|
2022-02-20 10:08:42 -05:00 |
|
0xdcarns
|
086eb842be
|
made node update with server more efficient
|
2022-02-20 09:38:28 -05:00 |
|
0xdcarns
|
5f7c94b304
|
cleaned up logs, go initial updates working
|
2022-02-19 10:45:25 -05:00 |
|
0xdcarns
|
7bf716429f
|
fixed some bugs around join..
|
2022-02-18 20:21:03 -05:00 |
|
0xdcarns
|
095f1002dd
|
updated to run a daemon per different comms
|
2022-02-18 16:43:12 -05:00 |
|
Matthew R. Kasun
|
4cc293ee89
|
client logic for comms network
|
2022-02-18 16:27:54 -05:00 |
|
Matthew R. Kasun
|
c7cf5fb2fb
|
refactor to reduce number of goroutines
|
2022-02-18 14:56:26 -05:00 |
|
Matthew R. Kasun
|
52ac4c3bc3
|
refactor functions/dameon into multiple files; addressed code review comments
|
2022-02-18 11:34:18 -05:00 |
|
Matthew R. Kasun
|
2390f017be
|
client logic for comms network
|
2022-02-18 10:34:03 -05:00 |
|
afeiszli
|
be1763bb74
|
removing old node logic
|
2022-02-18 10:15:21 -05:00 |
|
0xdcarns
|
25c4d8ff1e
|
fixes
|
2022-02-17 10:33:48 -05:00 |
|
0xdcarns
|
506a897f26
|
added ack and done signals
|
2022-02-17 09:08:20 -05:00 |
|
0xdcarns
|
bd8b66c169
|
refactored clients
|
2022-02-16 22:27:20 -05:00 |
|
0xdcarns
|
a622afc4c1
|
added logs and create node update
|
2022-02-16 21:35:15 -05:00 |
|
0xdcarns
|
407e46c117
|
began servside refactor
|
2022-02-16 20:44:17 -05:00 |
|
0xdcarns
|
867e253c3b
|
refactored and cleaned up code, added peer update from clients
|
2022-02-16 20:44:15 -05:00 |
|
afeiszli
|
a29ced1630
|
removing comment
|
2022-02-16 20:21:43 -05:00 |
|
afeiszli
|
a33ff31a59
|
adding logic for nodes without wg-quick
|
2022-02-16 20:19:51 -05:00 |
|
Matthew R. Kasun
|
e8a897f342
|
checkin logic updated
|
2022-02-15 15:40:38 -05:00 |
|
0xdcarns
|
83250980eb
|
initial chunk approach
|
2022-02-15 10:15:17 -05:00 |
|
Matthew R. Kasun
|
e1bba1d89f
|
set macaddress and nodeid if not set
|
2022-02-15 10:12:39 -05:00 |
|
0xdcarns
|
b6e3afa174
|
revert
|
2022-02-15 10:11:24 -05:00 |
|
0xdcarns
|
d42ec811b8
|
first draft of chunks
|
2022-02-15 10:11:23 -05:00 |
|
0xdcarns
|
d9a334b30c
|
added initial pull to handle faster restarts
|
2022-02-12 13:04:44 -05:00 |
|
dcarns
|
c2a93ef73a
|
Merge pull request #729 from chaychoong/fix-endpoint-typo
fix: endpoint typo
|
2022-02-10 08:38:55 -05:00 |
|
Chay Choong
|
2a9b422495
|
fix: endpoint typo
|
2022-02-10 17:54:03 +08:00 |
|
dcarns
|
0fe10360cc
|
Merge pull request #713 from gravitl/feature_v0.10.0_bsd_daemon
Feature v0.10.0 bsd daemon
|
2022-02-09 08:25:06 -05:00 |
|
Matthew R. Kasun
|
2f6439654a
|
fix compile errors
|
2022-02-08 22:31:17 -05:00 |
|
Matthew R. Kasun
|
a545643172
|
added freebsd daemon
|
2022-02-08 22:06:41 -05:00 |
|