summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Properly calculate the 6rd default gateway honoring netmasks other than /32Ermal LUÇI2015-02-021-1/+5
* Ticket #4353 fix typo on unset var spotted-by: Phil DavisErmal LUÇI2015-02-021-1/+1
* speedup 'function is_port($port)' speed by skipping calls to getservbyname wh...PiBa-NL2015-02-021-5/+3
* need $g here so product_name is set in user agentChris Buechler2015-02-011-1/+1
* Fixes #4360 allow marking a connection as responder only, the same behviour a...Ermal LUÇI2015-01-311-0/+3
* Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-312-1/+10
* Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-311-7/+19
* Firewall Log does not display logged IGMP packetsPhil Davis2015-01-311-0/+3
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-1/+1
* 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-2/+4
* Reload filter when IPsec is disabled, fixes #4245Renato Botelho2015-01-281-0/+2
* Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-281-1/+3
* Support choice of SMTP Authentication MechanismsPhil Davis2015-01-281-1/+15
* Fix #4318 - gen_subnetv4_max() not working on 32bitRenato Botelho2015-01-281-1/+1
* Dynamic DNS wildcard typoPhil Davis2015-01-281-2/+2
* Unimportant typos in user and group managerPhil Davis2015-01-281-2/+2
* Simplify use of other serial ports setting all of them as onifconsole when se...Renato Botelho2015-01-272-8/+9
* Change version to 2.2.1-DEVELOPMENTRenato Botelho2015-01-271-1/+1
* Fixes #4257 With the platform_booting() fixes a regression was done on openvp...RELENG_2_2_0Ermal 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-4/+4
* 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
* 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
* Set $arch accordingly to releaseRenato Botelho2015-01-161-1/+1
* change update URLs for releaseChris Buechler2015-01-161-2/+2
* Bump to 2.2-RELEASEChris Buechler2015-01-161-1/+1
* 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
* Revert "Move to specifically specifying the ID type apart when an ip address ...Ermal LUÇI2015-01-152-35/+31
* Revert "Fix typos introduced by chaning to explicit id specification when nec...Ermal LUÇI2015-01-151-5/+5
* Add RSA keys even for eap-mschapv2Ermal LUÇI2015-01-151-1/+2
OpenPOWER on IntegriCloud