dcarns
|
c4ed43c07d
|
Merge pull request #568 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.10.0
Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0
|
2022-01-05 12:34:46 -05:00 |
|
dcarns
|
b937b0ff92
|
Merge pull request #573 from gravitl/bugfix_v0.9.3_post_cmds
Bugfix v0.9.3 post cmds
|
2022-01-04 14:05:56 -05:00 |
|
afeiszli
|
1081e63cc1
|
fixing egress on relay
|
2022-01-04 13:54:03 -05:00 |
|
afeiszli
|
1c9cb819dc
|
adding egress to relay
|
2022-01-04 13:45:18 -05:00 |
|
0xdcarns
|
af08abe925
|
log fix
|
2022-01-04 13:13:42 -05:00 |
|
0xdcarns
|
bfcf9ecdc3
|
refactored ncutils x-platform
|
2022-01-04 13:13:42 -05:00 |
|
0xdcarns
|
4ca0e856bc
|
added post commands for wg quick
|
2022-01-04 13:13:42 -05:00 |
|
dcarns
|
126b4efeed
|
Merge pull request #572 from gravitl/feature_v0.9.3_add_egress_to_relayed
added egress relayed addrs to relayed nodes
|
2022-01-04 13:10:58 -05:00 |
|
0xdcarns
|
dcaba24b11
|
added egress relayed addrs to relayed nodes
|
2022-01-03 11:30:02 -05:00 |
|
dependabot[bot]
|
b289278053
|
Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.9.0...v10.10.0)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 15:08:19 +00:00 |
|
dcarns
|
40fcf78e31
|
Merge pull request #563 from gravitl/bugfix_v0.9.3_user_deletes
Bugfix v0.9.3 user deletes
|
2022-01-03 10:05:32 -05:00 |
|
0xdcarns
|
76a75fb984
|
go mod tidy and conver azure tenant to env/conf var
|
2022-01-03 10:02:40 -05:00 |
|
0xdcarns
|
d45d41769d
|
changed log
|
2022-01-03 10:02:40 -05:00 |
|
0xdcarns
|
8a4dce7bec
|
fixed user deletion
|
2022-01-03 10:02:40 -05:00 |
|
dcarns
|
8eb71080b2
|
Merge pull request #567 from mattkasun/develop
Update netmaker to match changes in netclient
|
2022-01-02 10:54:20 -05:00 |
|
dcarns
|
db845bce3a
|
Merge pull request #2 from mattkasun/develop-pr2
added DNS call to server
|
2022-01-02 10:52:56 -05:00 |
|
0xdcarns
|
83fce6226a
|
added DNS call to server
|
2022-01-02 10:51:22 -05:00 |
|
dcarns
|
0be0aec1ab
|
Merge pull request #566 from mattkasun/develop
Update to use wg-quick config file.
|
2022-01-02 10:43:56 -05:00 |
|
Matthew R Kasun
|
f180a85b2b
|
Merge pull request #1 from mattkasun/develop-pr
logs, unused funcs, cleanup
|
2022-01-02 10:37:58 -05:00 |
|
0xdcarns
|
5448042b9a
|
logs, unused funcs, cleanup
|
2022-01-02 10:30:07 -05:00 |
|
Matthew R Kasun
|
314fc3057e
|
add resolvconf as dependency in nm-quick.sh
|
2022-01-01 08:39:07 -05:00 |
|
Matthew R Kasun
|
6056d711a6
|
fix dns issues on checkin when resolvconf not installed
|
2021-12-31 22:45:50 +00:00 |
|
Matthew R Kasun
|
45464c00f5
|
use dns entry in wireguard config file; checkin temporarily disabled til figure issue with dns on checkin
|
2021-12-31 16:04:25 +00:00 |
|
Matthew R Kasun
|
4ef0b164d7
|
use wireguard.conf files for all
|
2021-12-30 07:11:01 -05:00 |
|
Matthew R Kasun
|
9068792e61
|
update join command to use wg.conf file in all cases.
|
2021-12-30 06:45:45 -05:00 |
|
Alex
|
7ed56a85d6
|
Merge pull request #548 from pete1019/patch-8
Update netclient-install.sh
|
2021-12-13 08:05:57 -05:00 |
|
pete1019
|
64997faea9
|
Update netclient-install.sh
MacOS Mojave print on uname "Darwin" and not "darwin".
|
2021-12-13 10:40:51 +01:00 |
|
Alex
|
a412596a66
|
Merge pull request #546 from gravitl/feature_v0.10.0_refactor
Feature v0.10.0 refactor
|
2021-12-12 18:31:41 -05:00 |
|
Alex
|
f7c684b05c
|
Merge pull request #535 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.2.0
Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0
|
2021-12-12 18:30:45 -05:00 |
|
afeiszli
|
0bc3014f10
|
fixed versions
|
2021-12-12 18:26:49 -05:00 |
|
afeiszli
|
3acb53398f
|
fixed netclient join
|
2021-12-12 18:23:50 -05:00 |
|
0xdcarns
|
961bbaa9d0
|
fixed ignore
|
2021-12-12 18:12:20 -05:00 |
|
0xdcarns
|
a856cbc638
|
embedded file to windows, cleaned up logs
|
2021-12-12 18:04:41 -05:00 |
|
afeiszli
|
9a72825534
|
windows updates now working
|
2021-12-12 10:16:53 -05:00 |
|
afeiszli
|
279fa1d3a1
|
no udp hole punch for docker
|
2021-12-11 12:39:22 -05:00 |
|
afeiszli
|
81213486ec
|
fix merge conflix
|
2021-12-11 12:14:55 -05:00 |
|
afeiszli
|
833151c86d
|
add route every time
|
2021-12-11 12:13:41 -05:00 |
|
0xdcarns
|
c2460c576e
|
nil pointers, update version
|
2021-12-11 12:07:54 -05:00 |
|
0xdcarns
|
548997f9ef
|
optimize further
|
2021-12-10 21:09:42 -05:00 |
|
0xdcarns
|
e45a485bce
|
added comments, optimized memory
|
2021-12-10 15:01:10 -05:00 |
|
0xdcarns
|
85e8c0abb6
|
memory issue work
|
2021-12-08 16:52:32 -05:00 |
|
0xdcarns
|
09033e1e0b
|
renamed files, fixed pointers
|
2021-12-07 15:51:57 -05:00 |
|
0xdcarns
|
6215ea2db8
|
adjusted values to pointers for a lot of functions
|
2021-12-07 15:04:00 -05:00 |
|
0xdcarns
|
0c6c09caa9
|
organized http logic, renamed files
|
2021-12-07 12:46:55 -05:00 |
|
0xdcarns
|
6184d0b965
|
fixed return and logs
|
2021-12-07 11:15:01 -05:00 |
|
0xdcarns
|
95528f510a
|
consolidated security check function
|
2021-12-07 10:56:39 -05:00 |
|
dependabot[bot]
|
8abfe4d2b0
|
Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-06 23:21:32 +00:00 |
|
afeiszli
|
6455f41c1b
|
started security.go
|
2021-12-06 16:45:27 -05:00 |
|
afeiszli
|
932712619a
|
remade server logs
|
2021-12-06 15:31:08 -05:00 |
|
Alex
|
5cdb81abd2
|
Merge pull request #524 from gravitl/feature_v0.9.1_kube
setting default roaming
|
2021-11-30 21:13:58 -05:00 |
|