Replace multilevel config array accesses regarding openvpn
Update the Copyright year of the files owned by Rubicon/Netgate.
RRD DB CPU Temperature. Feature #9297
Update the Copyright year.
A subsequent commit will deal with .po's.
Remove leftover RRD code for SpamD
Do not create queue RRD if there are no queues. Fixes #6277
NTP rrd graph negative freq. Issue #6503
Add option to disable NTP server. Issue #3567
Ensure ALTQ bw is treated as int when factoring RRD values. Fixes #10248
This is 2020. Issue #9245
Restructure OpenVPN settings directory layout
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Silence warnings generated by sysctl to standard error.
Update the Copyright notice for pfSense.
RAM Disk Management
1) Treat the RAM disk more like a permanent storage device with content managed/restored by the system and made available at boot up, before needed by any services. a) Handle saving and restoring RAM disk content at reboot/shutdown/boot centrally in more of a system manged fashion....
Deprecate nanobsd platform and remove all conditionals that uses it
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Merge pull request #2932 from SilvioGiunge/remover_global_vars
Only try to chown files that still exist. Ticket #6131
Removed global variables used on the version 2.2
Update RRD Script - Comments
Correct units in conversion comments.
fix rrd error on boot
Seems to be a copy/paste error remain from when i initially created the dhcpd rrd thingy. Just noticed this now ;)
Mar 17 22:33:34 php-cgi rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/opt3-dhcpd.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/opt3-dhcpd.rrd: found extra data on update argument: U:U:U:U:U'
Merge branch 'master' of https://github.com/pfsense/pfsense
Internationalize etc inc i through s
Add standard deviation to quality rrd files
Make RRD lists global, validate graph name using whitelist of known values rather than blacklist of characters, beef up validation and escaping of related values while here. Fixes #5874 for 2.3
Tell rrd that ntpd offset can be negative as well as positive
Use tab instead of spaces
Use a single call to dpinger for a coherent view of latency/stddev/loss.
Update license on files from /etc/inc
Rework dpinger related code to new version
- s/-U/-u/- Add i GW_NAME to get this info on logs and make life easier Since i parameter will be send to alert_cmd, remove it from command Add source and target IP addresses on pid/socket filename since status...
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
Change quality rrd delay variable again to match same unit apinger used so we don't break current database. Ticket #5624
Fix parameter order
Add template to rrd update
Actually call bc to do the math, ticket #5624
Convert delay to milliseconds for RRD graph, ticket #5624
Remove unused function create_gateway_quality_rrd()
Implement RRD gateway qualiry support after move to dpinger. Fixes #5624
Use $ values for vardb_path
Code style and white space in etc
fix invalid foreach with no DHCP server enabled introduced in Ticket #5387
add dhcp-range
Merge pull request #2036 from heper/patch-1
etc inc delete $Id comments
and bits of white space.Note: There are plenty of files still with old-format copyright sectionsin here.
add static leases
add dhcpd rrd graph
Use product_name global variable in more places
Move main pfSense content to src/