summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-152-1/+17
* 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
* Correctly handle number of cores and power of 2. Merged from the package alre...Warren Baker2015-01-141-13/+9
* Add some saftey belts here to be safeErmal LUÇI2015-01-131-2/+4
* Heh bump the config versionErmal LUÇI2015-01-131-1/+1
* To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-133-0/+40
* Unbound is compiled with libevent so setting this to always be 4096.Warren Baker2015-01-121-9/+2
* Allow for overhead and up maximum limit from 8 to 32, also only set it if its...Warren Baker2015-01-121-7/+7
* Do not leak firewall rules as well when (re)creating rulesErmal LUÇI2015-01-121-0/+3
* Fix spell typo spotted by phil-davisRenato Botelho2015-01-121-1/+1
* Fix typos introduced by chaning to explicit id specification when necessary. ...Ermal LUÇI2015-01-121-5/+5
* Fix cut paste brain fadePhil Davis2015-01-121-1/+1
* Restart PHP-FPM allow to setup ini filePhil Davis2015-01-121-0/+2
* Use this generation now of committing pipes directly and only rules to put on...Ermal LUÇI2015-01-121-5/+1
* Revert "Ticket #3932 Use array_map to get more parallelism when there are man...Ermal LUÇI2015-01-121-3/+7
* Actually improve the previous resource leak commit since the function is ther...Ermal LUÇI2015-01-121-21/+1
* * Try to autodetect if the execution limit needs to be raised on big number o...Ermal LUÇI2015-01-121-0/+31
* Do not override the passwd string. First it prevents the md5 working if the c...Ermal LUÇI2015-01-121-4/+2
OpenPOWER on IntegriCloud