summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't include link-locals as unbound interface candidatesJean Cyr2014-12-042-3/+3
* 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
* | | Comment out copy paste of v4 code. No need to delete arp entries on v6.Ermal LUÇI2014-12-021-1/+1
* | | also take into account the "all" option in Unbound Network Interfaces whenChris Buechler2014-12-011-2/+2
* | | Revert "/etc/ssl/cert.pem was obsoleted by mistake, remove it"Renato Botelho2014-12-011-0/+1
* | | /etc/ssl/cert.pem was obsoleted by mistake, remove itRenato Botelho2014-12-011-1/+0
|/ /
* | Unlink temporary xml file to avoid filling up space with junk filesErmal LUÇI2014-12-011-0/+4
* | Only set i_dont_care_about_security_and_use_aggressive_mode_psk=yes where the...Chris Buechler2014-11-291-4/+10
* | Merge pull request #1356 from phil-davis/patch-3Renato Botelho2014-11-291-1/+1
|\ \
| * | Correctly delete xml file after restore and conversion to rrdPhil Davis2014-11-291-1/+1
|/ /
* | Merge pull request #1355 from phil-davis/patch-2Renato Botelho2014-11-291-2/+2
|\ \
| * | Fix bracketing of if statement in unboundPhil Davis2014-11-291-2/+2
|/ /
* | fix syntax on prefix6 for DHCPv6 PDChris Buechler2014-11-281-1/+1
* | validate MTU and MSS as integers, and don't allow MSS larger than pf will acc...Chris Buechler2014-11-281-4/+7
OpenPOWER on IntegriCloud