Commit Graph

24652 Commits

Author SHA1 Message Date
Renato Botelho
cfec85587c Add missing $ as spotted by Kill Bill, ticket #4132 2014-12-22 14:54:11 -02:00
Ermal LUÇI
17ad9cb8c1 Correct display of tunnel status on ikev1 with multiple phase2 2014-12-22 17:36:38 +01:00
Ermal LUÇI
483c3b5b43 Correct ipsec status page to make connect button work 2014-12-22 17:20:53 +01:00
Ermal LUÇI
7a8ea3ee7a Correct dashboard with new ipsec generation 2014-12-22 16:08:31 +01:00
Ermal LUÇI
d8cb5ff357 Create a separate connection for IKEv1 with multiple phase2 definitions. 2014-12-22 15:37:25 +01:00
Ermal LUÇI
a08db60378 Correct issue with not reloading CP properly on calling interface configure. 2014-12-22 15:33:06 +01:00
Ermal LUÇI
b2448aa0c9 Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0 2014-12-22 15:24:27 +01:00
Renato Botelho
7fd7c5a545 Fix string, we want to print variable name here and not its value. Fixes #4132 2014-12-22 10:12:40 -02:00
Ermal LUÇI
ce90c89a30 Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127 2014-12-22 12:03:13 +01:00
Chris Buechler
5b4ed0e1db Use correct port for viewing portal page contents. Ticket #4125 2014-12-19 19:57:10 -06:00
jim-p
a98ff7efd4 Fix help for UPnP/NAT-PMP 2014-12-19 16:17:50 -05:00
Ermal LUÇI
85ea799e8c Correct the leftsubnet specification for transport mode. 2014-12-19 21:24:48 +01:00
Ermal LUÇI
1bd77f262e Heh remove debugging code 2014-12-19 20:49:06 +01:00
Ermal LUÇI
0b7f174c38 Ooops fix this identation on final config 2014-12-19 20:48:02 +01:00
Ermal LUÇI
7a683b46b9 Just whitespace save from removing a useless else { branch 2014-12-19 19:30:09 +01:00
Ermal LUÇI
1aac629118 Remove unused function 2014-12-19 19:01:32 +01:00
Ermal LUÇI
11caacf6be Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic=85580.0 2014-12-19 09:34:36 +01:00
Chris Buechler
42a109916a include $myid in these PSK lines. Ticket #4126 2014-12-18 18:19:25 -06:00
Renato Botelho
bd1a626771 Simplify logic using a proper function as spotted by Ermal 2014-12-18 16:13:16 -02:00
Renato Botelho
c23f4d8f93 Replace ; by newlines when upgrading custom_options from unbound packages, it's related to ticket #4090 2014-12-18 13:51:54 -02:00
Ermal LUÇI
ab0e40807d Do not restart unneeded services. Also triger configuration for the proper interface. 2014-12-18 15:17:27 +01:00
Renato Botelho
906ae4556c Merge pull request #1391 from ExolonDX/master 2014-12-18 09:21:38 -02:00
Renato Botelho
da4f91a920 Add openvpn interfaces to group when they are created, it should fix #4110 2014-12-18 08:03:08 -02:00
Renato Botelho
67de15fc50 Check if interface exist before try to add it to group 2014-12-18 08:02:44 -02:00
Renato Botelho
a03551c249 Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle 2014-12-17 16:47:44 -02:00
Chris Buechler
f1905a3eca syslogd can't just be HUPed to pick up its new config, as many of those
are command line arguments. Go back to 2.1x and prior behavior of TERM and
restart. Fixes source IP use with syslog among other config changes.
2014-12-17 12:21:36 -06:00
Renato Botelho
b0885c5a7a Add a cron item to expire items from webConfiguratorlockout, also add config upgrade code. This fixes #4122 2014-12-17 16:17:18 -02:00
Renato Botelho
570066460e Check if interface is disabled when configuring DHCP server. It fixes #4119 2014-12-17 15:26:19 -02:00
Renato Botelho
f4c40620da Disable dhcp server when interface is disabled. Ticket #4119 2014-12-17 15:25:55 -02:00
Renato Botelho
e94692c097 Do not check disabled interfaces, ticket #4119 2014-12-17 15:25:26 -02:00
Ermal LUÇI
c1476a2abb Give the proper value for the logging level since even 0 is the correct value coming from GUI. 2014-12-17 12:54:48 +01:00
Ermal LUÇI
059929826e Encode space to avoid rejecting users with spaces in username 2014-12-17 00:01:21 +01:00
jim-p
50b00432b8 Use updated URLs for Limiters and Layer 7 help. 2014-12-16 16:52:21 -05:00
jim-p
00342f8523 Remove some old comments and unnecessary cruft. 2014-12-16 16:10:52 -05:00
jim-p
51579bb421 Pick up some more new pages for 2.2 that need help links. 2014-12-16 16:08:35 -05:00
jim-p
e4e6c315b0 Some misc updates to pkg help links 2014-12-16 15:48:16 -05:00
jim-p
84b85dc55e Add help for Unbound/DNS Resolver and its related tabs. 2014-12-16 15:26:29 -05:00
Colin Fleming
c2e6e8e2b6 Remove "link", "vlink" and "alink" from BODY tag
This is a positional change to remove "link", "vlink" and "alink" from
the BODY tag, the following themes do not have Anchor tags defined in
CSS, so they use the colours defined in the BODY tag, which is blue
(hex: #0000CC).

_corporate
code-red
metallic
nervecenter
pfsense
pfsense-dropdown

Update "all.css" in the above themes with Anchor tags defined, so that
the colour definition can be removed from the BODY tag.
2014-12-16 19:49:30 +00:00
jim-p
db7a17d01d Point these CARP Help pages at more useful places. 2014-12-16 14:21:31 -05:00
Renato Botelho
c445a9f547 Use provided function to change user's password 2014-12-16 17:10:18 -02:00
jim-p
dd05d04557 Fixup the rest of the URLs for DHCPv6/RA help. 2014-12-16 13:22:32 -05:00
jim-p
6f49b97d1c The ID in DUID is Identifier.
See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
2014-12-16 12:41:59 -05:00
jim-p
0f6804787a Remove old/invalid note 2014-12-16 11:48:40 -05:00
jim-p
2fedc3eee2 Update help links for DHCPv6 relay and DHCPv6 Lease Status 2014-12-16 11:48:38 -05:00
jim-p
95349b2c39 Fix up Help links for Inbound Load Balancing. 2014-12-16 10:53:59 -05:00
Renato Botelho
9d26addd92 Make logic more visible as suggested by Ermal 2014-12-16 11:34:09 -02:00
Renato Botelho
04e722a6a5 Merge pull request #1388 from ExolonDX/master 2014-12-16 11:28:28 -02:00
Renato Botelho
dd0cb9fcf4 Cleanup aliases when temporarily disable CARP, fixes #4116 2014-12-16 10:19:33 -02:00
Renato Botelho
28268a4a4f Teach interface_vip_bring_down() to deal with IP Alias over CARP 2014-12-16 10:18:58 -02:00
jim-p
363a02310f Follow help page that moved. 2014-12-15 16:45:24 -05:00