Commit graph

64 commits

Author SHA1 Message Date
afeiszli f63b88db73 fixing sso error handling 2022-09-19 15:37:00 -04:00
afeiszli aa0fd638f8 adding service file change to SetupSystemD 2022-09-13 15:29:16 -04:00
Matthew R. Kasun d9b5a1640a add missing param 2022-08-29 09:01:56 -04:00
Matthew R. Kasun d1f969be3b stop freebsd netclient service during cleanup 2022-08-29 08:41:00 -04:00
Matthew R Kasun 6ca8bce70d leave cleanup 2022-08-29 05:35:23 -04:00
Abhishek Kondur e2a7e2c812 GRA-408: remove daemon check 2022-08-02 18:46:30 +04:00
Abhishek Kondur c772d15080 GRA-408: check if netclient daemon exists to start client daemon service 2022-08-02 11:19:46 +04:00
Matthew R. Kasun b7a08a2668 return after windows restart 2022-07-15 09:25:58 -04:00
Matthew R. Kasun 30629ae6bc updated logic for join/leave network 2022-07-14 13:48:11 -04:00
Matthew R. Kasun fcedf7b60f revert to old way for windows 2022-07-13 11:31:32 -04:00
Matthew R. Kasun d36de447ac use SIGHUP to restart daemon 2022-07-12 05:20:22 -04:00
afeiszli c99e6bf75a changes for macos installer 2022-07-06 13:26:11 -04:00
Matthew R. Kasun 0410e1d4fb install command 2022-06-23 14:06:26 -04:00
0xdcarns b98cbcf602 removed deprecated references and fixed static checks 2022-06-17 09:35:08 -04:00
afeiszli bc1eb17bad removing windows installer portions 2022-05-15 20:26:38 -04:00
0xdcarns 3e0094e822 made daemon install optional and changed mac logging path 2022-05-13 09:35:00 -04:00
Matthew R. Kasun a5883778d9 use os.Executable 2022-03-30 08:04:52 -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
dcarns af53cb1a27
Removed comment. 2022-03-03 10:47:01 -05:00
0xdcarns 98023deeb9 fixed issues around windows 2022-03-02 16:19:53 -05:00
afeiszli 54c6354387 removing logs 2022-02-21 21:49:08 -05:00
afeiszli c741cbfc2c fixing mac daemon 2022-02-21 16:58:46 -05:00
afeiszli c6a7238453 adding random comms network name logic 2022-02-18 15:18:50 -05: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 a867167e02 fixed review comments 2022-02-09 06:10:59 -05:00
Matthew R. Kasun c142096577 update RunCmd finally fixed 2022-02-08 23:30:50 -05:00
Matthew R. Kasun 747baf1bba update RunCmd 2022-02-08 23:18:58 -05:00
Matthew R. Kasun 62a09afa8f rm sprintf 2022-02-08 23:01:17 -05:00
Matthew R. Kasun f969e38f77 add logging 2022-02-08 22:58:00 -05:00
Matthew R. Kasun f0a389dfd0 add logging 2022-02-08 22:55:25 -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
afeiszli d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
0xdcarns 39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
afeiszli 96535554f5 fixing mac stuff and dns testing 2022-02-07 11:38:47 -05:00
dcarns 147cc18be0
Merge pull request #663 from gravitl/feature_v0.10.0_windows_adapt
edited windows to new daemon
2022-02-02 09:17:06 -05:00
afeiszli 918e6a5e01 removing peer cache 2022-02-02 00:45:22 -05:00
0xdcarns f279245f9e edited windows to new daemon 2022-02-02 00:18:02 -05:00
afeiszli 03a30b6bbc removing peer cache 2022-02-02 00:02:36 -05:00
afeiszli d2467e13f3 allow adding address 2022-02-01 15:27:00 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
Matthew R Kasun 71cc49e06d fix duplicate constant 2022-01-25 18:23:08 -05:00
Matthew R Kasun 03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun 9f00ec8817 Merge branch 'feature-messageQueue' of github.com:gravitl/netmaker into feature-messageQueue 2022-01-20 11:32:12 -05:00
Matthew R Kasun c456537aff updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-20 11:29:37 -05:00
Matthew R Kasun 6a30bca315 updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-19 16:16:12 -05:00
afeiszli 23d1a28965 added more comments and fixed formatting 2022-01-15 19:57:07 -05:00
afeiszli 93188fb32a adding small fixes and token convert script 2022-01-15 18:46:57 -05:00