summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #3932 Use array_map to get more parallelism when there are many entrie...Ermal LUÇI2015-01-121-7/+3
* Fix inherent issues with isset and empty values set as true by our parser. Th...Ermal LUÇI2015-01-121-12/+12
* Do not return disabled dynamic gatewaysPhil Davis2015-01-111-6/+13
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-111-1/+1
* Fixes #3281 do not undo any changes already done for gif/gre interface.Ermal LUÇI2015-01-101-9/+13
* Let the kernel handle REQID rather than handling it manually. The connection ...Ermal LUÇI2015-01-091-2/+0
* Add tracker and label to IPv4 Link-Local block rules.jim-p2015-01-091-2/+2
* After the other set of changes had unexpected complications, let's back this ...Chris Buechler2015-01-091-1/+1
* This broke a variety of things. Revert "Deprecated and non-static method mess...Chris Buechler2015-01-092-125/+125
* PEAR static method call warningPhil Davis2015-01-091-1/+1
* disable this PHP error logging, errors that are really significant end up wit...Chris Buechler2015-01-091-2/+3
* Catch packets on all iunterfaces and send them out the correct one. Fixes #4174Ermal LUÇI2015-01-081-4/+4
* Deprecated and non-static method messagesPhil Davis2015-01-082-125/+125
* Improve URL and URL ports alias update data:Renato Botelho2015-01-081-23/+43
* Change OpenVPN CARP VIP test to be more accurate. The client should also not ...jim-p2015-01-081-2/+2
* Unobsolete libcurl.so.4 since it's installed by recent versions of curl packageRenato Botelho2015-01-081-1/+0
* Fix check for cookies, the way it was implemented didn't work because it woul...Renato Botelho2015-01-081-15/+16
* Add a value to cookie, otherwise it's not set. Before my last change paramete...Renato Botelho2015-01-081-1/+1
* This is not the place for this setting and werid its here!Ermal LUÇI2015-01-081-6/+0
* some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it...Chris Buechler2015-01-081-0/+4
* "Like with like" - move a few functions to better places in the code (they ar...stilez2015-01-071-87/+88
* fix strongswan conf file generation with ipcomp. Ticket #4182Chris Buechler2015-01-071-1/+1
* Fixes #4188 use the same reqid over same phase1 but different phase2 connecti...Ermal LUÇI2015-01-081-1/+1
* Correct the sense of the check by default unity is enabledErmal LUÇI2015-01-071-2/+2
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-071-1/+6
* Move to specifically specifying the ID type apart when an ip address to have ...Ermal LUÇI2015-01-072-31/+35
OpenPOWER on IntegriCloud