| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
As spotted by phil.davis -
https://github.com/phil-davis/pfsense-packages/commit/c5b497d4ea370e8f076bd95af5259d547894f2fa
|
|
|
|
|
|
|
|
|
| |
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"
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
All <br> to <br />
Widget Added alt="" to img tags
Closed any open tags > to />
|
|
|
|
| |
Change text "Manual" to "Force" Update.
|
| |
|
|
|
|
|
| |
Edits for pkg_config.10.xml
All Associated files for pkg pfBlockerNG
|
|
|
|
| |
This reverts commit b3ce3bde07750e25fabca14faf18c0e5f0eb74dc.
|
|
pkg_config.10.xml edits and associated files for Package pfBlockerNG
|