Commit Graph

12292 Commits

Author SHA1 Message Date
Ermal bd0bb466f0 Do not display the disabled tunnels since they are not needed in the widget. Ticket #3955 2014-11-12 22:06:03 +01:00
Ermal 6a151c91f9 Commit the other part of the fix for Ticket #3955 2014-11-12 21:43:35 +01:00
jim-p 38d2141421 Fixup some redirected URLs. 2014-11-12 13:44:21 -05:00
jim-p 4dbabbc633 Fixup some URLs that changed. 2014-11-12 13:36:51 -05:00
jim-p 4b2223f209 Standardize quotes in help.php 2014-11-12 13:36:51 -05:00
Chris Buechler 71f45fedec Don't allow interface descriptions that are strictly numbers as that
generates an invalid ruleset. Ticket #4005
2014-11-12 11:26:38 -06:00
Chris Buechler a19cc6007c fix variable typo 2014-11-12 11:22:23 -06:00
Chris Buechler 2b114010dd fix text 2014-11-12 11:20:17 -06:00
Renato Botelho 61dec0b078 Make sure empty group or user are not created when editing 2014-11-12 14:22:04 -02:00
Ermal 285acd6040 Oops do the right thing here by passing proper argument rather than breaking the ipsec status page. Ticket #3955 2014-11-12 12:46:06 +01:00
Chris Buechler 5f4f83652f fix text 2014-11-10 23:53:50 -06:00
Jim Thompson 29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
Jim Thompson dd447bde2b modify copyright statement to reflect reality 2014-11-10 22:49:50 -06:00
Jim Thompson e7896fc82e Change copyright statement to reflect reality 2014-11-10 22:24:03 -06:00
Chris Buechler e120d5ce5f Fix syntax error in CARP status page. Ticket #3967 2014-11-10 22:13:01 -06:00
Chris Buechler a1b66becf4 Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967 2014-11-10 22:07:44 -06:00
Ermal d87fcac96b Do not require the default sysctl items to be set on the config.xml but rather extract the definitions from the sysctl tree. Also to reduce config.xml size 2014-11-10 21:47:14 +01:00
Ermal 24d728bb4f Retire flowtable_configure as a useless code since its not in kernel 2014-11-10 20:36:10 +01:00
Ermal 5063f1df93 Ticket #3967. Allow to have carp as parent of ipaliases - continued 2014-11-10 15:00:30 +01:00
Ermal 9c97df267f Ticket #3967. Allow to have carp as parent of ipaliases 2014-11-10 14:34:35 +01:00
Chris Buechler a838048088 fix text 2014-11-06 22:11:28 -06:00
Chris Buechler 6859f88157 show interface name, not identifier 2014-11-06 22:09:47 -06:00
Chris Buechler d3d237548f fix text, PPPoE Server, not VPN 2014-11-06 22:03:50 -06:00
Chris Buechler 708af6349c remove unnecessary is_array check, thanks Renato 2014-11-06 17:16:27 -06:00
Chris Buechler 6c3be36500 Don't allow P2 local+remote network combinations that overlap with
interface+remote-gateway of the P1. Fixes #3812
2014-11-06 16:36:35 -06:00
Chris Buechler a012464eb4 fix captive portal status page display 2014-11-05 22:58:19 -06:00
Chris Buechler bb18cfcb3b fix up text 2014-11-05 22:45:06 -06:00
Renato Botelho 87d4456cf4 Merge pull request #1323 from derelict-pf/master 2014-11-05 07:07:55 -02:00
Renato Botelho f81011eadd Merge pull request #1320 from phil-davis/patch-2 2014-11-05 07:05:59 -02:00
Chris Buechler e39c963a09 fix up text 2014-11-04 23:31:36 -06:00
Chris Buechler 75756ab9c8 use a bit stronger of defaults in OpenVPN wizard 2014-11-04 23:19:45 -06:00
Chris Buechler 1c1fe6662f Fix WINS description. It's not 1999, and it wasn't a good description for back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer. 2014-11-04 23:08:13 -06:00
Chris Buechler 7a22ab9bb1 fix up text 2014-11-04 23:05:20 -06:00
Chris Buechler b7419cfc0b skip disabled phase 1 entries in status output 2014-11-04 21:22:27 -06:00
Chris Buechler 261f2efe47 fix NAT-T status. The 'nat' in the status array just tells how the connection is configured, not what it's actually using. Port seems to be the best way to determine what it's using. Fix up some other text while here 2014-11-04 19:57:46 -06:00
Chris Buechler d3c414e335 strongswan only has two options for NAT-T, force or auto. 2014-11-04 19:02:38 -06:00
Chris Buechler 41367b9c2a remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
Chris Buechler f643a1f131 clean up text 2014-11-04 18:02:09 -06:00
jim-p ea20169a38 Use a better method of finding disks for SMART.
Old code was inaccurate and also listed entries that were symlinks to other disks
2014-11-04 15:49:54 -05:00
Ermal 0810a719e9 Restore 3 values back on NAT-T settings Just Enable now its Auto as per strongswan default. and off disabled mobike. Ticket #3979 2014-11-04 21:21:47 +01:00
Ermal 1db2634e32 Rename the options to actually make sense with strongswan 2014-11-04 21:08:25 +01:00
Ermal 86ef7a0a46 Remove Force options since it has not meaning for now. 2014-11-04 21:07:26 +01:00
jim-p 8a2229e3da Catch some more sensitive info when sanitizing. 2014-11-04 12:43:24 -05:00
Renato Botelho ec2904649f Merge pull request #1328 from wagonza/master 2014-11-03 10:56:16 -02:00
Renato Botelho fe9d4894a2 Fix indent 2014-11-03 10:54:21 -02:00
Renato Botelho 2783e408c4 Revert "Indent better"
This reverts commit a431bfc9e6.
2014-11-03 10:52:09 -02:00
Warren Baker d5566d43f4 Make sure defaults values are actually used. Fixes #3974 2014-11-03 14:45:13 +02:00
Warren Baker a431bfc9e6 Indent better 2014-11-03 12:08:01 +02:00
Warren Baker 1b436de1ac Be consistent with the other pages 2014-11-03 12:04:42 +02:00
Warren Baker be11b6f1b8 Add braces 2014-11-03 12:03:08 +02:00