Do not output PHP shell starup message unless it is run interactively. Fixes #7045
Merge pull request #3318 from phil-davis/patch-2
Merge pull request #3319 from phil-davis/patch-3
Change system admin to firewall admin
Remove unused get_notices() from xmlrpc.php
Fix #7043 Do not display crash reporter link when no crash_reporter access
Fix #3454 Do not show Mark All as Read button when no priv
If the user does not have access to index.php then the "Mark All as Read" button for the notices popup does not work for them anyway, so do not show it.This fixes the obvious UI inconsistency - where the user has a button that they press, but it is not effective.
Fix get_notices parameter in xmlrpc.php
This looks to me like the var name here should be $categoryNote: I don't see where this get_notices() inside class pfsense_xmlrpc_server is ever unused anyway - so maybe get_notices() can just be deleted from here?
Allow capturing based on MAC address as well.
Disable "setfirst" line in pfSense-dhclient-script for now. Ticket #7042
View revisions
Also available in: Atom