Adam Ierymenko
|
6b3a7ec827
|
Fix a few things...
|
2021-05-25 14:40:40 -04:00 |
|
Adam Ierymenko
|
2c1d7f3dcc
|
CLI printing of URL.
|
2021-05-25 12:58:33 -04:00 |
|
Joseph Henry
|
b64ae8c8a5
|
Fix for bug #1403
|
2021-05-18 00:05:46 -07:00 |
|
Joseph Henry
|
11ddbc6f30
|
Fix (some) compile-time warnings on Linux
|
2021-05-03 19:35:28 -07:00 |
|
Joseph Henry
|
1732f7371c
|
Minor bonding CLI fix
|
2021-04-07 15:15:35 -07:00 |
|
Joseph Henry
|
3870f7af27
|
Improve missing authtoken error message
|
2021-03-08 21:45:38 -08:00 |
|
YI
|
d526dca1bb
|
fix sprintf overflow
|
2021-02-19 23:42:38 +08:00 |
|
Adam Ierymenko
|
bc4bd29488
|
Merge branch 'master' of github.com:zerotier/ZeroTierOne
|
2020-11-25 10:50:35 -05:00 |
|
Adam Ierymenko
|
d64c5a92c6
|
Merge pull request #1233 from dosuperuser/improvement/optimizations
Minor C++ optimizations
|
2020-11-24 19:24:36 -05:00 |
|
Adam Ierymenko
|
bad1e0d529
|
CentOS build fixes to build in Cent7.
|
2020-11-24 14:01:46 -08:00 |
|
Joseph Henry
|
ecfac0601a
|
Add new bond control commands to CLI
|
2020-11-23 09:59:28 -08:00 |
|
Adam Ierymenko
|
167645ba6d
|
Fix for musl libc.
|
2020-11-20 21:10:08 -05:00 |
|
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.
|
2020-11-10 16:30:55 -05:00 |
|
Grant Limberg
|
ee04118172
|
null check
|
2020-10-13 08:24:36 -07:00 |
|
Adam Ierymenko
|
c86418934c
|
PATH_MAX is not defined on some Linux systems.
|
2020-09-23 22:06:22 -04:00 |
|
Grant Limberg
|
afcbc6dd9f
|
clean up some error output
|
2020-09-16 10:54:14 -07:00 |
|
Grant Limberg
|
4da9bed4fa
|
add 'dump' to cli help
|
2020-09-16 10:52:23 -07:00 |
|
Grant Limberg
|
cff3152985
|
windows create dump file on desktop
|
2020-09-16 10:03:03 -07:00 |
|
Grant Limberg
|
5090e95003
|
dump basics to stdout on other platforms
|
2020-09-15 16:50:55 -07:00 |
|
Grant Limberg
|
927aeb15f6
|
macos output dump to file if possible
if not, write to stdout
|
2020-09-15 16:50:00 -07:00 |
|
Grant Limberg
|
a1f4397959
|
linux implementaiton of zerotier-cli dump
|
2020-08-30 14:19:56 -07:00 |
|
Grant Limberg
|
ace03d7c7b
|
zerotier-cli dump for Windows
|
2020-09-14 15:17:59 -07:00 |
|
Grant Limberg
|
36d867c3fa
|
more config dump for macOS
|
2020-09-11 16:43:30 -07:00 |
|
Grant Limberg
|
62f23e0cfd
|
step 1 of zerotier-cli dump
dump status, networks, peers, bonds & version
|
2020-09-11 15:31:56 -07:00 |
|
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
|
2020-09-10 15:59:18 -07:00 |
|
Michael Adams
|
0545e70bd5
|
Added error messages to use admin/sudo/root
|
2020-09-10 12:42:11 -07:00 |
|
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
2020-08-20 12:51:39 -07:00 |
|
Joseph Henry
|
edd960566a
|
Improve bond tracing, fix bond initialization bugs, remove vestigial debug code
|
2020-08-06 18:10:40 -07:00 |
|
Joseph Henry
|
9f4985b11a
|
Add basic bond health status reporting (listbonds)
|
2020-07-27 23:01:12 -07:00 |
|
Suad Halilovic
|
ffebcd247f
|
2020/07/16, Minor optmizations
|
2020-07-16 18:31:56 +02:00 |
|
Travis LaDuke
|
bad95d7c67
|
Update cli help to say <network ID> instead of <network>
Closes #1054
|
2019-10-15 13:15:45 -07:00 |
|
Adam Ierymenko
|
6897f602bf
|
1.4.6 version bump
|
2019-08-30 15:30:37 -07:00 |
|
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
2019-08-23 09:23:39 -07:00 |
|
Joseph Henry
|
541e5c510e
|
CLI improvements (peers, and get/set ip, ip4, ip6, etc)
|
2019-05-31 11:41:24 -07:00 |
|
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
2019-01-14 10:25:53 -08:00 |
|
Adam Ierymenko
|
90631adb9b
|
Improve multithreading support for OneService (faster, dynamic adjustment of thread count based on HW concurrency).
|
2018-11-13 12:07:58 -08:00 |
|
Joseph Henry
|
c148a23df4
|
Added preprocessor check for ZT_NO_CAPABILITIES around header includes
|
2018-10-26 11:59:55 -07:00 |
|
Joseph Henry
|
7dbccf08ae
|
Removed unnecessary block before get request. Possible bug fix for Synology NAS ticket #27
|
2018-10-23 10:58:25 -07:00 |
|
Joseph Henry
|
04de2302a7
|
More insightful errors for get command
|
2018-10-03 14:24:21 -07:00 |
|
Joseph Henry
|
535ba8a207
|
Consolidated powerpc64le machine types, added 32-bit powerpc machine type and a flag to disable use of Linux capabilities
|
2018-05-09 13:51:32 -07:00 |
|
Adam Ierymenko
|
f12c0e79c9
|
GitHub issue #723
|
2018-04-23 14:11:26 -07:00 |
|
Adam Ierymenko
|
54218f6c3c
|
Merge pull request #690 from Pablohn26/master
Warn about invalid network id instead of help
|
2018-04-18 08:05:28 -07:00 |
|
Pablo Hinojosa
|
a9778549f2
|
Warn about invalid network id instead of help
|
2018-03-11 03:39:13 +01:00 |
|
Grant Limberg
|
1bec8ddce4
|
Better error messages when the ZeroTier service can't be contacted
Fixes #681
|
2018-02-13 16:41:21 -08:00 |
|
Grant Limberg
|
4878d8ec15
|
Add CAP_NET_BIND_SERVICE to capabilities
|
2018-01-30 10:47:31 -08:00 |
|
Adam Ierymenko
|
f3dfd63634
|
Clean up some old stuff.
|
2018-01-26 20:00:37 -05:00 |
|
Joseph Henry
|
57077e4607
|
Added (get) command blurb in cli help
|
2018-01-10 14:40:31 -08:00 |
|
Joseph Henry
|
98b07f7f3c
|
Added (get) command to cli to single out JSON fields
|
2018-01-10 14:05:28 -08:00 |
|
Adam Ierymenko
|
65c07afe05
|
Copyright updates for 2018.
|
2018-01-08 14:33:28 -08:00 |
|
Adam Ierymenko
|
9c7ee5a21e
|
Tear out old "link quality" stuff since it is not currently used and will be done differently.
|
2018-01-08 13:06:24 -08:00 |
|