aboutsummaryrefslogtreecommitdiffstats
path: root/config/pfblockerng/pfblockerng_alerts.php
Commit message (Collapse)AuthorAgeFilesLines
* pfBlockerNG v2.0BBcan1772015-11-151-549/+768
|
* pfBlockerNG modsBBcan1772015-08-301-3/+2
|
* pfBlockerNG v1.09 Code Style ChangesBBcan1772015-05-231-4/+4
|
* pfBlockerNG v1.09BBcan1772015-05-231-147/+226
|
* Add run_depends and port_category to pfBlockerNG, also teach it to deal with ↵Renato Botelho2015-04-231-5/+13
| | | | non-PBI paths
* pfBlockerNG - (c)2015 ModsBBcan1772015-03-171-2/+2
|
* pfBlockerNG - Mods to Alerts Tab JS VariableBBcan1772015-02-231-0/+2
| | | | | - Define $mycounter variable to avoid a potential JS error when its empty.
* pfBlockerNG - Alerts Tab cosmetic changesBBcan1772015-02-221-2/+1
| | | | | Remove extra line Add missing semi-colon ;
* pfBlockerNG - Remove Dev version Variable.BBcan1772015-02-221-1/+0
|
* pfBlockerNG - Alerts Tab Filter RegexBBcan1772015-02-221-10/+139
| | | | | | 1) Add Filter Regex to Alerts Tab (Based on Firewall Diag Logs & Snort pkg) 2) Change Suppression icon to use "Green +" Icon
* pfBlockerNG - Collect VIP Subnets for Alerts TabBBcan1772015-02-191-1/+4
|
* pfBlockerNG - Mods to Alerts Tab (IPv6)BBcan1772015-02-171-53/+60
| | | | Improve Alerts Tab for IPv6 entries.
* pfBlockerNG - Mods to Alerts tab for IPv6BBcan1772015-02-171-19/+23
|
* pfBlockerNG - Improve Alerts Tab (Speed/Efficiency)BBcan1772015-02-161-64/+155
| | | | | | | | | | | | | | | A significant change to the Alerts Tab. This was previously using the pfSense conv_log_filter function which for this purpose was too bulky. Added a new function conv_log_filter_lite to improve the process. 75% improvement in Processing Time/CPU Load ( even with alerts counts >500 ) Improved the Javascript function so that its not called when not required. This was spinning up additional php-fpm processes. Changed !empty to !isset for Deny/Permit/Match Alert Counts. Previously could not enter a "0" value with !empty.
* pfBlockerNG - Alerts Tab ModificationsBBcan1772015-02-131-20/+26
| | | | | | | | 1) Move Hostname lookup to top of script to improve lookup speed. 2) Remove un-necessary Include 3) Use clog instead of grep command 4) If List Column is greater then 17 Characters, Truncate it. 5) Add Timeout to Auto-Hostname Lookup.
* pfBlockerNG - Mods to Alerts File for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-011-2/+3
| | | | | 1) Mods for MaxMind Anonymous Proxy and Satellite Providers 2) Mods to MaxMind Dat file location from /var/db to /usr/pbi folders.
* Improve Alert Tab - Suppression CodeBBcan1772015-01-071-4/+11
| | | | | When the user clicked "Cancel" in the second JS Prompt, it would not cancel the Suppression process. This change fixes that issue.
* XHTML modsBBcan1772014-12-201-0/+2
| | | | Add CDATA sections to Javascripts
* Mods to inc, Alerts and Log FilesBBcan1772014-12-101-2/+2
| | | | | | | | - Mod the 'Global Enable Log' if() statement in the .inc file - Use correct Folder Paths in Log Browser - Check if syslog array exists in Alerts Tab.
* Mod to Alerts TabBBcan1772014-12-091-1/+1
| | | | - Re-Add /* to grep command. Removed by recent Commit.
* Mod to Alerts TabBBcan1772014-12-091-25/+25
| | | | | | | - Changed is_array() to !empty() - XMTML edits <br> to <br /> , closed some end tags /> also added missing nowrap='nowrap' - Deny Alerts need to query "Deny" and "Native" folders for list files.
* Mods to the Alerts TabBBcan1772014-12-081-27/+32
|
* pkg_config.10.xml Edits and Associated pkg filesBBcan1772014-11-301-0/+754
| | | | | Edits for pkg_config.10.xml All Associated files for pkg pfBlockerNG
* Revert "pfBlockerNG Beta v0.99"BBcan1772014-11-301-754/+0
| | | | This reverts commit b3ce3bde07750e25fabca14faf18c0e5f0eb74dc.
* pfBlockerNG Beta v0.99BBcan1772014-11-301-0/+754
pkg_config.10.xml edits and associated files for Package pfBlockerNG