summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-312-10/+23
* Fixes #4333 Unset previous defined values before using the new onesErmal LUÇI2015-01-312-0/+8
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-0/+1
* Do not reuse reqid on copy of phase2 Fixes #4349Ermal LUÇI2015-01-301-0/+1
* fix input validation, = is OK hereChris Buechler2015-01-291-2/+2
* Accept port range on Outbound NAT. Fixes #4300Renato Botelho2015-01-281-2/+2
* Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-281-1/+17
* Support for Office365 MailPhil Davis2015-01-281-0/+20
* Unimportant typos in user and group managerPhil Davis2015-01-283-7/+7
* Teach ufslabels.sh to deal with DESTDIR, useful on installationRenato Botelho2015-01-271-3/+3
* Improve a bit sh syntax and fix it for multiple swap devicesRenato Botelho2015-01-271-31/+40
* Fix sed syntax, -i requires a space before the parameter. Also fix regex to f...Renato Botelho2015-01-271-3/+3
* use example.com for examplesChris Buechler2015-01-271-1/+1
* these descriptions were flipped. Ticket #4273Chris Buechler2015-01-271-2/+2
* Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix ...Renato Botelho2015-01-221-1/+18
* Add missing require for filter.inc since vpn_ipsec_configure() calls filter_c...Renato Botelho2015-01-192-0/+2
* move jquery ui css to theme foldersJared Dillard2015-01-1610-1/+9809
* Firewall Rules Apply be friendly to other languagesPhil Davis2015-01-151-1/+1
* Time to let these goErmal LUÇI2015-01-152-84/+0
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-153-2/+44
* Actually remove rekey/reauth from config to avoid strange issues. Ticket #4208Ermal LUÇI2015-01-131-0/+4
* To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-131-0/+8
* 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
* Properly handle large passthrough entries even here.Ermal LUÇI2015-01-121-8/+13
* Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
* Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
* 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-121-2/+8
* Bring back showing of default value like previous versions.Chris Buechler2015-01-111-0/+4
* Remove debug codeErmal LUÇI2015-01-111-2/+0
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-111-1/+3
* Fix POST typo in interfaces_assign.phpPhil Davis2015-01-111-1/+1
* 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
* Default IPsec to main mode, unless mobile client.Chris Buechler2015-01-091-2/+4
* Do not count twice the phase2 entriesErmal LUÇI2015-01-091-6/+10
* Just some reshufling and cleanupErmal LUÇI2015-01-091-5/+4
* This broke a variety of things. Revert "Deprecated and non-static method mess...Chris Buechler2015-01-095-99/+99
* Make this code less memory hungry and fix route command generationErmal LUÇI2015-01-081-19/+17
* Deprecated and non-static method messagesPhil Davis2015-01-085-99/+99
* Improve URL and URL ports alias update data:Renato Botelho2015-01-081-30/+2
* Also include /127 for IPv6, it works fine. Ticket #3657Chris Buechler2015-01-071-5/+3
* Allow for configuring /31 masks on interfaces.php. The rest of the code was u...Chris Buechler2015-01-071-10/+6
* fix up textChris Buechler2015-01-076-8/+8
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-071-0/+15
* split is deprecated move to explodeErmal LUÇI2015-01-071-2/+2
OpenPOWER on IntegriCloud