afeiszli
f63b88db73
fixing sso error handling
2022-09-19 15:37:00 -04:00
afeiszli
96772bb4bd
network and ACL initialization
2022-09-13 15:41:23 -04:00
0xdcarns
88cd0a6497
initial commit
2022-09-13 15:25:56 -04:00
Alex Feiszli
eec81e1849
Merge pull request #1468 from gravitl/feature_v0.14.9_node_disconnect
...
Feature v0.14.9 node disconnect
2022-08-30 11:15:12 -04:00
0xdcarns
f926f4c379
add network name from cli
2022-08-30 10:52:42 -04:00
0xdcarns
31da842b97
add network name from cli
2022-08-30 10:52:42 -04:00
0xdcarns
029b4fbe0c
added logic upon connect/disconnect
2022-08-30 10:52:04 -04:00
Matthew R Kasun
6ca8bce70d
leave cleanup
2022-08-29 05:35:23 -04:00
Christopher Blaha
d0c09aa2c0
fixed lowercase letters and extra spaces
2022-07-23 08:54:20 -04:00
Christopher Blaha
cb8958e927
log stuff
2022-07-22 22:45:29 -04:00
afeiszli
b281047168
adding functions to handle certs in DB
2022-06-30 21:56:11 -04:00
Matthew R. Kasun
0410e1d4fb
install command
2022-06-23 14:06:26 -04:00
Matthew R. Kasun
c8ec46391d
refactor logic for client.key generation
2022-06-22 09:55:10 -04:00
Matthew R. Kasun
4bc04d5922
updated join logic
...
if join fails, don't try to leave as authentication will fail --- just
wipe
2022-06-20 10:37:31 -04:00
afeiszli
bc1eb17bad
removing windows installer portions
2022-05-15 20:26:38 -04:00
0xdcarns
a36a20fa4c
messed with sizing
2022-05-10 09:26:54 -04:00
0xdcarns
81ab4f76bb
added build tag for gui
2022-05-10 09:24:52 -04:00
0xdcarns
7a1b719a91
initial gui testing passed
2022-05-10 09:24:52 -04:00
Matthew R. Kasun
501108b53d
Remove config.Server.Debug
...
no longer required with move to logger.Log and it's verbosity
capabilities
2022-05-09 09:49:17 -04:00
0xdcarns
0e73034b8d
refactored pull to always re-gen certs
2022-04-29 09:41:16 -04:00
afeiszli
13db6ced0c
adding separator
2022-04-25 20:07:47 -04:00
Matthew R. Kasun
092441441c
redo register on pull
2022-04-25 14:30:51 -04:00
Matthew R. Kasun
e3206c5b4c
gen new key and re-register on pull
2022-04-25 14:04:36 -04:00
Matthew R. Kasun
d626cf0e9b
remove write and return error
2022-04-25 11:11:44 -04:00
Matthew R. Kasun
f5aa1d1e62
reorder register/join
2022-04-25 10:38:29 -04:00
Matthew R. Kasun
747d6bc692
remove comms network leftovers
...
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca >
2022-04-22 05:21:35 -04:00
Matthew R. Kasun
7152f6ccd4
remove references to grpc/comms net
2022-04-21 15:53:44 -04:00
Matthew R. Kasun
2b1f20e94b
changes from code review
...
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca >
2022-04-18 18:21:55 -04:00
Matthew R. Kasun
6aa1a68a6f
register command - client
2022-04-13 15:25:35 -04:00
Matthew R. Kasun
2bbf779d45
don't join comms net
...
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca >
2022-04-12 11:39:28 -04:00
Matthew R. Kasun
935567761b
mq direct to server public ip
2022-04-12 10:43:02 -04:00
0xdcarns
d504e9e3cc
comms join issue
2022-03-21 12:13:27 -04:00
Matthew R. Kasun
11b1098390
replace ncutil.Log/PrintLog with logger.Log
2022-03-21 11:27:25 -04:00
john s
24f292c934
netclient: pass by value -> reference ( #919 )
...
* netclient: pass by value -> reference
Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.
Signed-off-by: John Sahhar <john@gravitl.com >
2022-03-20 23:43:17 -05:00
afeiszli
f5c8f6ed22
leave comms automatically if last network
2022-02-21 08:47:47 -05:00
afeiszli
5e8eab0a1e
force leave for comms net
2022-02-20 18:09:32 -05:00
afeiszli
d0b940fab7
fixed logging for comms join
2022-02-20 17:47:03 -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
Matthew R. Kasun
4cc293ee89
client logic for comms network
2022-02-18 16:27:54 -05:00
dcarns
11b2e2c179
Merge pull request #797 from gravitl/feature_v0.11.0_cleanup_env
...
adding random comms network name logic
2022-02-18 15:33:03 -05:00
afeiszli
c6a7238453
adding random comms network name logic
2022-02-18 15:18:50 -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
afeiszli
0fa480ab9a
reverting windows behavior
2022-02-15 20:51:00 -05:00
Matthew R. Kasun
a867167e02
fixed review comments
2022-02-09 06:10:59 -05:00
Matthew R. Kasun
f0a389dfd0
add logging
2022-02-08 22:55:25 -05:00
Matthew R. Kasun
84d237f8f6
add logging
2022-02-08 22:40:48 -05:00
Matthew R. Kasun
9f150327e6
add logging
2022-02-08 22:39:39 -05:00