Erik Hollensbe
76e30cf165
Merge pull request #1596 from erikh/docker-image-fixes
...
Fix dockerfile & entrypoint:
4 years ago
Erik Hollensbe
da603208b4
Dockerfile: Reduce healthcheck interval to 1s (it's cheap)
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
6dc7bdf72e
Fix ^C issue
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
d52ebaa412
HEALTHCHECK operation
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
c30a1f60ea
Join networks by touching a file
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
2388c9f4e4
added additional informational messages to argument usage in zerotier docker image
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
f41372680d
Fix dockerfile & entrypoint:
...
- Resolve issue with join not being checked properly for success without
using external tools
- Resolve issue where initial boot was not being checked properly
- Now output errors when zerotier fails to start
closes #1581
cc @altano for inspiration for this patch
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Adam Ierymenko
2800534445
1.8.7
4 years ago
Adam Ierymenko
e464050a40
Merge branch 'master' of http://git.int.zerotier.com/zerotier/ZeroTierOne
4 years ago
Grant Limberg
73ec8cddd7
Show sso errors on the last step of the oidc process
4 years ago
Joseph Henry
1c171b5d99
Merge pull request #1589 from hcwhan/patch-1
...
Dockerfile version bump to 1.8.6
4 years ago
hcwhan
e2d4571ade
Dockerfile version bump to 1.8.6
4 years ago
Adam Ierymenko
4b3a13797a
Windows Advanced Installer stuff for 1.8.6
4 years ago
Adam Ierymenko
4a2c75a609
Release notes
4 years ago
Adam Ierymenko
34a64f30de
Bump the peer cache serialization version due to path changes, will cause peers to be re-learned. Technically the peer cache is optional anyway so it's not going to break anything and should guard against weird issues due to path learning changes on restart.
4 years ago
Adam Ierymenko
4bdf0317c3
Forgot to version bump RH.
4 years ago
Adam Ierymenko
8624972d01
More 1.8.6 bumps.
4 years ago
Adam Ierymenko
6bfaaaa557
1.8.6 bump and add AutoReqProv:no for GitHub issue #1575
4 years ago
Adam Ierymenko
b42c998095
Merge branch 'master' of github.com:zerotier/ZeroTierOne
4 years ago
Adam Ierymenko
56357c077b
Merge pull request #1110 from neheb/patch-1
...
LinuxNetLink: Add cerrno header for (str)errno
4 years ago
Adam Ierymenko
3def00370e
Merge pull request #1187 from rjsocha/win-service-description
...
Add description for Windows service
4 years ago
Adam Ierymenko
e1a3285273
Update ServiceInstaller.cpp
...
Some very minor changes to this PR
4 years ago
Grant Limberg
a8dde7b89b
update JNI to add new status code
4 years ago
Adam Ierymenko
567969d33c
1.8.6 with a UI non-responsiveness fix.
4 years ago
Adam Ierymenko
c341bf6d8c
Merge
4 years ago
Adam Ierymenko
1f73ab4b05
Debian lowest common denominator dependency for libssl.
4 years ago
Adam Ierymenko
15ddf28c6a
Makefile fix for Linux.
4 years ago
Adam Ierymenko
16b5274963
Fix to selinux fix.
4 years ago
Adam Ierymenko
8b9a7d2c8f
1.8.5 release notes
4 years ago
Adam Ierymenko
b4b5a70a03
Windows build update.
4 years ago
Joseph Henry
1b0c183913
Force non-leaf peers into local active-backup bond when multipath is enabled
4 years ago
Joseph Henry
5d4a9a4aa1
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Grant Limberg
31c12aebb5
more fun with linux ethernet taps
...
older kernels: must set MTU before IFF_UP.
newer kernels: must set MTU *after* IFF_UP
4 years ago
Joseph Henry
40269c2a97
Comment out debug traces
4 years ago
Adam Ierymenko
ed74ed6ed2
CentOS/RHEL 6 SELinux permissions.
4 years ago
Adam Ierymenko
26e684eb0e
Add OpenSSL requirements to Linux package manifests.
4 years ago
Adam Ierymenko
fc66f79988
1.8.5 Windows
4 years ago
Adam Ierymenko
3c85a7f074
Rev roots.
4 years ago
Adam Ierymenko
62d2a00e74
Merge pull request #1093 from keur/unit_after_network
...
systemd: fix zerotier hanging on shutdown
4 years ago
Adam Ierymenko
bb2b109707
Merge pull request #1559 from zerotier/oldlinux
...
potential fix for 2.6.x kernels
4 years ago
Joseph Henry
c5008031b9
Increase ifname size to accomodate Windows (issue #1560 )
4 years ago
Joseph Henry
1d15d4e8d3
Add ZT_DEBUG to DEFS when specified
4 years ago
Joseph Henry
da898d5a19
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Joseph Henry
f9c84c8c52
Remove stray debug trace
4 years ago
Grant Limberg
5d63ed6739
fix function call
4 years ago
Grant Limberg
fdf4ebd43c
potential fix for 2.6.x kernels
...
detect if the kernel is super old. if so, do not execute the post IF_UP commands on the interface
4 years ago
Grant Limberg
dc9fdb7da8
Merge branch 'notify' into dev
4 years ago
Grant Limberg
2652c71c9e
remove tag one more time
4 years ago
Grant Limberg
806d1fff42
Merge branch 'notify' into dev
4 years ago
Grant Limberg
c065e88e1e
notify tags are back
4 years ago