aboutsummaryrefslogtreecommitdiffstats
path: root/config/pfblockerng/pfblockerng.php
Commit message (Collapse)AuthorAgeFilesLines
* pfBlockerNG - ModsBBcan1772015-12-131-3/+3
|
* Fix check so that Alexa list is not downloaded when disableddoktornotor2015-12-041-2/+2
|
* pfBlockerNG - Minor fixesBBcan1772015-11-221-9/+9
|
* pfBlockerNG v2.0BBcan1772015-11-151-481/+530
|
* pfBlockerNG modsBBcan1772015-08-301-1/+1
|
* pfBlockerNG v1.09 Maxmind Cron Task and addedit_stringBBcan1772015-05-251-0/+2
| | | | | | | | 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 Code Style ChangesBBcan1772015-05-231-7/+7
|
* pfBlockerNG v1.09BBcan1772015-05-231-140/+156
|
* pfBlockerNG - (c)2015 ModsBBcan1772015-03-171-5/+5
|
* pfBlockerNG - Mods to Schedule converterBBcan1772015-02-191-8/+8
| | | | | | As spotted by phil.davis - https://github.com/phil-davis/pfsense-packages/commit/c5b497d4ea370e8f076bd95af5259d547894f2fa
* pfBlockerNG - Fix Force Cron FunctionBBcan1772015-02-031-4/+2
| | | | | | | | | Changes: 1) When the User selects "Force Cron" and "no updates" are required, the function doesn't complete properly, and didn't restore the Cron Task. 2) XMLRPC Sync add Maxmind "Annonymous Proxy and Satellite Providers"
* pfBlockerNG - Fix Cron Update process and other improvementsBBcan1772015-02-031-12/+22
| | | | | | | | | | | Changes: 1) Add missing $pfbfolder variable to Cron Update function 2) Modify how the include files get loaded. 3) Reputation Tab only requires IPv4, simplify code to use IPv4 only for this function. 4) Update geoipupdate.sh to use the New PBI folder location and remove Archive folders after MaxMind Update process
* pfBlockerNG - Mods to php file for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-011-314/+210
| | | | | | | | 1) Improve/Condense the code to determine if a List needs to be Updated. 2) Condense the IPv4/V6 code for MaxMind Database Conversion into a single process and add the MaxMind Anon. Proxy and Satellite Providers capability.
* Remove Fat Finger TypoBBcan1772015-01-071-1/+1
|
* XML ModsBBcan1772015-01-071-9/+10
| | | | | | | | 1) Add missing "&id=0" lines 2) sync.xml - Text modifications 2) Sync.xml - Add Username to the GUI 3) Remove un-necessary Field Names 4) Update pfblockerng.php (XML file builder code)
* Mods to pfblockerng.phpBBcan1772014-12-201-15/+30
| | | | | | | | | | - Modify code to use fopen() and fgetcsv() instead of array_map() and str_getcsv(). This reduces the memory requirements dramatically. This version has now been tested on an ALIX board. - Change Maxmind Cron Task from Cron Shell script task to Cron php task using the 'dc' Arg. (Refer to the next commit for INC file Changes)
* Mods to pfblockerng.php, .inc, _sync, _v4 and _v6 files.BBcan1772014-12-151-2/+7
| | | | | | | | | | | | | | | | | | | | | | pfblockerng.inc - - Remove redundant ['action'] argument in if() statements. - If no interfaces are selected, defined empty variable and Array. - Separate "Skip & Hold" List download functionality into its own ['state'] process. This allows more fine grain control of each individual list in an Alias. - Remove argument for empty Interfaces in the Rules Re-order process. pfblockerng_sync.xml - - Fix broken link in sync file. pfblockerng_v4lists.xml and _v6 - - Separate "Skip & Hold" List download functionality into its own ['state'] process. This allows more fine grain control of each individual list in an Alias. - Minor Text improvements.
* XHTML modsBBcan1772014-12-091-67/+67
| | | | | | All <br> to <br /> Widget Added alt="" to img tags Closed any open tags > to />
* Mod to pfblockerng.phpBBcan1772014-12-081-3/+3
| | | | Change text "Manual" to "Force" Update.
* Code EnhancementsBBcan1772014-12-071-17/+29
|
* pkg_config.10.xml Edits and Associated pkg filesBBcan1772014-11-301-0/+1546
| | | | | Edits for pkg_config.10.xml All Associated files for pkg pfBlockerNG
* Revert "pfBlockerNG Beta v0.99"BBcan1772014-11-301-1546/+0
| | | | This reverts commit b3ce3bde07750e25fabca14faf18c0e5f0eb74dc.
* pfBlockerNG Beta v0.99BBcan1772014-11-301-0/+1546
pkg_config.10.xml edits and associated files for Package pfBlockerNG