| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
1. Compressed CC file is provided as a backup in case the Download from
the maxmind.com website fails to complete during Installation.
2. Update pfblockerng.xml
a) Reflect Compressed Archive file changes.
b) Add missing "&id=0" to xml files.
c) Cleanup some text.
d) Add priv.inc file to xml <additional_files_needed>
|
| |
|
|
|
|
| |
Changes as per the previous commit for XMLRPC sync.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move $pfb['cc'] Variable to global array
- Edit log_error texts.
- Maxmind Update Cron task changes. Cron tasks are now launched via a
php script using the 'dc' Argument.
- Re-work of the XMLRPC Sync code.
- Previous code did not validate IP addresses or Port.
- Previous code did not use the "Replication Target" Hosts enabled
checkbox setting in Replication Target Lines.
- Add htmlspecialchars() to the Password entry
- Previous code did not use the correct user - defined "Protocol" entry.
- Previous code did not use the $username entry.
- Remove the 'post Sync' Host Target code execution as this can
collide with a Cron Task or User Forced Update.
- Allow user to skip the sync of the "General Tab" Settings.
- Clean up all the log_error() texts.. To make the system.log easier to
read.
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Add CDATA sections to Javascripts
|
|
|
|
|
|
| |
- Remove un-necessary code in de-install function of inc file.
- Remove check for logfile extension as other file extensions can now be
deleted in log browser.
|
|
|
|
|
|
| |
- Remove redundant $row['format'] variable
- When "Keep Settings" is enabled and a full uninstall is performed, the
widget does not uninstall cleanly. These changes fix this issue.
|
|
|
|
| |
This reverts commit 161032f05e1819550a32735d60c7b71994b1d9ef.
|
|
|
|
|
|
| |
- remove redundant $row['format'] variable
- When "Keep" Settings is enabled and a full uninstall is performed, the
widget doesn't uninstall cleanly. These changes fix this issue.
|
|
|
|
| |
Add extra spaces to improve text clarity.
|
|
|
|
|
| |
Allow user access to delete Files ( in the following folders - "Deny,
Permit, Match and Native") from the Log Browser Tab.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- Mod the 'Global Enable Log' if() statement in the .inc file
- Use correct Folder Paths in Log Browser
- Check if syslog array exists in Alerts Tab.
|
|
|
|
| |
- Re-Add /* to grep command. Removed by recent Commit.
|
|
|
|
|
| |
- Remove part of the suppression as it was added to the PHP function in
pfblockerng.inc (IPv4 Filter Array)
|
|
|
|
|
|
| |
- XHTML edits <br> to <br />
- Minor Text change "process" to "progress"
|
|
|
|
|
|
|
|
|
| |
- Allow user to Delete file(s) in the 'Original' Folder. This will allow
the user to 'Force Update' the deleted List.
- Include "Native Folder" File Viewing.
- XHTML edit to <br> to <br />
|
|
|
|
|
|
|
| |
- Changed is_array() to !empty()
- XMTML edits <br> to <br /> , closed some end tags /> also added
missing nowrap='nowrap'
- Deny Alerts need to query "Deny" and "Native" folders for list files.
|
|
|
|
|
|
|
|
|
| |
- Added IPv4 Filter Array to filter out Whitespaces, Loopback Addresses
(27/8), 0.0.0.0 and any leading zeros in each IPv4 octet.
- Edits to IPv4/6 Regex Definitions.
- Changed isset() to !empty()
|
|
|
|
| |
This reverts commit f433c8da1a68f5684a2fb43950c8d3ea6d7c396a.
|
|
|
|
|
|
|
|
|
| |
- Added IPv4 Filter Array to filter out Whitespaces, Loopback Addresses
(27/8), 0.0.0.0 and and Leading zeros in each IPv4 octet.
- Edits to IPv4/6 Regex definitions.
- Changed isset() to !empty()
|
|
|
|
|
|
| |
All <br> to <br />
Widget Added alt="" to img tags
Closed any open tags > to />
|
|
|
|
| |
Change text "Manual" to "Force" Update.
|
| |
|
| |
|
|
|
|
| |
"Force Reload" will be added to the "Update" TAB.
|
| |
|
| |
|
|
|
|
|
|
| |
- Distribute the CC Files from MaxMind in Archive Format.
- Mod the Fetch Command Arguments as the 2.2 'Fetch' issue has been
resolved.
|
|
|
|
|
| |
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
|