summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #984 from phil-davis/masterRenato Botelho2014-03-041-8/+10
|\
| * Return GWG IP protocol (version) when no gateway IPPhil Davis2014-02-271-8/+10
* | Merge pull request #992 from Doncuppjr/masterRenato Botelho2014-03-041-2/+11
|\ \
| * | Put added option in dhcp config instead of dhcpv6 config.Donald A. Cupp Jr2014-03-031-11/+11
| * | Add missing option code for uefi bootingDonald A. Cupp Jr2014-03-021-0/+1
| * | Merge branch 'master' of https://github.com/Doncuppjr/pfsenseDonald A. Cupp Jr2014-03-022-9/+11
| |\ \
| * | | Added support for UEFI booting to Network Booting configuration.Charlie Root2014-03-021-1/+9
* | | | Fix syntaxRenato Botelho2014-03-031-1/+1
* | | | s/unlink/unlink_if_exists/Renato Botelho2014-03-031-2/+2
* | | | Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the I...Renato Botelho2014-03-032-8/+8
* | | | Fix typo on var nameRenato Botelho2014-03-031-1/+1
| |/ / |/| |
* | | sync up ALTQ-capable interfaces listChris Buechler2014-03-011-6/+6
* | | Wrap this in an is_array() test, or else if you have no manually configured D...jim-p2014-03-011-3/+5
|/ /
* | Merge pull request #986 from andrespetralli/masterRenato Botelho2014-02-281-0/+1
|\ \
| * | Re-enabling static lease updatesAndres Petralli2014-02-281-0/+1
* | | Small correction for clear codeErmal2014-02-281-2/+2
* | | Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...Ermal2014-02-282-4/+8
* | | Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 acc...Ermal2014-02-281-1/+3
* | | Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...Ermal2014-02-282-0/+4
* | | Make the IPSec status page work with strongswanErmal2014-02-271-2/+2
| |/ |/|
* | Oops forgot the query messageErmal2014-02-261-0/+3
* | Add a function to read the status of connections/SAs/SPDs from smp plugin of ...Ermal2014-02-261-0/+32
* | Make xmlreader parse any document and properly consider listtags specified an...Ermal2014-02-261-7/+28
* | Parse even attributes when presentErmal2014-02-261-0/+6
* | Push log changes for IPSec and fix generation of strongswan.conf and ipsec.se...Ermal2014-02-252-3/+24
* | * Correct logging to syslog and proper file for ipsec from strongswanErmal2014-02-252-5/+21
* | Fix #3483 only use IPv4 DNS servers in DHCP v4 confPhil Davis2014-02-241-3/+11
* | Make is_linklocal case-insensitive and fix #3433Renato Botelho2014-02-241-1/+1
* | Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate ...Renato Botelho2014-02-241-0/+16
* | Set variable after make sure it's defined and has elementsRenato Botelho2014-02-241-3/+3
* | Fix whitespace and indentRenato Botelho2014-02-241-827/+827
* | Properly detect when there are issues with communicating with syncip and to u...Ermal2014-02-241-5/+10
* | Properly compile the query to insert the values. Pointy-hat: myself. While he...Ermal2014-02-241-4/+4
* | Merge pull request #959 from stilez/patch-3Renato Botelho2014-02-241-33/+12
|\ \
| * | Tighten is_subnet() functionsstilez2014-02-211-33/+12
* | | Ticket #2627. Just pass the array over no need to traverse itErmal2014-02-211-6/+4
* | | Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 servi...Ermal2014-02-212-5/+27
* | | Avoid recursion of convert_real_interface_to_friendly_interface_name with get...Ermal2014-02-211-10/+10
* | | Merge pull request #960 from stilez/patch-4Renato Botelho2014-02-211-7/+13
|\ \ \
| * | | Tighten is_validaliasname()stilez2014-02-211-7/+13
| |/ /
* | | Be friendly to memoryErmal2014-02-211-0/+1
* | | Fix problem with the voucher synching that was introduced during conversion t...Ermal2014-02-211-1/+1
|/ /
* | Rather than having issues with not started radvd try to start radvd to discov...Ermal2014-02-201-5/+7
* | Correct obvious bug in IPv6.incErmal2014-02-201-1/+1
* | s/PEAR.php/PEAR.inc/Ermal2014-02-201-3/+3
* | Actually take latest one from github. It has some more checks and more execut...Ermal2014-02-201-40/+88
* | Update IPV6.inc to latest 1.2.1 versionErmal2014-02-201-192/+323
* | If set use the default bandwidth setting on the CP even for mac passthrough. ...Ermal2014-02-201-2/+10
* | Use the default bw specification if configured even for allowed ip and hostname.Ermal2014-02-201-2/+10
* | Do some more error checking and put secondary radius attributes only if confi...Ermal2014-02-201-35/+39
OpenPOWER on IntegriCloud