summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1439 from wagonza/patch-5Renato Botelho2015-01-141-13/+9
|\
| * Correctly handle number of cores and power of 2. Merged from the package alre...Warren Baker2015-01-141-13/+9
|/
* Actually remove rekey/reauth from config to avoid strange issues. Ticket #4208Ermal LUÇI2015-01-131-0/+4
* 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-135-1/+49
* Merge pull request #1437 from xbipin/masterRenato Botelho2015-01-1325-25/+25
|\
| * Improving aesthetics.xbipin2015-01-1325-25/+25
|/
* Where the P1 is disabled, show the P2s as disabled since they will be, same a...Chris Buechler2015-01-121-1/+1
* Fix IPsec widget for multiple P2, it fixes #4164Renato Botelho2015-01-121-1/+12
* Merge pull request #1430 from wagonza/patch-4Chris Buechler2015-01-121-9/+2
|\
| * Unbound is compiled with libevent so setting this to always be 4096.Warren Baker2015-01-091-8/+1
* | Merge pull request #1428 from wagonza/patch-3Chris Buechler2015-01-121-7/+7
|\ \
| * | Allow for overhead and up maximum limit from 8 to 32, also only set it if its...Warren Baker2015-01-091-7/+7
| |/
* | Fix copyrightErmal LUÇI2015-01-121-3/+2
* | Ooops fix culriesErmal LUÇI2015-01-121-1/+1
* | No need for this anymoreErmal LUÇI2015-01-121-10/+0
* | Improve this part as wellErmal LUÇI2015-01-121-6/+5
* | Split the work into different jobs called through fcgicli. Helps Ticket #3932Ermal LUÇI2015-01-122-4/+79
* | Remove old write caching tunable as well. Ticket #4203Chris Buechler2015-01-121-1/+0
* | Remove the settings to disable DMA, which have changed in FreeBSD 10.Chris Buechler2015-01-121-2/+0
* | 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
* | Merge pull request #1431 from phil-davis/patch-1Renato Botelho2015-01-121-0/+2
|\ \
| * | Fix cut paste brain fadePhil Davis2015-01-111-1/+1
| * | Restart PHP-FPM allow to setup ini filePhil Davis2015-01-101-0/+2
* | | Properly handle large passthrough entries even here.Ermal LUÇI2015-01-121-8/+13
* | | 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
* | | Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
* | | Do not override the passwd string. First it prevents the md5 working if the c...Ermal LUÇI2015-01-121-4/+2
* | | Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
* | | Ticket #3932 Use array_map to get more parallelism when there are many entrie...Ermal LUÇI2015-01-121-7/+3
* | | Fix typos and set needed variableErmal LUÇI2015-01-121-3/+4
* | | properly apply the passthrough entries when apply is hitr.Ermal LUÇI2015-01-121-0/+3
* | | Fix inherent issues with isset and empty values set as true by our parser. Th...Ermal LUÇI2015-01-122-14/+20
* | | Bring back showing of default value like previous versions.Chris Buechler2015-01-111-0/+4
* | | Merge pull request #1433 from phil-davis/patch-3Chris Buechler2015-01-111-6/+13
|\ \ \
| * | | Do not return disabled dynamic gatewaysPhil Davis2015-01-111-6/+13
* | | | Remove debug codeErmal LUÇI2015-01-111-2/+0
|/ / /
* | | Merge pull request #1432 from phil-davis/patch-2Renato Botelho2015-01-111-1/+1
|\ \ \
| * | | Fix POST typo in interfaces_assign.phpPhil Davis2015-01-111-1/+1
|/ / /
* | | Fixes #3281 do not undo any changes already done for gif/gre interface.Ermal LUÇI2015-01-101-9/+13
* | | Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-102-2/+4
* | | Properly rename the var Ticket #4164Ermal LUÇI2015-01-101-3/+3
|/ /
* | Default to only AES and SHA1 for new P2s.Chris Buechler2015-01-091-2/+2
* | Default IPsec to AESChris Buechler2015-01-091-1/+1
OpenPOWER on IntegriCloud