Update the Copyright year of the files owned by Rubicon/Netgate.
IPsec Keep Alive Gateway Group CARP support. Fixes #12472
DNS check optimization. Fixes #11512
Ticket #12151: Pacify PHP lint using static string
Cleanup and improve easyrule. Fixes #12151
IPsec Keep Alive corrections. Fixes #12169
Add P2 Keep Alive function. Implements #12169
Works for VTI and Tunnel mode. Checks every 5 minutes if the P2 is connected andinitiates if it doesn't.
Since a failed initiation takes ~3-4 minutes to timeout, running morefrequently is counterproductive.
aliasmod shell script. Implements #11380
Update the Copyright year.
A subsequent commit will deal with .po's.
Merge pull request #4181 from vktg/iftopstatus
Add iftop support to status_graph.php. Issue #3334
Remove some outdated references. Issue #10156
This is 2020. Issue #9245
Update copyright notice years. Issue #9245
Fix random typos
Incorporate filter_log.inc into syslog.inc. Issue #8350
Now all log-related functions are together.
Move log-related functions to their own file. Issue #8350
Also add a simple shell program that will dump all log entries for a givenlog + all rotated/compressed logs in order.
Change logging to plain text, deprecate clog. Issue #8350
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Fixed #9245 updating copyright notices
Ticket #3500: Simplify dhcpd_gather_stats.php using system_get_dhcpleases()
Update copyright notices to 2019. Happy New Year
Fix PHP error in dhcpd_gather_stats.php
Some variables were pre-populated with a string, then math was attempted based on a string value that couldn't be converted to an int.
PHP7 - Resolve Warning: A non-numeric value encountered in /usr/local/bin/dhcpd_gather_stats.php
Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.
-RJ
Merge pull request #3892 from al-right/master
Silence warnings generated by sysctl to standard error.
Follow-up to syntax, file order and other changes
Update the Copyright notice for pfSense.
Skip IPsec ping host CARP check when there are no IPSec ping hosts. Also, add a safety belt so cat can't get stuck waiting on input. Fixes #8172
notify_monitor, don't write EXITQUEUELOCK debug output to system-console
Merge pull request #3768 from PiBa-NL/20170625-notices-queue
If /boot/loader.conf is not presetn check /boot/loader.conf.local.
notices, background delivery of growl messages and combined mail messages from a queue so that in case of failure the timeout period for connecting does not impact the functionality of the calling scripts themselves
1st message is delivered directly after it is queued....
Do not report misleading 3G service status (Bug #4287)
If the ^SIMST or ^SRVST info was never received from the device, report missing/unknown states instead.
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)
Retire /usr/local/bin/slowdownpipe.sh
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....
Use high level functions
Correct this function call. Fixes #5799
Remove spaces at EOL as requested
redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
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
fix debugging typo
add dhcp-range
Merge pull request #2036 from heper/patch-1
More $Id and whitespace
from more obscure folders around the code
improve validation $argv1
add static leases
remove useless arp data
add dhcpd rrd graph
Introduce read_xml_tag.sh
Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag fromconfig file using xmllint. Replace all direct read using cat, grep, sed,... by this script
mail.php code style
Resubmit of #1813 since noone picked it up yet, LOL.
Move main pfSense content to src/