Commit Graph

12282 Commits

Author SHA1 Message Date
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
Ermal
ce21dfca21 Correct dispaly of checkboxes for ipsec 2014-11-02 00:20:27 +01:00
derelict-pf
a94a16cd46 s/a/an/ and speling. 2014-10-31 15:05:22 -07:00
derelict-pf
162a7b4edf s/then/than/ 2014-10-31 14:55:14 -07:00
Phil Davis
c656bc75f8 Fix getext to gettext typo 2014-10-31 08:09:39 +05:45
Phil Davis
41aa5cd4da Fix getext to gettext typo 2014-10-31 08:08:54 +05:45
Phil Davis
29af62653b Fix getext to gettext typo 2014-10-31 08:08:06 +05:45
Phil Davis
24516832ea Fix getext to gettext typo 2014-10-31 08:07:23 +05:45
Phil Davis
b3f0b2e1a8 Fix getext to gettext typo 2014-10-31 08:06:17 +05:45
Ermal
737b18f23b Allow accept_unencrypted_mainmode_messages to be enabled if needed 2014-10-30 21:35:51 +01:00
Renato Botelho
a437287444 Fix a typo on array index, related to ticket #3963 2014-10-29 11:02:47 -02:00