summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Set update_url and update_manifest automatically based on version being or no...Renato Botelho2015-01-291-6/+13
* Fixes #4274 same fix as #4302 enclose in double quotes to tell yacc this is a...Ermal LUÇI2015-01-281-2/+6
* Apparently yacc became more strict in FreeBSD 10. Fixes #4302Ermal LUÇI2015-01-281-8/+9
* Fixes #4275 use double quotes on asn1dn specification so strongswan properly ...Ermal LUÇI2015-01-281-1/+2
* Reload filter when IPsec is disabled, fixes #4245Renato Botelho2015-01-281-0/+2
* Merge pull request #1440 from wagonza/patch-6Renato Botelho2015-01-281-1/+3
|\
| * Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-141-1/+3
* | Merge pull request #1421 from phil-davis/patch-4Renato Botelho2015-01-281-1/+15
|\ \
| * | Support choice of SMTP Authentication MechanismsPhil Davis2015-01-041-1/+15
* | | Fix #4318 - gen_subnetv4_max() not working on 32bitRenato Botelho2015-01-281-1/+1
* | | Merge pull request #1450 from phil-davis/patch-1Renato Botelho2015-01-281-2/+2
|\ \ \
| * | | Dynamic DNS wildcard typoPhil Davis2015-01-251-2/+2
* | | | Merge pull request #1445 from phil-davis/priv-typosRenato Botelho2015-01-281-2/+2
|\ \ \ \
| * | | | Unimportant typos in user and group managerPhil Davis2015-01-181-2/+2
* | | | | Simplify use of other serial ports setting all of them as onifconsole when se...Renato Botelho2015-01-272-8/+9
| |/ / / |/| | |
* | | | Fixes #4257 With the platform_booting() fixes a regression was done on openvp...Ermal LUÇI2015-01-221-6/+10
* | | | Save the tradition and point to used binaries hereErmal LUÇI2015-01-221-1/+1
* | | | When configuring radvd, check if carp is enabled. Ticket #4252Renato Botelho2015-01-221-2/+2
* | | | Do not translate function return stringRenato Botelho2015-01-221-3/+3
* | | | Fix typo in function nameRenato Botelho2015-01-221-1/+1
* | | | Strict comparison not necessary here, and makes this fail to work asChris Buechler2015-01-211-1/+1
* | | | Ticket #4254 do not put duplicate interface namesErmal LUÇI2015-01-211-1/+1
* | | | Ticket #4254 Actually use proper variables allover to have correct route addedErmal LUÇI2015-01-211-11/+11
* | | | Ticket #4254 Actually use proper interface to check if gateway existsErmal LUÇI2015-01-211-1/+5
* | | | Ticket #4254 Use proper variableErmal LUÇI2015-01-211-4/+4
* | | | Ticket #4254 actually use the info on the protocol of the vpn sepcification t...Ermal LUÇI2015-01-211-2/+2
* | | | Ticket #4254 Handle even hosts specified throguh dns nameErmal LUÇI2015-01-211-2/+7
* | | | Ticket #4524 Bring back static routes on ipsec to make sure charon does not s...Ermal LUÇI2015-01-211-2/+45
* | | | Correct this typo which would make other things breakErmal LUÇI2015-01-211-1/+1
* | | | Be compliant with gatway groups specified on ipsec. Ticket #4254Ermal LUÇI2015-01-211-5/+8
* | | | Ticket #4254 Actually fix this on 2.2 branch since vips are not handled by ge...Ermal LUÇI2015-01-211-1/+6
* | | | When radvd is configured on a CARP interface, enable it when it is MASTER and...Renato Botelho2015-01-213-0/+32
* | | | Ticket #4254 specify the list of interfaces to be used by charon. This is a w...Ermal LUÇI2015-01-211-0/+9
* | | | Use the parent NIC rather than the VIP. Fixes part of Ticket #4252Chris Buechler2015-01-211-2/+16
* | | | The reset button check should happen on all platforms, not only NanoBSDjim-p2015-01-201-2/+0
* | | | Add reset button support for APU and FW7541Renato Botelho2015-01-191-1/+8
|/ / /
* | | add detection for 7541, APUChris Buechler2015-01-161-0/+12
* | | make master 2.3-DEVELOPMENTChris Buechler2015-01-161-1/+1
* | | Still missed one mistake on last commitRenato Botelho2015-01-161-1/+1
* | | Fix some logic mistakes introduced in 89f171b052, spotted by phil-davisRenato Botelho2015-01-162-8/+4
* | | fix syntax and unbreak pfsense-utils.incRenato Botelho2015-01-161-1/+1
* | | fix syntax and unbreak interfaces.incRenato Botelho2015-01-161-2/+2
* | | Validate if both IP address and subnet are valid and the same version. Fixes ...Renato Botelho2015-01-161-2/+3
* | | Just do an update since it will handle itself properly.Ermal LUÇI2015-01-151-1/+0
* | | Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-1510-132/+168
* | | Fixes #4150. Move to tables to accomodate unlimited number of interfaces.Ermal LUÇI2015-01-151-13/+13
* | | Add RSA keys even for eap-mschapv2Ermal LUÇI2015-01-151-1/+2
* | | Oops add missing curlyErmal LUÇI2015-01-141-1/+1
* | | Also take care of ph1 mobile settings for eap-tlsErmal LUÇI2015-01-141-3/+10
* | | Obsolete libpng15 in favour of libpng16Renato Botelho2015-01-141-0/+1
OpenPOWER on IntegriCloud