Adam Ierymenko
|
5db538d85e
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
|
10 years ago |
Adam Ierymenko
|
a9176d7b62
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
|
10 years ago |
Adam Ierymenko
|
b4487cefc9
Document rules requirement in controller.
|
10 years ago |
Adam Ierymenko
|
867258de8b
Document clock convenience field.
|
10 years ago |
Adam Ierymenko
|
5fcef91278
Ignore old root-topology if present -- fix for upgrading on Linux and possibly elsewhere.
|
10 years ago |
Adam Ierymenko
|
2aa1b5d9b7
Add clock helper field to both member and network to permit time duration calculation easily.
|
10 years ago |
Adam Ierymenko
|
9a5be0a092
typo
|
10 years ago |
Adam Ierymenko
|
4da794b389
Add authorizedMemberCount to controller network config records.
|
10 years ago |
Adam Ierymenko
|
0a5429cab0
Lookup of member must be a left outer join in case the member is being manually inserted before we see the node.
|
10 years ago |
Adam Ierymenko
|
b75bdedaee
Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008.
|
10 years ago |
Adam Ierymenko
|
085734aaba
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
|
10 years ago |
Adam Ierymenko
|
bf193dd3cf
VERSION 1.0.4: Stability, LAN, and NAT traversal improvements
|
10 years ago |
Adam Ierymenko
|
facb009a1d
Add security notice to auto-update info in -h output, and fix a missing paren.
|
10 years ago |
Adam Ierymenko
|
8d09c37140
Remove a bit of redundant logic, and also announce MULTICAST_LIKEs to controllers (for future use).
|
10 years ago |
Adam Ierymenko
|
f6ced547be
Dead code removal.
|
10 years ago |
Adam Ierymenko
|
c826cec1d4
Bring back _winPokeAHole() to dynamically allocate firewall exception. Shouldn't be needed but seems to help on Windows 8.
|
10 years ago |
Adam Ierymenko
|
620562f7cf
Because Windows, because Windows. Now it upgrades correctly from 1.0.1, including automatic driver update from NDIS5 to NDIS6. Also a bit more robust on creating new ports, just in case.
|
10 years ago |
Adam Ierymenko
|
922d9657b9
Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle."
|
10 years ago |
Adam Ierymenko
|
499b2dccad
1.0.4 installer GUID
|
10 years ago |
Adam Ierymenko
|
1e3d5c4d87
Suppress icacls output on lockDownFile().
|
10 years ago |
Adam Ierymenko
|
6f46f0e0e1
Because Windows.
|
10 years ago |
Adam Ierymenko
|
8169b35482
Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly.
|
10 years ago |
Adam Ierymenko
|
7cd3c419ee
1.0.4 release installer changes
|
10 years ago |
Adam Ierymenko
|
fa03d50e90
Rebuild Mac UI wrapper with smaller icon and a small UI fix.
|
10 years ago |
Adam Ierymenko
|
0dff741310
Add border around Mac icon so it looks better in Finder.
|
10 years ago |
Adam Ierymenko
|
fcc5bf1e66
Go ahead and spec out controller DB support for AuthToken -- GitHub issue #211 -- even though full implementation won't make it into 1.0.4.
|
10 years ago |
Adam Ierymenko
|
7578b56298
docs
|
10 years ago |
Adam Ierymenko
|
2599b1bacc
Add CLI support for /explicit/urls (automatically outputs JSON in this case), and some cleanup.
|
10 years ago |
Adam Ierymenko
|
e3983f8a57
Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference.
|
10 years ago |
Adam Ierymenko
|
14264c2d6f
Add miniupnpc builds for Windows, fix some Windows build warnings.
|
10 years ago |