Grant Limberg
c802811ad2
Added a file copy util for Windows UI
...
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges.
9 years ago
Adam Ierymenko
5f63d5039b
Bug fixes, self test of JSONDB disabled by default.
9 years ago
Adam Ierymenko
a454a37a6e
Self test JSONDB.
9 years ago
Adam Ierymenko
a78d7311a6
Fix network list API call.
9 years ago
Adam Ierymenko
08ff666e99
.
9 years ago
Adam Ierymenko
0d108d37f6
.
9 years ago
Adam Ierymenko
cae9041c2a
.
9 years ago
Adam Ierymenko
330a07a554
cleanup
9 years ago
Adam Ierymenko
7729cbe313
Fix ambiguous error on some compilers.
9 years ago
Adam Ierymenko
3e865067be
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
b03c7b2f30
Refactor controller to use split-out DB for better performance and less ugly.
9 years ago
Grant Limberg
1ab9c43135
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
9 years ago
Grant Limberg
efcc24a76b
increase window width so IPv6 addreses don't wrap
9 years ago
Grant Limberg
4762311977
work in progress windows UI update
9 years ago
Adam Ierymenko
ab2ccb094a
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
10 years ago
Adam Ierymenko
3c00cd0f88
Separate out JSON store from controller code.
10 years ago
Grant Limberg
a7718bae39
link in notelemetry.obj even though Microsoft said CRT telemetry would be disabled in VS2015 Update 3. Just in case.
10 years ago
Grant Limberg
8ffae313fd
add new files & remove old ones from VS project. Now builds & runs on Windows again
10 years ago
Grant Limberg
8cced06a2d
upgraded vcxprojs to VS2015. got the tap driver building.
10 years ago
Grant Limberg
965399ba0c
fix a few warnings
10 years ago
Grant Limberg
231cc11a62
Update path to nkd-build
10 years ago
Grant Limberg
1afa9e992c
add color to success output in slack
10 years ago
Grant Limberg
be543c4039
use internal changelog library
10 years ago
Grant Limberg
7e7462b39e
attempting #2
10 years ago
Grant Limberg
d2ee37a3e0
attempting to add the changelog to the starting build slack message
10 years ago
Grant Limberg
1fcedb8d16
fix duplicate branch name in slack
10 years ago
Grant Limberg
5c476391da
fixed build number in slack messages
10 years ago
Grant Limberg
6cb23e7069
added slack notifications
10 years ago
Grant Limberg
c976b87ac7
-scheme -> -target
10 years ago
Grant Limberg
af2bdfc421
dir directive appears to create a tmpdir rather than just cd
10 years ago
Grant Limberg
b01c551197
fix directory directive in jenkinsfile
10 years ago
Grant Limberg
df6d3ca66b
add stage for building the new macOS UI in Jenkins
10 years ago
Grant Limberg
5be7374f56
added macOS build for jenkins
10 years ago
Grant Limberg
7300005398
fixed one more stage syntax for jenkins build
10 years ago
Grant Limberg
6cd36edf45
Update stages
10 years ago
Grant Limberg
604a0b1fe6
added Jenkinsfile for jenkins build config
10 years ago
Adam Ierymenko
0e8442064e
Merge pull request #376 from siigna/debian
...
Move debian/format to debian/source/format
10 years ago
Adam Ierymenko
ea1f2762cf
Merge pull request #401 from zielmicha/dev
...
Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added).
10 years ago
Grant Limberg
0f3095f130
Merge remote-tracking branch 'macui/master' into macui-merge
...
# Conflicts:
# .gitignore
10 years ago
Grant Limberg
7b7ec13349
Prepare for merging into main ZeroTier repo
10 years ago
Grant Limberg
7025c7090b
set proper copyright/license in code files
10 years ago
Grant Limberg
7c12991f57
wasn't setting the Connected checkbox to off if the network wasn't connected
10 years ago
Grant Limberg
f444da80bc
Add a 2 second delay before the About window shows up on the first run
10 years ago
Grant Limberg
ed58467d12
Clicking "Join" to join a new network now properly closes the popover
10 years ago
Grant Limberg
c44c3b0530
cleanup
10 years ago
Grant Limberg
46e9c1195c
more removal of NSMenuDelegate
10 years ago
Grant Limberg
4730111492
updated project settings for Xcode 8.0
10 years ago
Grant Limberg
a813e29491
Don't need AppDelegate to be a NSMenuDelegate
10 years ago
Michał Zieliński
344a25c133
Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added).
...
- ZT will only drop root privileges if zerotier-one user exists. It is created by
Debian postinst script - in other cases the user has to be created by administrator.
- Linux >=4.3 with ambient capabilities is required, otherwise ZT will silently
- "-U" option now also disables privileges dropping
10 years ago
Grant Limberg
772599a6fc
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
10 years ago