Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing variable to pfb_global() | doktornotor | 2015-12-04 | 1 | -0/+1 |
| | |||||
* | Fix check so that Alexa list is not downloaded when disabled | doktornotor | 2015-12-04 | 1 | -2/+2 |
| | |||||
* | pfblockerng - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -1/+3 |
| | |||||
* | pfBlockerNG - Minor fixes | BBcan177 | 2015-11-22 | 5 | -26/+26 |
| | |||||
* | pfBlockerNG - Fix text | BBcan177 | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | pfBlockerNG - Improve download failure function | BBcan177 | 2015-11-22 | 1 | -2/+9 |
| | |||||
* | pfBlockerNG - Install code caching fix | BBcan177 | 2015-11-20 | 1 | -14/+95 |
| | |||||
* | pfBlockerNG - Update ports/paths | BBcan177 | 2015-11-19 | 1 | -7/+2 |
| | |||||
* | Minor format edit | BBcan177 | 2015-11-16 | 1 | -8/+6 |
| | |||||
* | pfBlockerNG v2.0 | BBcan177 | 2015-11-15 | 23 | -5105/+8429 |
| | |||||
* | Fix small bug | BBcan177 | 2015-09-07 | 1 | -3/+2 |
| | |||||
* | Update MaxMind database archive | BBcan177 | 2015-09-03 | 1 | -0/+0 |
| | |||||
* | pfBNG Fix Typo | BBcan177 | 2015-08-31 | 1 | -2/+2 |
| | |||||
* | pfBlockerNG mods | BBcan177 | 2015-08-30 | 8 | -111/+145 |
| | |||||
* | Remove php binary from command line, rc scripts have correct shebang lines ↵ | Renato Botelho | 2015-08-24 | 1 | -3/+3 |
| | | | | and execute permissions | ||||
* | pfBlockerNG v1.09 Maxmind Cron Task and addedit_string | BBcan177 | 2015-05-25 | 7 | -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 name | BBcan177 | 2015-05-23 | 1 | -1/+1 |
| | | | | Was previously fixed by Renato, but PR reverted that... | ||||
* | pfBlockerNG v1.09 Code Style Changes | BBcan177 | 2015-05-23 | 6 | -265/+266 |
| | |||||
* | pfBlockerNG v1.09 | BBcan177 | 2015-05-23 | 13 | -984/+1938 |
| | |||||
* | Stop copying countrycodes tarball and also fix a typo on array key name ↵ | Renato Botelho | 2015-04-27 | 2 | -3/+2 |
| | | | | s/ccdif/ccdir/ | ||||
* | pfBlockerNG: Do not delete countrycodes.tar.bz2 since it's part of the ↵ | Renato Botelho | 2015-04-27 | 2 | -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 Botelho | 2015-04-23 | 4 | -23/+52 |
| | | | | non-PBI paths | ||||
* | pfBlockerNG - Mods - Create Suppression File | BBcan177 | 2015-03-17 | 1 | -1/+4 |
| | | | | | -Previous version would not clear old suppression file when Alias is empty. | ||||
* | pfBlockerNG - (c)2015 Mods | BBcan177 | 2015-03-17 | 15 | -22/+22 |
| | |||||
* | pfBlockerNG - Mods to pfblockerng_diag_dns | BBcan177 | 2015-03-17 | 1 | -88/+99 |
| | | | | | - Align pfblockerng_diag_dns.php to pfSense diag_dns.php changes - Code style mods. | ||||
* | pfBlockerNG - Mods to Alerts Tab JS Variable | BBcan177 | 2015-02-23 | 1 | -0/+2 |
| | | | | | - Define $mycounter variable to avoid a potential JS error when its empty. | ||||
* | pfBlockerNG - Alerts Tab cosmetic changes | BBcan177 | 2015-02-22 | 1 | -2/+1 |
| | | | | | Remove extra line Add missing semi-colon ; | ||||
* | pfBlockerNG - Remove Dev version Variable. | BBcan177 | 2015-02-22 | 1 | -1/+0 |
| | |||||
* | pfBlockerNG - Remove bak file again! | BBcan177 | 2015-02-22 | 1 | -2701/+0 |
| | | | | !!!! Remove bak file added by fat fingers!!!! | ||||
* | pfBlockerNG - Mods for Nano Aliastables ro/rw | BBcan177 | 2015-02-22 | 2 | -3/+2712 |
| | | | | Add RW/RO commands for Aliastables Archiving for Nano/Ramdisk Installs. | ||||
* | pfBlockerNG - Alerts Tab Filter Regex | BBcan177 | 2015-02-22 | 1 | -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 Tab | BBcan177 | 2015-02-19 | 1 | -1/+4 |
| | |||||
* | pfBlockerNG - Mods to Schedule converter | BBcan177 | 2015-02-19 | 1 | -8/+8 |
| | | | | | | As spotted by phil.davis - https://github.com/phil-davis/pfsense-packages/commit/c5b497d4ea370e8f076bd95af5259d547894f2fa | ||||
* | Revert "pfBlockerNG - Mod to IPv4 CIDR Regex" | BBcan177 | 2015-02-19 | 1 | -1/+1 |
| | | | | This reverts commit e49ea2af46ed44cd955c1f4513b66ca984c2fc8a. | ||||
* | Revert "pfBlockerNG - Fix missing Start Hour code" | BBcan177 | 2015-02-19 | 1 | -4/+2 |
| | | | | This reverts commit 7a9603b71a68fd1edec153151ce78eff7a17b05f. | ||||
* | pfBlockerNG - Fix missing Start Hour code | BBcan177 | 2015-02-19 | 1 | -2/+4 |
| | |||||
* | pfBlockerNG - Default "Keep Settings" to "on" | BBcan177 | 2015-02-18 | 1 | -0/+1 |
| | | | | https://redmine.pfsense.org/issues/4373#change-17404 | ||||
* | pfBlockerNG - Mod to IPv4 CIDR Regex | BBcan177 | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | pfBlockerNG - Mods to Alerts Tab (IPv6) | BBcan177 | 2015-02-17 | 1 | -53/+60 |
| | | | | Improve Alerts Tab for IPv6 entries. | ||||
* | pfBlockerNG - Remove bak file! | BBcan177 | 2015-02-17 | 1 | -866/+0 |
| | |||||
* | pfBlockerNG - Mods to Alerts tab for IPv6 | BBcan177 | 2015-02-17 | 2 | -19/+889 |
| | |||||
* | pfBlockerNG - Mods to inc file. | BBcan177 | 2015-02-16 | 1 | -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) | BBcan177 | 2015-02-16 | 1 | -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 Installations | BBcan177 | 2015-02-16 | 2 | -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 Modifications | BBcan177 | 2015-02-13 | 1 | -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 lines | BBcan177 | 2015-02-11 | 1 | -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. | BBcan177 | 2015-02-10 | 1 | -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 Regex | BBcan177 | 2015-02-10 | 1 | -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 Changes | BBcan177 | 2015-02-10 | 1 | -48/+48 |
| | |||||
* | pfBlockerNG - Remove previously used cc folder reference | BBcan177 | 2015-02-05 | 2 | -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. |