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
PiBa-NL
60ba7c7642
auth_check, faster authentication check while automatically refreshing diag_routes
2017-05-21 23:54:50 +02:00
PiBa-NL
d8837d5721
webgui, load .js files with ?v=mtime version to prevent using old scripts after updating
2017-05-21 23:44:25 +02:00
PiBa-NL
b920ef366a
NAT-1on1, don't write pf rules with wrong or missing from/to information
2017-05-21 23:38:34 +02:00
Phil Davis
45eafdbd7b
Diag DNS disable Add Alias button when host field is changed
2017-05-21 10:29:23 +05:45
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
Yoann Lecuyer
2322e9f3cb
Removed htmlspecialchars when loading leases from config
2017-05-18 15:48:35 -05:00
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
PiBa-NL
ddd54e83f2
auth_check, move the cmp_page_matches() to its own file so it can be shared by both auth_check.inc and priv.inc
2017-05-15 22:30:42 +02:00
jim-p
38a47119a5
Small adjustment to dmesg parsing for CPU package/core count.
2017-05-15 15:20:07 -04:00
Lorenz Schori
203b1110fa
Only add include section to unbound config when regovpnclients config option is enabled
2017-05-15 19:55:46 +02:00
jim-p
ae764da6ef
Enable Python support for Unbound. Implements #7549
2017-05-15 13:41:08 -04:00
Lorenz Schori
a357737c05
Use full paths for more binaries
2017-05-15 19:40:07 +02:00
Lorenz Schori
a29361a2d9
Remove stray debug-code (/tmp/script)
2017-05-15 19:33:44 +02:00
Lorenz Schori
483847958a
Clarify checkbox help text
2017-05-15 18:23:16 +02:00
Lorenz Schori
bb38fe1182
Always use braces around variable names
2017-05-15 18:14:54 +02:00
Lorenz Schori
5d518166ed
Check whether tmp/config files exist before using/removing them
2017-05-15 18:10:13 +02:00
Lorenz Schori
035283bee5
Use full paths for binaries
2017-05-15 17:38:49 +02:00
Lorenz Schori
76258fa457
Remove trailing whitespace
2017-05-15 16:28:39 +02:00
Lorenz Schori
e3657e0984
When removing old entries, do not take into account new/changed IP
2017-05-15 16:24:25 +02:00
Lorenz Schori
f4e8b87a6d
Ensure that $IP can be used in a file name
2017-05-15 16:19:44 +02:00
Lorenz Schori
58733b406d
Validate domain parameter for the learn-address script
2017-05-15 15:51:34 +02:00
Renato Botelho
ad31954e1d
Merge pull request #3725 from sestary/master
2017-05-15 10:14:59 -03:00
Renato Botelho
3000b44d3c
Use is_numeric() to make sure $prefix is not 0
2017-05-15 10:12:41 -03:00
Renato Botelho
f577569455
Merge pull request #3604 from enukane/fix/openvpn-ipv6-remote-netmask-0-treated-as-128
2017-05-15 10:10:58 -03:00
Renato Botelho
6c2f38f4b6
Enable snmptt package build
2017-05-15 09:54:05 -03:00
Renato Botelho
6605a0c3f0
Merge pull request #3556 from doktornotor/patch-3
2017-05-15 09:38:31 -03:00
Renato Botelho
c4d3a13353
Merge pull request #3559 from doktornotor/patch-4
2017-05-15 09:27:00 -03:00