summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct the variable name typo to allow rc.linkup to function properly.Ermal LUÇI2014-11-261-1/+1
* Remove variable use here since it's confusing sshdcond package, ticket #3959Renato Botelho2014-11-261-2/+2
* include 169.254./16 in unbound's DNS rebinding protectionChris Buechler2014-11-261-0/+1
* include Unbound access-control entries for local IPv6 networks reachable via ...Chris Buechler2014-11-261-0/+11
* Send the gateway name to this function. Fixes #4047Chris Buechler2014-11-251-1/+1
* Skip interface subnets for IPv4 here, this is best handled via the NAT networ...Chris Buechler2014-11-251-3/+2
* Use the subnets automatic outbound NAT uses for tonatsubnets for Unbound's ac...Chris Buechler2014-11-251-0/+11
* If localhost is configured to be included in resolv.conf, force its selection...Chris Buechler2014-11-251-0/+2
* correct logic here to omit 127.0.0.1 from resolv.conf when no DNS resolver bo...Chris Buechler2014-11-251-2/+2
* fix text here, variables came back empty and aren't all that useful here anyway.Chris Buechler2014-11-251-4/+4
* only show aggressive/main mode for IKEv1Chris Buechler2014-11-251-1/+4
* fix typoChris Buechler2014-11-251-1/+1
* Unset the aggressive mode settings for not IKEv1 settingsErmal LUÇI2014-11-251-1/+4
* Ooops do the right things for a correct config and php syntaxErmal LUÇI2014-11-251-1/+1
* Put the aggressive line only during ikev1 configsErmal LUÇI2014-11-251-1/+2
* Ignore linkup/down events on disabled interfaces.Ermal LUÇI2014-11-251-0/+5
* Remove var_dump from production codeErmal LUÇI2014-11-251-2/+1
* Remove AES-GCM from phase1 settings algos since its not recommendedErmal LUÇI2014-11-251-3/+0
* fix IPsec widget status display after recent changes broke it. Ticket #4045Chris Buechler2014-11-251-10/+15
* Show Mtu on status interfaces.Ermal LUÇI2014-11-252-1/+9
* Use proper function now that this call is not needed anymoreErmal LUÇI2014-11-251-4/+2
* Ticket #2786 handle the mtu on bridge same as on lagg. Cleanup some not neede...Ermal LUÇI2014-11-251-10/+4
* Remove the mac address propagation to vlans since FreeBSD 10 handles this itselfErmal LUÇI2014-11-251-13/+1
* Ticket #2786 there is an issue with convert_real_interface_to_friendly_interf...Ermal LUÇI2014-11-251-1/+1
* s/Unbound DNS Forwarder/Unbound DNS Resolver/ to be consistent with other wor...jim-p2014-11-251-1/+1
* Remove gmirror_status.inc from obsolete files list as it exists again in our ...jim-p2014-11-251-1/+0
* remove unused function referencing racoonChris Buechler2014-11-251-8/+0
* Fixes #2786, properly handle the chain of interfaces during lagg configuratio...Ermal LUÇI2014-11-251-15/+53
* Actually to not change all scripts running both versions of console and gui j...Ermal LUÇI2014-11-251-3/+1
* Set the timezone even during config.gui.inc to please the timezone selectionErmal LUÇI2014-11-251-0/+6
* Provision for inclusion from different places.Ermal LUÇI2014-11-251-0/+2
* Remove useless checkErmal LUÇI2014-11-251-1/+1
* Do not let the config.inc to be included from GUI scripts.Ermal LUÇI2014-11-251-0/+5
* Merge pull request #1347 from phil-davis/patch-3Renato Botelho2014-11-251-0/+3
|\
| * Process unbound start from status servicesPhil Davis2014-11-241-0/+3
* | fix up textChris Buechler2014-11-241-1/+1
* | Correct logic for lagg mtu. Also optimize and cleanup dead codeErmal LUÇI2014-11-241-16/+4
* | Make this note more accurate.jim-p2014-11-241-1/+1
* | Fixes #4039 remove the toggle from IPSec settings since its not anymore useful.Ermal LUÇI2014-11-241-19/+0
* | Fixes #4037Ermal LUÇI2014-11-241-0/+19
* | The net.inet6.ip6.rfc6204w3 needs to be 1 for dhcpv6 to work correctly. Fixes...Ermal LUÇI2014-11-241-0/+1
* | Fix issue of previous commit on adding bridge memebers.Ermal LUÇI2014-11-241-1/+1
* | DHCP6 might start after bootupErmal LUÇI2014-11-241-4/+4
* | Use the same strategy as on CP by putting a file to detect running instances ...Ermal LUÇI2014-11-241-0/+13
* | Gather DNS information and return on bootupErmal LUÇI2014-11-241-4/+4
* | Put the booting signal in globals.inc since it makes all the other scripts de...Ermal LUÇI2014-11-241-0/+3
* | Ignore empty interfaces and ovpn ones on linkup since they should not trigger...Ermal LUÇI2014-11-241-5/+11
* | Be friendly to large interface systemsErmal LUÇI2014-11-241-0/+1
* | Fixes #1047, overhaul handling of flags for hardware offloading and make it w...Ermal LUÇI2014-11-242-134/+75
* | Fixes #4015. Hide Negotiation mode when in IKEv2 since it is not required.Ermal LUÇI2014-11-241-2/+12
|/
OpenPOWER on IntegriCloud