summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | default openssl to 2048Chris Buechler2014-03-061-1/+1
* | | 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
* | | Merge pull request #995 from ayvis/master-syntax-errorsRenato Botelho2014-03-062-2/+2
|\ \ \
| * | | syntax errors correctedayvis2014-03-042-2/+2
* | | | update link for 2.2Chris Buechler2014-03-061-1/+1
* | | | Remove not needed anymore functionErmal2014-03-062-8/+0
* | | | 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
* | | | 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
OpenPOWER on IntegriCloud