Commit Graph

34411 Commits

Author SHA1 Message Date
Renato Botelho
2470b276fe Merge pull request #3729 from znerol/bug/master/tmp-script 2017-05-23 13:57:38 -03:00
Renato Botelho
fbac0f199e Merge pull request #3715 from phil-davis/if-stats-widget-settings 2017-05-23 13:55:47 -03:00
Renato Botelho
d6b030d732 Merge pull request #3730 from PiBa-NL/20170517-sort-virtualips 2017-05-23 13:54:54 -03:00
Renato Botelho
6e0474ed68 Merge pull request #3732 from phil-davis/rule-created-updated 2017-05-23 13:54:13 -03:00
jim-p
f7a72733f8 Add download button/function directly on status.php to ease confusion. 2017-05-23 12:51:26 -04:00
Renato Botelho
977d48d2d8 Merge pull request #3733 from PiBa-NL/20170520-pkgedit-shiftemptyelement 2017-05-23 13:42:18 -03:00
Renato Botelho
d6f6e63dd6 Merge pull request #3734 from phil-davis/patch-1 2017-05-23 13:41:41 -03:00
Renato Botelho
5175d2d8aa Merge pull request #3735 from phil-davis/dns-lookup-add-alias 2017-05-23 13:40:57 -03:00
Renato Botelho
8c102a4bea Merge pull request #3736 from phil-davis/diag-dns-change-host-add-alias 2017-05-23 13:39:03 -03:00
jim-p
fcc24426ab Add NGID to status.php 2017-05-23 12:12:44 -04:00
Renato Botelho
b0572bad67 Add Bosnian to GUI since it's over 75% translated 2017-05-23 10:17:32 -03:00
Renato Botelho
7eee170ce9 Update translation files 2017-05-23 10:10:43 -03:00
Renato Botelho
cd4fd16bc7 Regenerate pot 2017-05-23 10:02:23 -03:00
jim-p
ce2d9c6ed9 Fix links to CP MAC management page so they include the zone name. Fixes #7591 2017-05-22 16:18:16 -04:00
jim-p
d80812af5d Select "No Authentication" for a portal zone by default, since it is the default behavior, but the GUI requires a value to be set. Fixes #7591 2017-05-22 16:10:08 -04:00
jim-p
bc07c19263 Fix options text/display for IPv4 DNS and Verify SSL on DynDNS clients. Fixes #7588 2017-05-22 15:53:37 -04:00
jim-p
2c1a08a8a3 Standardize privilege page and sorting between users and groups. Fixes #7587 2017-05-22 15:42:28 -04:00
jim-p
8abe827287 Add username to display when adding user privileges. Fixes #7586 2017-05-22 15:34:57 -04:00
jim-p
fc1913fef2 Provide a useful error message to the user when there is no private CA with which to create a new user certificate. Fixes #7585 2017-05-22 15:29:10 -04:00
jim-p
ec0736af25 Fix path to old pftop file in obsolete list. Fixes #7581 2017-05-22 14:48:06 -04:00
jim-p
c07a2b866b Do not offer the 'peak' and 'rate' views for pftop since they only work in interactive mode with cached data, not batch mode like the GUI uses. Fixes #7580 2017-05-22 14:43:31 -04:00
jim-p
9cf0609b8b Remove "size" option from pftop as it does nothing. The "bytes" option is the correct one to use. Fixes #7579 2017-05-22 14:38:17 -04:00
jim-p
7120ef411c In the OpenVPN wizard, if the user chooses a different auth server type, clear out stored settings so the wizard does not pre-fill bad info. Fixes #7569 2017-05-22 14:16:25 -04:00
jim-p
919a0f4a4b The logic for resolv-retry infinite was always setting it in client mode no matter what the GUI option wanted. Remove the GUI option and clean up the logic so it isn't duplicated. Fixes #7572 2017-05-22 13:35:29 -04:00
jim-p
473f7ec48f Clarify address assignment behavior in the Tunnel Network fields for openvpn clients and servers. Fixes #7573 2017-05-22 13:25:01 -04:00
jim-p
85d564f0fd Fix help text for route_no_exec. Issue #7575 2017-05-22 13:11:10 -04:00
jim-p
39fed38653 Fix OpenVPN server port validation to disallow "0". 0 is still OK for client port, which is the same meaning as blank/empty. Fixes #7565 2017-05-22 12:35:17 -04:00
jim-p
bc3669e4e8 Remove references to unused "Address Pool" setting. The address behavior is now determined by the mode, and has been for years. Fixes #7567 2017-05-22 12:24:15 -04:00
jim-p
d44942d347 Remove refs to defunct OpenVPN client manager port. Fixes #7568 2017-05-22 12:15:13 -04:00
jim-p
0116009a07 Fix L2TP section log shortcut. Fixes #7564 2017-05-22 11:57:27 -04:00
jim-p
5de4b04638 Disable internal L2TP users when activating RADIUS, to follow the behavior stated in the GUI. Fixes #7561 2017-05-22 11:50:04 -04:00
jim-p
11a3e41322 Improve L2TP Server DNS input validation. Fixes #7560 2017-05-22 11:41:19 -04:00
jim-p
45b5afa4f4 Remove unused WINS code for L2TP. Fixes #7559 2017-05-22 11:31:45 -04:00
Phil Davis
f445385114
Diag DNS do not create an empty alias if name does not resolve 2017-05-21 09:49:27 +05:45
Phil Davis
7fcccc8f09
Diag DNS do not show Add Alias if no priv to add alais 2017-05-21 09:07:56 +05:45
Phil Davis
474b275684 Diag DNS fix update alias button text after add alias
1) Lookup a name with Diag DNS
2) Press "Add Alias"
The alias is added, but the button still says "Add Alias".

Actually the alias exists by now. The button should say "Update Alias".

Fix: once we have emitted the alias create/update success message, we can set $alias_exists true so that the rest of the code is based on the (possibly new) state.
2017-05-21 09:00:47 +05:45
PiBa-NL
6bf2a65086 pkg_edit, fix empty config tag check 2017-05-20 01:11:49 +02:00
Renato Botelho
8ce9725941 Use recently added hwaddr field to restore original MAC address 2017-05-19 12:13:52 -03:00
Phil Davis
f0dc8b688c
Make consistent rule information section 2017-05-19 13:40:27 +05:45
Steve Beaver
ee8f5c6a47 Improve indenting/readability 2017-05-18 09:11:39 -04:00
PiBa-NL
77c53e65fb virtualips, ability to sort the table 2017-05-17 20:21:28 +02:00
Steve Beaver
a828f61248 Revert "Updated d3.js and d3pie.js to latest versions"
This reverts commit 47d4784602.
2017-05-17 11:53:39 -04:00
Renato Botelho
72e2fb750f Fix kernel and kernel-debug packages on 11 2017-05-16 15:04:45 -03:00
Renato Botelho
0b62713fa7 Revert "Fix kernel and kernel-debug packages on 11"
This reverts commit 46fff8a576.
2017-05-16 15:04:45 -03:00
Steve Beaver
b880cf8c53 t revert 47d4784602466d723a84bb1af6d313c4ba5a0115qMerge branch 'master' of gitlab.netgate.com:pfsense/pfsense 2017-05-16 13:49:08 -04:00
Renato Botelho
46fff8a576 Fix kernel and kernel-debug packages on 11 2017-05-16 14:22:30 -03:00
Renato Botelho
90429354f8 Update translation files 2017-05-16 09:51:07 -03:00
Renato Botelho
733a641ffa Regenerate pot 2017-05-16 09:23:07 -03:00
jim-p
3a0df77eeb Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full restart. Part of ticket #7256 2017-05-15 16:54:54 -04:00
jim-p
38a47119a5 Small adjustment to dmesg parsing for CPU package/core count. 2017-05-15 15:20:07 -04:00