Update all direct config access with accessor functions
Update the years in the Copyright notice.
Update copyright years to include 2023
Rector some direct config sets with pure scalar paths.
Rector some direct config gets with pure scalar paths.
Update the Copyright year of the files owned by Rubicon/Netgate.
SNMP IPv6 support. Implements #12325
Update the Copyright year.
A subsequent commit will deal with .po's.
Fix #204: Add messages to all write_config() calls
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Update the Copyright notice for pfSense.
Fix 7868 - Allow to enable hostres on all platforms after fix on FreeBSD-src
SNMP, check for several hypervisors that cause hostres module high cpu usagealso skip setting it in the bnsmp config when such platform is detected without needing the user to save settings again
Required fields in Services pages
Merge pull request #3343 from phil-davis/retval1
Don't allow SNMP hostres module to be selected or used with VMware VMs that have a CD/DVD Drive device. Fixes #6882
Report problems applying changes
1) Strictly keep track of the accumulating $retval from calls to variousfunctions that apply changes.2) Use new function print_apply_result_box() to print a suitable messagein a suitable severity based on $retval
Allow snmpd to bind to multiple interfaces.
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Always use require_once
The usage of require() and require_once() throughout the system isinconsistent, and "bugs" come up now and then when the order of"requires" is a bit different and some require() happens after theinclude file is already included/required....
Services - Punctuation
Clean up some services menu punctuation.
Convert section titles to title case
Redmine #5759 print_info_box style
Define the 'success' 'info' etc style of calls to print_info_box()
Remove $closehead variable
Remove unused variable $closehead
Code style services
Remove bogus radio button
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Fixed #5391
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
Moved action-buttons in-line styling to pfSense.css
bootstrap, use require_once for classes/Form.class.php
Merge branch 'master' into bootstrap
Move main pfSense content to src/