Renato Botelho
30cb409d63
Simplify logic
2014-10-28 09:24:56 -02:00
Renato Botelho
bf50b0a42f
Remove unecessary variables
2014-10-28 09:10:47 -02:00
Renato Botelho
9c76c0f1e0
Whitespace and indent
2014-10-28 09:08:28 -02:00
Chris Buechler
7e1aa4b771
fix ping_hosts.sh to not ping IPsec if CARP is in backup
2014-10-27 15:32:17 -05:00
jim-p
c25d1fd7e5
Encode values before displaying them back to the user in notification settings
2014-10-21 14:25:53 -04:00
Chris Buechler
9b86d3fe6f
+ is a valid character in some dynamic DNS providers' usernames. Fixes #3912
2014-10-21 01:54:13 -05:00
Renato Botelho
a23adfbaa0
Merge pull request #1306 from phil-davis/patch-3
2014-10-20 12:00:54 -05:00
Chris Buechler
13ec619c9c
h-node should be 8
2014-10-19 19:30:43 -05:00
Renato Botelho
2ac79aded6
Merge pull request #1310 from phil-davis/patch-6
2014-10-16 16:46:11 -05:00
Renato Botelho
308e304218
Merge pull request #1311 from phil-davis/patch-7
2014-10-16 16:44:06 -05:00
jim-p
497563bec4
Fix the log widget to lookup hosts by DNS using a link rather than AJAX. Quick fix for now. Ticket #3829
2014-10-16 15:21:38 -04:00
Phil Davis
466aae837b
Manage dhcpleaseinlocaltime consistently
...
dhcpleaseinlocaltime is actually a global setting, but the setting is stored per-DHCP-enabled-interface.
The display code in status_dhcp_leases already sorts this out - if any interface has the setting enabled then the displayed lease times are adjusted to local time.
This fixes up the input of the setting. If dhcpleaseinlocaltime is checked on any interface, then it will now be shown checked whichever interface tab the user happens to have open.
Whatever the user does to the checkbox, the setting is saved to all interfaces in the config - this is particularly neccesary when unchecking the box. The setting must be cleared in the config for all interfaces.
The way this change works, there is no need to convert existing configs. The code correctly works with both old and new configs.
This came up again in forum: https://forum.pfsense.org/index.php?topic=82881.msg0
It is an annoying "feature" so I think it is worth clearing it up on the UI.
2014-10-15 14:26:30 +05:45
Phil Davis
73a9669840
Provide an edit button for static mapped entries
...
As suggested in forum https://forum.pfsense.org/index.php?topic=82883.msg0#new
Instead of a non-functioning red plus icon, show an edit icon for static mapped entries, and take the user to services_dhcp_edit page if it is clicked. IMHO this makes it much easier to correct things that are noticed when viewing the Status, DHCP Leases display.
2014-10-15 12:26:29 +05:45
Phil Davis
fff9ee45c3
Whitespace in status_dhcp_leases.php
2014-10-15 11:32:23 +05:45
Ermal
8ff85c397c
rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces.
2014-10-15 01:39:56 +02:00
Ermal
4703c007ef
Fixes #3727 Do not unset ondemand for ppp type interfaces since it is controlled here only for pppoe/l2tp
2014-10-15 00:59:20 +02:00
Renato Botelho
69b79ff061
Fix PSK for non-ascii also here, ticket #3917
2014-10-14 12:41:22 -05:00
Renato Botelho
b907136c28
Improve IPsec status page for mobile. It fixes #3917
2014-10-14 11:50:36 -05:00
Renato Botelho
ca1fdcce98
Add missing gettext call
2014-10-14 11:46:09 -05:00
Renato Botelho
d6c9dcf926
Add missing gettext calls
2014-10-14 11:40:01 -05:00
Renato Botelho
6795e0da0b
Fix indent and spaces
2014-10-14 11:23:31 -05:00
Renato Botelho
123d870060
Does not accept non-ascii characters on IPsec PSK. It fiixes #3931
2014-10-14 10:50:49 -05:00
Renato Botelho
a4c1fff294
Close this form early since there is another form below
2014-10-14 10:48:16 -05:00
Chris Buechler
dc4a8b9e54
update input_error description after changes for ticket #3491
2014-10-13 23:07:08 -05:00
Renato Botelho
5c2e687379
Make sentence more accurate as pointed out by phil-davis
2014-10-13 11:09:15 -05:00
Renato Botelho
1c764a3a50
GIF interfaces MTU must be something between 1280 and 8192, make the correct check. It fixes #3927
2014-10-13 10:42:14 -05:00
Chris Buechler
3b5b437baa
fix text
2014-10-10 22:17:16 -05:00
Chris Buechler
0c4cd13f37
fix up text on sys_adv_misc
2014-10-10 21:54:54 -05:00
Chris Buechler
5046435dd0
fix text and descriptions in GRE edit page
2014-10-10 21:10:53 -05:00
Chris Buechler
b22f436afb
s/removing/omitting/g for gateway monitor log entires. "Removing" is not necessarily correct, there are many circumstances where this runs where it wasn't there to begin with, and is potentially misleading.
2014-10-10 19:09:57 -05:00
Phil Davis
3b5707db5b
Support up to 4 DNS Servers in DHCP
2014-10-07 07:45:19 +05:45
Phil Davis
81af6a0830
Support up to 4 DNS Servers in DHCP
2014-10-07 07:44:04 +05:45
Phil Davis
3d88ea11f2
Support up to 4 DNS Servers in DHCP
2014-10-07 07:42:12 +05:45
Phil Davis
6190312f27
Support up to 4 DNS Servers in DHCP
2014-10-07 07:40:28 +05:45
Ermal
9c29682669
Fixes #3909 Properly report and detect carp_status
2014-10-06 12:31:59 +02:00
Ermal
4aa7f542a3
Merge pull request #1303 from PiBa-NL/carp_without_matching_subnet
2014-10-06 08:21:24 +00:00
Steven Selph
3d77cc359f
Add powerd normal mode flag (-n)
2014-10-05 18:35:08 -04:00
Renato Botelho
4665dbdd51
Make proper check if IP address is configured on another interfaces and ignore current one. It fixes #3807
2014-10-03 12:15:44 -03:00
Chris Buechler
3c4fc30bea
get back to our standard RFC-defined capitalization of IPsec
2014-10-02 16:19:58 -05:00
PiBa-NL
80a261a27e
CARP, allow carp ip to be outside interface and alias subnets (FreeBSD10 feature)
2014-10-02 22:56:06 +02:00
Renato Botelho
3258d44276
Merge pull request #1300 from jean-m-cyr/master
2014-10-02 17:09:35 -03:00
Renato Botelho
90a430c7b7
Merge pull request #1298 from PiBa-NL/vips_sort
2014-10-02 17:09:31 -03:00
PiBa-NL
8d3c338e5c
firewall_virtual_ip make the table sortable remove double tfoot, but use 2 tr inside.
2014-10-02 22:01:54 +02:00
jim-p
d4f4ebc7e3
Remove stray 'i'.
...
Reported-by: https://forum.pfsense.org/index.php?topic=82393.0
2014-10-01 13:06:50 -04:00
Jean Cyr
c7fa58acbb
Fix up NTP status page formatting
...
Number of columns is not the same for all table rows
2014-09-28 23:35:10 -04:00
PiBa-NL
547d76411e
firewall_virtual_ip make the table sortable
2014-09-28 22:56:16 +02:00
Phil Davis
da7f658862
Spelling
2014-09-27 17:53:17 +05:45
Phil Davis
ff5fa75992
Spelling
2014-09-27 17:49:54 +05:45
Phil Davis
3c4cddc748
Spelling
2014-09-27 17:47:11 +05:45
Phil Davis
0a97a7bb31
Spelling
2014-09-27 17:44:03 +05:45