aboutsummaryrefslogtreecommitdiffstats
path: root/config/pfblockerng
Commit message (Collapse)AuthorAgeFilesLines
* Add missing variable to pfb_global()doktornotor2015-12-041-0/+1
|
* Fix check so that Alexa list is not downloaded when disableddoktornotor2015-12-041-2/+2
|
* pfblockerng - add bunch of missing includesdoktornotor2015-11-231-1/+3
|
* pfBlockerNG - Minor fixesBBcan1772015-11-225-26/+26
|
* pfBlockerNG - Fix textBBcan1772015-11-221-1/+1
|
* pfBlockerNG - Improve download failure functionBBcan1772015-11-221-2/+9
|
* pfBlockerNG - Install code caching fixBBcan1772015-11-201-14/+95
|
* pfBlockerNG - Update ports/pathsBBcan1772015-11-191-7/+2
|
* Minor format editBBcan1772015-11-161-8/+6
|
* pfBlockerNG v2.0BBcan1772015-11-1523-5105/+8429
|
* Fix small bugBBcan1772015-09-071-3/+2
|
* Update MaxMind database archiveBBcan1772015-09-031-0/+0
|
* pfBNG Fix TypoBBcan1772015-08-311-2/+2
|
* pfBlockerNG modsBBcan1772015-08-308-111/+145
|
* Remove php binary from command line, rc scripts have correct shebang lines ↵Renato Botelho2015-08-241-3/+3
| | | | and execute permissions
* pfBlockerNG v1.09 Maxmind Cron Task and addedit_stringBBcan1772015-05-257-1/+12
| | | | | | | | The cron comparison function must skip the hour comparison for the Maxmind Cron task due to the hour being randomized (0-23). Add "addedit_string" to XML files. This will give description to the config backups.
* pfBlockerNG v1.09 Fix variable nameBBcan1772015-05-231-1/+1
| | | | Was previously fixed by Renato, but PR reverted that...
* pfBlockerNG v1.09 Code Style ChangesBBcan1772015-05-236-265/+266
|
* pfBlockerNG v1.09BBcan1772015-05-2313-984/+1938
|
* Stop copying countrycodes tarball and also fix a typo on array key name ↵Renato Botelho2015-04-272-3/+2
| | | | s/ccdif/ccdir/
* pfBlockerNG: Do not delete countrycodes.tar.bz2 since it's part of the ↵Renato Botelho2015-04-272-6/+5
| | | | package and will be missed during port removal on 2.3+
* Add run_depends and port_category to pfBlockerNG, also teach it to deal with ↵Renato Botelho2015-04-234-23/+52
| | | | non-PBI paths
* pfBlockerNG - Mods - Create Suppression FileBBcan1772015-03-171-1/+4
| | | | | -Previous version would not clear old suppression file when Alias is empty.
* pfBlockerNG - (c)2015 ModsBBcan1772015-03-1715-22/+22
|
* pfBlockerNG - Mods to pfblockerng_diag_dnsBBcan1772015-03-171-88/+99
| | | | | - Align pfblockerng_diag_dns.php to pfSense diag_dns.php changes - Code style mods.
* 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 - Remove bak file again!BBcan1772015-02-221-2701/+0
| | | | !!!! Remove bak file added by fat fingers!!!!
* pfBlockerNG - Mods for Nano Aliastables ro/rwBBcan1772015-02-222-3/+2712
| | | | Add RW/RO commands for Aliastables Archiving for Nano/Ramdisk Installs.
* 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 Schedule converterBBcan1772015-02-191-8/+8
| | | | | | As spotted by phil.davis - https://github.com/phil-davis/pfsense-packages/commit/c5b497d4ea370e8f076bd95af5259d547894f2fa
* Revert "pfBlockerNG - Mod to IPv4 CIDR Regex"BBcan1772015-02-191-1/+1
| | | | This reverts commit e49ea2af46ed44cd955c1f4513b66ca984c2fc8a.
* Revert "pfBlockerNG - Fix missing Start Hour code"BBcan1772015-02-191-4/+2
| | | | This reverts commit 7a9603b71a68fd1edec153151ce78eff7a17b05f.
* pfBlockerNG - Fix missing Start Hour codeBBcan1772015-02-191-2/+4
|
* pfBlockerNG - Default "Keep Settings" to "on"BBcan1772015-02-181-0/+1
| | | | https://redmine.pfsense.org/issues/4373#change-17404
* pfBlockerNG - Mod to IPv4 CIDR RegexBBcan1772015-02-171-1/+1
|
* pfBlockerNG - Mods to Alerts Tab (IPv6)BBcan1772015-02-171-53/+60
| | | | Improve Alerts Tab for IPv6 entries.
* pfBlockerNG - Remove bak file!BBcan1772015-02-171-866/+0
|
* pfBlockerNG - Mods to Alerts tab for IPv6BBcan1772015-02-172-19/+889
|
* pfBlockerNG - Mods to inc file.BBcan1772015-02-161-4/+4
| | | | | Move the unlink_if_exists outside of the if statement, as it needs to be called independently.
* 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 - Fix Aliastable issue on Nano/Ramdisk InstallationsBBcan1772015-02-162-37/+136
| | | | | | | | | | | | | 1. On Nano/Ramdisk Installations, the /var/db/aliastables folder gets deleted on reboot. This causes a 60 second delay per alias. This PR archives the /var/db/aliastable/pfB_*.txt files to the pfBNG pbi /etc folder. On reboot the contents of this archive are restored. 2. Remove the previous Fetch Timeout code. 3. Improve the IPv6 Regex code. 4. Minor text improvements 5. Add conf_mount RW/RO to the sh script. 6. Add the aliastables() function to restore the aliastables files on reboot.
* 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 - Redmine #4410 fix, Skip comment linesBBcan1772015-02-111-26/+36
| | | | | Add functionality to skip lines beginning with a comment (#) when querying for IP Addresses.
* pfBlockerNG - Move "Keep Settings" Checkbox to top of page.BBcan1772015-02-101-6/+6
| | | | | Move the "Keep Settings" Checkbox below the Enable "pfBlockerNG" checkbox to make it more visible to the user.
* pfBlockerNG - Improve Suppression and IPv6 RegexBBcan1772015-02-101-55/+60
| | | | | | 1) Add 0.0.0.0/32 to Regex for Suppression. 2) Improve IPv4 Regex validation. 3) Move Cron Define/Apply function to last step.
* pfBlockerNG - Cosmetic ChangesBBcan1772015-02-101-48/+48
|
* pfBlockerNG - Remove previously used cc folder referenceBBcan1772015-02-052-2/+3
| | | | | | | | | - Missed removing the /cc folder reference in pfblockerng.xml. No Version bump is required as this is only required for new installations. The countrycodes.tar.bz2 file is provided as a backup in case the user has a download failure from MaxMind Inc. Website.