Commit Graph

6994 Commits

Author SHA1 Message Date
jim-p
2d07b58d8c Change a few more instances of using the physical interface to the friendly interface in status_queues.php, which allows root queues to function with the new VLAN interface names. Fixes #8007 2017-10-30 15:35:32 -04:00
Luiz Souza
c3938c16e3 Update the system sysctls to not harvest data from interrupts, point-to-point interfaces and ethernet devices.
The sysctl names changed in FreeBSD 11.
2017-10-30 13:17:48 -05:00
Luiz Souza
2f87470c84 Make is_ipaddrv6() compatible with is_ipaddrv4().
Only the IP address must be accepted, address with netmasks do not qualify.

Ticket #8024
2017-10-30 11:15:14 -05:00
Luiz Souza
d1630d957c Check the correct variable.
All the IPv6 verification code block was being ignored before this commit.

Ticket #8024
2017-10-30 11:12:54 -05:00
Stephen Jones
80392e01a1 added some security to strip html characters 2017-10-30 09:58:26 -05:00
Renato Botelho
cc2187c337 Do not display logo.css as a valid theme 2017-10-30 09:25:31 -02:00
jim-p
f32e9531ae Do not print JS when there are input errors on diag_dns.php; fix json_encode syntax. Ticket #7999 2017-10-27 16:52:31 -04:00
Renato Botelho
fd0d84e993 Fix #7984: Make sure sshlockout_pf stops when syslogd stops 2017-10-27 14:25:04 -02:00
Stephen Jones
29c1ecb83a Added a description to mobile client to reflect description in phase1 2017-10-26 10:50:48 -05:00
Renato Botelho
c48651648c Fix typo in function name: insterface_is_qinq -> interface_is_qinq 2017-10-26 07:42:16 -02:00
Luiz Souza
b0b70737ba Fix a typo. 2017-10-25 23:51:09 -05:00
Luiz Souza
c2a14eec24 Allow the use of mbuf tags to set the VLAN pcp on output packets.
This is necessary for use with the pf 'set prio'.

Ticket #7973
2017-10-25 15:07:23 -05:00
Stephen Jones
49e2b19a4c added a string SESSION_TIMEOUT to be returned when a widget times out 2017-10-25 14:33:35 -05:00
Stephen Jones
5f6eca75e9 Fixed #7978 I added a section in the css that is only parsed by IE10+ and it just sets the margin for tables to 1px instead of 0 this stops it from collapsing 2017-10-25 14:31:48 -05:00
Luiz Souza
f2286620e4 The members of a LAGG cannot be assigned, used in VLANs, QinQ, or PPP.
This commit removes the LAGG members from the list of available interfaces.
2017-10-25 13:58:53 -05:00
jim-p
b1fccd4254 Do not allow direct download of .inc files (unparsed PHP source). Fixes #8005 2017-10-25 14:33:34 -04:00
Luiz Souza
e48ae6f294 Do not return QinQ interfaces in the physical interface list. 2017-10-25 12:23:27 -05:00
Luiz Souza
77eda8d57e Fix the interface_is_vlan() function.
It now works when only QinQ VLANs exist in the system.
2017-10-25 12:20:17 -05:00
jim-p
63a480cbf6 Fix status_queues.php for the new VLAN interface format. Fixes #8007 2017-10-25 10:47:55 -04:00
Luiz Souza
238ee9c604 Do not attempt to change the MAC address when the interface do not store the vendor MAC address. 2017-10-24 20:58:27 -05:00
Luiz Souza
beabf7e7e3 Fix a bug in interface_is_vlan(), only check QinQ interfaces when they exist. 2017-10-24 20:07:27 -05:00
Luiz Souza
9875c1999b Do no set the MAC address for LAGG interfaces.
Ticket #7928
2017-10-24 17:15:25 -05:00
Steve Beaver
edd492dfc4 Revise timeout message 2017-10-24 18:17:51 -04:00
Steve Beaver
c0339bdca8 Provide a mechanism to display a warning if the session times out and the dashboard is no longer updating 2017-10-24 18:04:59 -04:00
jim-p
e3907730bd Encode uses of $widgetkey in various contexts so it isn't echoed back to the user raw. Fixes #7998 2017-10-24 15:50:56 -04:00
jim-p
7b973ceb6f Widget instance counter must be numeric. Fixes #8000 2017-10-24 14:17:14 -04:00
jim-p
43746e1b4e Encode hostname parameter contents in javascript for diag_dns.php. Fixes #7999 2017-10-24 14:08:57 -04:00
Stephen Jones
b47d7ccf5e Made it so it doesn't display an error when the session expires it just
stops updating the graph. It will display in the console that it caught
and error when the session expires.
2017-10-24 12:08:00 -05:00
Stephen Jones
130f3c9266 Fixed #7856 fixed an issue with a slightly different array format. Also
updated the child key and id to be more robust.
2017-10-24 09:13:23 -05:00
Steve Beaver
8d90095ae6 Merge pull request #3811 from trunet/add-cloudns-to-dynamicdns 2017-10-24 09:06:57 -04:00
Luiz Souza
1b3d6ddd06 Fix the netgraph path for VLAN interfaces. 2017-10-23 22:03:20 -05:00
Renato Botelho
5b460fef11 Fix #7981: Convert PPP ports interface names to new VLAN notation using dots 2017-10-21 14:27:08 -02:00
Stephen Jones
80cd3d6682 fixed indentation 2017-10-20 10:29:59 -05:00
Stephen Jones
fe814d92aa Fixed #7714 Edited it to show correct timezone 2017-10-20 10:12:39 -05:00
Renato Botelho
d1f9423c20 Update translation files 2017-10-20 11:03:49 -02:00
Renato Botelho
2524a21429 Regenerate pot 2017-10-20 10:59:09 -02:00
Renato Botelho
9006d84f21 Fix #7976: Do not add button value to gettext 2017-10-20 08:47:40 -02:00
Renato Botelho
f6d840a192 Bump version to 2.4.2-DEVELOPMENT 2017-10-19 08:23:38 -02:00
Renato Botelho
93a3b29649 Fix #7968
Show Network Device ID in console banner
2017-10-19 07:07:16 -02:00
Renato Botelho
df89ed3a1a Do not show Serial when it's empty 2017-10-19 07:07:11 -02:00
Renato Botelho
4368d36705 Stop using hostuuid as serial 2017-10-19 06:43:29 -02:00
Luiz Souza
2b38f54d56 Recognize the first level tag of QinQ interfaces as standard VLANs. 2017-10-18 12:02:00 -05:00
Renato Botelho
c3a6a00fe5 Add missing space 2017-10-18 11:44:23 -02:00
Renato Botelho
2a781563c6 Fix #7953: Make sure a proper empty array is returned instead of NULL 2017-10-18 11:12:37 -02:00
Renato Botelho
58572d4509 Revert "Fix #7953: Make sure NULL values are not passed to XMLRPC functions"
This reverts commit 73ee3d78d5.
2017-10-18 11:11:09 -02:00
Stephen Jones
63f686bde3 Added JSON checks for widgets to prevent parsing errors. 2017-10-17 15:03:35 -05:00
Jared Dillard
08a5e9a651 add cache busting to css using last modified timestamp 2017-10-17 14:11:03 -05:00
Steve Beaver
cbd7c39826 Restore auth_check() 2017-10-17 15:03:43 -04:00
Stephen Jones
6a6c0b16b1 Added back the previous commit since it got overwritten. 2017-10-17 13:43:09 -05:00
Stephen Jones
58f3101597 Related to redmine #6318 helps fix some times when it would get back null data after a session ended 2017-10-17 13:37:58 -05:00