staphen
|
b847cae274
|
Use lowercase when including Windows headers
|
4 years ago |
Grant Limberg
|
05df378dce
|
clear variables between gets for `dump`
|
5 years ago |
Adam Ierymenko
|
75a45eeb27
|
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed."
This reverts commit 48ce7632fa.
|
5 years ago |
Adam Ierymenko
|
48ce7632fa
|
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed.
|
5 years ago |
Joseph Henry
|
e1af003e4f
|
Consolidation of multipath logic. Better system separation
|
5 years ago |
Joseph Henry
|
2053415418
|
Fix erroneous listpeers last send and receive values
|
5 years ago |
Grant Limberg
|
364ad87e2b
|
add ssoEnabled flag to network config
|
5 years ago |
Adam Ierymenko
|
6b3a7ec827
|
Fix a few things...
|
5 years ago |
Adam Ierymenko
|
2c1d7f3dcc
|
CLI printing of URL.
|
5 years ago |
Joseph Henry
|
b64ae8c8a5
|
Fix for bug #1403
|
5 years ago |
Joseph Henry
|
11ddbc6f30
|
Fix (some) compile-time warnings on Linux
|
5 years ago |
Joseph Henry
|
1732f7371c
|
Minor bonding CLI fix
|
5 years ago |
Joseph Henry
|
3870f7af27
|
Improve missing authtoken error message
|
5 years ago |
YI
|
d526dca1bb
|
fix sprintf overflow
|
5 years ago |
Adam Ierymenko
|
bad1e0d529
|
CentOS build fixes to build in Cent7.
|
5 years ago |
Joseph Henry
|
ecfac0601a
|
Add new bond control commands to CLI
|
5 years ago |
Adam Ierymenko
|
167645ba6d
|
Fix for musl libc.
|
5 years ago |
Adam Ierymenko
|
d2f2abe525
|
Add force-exit timeout to get around some of the exit hang issues users have observed. Will punt full diagnosis to V2 which rewrites all these code paths anyway.
|
5 years ago |
Grant Limberg
|
ee04118172
|
null check
|
6 years ago |
Adam Ierymenko
|
c86418934c
|
PATH_MAX is not defined on some Linux systems.
|
6 years ago |
Grant Limberg
|
afcbc6dd9f
|
clean up some error output
|
6 years ago |
Grant Limberg
|
4da9bed4fa
|
add 'dump' to cli help
|
6 years ago |
Grant Limberg
|
cff3152985
|
windows create dump file on desktop
|
6 years ago |
Grant Limberg
|
5090e95003
|
dump basics to stdout on other platforms
|
6 years ago |
Grant Limberg
|
927aeb15f6
|
macos output dump to file if possible
if not, write to stdout
|
6 years ago |
Grant Limberg
|
ace03d7c7b
|
zerotier-cli dump for Windows
|
6 years ago |
Grant Limberg
|
36d867c3fa
|
more config dump for macOS
|
6 years ago |
Grant Limberg
|
62f23e0cfd
|
step 1 of `zerotier-cli dump`
dump status, networks, peers, bonds & version
|
6 years ago |
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 |
Michael Adams
|
0545e70bd5
|
Added error messages to use admin/sudo/root
|
6 years ago |
Grant Limberg
|
a1f4397959
|
linux implementaiton of zerotier-cli dump
|
6 years ago |
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
6 years ago |
Joseph Henry
|
edd960566a
|
Improve bond tracing, fix bond initialization bugs, remove vestigial debug code
|
6 years ago |
Joseph Henry
|
9f4985b11a
|
Add basic bond health status reporting (listbonds)
|
6 years ago |
Suad Halilovic
|
ffebcd247f
|
2020/07/16, Minor optmizations
|
6 years ago |
Travis LaDuke
|
bad95d7c67
|
Update cli help to say <network ID> instead of <network>
Closes #1054
|
7 years ago |
Adam Ierymenko
|
6897f602bf
|
1.4.6 version bump
|
7 years ago |
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
7 years ago |
Joseph Henry
|
541e5c510e
|
CLI improvements (peers, and get/set ip, ip4, ip6, etc)
|
7 years ago |
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
7 years ago |
Adam Ierymenko
|
90631adb9b
|
Improve multithreading support for OneService (faster, dynamic adjustment of thread count based on HW concurrency).
|
7 years ago |
Joseph Henry
|
c148a23df4
|
Added preprocessor check for ZT_NO_CAPABILITIES around header includes
|
7 years ago |
Joseph Henry
|
7dbccf08ae
|
Removed unnecessary block before get request. Possible bug fix for Synology NAS ticket #27
|
8 years ago |
Joseph Henry
|
04de2302a7
|
More insightful errors for get command
|
8 years ago |
Joseph Henry
|
535ba8a207
|
Consolidated powerpc64le machine types, added 32-bit powerpc machine type and a flag to disable use of Linux capabilities
|
8 years ago |
Adam Ierymenko
|
f12c0e79c9
|
GitHub issue #723
|
8 years ago |
Pablo Hinojosa
|
a9778549f2
|
Warn about invalid network id instead of help
|
8 years ago |
Grant Limberg
|
1bec8ddce4
|
Better error messages when the ZeroTier service can't be contacted
Fixes #681
|
8 years ago |
Grant Limberg
|
4878d8ec15
|
Add CAP_NET_BIND_SERVICE to capabilities
|
8 years ago |
Adam Ierymenko
|
f3dfd63634
|
Clean up some old stuff.
|
8 years ago |