summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Correct the leftsubnet specification for transport mode.Ermal LUÇI2014-12-191-1/+1
* Heh remove debugging codeErmal LUÇI2014-12-191-1/+0
* Ooops fix this identation on final configErmal LUÇI2014-12-191-13/+13
* Just whitespace save from removing a useless else { branchErmal LUÇI2014-12-191-597/+599
* Remove unused functionErmal LUÇI2014-12-191-83/+0
* Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic...Ermal LUÇI2014-12-191-4/+4
* include $myid in these PSK lines. Ticket #4126Chris Buechler2014-12-181-3/+3
* Simplify logic using a proper function as spotted by ErmalRenato Botelho2014-12-181-8/+5
* Replace ; by newlines when upgrading custom_options from unbound packages, it...Renato Botelho2014-12-181-0/+3
* Do not restart unneeded services. Also triger configuration for the proper in...Ermal LUÇI2014-12-181-1/+3
* Add openvpn interfaces to group when they are created, it should fix #4110Renato Botelho2014-12-181-0/+9
* Check if interface exist before try to add it to groupRenato Botelho2014-12-181-2/+3
* Bump latest_config version that I forgot on previous commit. Spotted by Jim P...Renato Botelho2014-12-171-1/+1
* syslogd can't just be HUPed to pick up its new config, as many of thoseChris Buechler2014-12-171-3/+3
* Add a cron item to expire items from webConfiguratorlockout, also add config ...Renato Botelho2014-12-171-0/+14
* Check if interface is disabled when configuring DHCP server. It fixes #4119Renato Botelho2014-12-171-2/+5
* Give the proper value for the logging level since even 0 is the correct value...Ermal LUÇI2014-12-171-1/+1
* Make logic more visible as suggested by ErmalRenato Botelho2014-12-161-1/+6
* Teach interface_vip_bring_down() to deal with IP Alias over CARPRenato Botelho2014-12-161-1/+7
* Add DNS Resolver to the list of services to be sync'd on HA, make sure it and...Renato Botelho2014-12-151-2/+6
* Use newline to separate unbound custom options during config upgrade, it shou...Renato Botelho2014-12-151-4/+4
* Where binding Unbound to *:53, set "interface-automatic: yes" so replies are ...Chris Buechler2014-12-131-0/+1
* Validation of y/n answers in setlanipPhil Davis2014-12-121-31/+33
* rc.initial.setlanip fix validation of CIDR within rangePhil Davis2014-12-121-1/+1
* Split ICMP and ICMPv6 types on Firewall RulesRenato Botelho2014-12-111-0/+61
* Fix #4099:Renato Botelho2014-12-111-1/+3
* Improve check if no OpenVPN definedPhil Davis2014-12-111-1/+2
* Setup ddb on all platforms. On full install it will save the dump, on NanoBSD...jim-p2014-12-102-6/+6
* Make sure this message is only displayed on consoleRenato Botelho2014-12-101-1/+2
* get_failover_interface() is already called inside get_interface_ip(v6), no ne...Renato Botelho2014-12-101-4/+2
* Use exit instead of return here, otherwise script's return code is always 0 a...Renato Botelho2014-12-081-4/+4
* Provide success return indication from console_configure_dhcpdPhil Davis2014-12-071-0/+1
* Disable RC4 ciphers in lighttpdChris Buechler2014-12-051-2/+2
* Call filter_configure_sync() is a better fix for #4066, as pointed by ErmalRenato Botelho2014-12-051-3/+2
* Fix #4066:Renato Botelho2014-12-051-3/+12
* Add RELENG_2_2 to gitsyncRenato Botelho2014-12-051-0/+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-041-1/+1
|\
| * Don't include link-locals as unbound interface candidatesJean Cyr2014-12-041-1/+1
* | 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
|/
* 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 #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
|/
OpenPOWER on IntegriCloud