summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add config upgrade code to make sure iketype is set, bump config version to 1...Renato Botelho2014-12-312-1/+13
* Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of t...Chris Buechler2014-12-311-0/+3
* Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint...Chris Buechler2014-12-301-12/+18
* Oops this should be 0s rather than 00. Linked with Ticket #4158Ermal2014-12-301-4/+4
* Merge pull request #1411 from phil-davis/patch-1Ermal2014-12-301-0/+7
|\
| * ipsec_smp_dump_status get out of loop if errorPhil Davis2014-12-301-0/+7
* | Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #...Ermal LUÇI2014-12-301-1/+1
* | Check for fqdn peerid/myids and prepend @ so strongswan does not try to be sm...Ermal LUÇI2014-12-301-5/+13
* | Use base64 encoded secrets which Fixes #4158Ermal LUÇI2014-12-301-4/+4
|/
* Standardise text in priv listPhil Davis2014-12-301-5/+5
* Simplify cron array comparisonPhil Davis2014-12-291-7/+1
* Minimise config updates when checking cron jobsPhil Davis2014-12-291-3/+17
* Update /etc/ttys from new partition when upgrading nanobsd, and in this case ...Renato Botelho2014-12-261-3/+5
* Remove unused variableRenato Botelho2014-12-261-3/+0
* Correctly call function for retrieving stats from ipfw. Fixes #4131Ermal LUÇI2014-12-241-2/+2
* Fixes #4130 Check for a certain size of file to start showing data on dashboa...Ermal LUÇI2014-12-241-0/+4
* Fix displaying description for IKEv1 connected tunnelsErmal LUÇI2014-12-241-8/+4
* Make this function readbleErmal LUÇI2014-12-241-5/+4
* Remove option that has now been merged into infra-host-ttl.Warren Baker2014-12-241-2/+0
* Merge pull request #1394 from phil-davis/patch-13Chris Buechler2014-12-221-2/+7
|\
| * Allow dot at end of FQDN for a hostPhil Davis2014-12-181-2/+7
* | Merge pull request #1400 from phil-davis/patch-17Chris Buechler2014-12-221-1/+1
|\ \
| * | Pass src dst IP port through to firewall logPhil Davis2014-12-211-1/+1
* | | Merge pull request #1398 from wagonza/patch-2Chris Buechler2014-12-221-0/+9
|\ \ \
| * | | Prevent resolvconf(8) from stomping all over our newly generatedWarren Baker2014-12-201-0/+9
| |/ /
* | | Add config upgrade code to validate changes made on c2fe67eb and d269747b. It...Renato Botelho2014-12-222-1/+17
* | | Correct ipsec status page to make connect button workErmal LUÇI2014-12-221-0/+16
* | | Correct dashboard with new ipsec generationErmal LUÇI2014-12-221-1/+1
* | | Create a separate connection for IKEv1 with multiple phase2 definitions.Ermal LUÇI2014-12-221-40/+64
* | | Correct issue with not reloading CP properly on calling interface configure.Ermal LUÇI2014-12-222-2/+20
* | | Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0Ermal LUÇI2014-12-221-1/+1
* | | Do not apply bw limits if the setting is not enabled in CP. Though still resp...Ermal LUÇI2014-12-221-4/+10
|/ /
* | 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
* | 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
OpenPOWER on IntegriCloud