Grant Limberg
bbb307aff7
DNS is now toggleable via `zerotier-cli set <nwid> allowDNS=[0|1]`
...
Flag is disabled by default as it should be opt-in on each endpoint
6 years ago
Grant Limberg
3db263284b
not sure how this got reverted
6 years ago
Grant Limberg
d8f041a484
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Adam Ierymenko
120bcbc2c9
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
6 years ago
Grant Limberg
10ccaa2620
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Adam Ierymenko
e6b5f8aabd
AES work... but disabled in this commit.
6 years ago
Michael Adams
4798689bf3
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev
6 years ago
Michael Adams
0545e70bd5
Added error messages to use admin/sudo/root
6 years ago
Grant Limberg
5032a8eeac
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Adam Ierymenko
1ad555a071
More selective push of AES modifications and refactoring stuff.
6 years ago
Grant Limberg
7d0f6933d6
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Adam Ierymenko
4cd3d0bb76
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Adam Ierymenko
8374553b6a
Linux build fix for AES flags.
6 years ago
Grant Limberg
eca4052884
Merge branch 'dev-redis' into dev
6 years ago
Grant Limberg
53d5c9890f
missed a rollback
...
# Conflicts:
# controller/PostgreSQL.cpp
6 years ago
Grant Limberg
43c108f077
missed a rollback
6 years ago
Grant Limberg
33cc59914a
Merge branch 'dev-redis' into dev
6 years ago
Grant Limberg
45b6d11126
Put upserts from controller into single transaction
6 years ago
Adam Ierymenko
b7b01da742
Wire up dearmor() path.
6 years ago
Adam Ierymenko
93d6b41898
Disable AES in commit so as not to break other builds.
6 years ago
Adam Ierymenko
47e9fb3ddb
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
6 years ago
Joseph Henry
b1ddba0438
Remove a few old comments
6 years ago
Grant Limberg
e7891bfcb0
Merge branch 'dev-redis' into dev
6 years ago
Grant Limberg
7f99c4a779
Sleep 10 seconds between writes to DB
6 years ago
Adam Ierymenko
2ac49d99dd
AES integrated on send side.
6 years ago
Adam Ierymenko
3fd8efe642
AES builds now
6 years ago
Adam Ierymenko
06730c7d1d
BSL date bump
6 years ago
Grant Limberg
81c9db7a15
fix libs for non-controller builds on macOS
6 years ago
Grant Limberg
8d0a3563e4
Merge branch 'dns' into dev
6 years ago
Grant Limberg
c0c215c83c
single dns config per network
6 years ago
Grant Limberg
058d888311
More debug logging cleanup
6 years ago
Grant Limberg
30b18d925f
clean up some debug logging
6 years ago
Grant Limberg
137d05e799
add setDNS stubs for linux/bsd
6 years ago
Grant Limberg
d9c4e644de
Windows DNS
6 years ago
Joseph Henry
edd960566a
Improve bond tracing, fix bond initialization bugs, remove vestigial debug code
6 years ago
Grant Limberg
6868e98904
Get stuff building on Windows
...
Been a minute since any of this has been updated
6 years ago
Grant Limberg
85a5b0b948
Remove dns config on shutdown
...
Also add calls to MacDNSHelper to the kext tap
6 years ago
Grant Limberg
b9a1719cb1
Let's make sure to clean up our memory
6 years ago
Grant Limberg
d6e3164ea1
remove initial attempt at dns config via scutil
6 years ago
Grant Limberg
302ac8fefe
DNS config support on macOS
6 years ago
Grant Limberg
d2708daa8e
debug output
6 years ago
Grant Limberg
88a3c685fb
latest
6 years ago
Grant Limberg
2e52a1eebf
forgot a couple queries in postgres. trying to pull dns of member not network in embedded network controller
...
also some debug logging
6 years ago
Grant Limberg
d098a99d09
fix memory init issue
...
and another place where dns data needs to be copied
6 years ago
Grant Limberg
6b197e067a
Merge branch 'dev' into dns
6 years ago
Joseph Henry
9f4985b11a
Add basic bond health status reporting (listbonds)
6 years ago
Grant Limberg
5b700fa497
println for which notification stream the controller is listening to
6 years ago
Travis LaDuke
c92e030a4b
Create a bash completion script.
...
Just adding it to the repo, but it still needs to be dealt with during install.
Probably put it in $ZT_HOME and then symlink to the proper place for the distro?
searches $ZT_HOME/networks.d/ for network IDs
searches HISTORY for 16 digit numbers that look like network IDs.
6 years ago
Grant Limberg
251b06d812
revert redis for member status
6 years ago
Joseph Henry
ff50762649
Merge multipath branch into dev branch
6 years ago