Main repository for pfSense
Go to file
Stephen Beaver 29e0928f3a Merge branch 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense
* 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense:
  Redmine #5731 Error when setting various system log settings from factory default config
  HTML Compliance - Status - System Logs - Firewall Summary View
  Fixup AJAX stuff so dynamic updating works.
  Rename functions per Phil suggestions.
  Remove commented out test code.
  Can' t do that here.  Remove space between php tags.
  Status - System Logs - Consolidate - Firewall Summary View
  Status - System Logs - Consolidate - Firewall Dynamic View
  Status - System Logs - Consolidate - Common Functions
2016-01-05 08:17:03 -05:00
src Merge branch 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense 2016-01-05 08:17:03 -05:00
tools clean up lighttpd 2016-01-05 09:08:10 -02:00
.editorconfig
.gitattributes
.gitignore
BOOTSTRAP.md
build.conf.sample
build.sh Teach build_snapshots to deal with poudriere builds 2015-11-25 09:39:23 -02:00
license.txt
README.md link to proper license information location 2015-12-11 14:36:21 -06: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-2015 Electric Sheep Fencing LLC and published under an open source license. Read more at https://pfsense.org/ and support the team by buying a Gold Membership Subscription, bundled hardware appliances or commercial support.

Contribute

Contact coreteam@pfsense.org to get involved.

Once you have the LA and CLA complete, you can submit changes as pull requests on github: https://help.github.com/articles/using-pull-requests/

Our developers will review the submissions, offer feedback, and merge the changes if they are acceptable.