summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set text and color of Gateways Widget StatusPhil Davis2014-12-051-1/+5
* Explicitly pass gateway status and colorPhil Davis2014-12-051-1/+1
* Use proper listr class for Gateways Widget StatusPhil Davis2014-12-051-1/+6
* Merge pull request #1366 from phil-davis/patch-1Renato Botelho2014-12-051-1/+1
|\
| * Fix gateway widget status updatePhil Davis2014-12-051-1/+1
|/
* dyn.dns.he.net uses a self-signed cert, disable verification for it.Chris Buechler2014-12-041-0/+1
* Don't try to launch 3gstats unless it's on a valid device.Chris Buechler2014-12-041-2/+4
* Proper CA certificates are in place to validate SSL in these cases where it p...Chris Buechler2014-12-041-22/+3
* Merge pull request #1365 from jean-m-cyr/masterChris Buechler2014-12-042-3/+3
|\
| * Don't include link-locals as unbound interface candidatesJean Cyr2014-12-042-3/+3
* | The time has come - bump to 2.2-RCChris Buechler2014-12-041-1/+1
* | After discussion with Ermal, remove this to force consumers to send thingsChris Buechler2014-12-041-7/+0
* | replace spaces with tabsChris Buechler2014-12-041-2/+2
|/
* Merge pull request #1364 from phil-davis/patch-4Renato Botelho2014-12-041-1/+1
|\
| * Provide friendly descr in error message in Interfaces AssignPhil Davis2014-12-041-1/+1
|/
* Merge pull request #1363 from phil-davis/patch-3Renato Botelho2014-12-041-1/+1
|\
| * Put -4 in the right place in ntpq clockver command #4074Phil Davis2014-12-041-1/+1
* | Merge pull request #1362 from phil-davis/patch-2Renato Botelho2014-12-041-2/+7
|\ \
| * | Use IPv4 for ntpq if IPv6 not allowed in widget #4074Phil Davis2014-12-041-2/+7
| |/
* | Proper fix was put on f658bacErmal LUÇI2014-12-041-1/+2
* | Properly unset booting flags to allow dynamic ipsec tunnels to work correctlyErmal LUÇI2014-12-042-3/+6
|/
* change the ordering of dhcpd_configure and unbound_configure here, claims on ...Chris Buechler2014-12-041-3/+3
* Merge pull request #1361 from phil-davis/patch-2Chris Buechler2014-12-041-2/+6
|\
| * Use IPv4 for ntpq if IPv6 not allowedPhil Davis2014-12-041-2/+6
|/
* Merge pull request #1360 from jean-m-cyr/masterChris Buechler2014-12-031-5/+7
|\
| * Link local interfaces don't have subnet.. don't create access-control statementJean Cyr2014-12-031-5/+7
* | Can't skip this if booting, ends up breaking config. Ticket #4071Chris Buechler2014-12-031-2/+1
|/
* fix IPv6 static routes, is_ipaddrv6 returns true for strings including aChris Buechler2014-12-031-3/+2
* Change our default resolv-retry back to OpenVPN's default. Changing thisChris Buechler2014-12-031-1/+1
* Merge pull request #1359 from phil-davis/patch-1Renato Botelho2014-12-031-10/+10
|\
| * Display installed pkg version even if pkg server not availablePhil Davis2014-12-031-10/+10
|/
* Merge pull request #1348 from phil-davis/patch-4Chris Buechler2014-12-022-1/+22
|\
| * Option for browser tab text orderPhil Davis2014-11-251-1/+5
| * Option for browser tab text orderPhil Davis2014-11-251-0/+17
* | Merge pull request #1357 from DasTestament/patch-1Chris Buechler2014-12-021-1/+1
|\ \
| * | Update filter.incDmitriy K.2014-12-011-1/+1
* | | reload Unbound here, fixes some instances of PD-assigned v6 IPs missing from ...Chris Buechler2014-12-021-0/+3
* | | If get_interface_ip(v6) is passed an IP, return the IP.Chris Buechler2014-12-022-6/+19
* | | Use clog -f /var/log/filter.log to view firewall log entries, so they are dis...jim-p2014-12-021-1/+1
* | | wait 10 minutes before retrying on soft failures to avoid us getting DoSedChris Buechler2014-12-021-1/+1
* | | don't include cert.pem in the obsoletedfiles list.Chris Buechler2014-12-021-1/+0
* | | Preserve exit code lost from s/exit/return/Ermal LUÇI2014-12-022-3/+3
* | | Try to not make useless entries in the config file for very rare used configu...Ermal LUÇI2014-12-021-34/+62
* | | Cleanup whitespace.Ermal LUÇI2014-12-021-3/+1
* | | Remove exit from as much as possible backend codeErmal LUÇI2014-12-022-9/+9
* | | Remove exit from as much as possible backend codeErmal LUÇI2014-12-023-11/+13
* | | Remove exit and also properly close open filesErmal LUÇI2014-12-022-5/+8
* | | Lock rc.linkup based on interface to avoid races in between up/down events wh...Ermal LUÇI2014-12-021-1/+4
* | | Avoid calling exit in backend now that fpm is used for php since its a pesimi...Ermal LUÇI2014-12-021-6/+7
* | | Comment out copy paste of v4 code. No need to delete arp entries on v6.Ermal LUÇI2014-12-021-1/+1
OpenPOWER on IntegriCloud