| Commit message (Expand) | Author | Age | Files | Lines |
* | pfBlocker allow list ranges that are not exact subnets | Phil Davis | 2013-03-28 | 1 | -27/+6 |
* | fix typos in pfblocker | Chris Buechler | 2013-01-14 | 1 | -4/+4 |
* | Small cleanup for readability | Vince | 2012-10-10 | 1 | -1/+1 |
* | Net masking math was off by 1 | Vince | 2012-10-10 | 1 | -1/+1 |
* | Fixing duplicate IP/Range entries | darkain | 2012-10-09 | 1 | -10/+10 |
* | IP Range to CIDRs not calculating properly | darkain | 2012-10-09 | 1 | -2/+2 |
* | Fix equals check for pfblocker rule loading | Phil Davis | 2012-10-02 | 1 | -1/+1 |
* | Stop pfblocker rules being added twice | Phil Davis | 2012-09-29 | 1 | -9/+18 |
* | Make the donation text read more naturally - Marcello, hopefully you get lots... | Phil Davis | 2012-06-23 | 1 | -2/+2 |
* | pfblocker - Include boot process check | marcelloc | 2012-06-04 | 2 | -154/+165 |
* | Revert "pfBlocker - Include boot process check" | marcelloc | 2012-06-04 | 2 | -423/+473 |
* | pfBlocker - Include boot process check | Marcello Coutinho | 2012-06-04 | 2 | -473/+423 |
* | pfblocker - update continent lists | Marcello Coutinho | 2012-03-29 | 6 | -19910/+10407 |
* | Merge pull request #232 from phil-davis/master | Marcello Coutinho | 2012-03-28 | 1 | -406/+452 |
|\ |
|
| * | Add bracketing to "if" and "foreach" statements. Make tab indenting consisten... | Phil Davis | 2012-03-28 | 1 | -406/+452 |
* | | Generalize more references | jim-p | 2012-03-27 | 3 | -5/+5 |
* | | Merge pull request #231 from phil-davis/master | Marcello Coutinho | 2012-03-26 | 1 | -2/+8 |
|\| |
|
| * | Avoid getting pfBlocker rules duplicated on some interfaces if there are floa... | Phil Davis | 2012-03-27 | 1 | -2/+8 |
* | | pfblocker - updated country lists | Marcello Coutinho | 2012-03-16 | 6 | -11801/+29198 |
|/ |
|
* | When called with the 'cron' parameter, add config.inc to the require_once lis... | Phil Davis | 2012-03-15 | 1 | -0/+1 |
* | Include foreach loop in "if (is_array($config['aliases']['alias']))" test, ot... | Phil Davis | 2012-03-15 | 1 | -17/+18 |
* | Put pfblocker.inc back the way it was. I didn't mean to change it in this fork. | Phil Davis | 2012-03-14 | 1 | -18/+17 |
* | Update config/pf-blocker/pfblocker.inc | Phil Davis | 2012-03-14 | 1 | -17/+18 |
* | pfBlocker - include php memory limit set to 250Mb when amd64 is detected | marcelloc | 2012-02-20 | 2 | -0/+8 |
* | pfBlocker - fix alias array check before loop, fix duplicates on autmatic rul... | marcelloc | 2012-02-19 | 7 | -3752/+6762 |
* | fix menu url in pfblocker,postfix and mailscanner xml file | marcelloc | 2012-01-02 | 1 | -1/+1 |
* | pfblocker - remove illegal character from javascript | marcelloc | 2011-12-20 | 1 | -1/+0 |
* | pfblocker - remove widget scroll | marcelloc | 2011-12-20 | 1 | -2/+2 |
* | pfblocker - update country lists | marcelloc | 2011-12-19 | 6 | -6073/+6844 |
* | pfblocker - version 1.0.1 with minor fixes | Marcello Coutinho | 2011-12-19 | 4 | -18/+54 |
* | pfBlocker - Fix update_frequency cron call | marcelloc | 2011-11-11 | 1 | -11/+20 |
* | pfBlocker - version 0.1.4.6 with fixes in float rules check and about gui info | marcelloc | 2011-11-11 | 2 | -3/+24 |
* | pfBlocker - Copy continent lists to www.pfsense.org | Marcello Coutinho | 2011-11-11 | 7 | -6/+117712 |
* | pfBlocker - minor fix in text display | Marcello Coutinho | 2011-11-11 | 1 | -1/+1 |
* | pfBlocker - version 0.1.4.5 is out with lists update frequency and widget rul... | Marcello Coutinho | 2011-11-11 | 4 | -31/+109 |
* | pfBlocker - include connection timeout to fetch calls | Marcello Coutinho | 2011-11-06 | 1 | -0/+6 |
* | pfBlocker - fixes in boot process, embedded platform and url table get file p... | Marcello Coutinho | 2011-11-05 | 2 | -17/+30 |
* | pfBlocker - fix widget | Marcello Coutinho | 2011-11-01 | 1 | -1/+0 |
* | pfBlocker - version 0.1.4 changes alias/lists/rules engine and gui | Marcello Coutinho | 2011-11-01 | 7 | -457/+697 |
* | pfBlocker - fix table reload and txt load file | Marcello Coutinho | 2011-10-30 | 1 | -2/+14 |
* | pfBlocker - include table-entries size validation check | marcelloc | 2011-10-29 | 3 | -10/+41 |
* | pfBlocker - fix bug in get_countries | marcelloc | 2011-10-28 | 1 | -3/+3 |
* | pfBlocker - version 0.1.2 with widget and more fixes | marcelloc | 2011-10-28 | 3 | -11/+99 |
* | pfblocker - refix missing topspammers call in pfBlocker.xml | marcelloc | 2011-10-28 | 1 | -4/+4 |
* | pfBlocker - fix whitelist check | marcelloc | 2011-10-28 | 1 | -2/+2 |
* | pfBlocker - more improvements | marcelloc | 2011-10-28 | 2 | -17/+43 |
* | pfBlocker-dev - fix alias creation check for outbound traffic | marcelloc | 2011-10-28 | 5 | -977/+1 |
* | pfBlocker-dev - fix missing xml call to tospammers.xml | marcelloc | 2011-10-27 | 1 | -2/+2 |
* | pfBlocker-dev - version 0.1.1 with countryblock and ipblocklist together | marcelloc | 2011-10-27 | 5 | -98/+425 |
* | pfBlocker-dev - fix additional_files_needed reference | marcelloc | 2011-10-27 | 1 | -3/+3 |