Adam Ierymenko
|
7918b26f65
Hack settings into old CLI.
|
9 years ago |
Adam Ierymenko
|
df00d3b046
Going to have to continue to use the old MAC web-container-based UI on Macs prior to 10.10 even when the new UI comes out, and the new UI is not ready yet anyway, so resurrect this.
|
9 years ago |
Adam Ierymenko
|
19735e7050
Revert backgrounding of controller requests hack. Controller code is not really parallel anyway and we fixed the perf problem.
|
9 years ago |
Adam Ierymenko
|
bb63646682
Fix broken SQL in controller.
|
9 years ago |
Adam Ierymenko
|
b4fcf2ee60
Fix a valgrind warning.
|
9 years ago |
Adam Ierymenko
|
d9eacd1616
Controller fixes...
|
9 years ago |
Adam Ierymenko
|
5309c7e082
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
dbe57742e6
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
928c625e2c
docs
|
9 years ago |
Adam Ierymenko
|
1e00603241
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
f6442f2752
fedora-22
|
9 years ago |
Adam Ierymenko
|
7b7ab823b0
Fix getPeer(self) bug if I am the controller.
|
9 years ago |
Adam Ierymenko
|
0410fd4824
Refactor recent member request history to fix performance problem in controller.
|
9 years ago |
Adam Ierymenko
|
02fa32422a
Dockerfile ordering
|
9 years ago |
Adam Ierymenko
|
12037961ff
small perf improvement in sqlite db.
|
9 years ago |
Adam Ierymenko
|
8c572dead1
Query optimization.
|
9 years ago |
Adam Ierymenko
|
3ddfebe742
dead code removal
|
9 years ago |
Adam Ierymenko
|
972bbb7e06
Allow further concurrency on network controller.
|
9 years ago |
Adam Ierymenko
|
45f315e603
Defer NETWORK_CONFIG_REQUEST packets and allow multithreaded processing.
|
9 years ago |
Adam Ierymenko
|
b9e86103cf
Docker build farm seems to work!
|
9 years ago |
Adam Ierymenko
|
0588589d57
.
|
9 years ago |
Adam Ierymenko
|
4d30f60bbe
.
|
9 years ago |
Adam Ierymenko
|
d58dcf29cc
For now go back to bundling http-parser etc. in our official RPM builds since this introduces an EPEL dependency for CentOS which would only make sense if we are actually in EPEL. Probably will eventually have two spec files: one for official and one for our own.
|
9 years ago |
Adam Ierymenko
|
809457599a
CentOS7 fixes.
|
9 years ago |
Adam Ierymenko
|
2d19fb7f8c
More RPM fixes.
|
9 years ago |
Adam Ierymenko
|
2c9401ed74
CentOS6 fix.
|
9 years ago |
Adam Ierymenko
|
af23596c34
Put everything in /usr/sbin on Linux.
|
9 years ago |
Adam Ierymenko
|
233945e60f
More Dockerfile fixes, and do not use "ln -r" since it is not supported on older Linux distributions.
|
9 years ago |
Adam Ierymenko
|
147f735333
More build fixes.
|
9 years ago |
Adam Ierymenko
|
8de5b2beda
RPM build fixes -- use RPM cflags, spec fixes, etc.
|
9 years ago |