Main repository for pfSense
Go to file
James Lavoy 168d3972c4 adjust GEOM rebuild notifications to only notify the user when raid rebuild hits 25% increments
When a geom rebuild is occurring, this script by default notices that the device status has changed every time the rebuild hits a new percentage.
This results in a user getting 100 separate notifications (emails) every time a new percentage ticks.

This patch will change that behavior, so a user only gets notified at 0%, 25%, 50%, 75% and 100%. This should not effect any other notification behavior.

(cherry picked from commit 059538adbb)
2019-11-12 10:01:35 -05:00
.github Add new CONTRIBUTING file and Pull Request template 2017-12-12 10:12:25 -05:00
build Add README.txt for issue #9104 2018-11-12 14:25:38 -05:00
src adjust GEOM rebuild notifications to only notify the user when raid rebuild hits 25% increments 2019-11-12 10:01:35 -05:00
tools Enable zabbix 4.4 build 2019-10-16 15:34:38 -03:00
.editorconfig
.gitattributes
.gitignore
BOOTSTRAP.md
build.conf.sample Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
build.sh Do not depend of pfSense-builder meta package, track dependencies using pkg 2018-05-29 10:30:31 -03:00
LICENSE
README.md Remove outdated 'Gold' reference from README.md 2018-11-12 14:26:12 -05:00
zanata.xml Add zanata.xml and exclude it from base pkg 2017-01-31 10:53:16 -02:00

pfSense

Overview

The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world, including Check Point, Cisco PIX, Cisco ASA, Juniper, Sonicwall, Netgear, Watchguard, Astaro, and more.

pfSense software includes a web interface for the configuration of all included components. There is no need for any UNIX knowledge, no need to use the command line for anything, and no need to ever manually edit any rule sets. Users familiar with commercial firewalls catch on to the web interface quickly, though there can be a learning curve for users not familiar with commercial-grade firewalls.

pfSense started in 2004 as a fork of the m0n0wall Project (which ended 2015/02/15), though has diverged significantly since.

pfSense is Copyright 2004-2018 Rubicon Communications, LLC (Netgate) and published under an open source license. Read more at https://pfsense.org/ and support the team by buying bundled hardware appliances or commercial support.

Contribute

For information on how to contribute to the pfSense project, see CONTRIBUTING.