netmaker/netclient
john s b16a6ab6a4 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-21 08:05:30 -04:00
..
auth changing validation 2022-02-05 15:50:29 -05:00
build fpm config file; netclient.service file 2022-03-08 16:29:20 -05:00
cli_options netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
command netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
config netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
daemon netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
functions netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
local extra check on dns 2022-02-07 14:09:48 -05:00
ncutils update logic for getting free udp port 2022-02-22 15:40:03 -05:00
ncwindows edited windows to new daemon 2022-02-02 00:18:02 -05:00
server refactored all grpc to be uniform 2022-01-17 14:21:40 -05:00
windowsdata/resource fixing windows remove conf 2022-03-14 21:03:49 -04:00
wireguard fixing windows join issue 2022-03-15 11:11:22 -04:00
Dockerfile fixing netclient 2021-07-15 15:14:48 -04:00
main.go use main.version rather than subpackage variables 2022-02-10 15:10:18 -05:00
netclient.exe.manifest.xml changed versions to 0.12.0, added new logo 2022-03-14 13:31:12 -04:00
resources.rc began windows userspace implementation 2021-09-10 13:39:51 -04:00
versioninfo.json changed versions to 0.12.0, added new logo 2022-03-14 13:31:12 -04:00