summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Make this a bit more efficientErmal2014-03-111-3/+5
* Merge pull request #1018 from florian-asche/patch-3Renato Botelho2014-03-111-3/+5
|\
| * Update services.incFlorian Asche2014-03-101-0/+2
| * Update services.incFlorian Asche2014-03-101-0/+1
| * Update services.incFlorian Asche2014-03-101-3/+2
* | Do not delete linklocal addressRenato Botelho2014-03-111-3/+4
* | Update dyndns.classFlorian Asche2014-03-101-0/+1
* | Merge pull request #1012 from florian-asche/patch-1Renato Botelho2014-03-101-5/+6
|\ \ | |/ |/|
| * Update services.incFlorian Asche2014-03-101-5/+0
| * Update services.incFlorian Asche2014-03-101-1/+7
* | Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not el...Ermal2014-03-101-3/+14
* | pfSense_interface_deladdress() only knows how to delete an ip address, not a ...Renato Botelho2014-03-101-2/+8
|/
* Make the voucher auth through xmlrpc work.Ermal2014-03-071-1/+4
* Better just use start here seems to be more reliableErmal2014-03-061-1/+1
* Correct the step for phase2 algos as wellErmal2014-03-061-1/+1
* Correct the generation of the config for mobile tunnels as wellErmal2014-03-061-4/+3
* update link for 2.2Chris Buechler2014-03-061-1/+1
* Use a step of 64 here too to comply with what the daemon can parse/understandErmal2014-03-061-1/+1
* bring up appropriate interface for GRE/GIF. Ticket #3281Chris Buechler2014-03-061-2/+2
* 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
OpenPOWER on IntegriCloud