| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Remove alerts bak file (Added Incorrectly)
|
| |
| |
| |
| |
| |
| |
| |
| | |
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) Mods for MaxMind Anonymous Proxy and Satellite Providers
2) Mods to MaxMind Dat file location from /var/db to /usr/pbi folders.
|
| |
| |
| |
| |
| | |
1) Mods for MaxMind Anonymous Proxy and Satellite Providers
2) Add Country Folder viewing capability.
|
| |
| |
| |
| |
| |
| | |
1) Mods for MaxMind Anonymous Proxy and Satellite Providers.
2) Add str_replace array to remove ") which will break the Auto Log
Viewer from functioning.
|
| | |
|
| |
| |
| |
| | |
Mods to XML files for MaxMind Anon. Proxy/Satellite and priv inc file.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changes -
1) Relocate MaxMind folder from /var/db to /usr/pbi Folder. Nano and
Ramdisk Installations have the /var/db folder wiped on Reboot.
2) Add code to support MaxMind "Anonymous Proxy and Satellite Providers"
to inc file.
3) Move $pfb_alias_lists_all below the conditional "IF" statements.
4) Improve Header Name Validation.
5) Install/De-install - Changes to support MaxMind "Anonymous Proxy and
Satellite Providers" configuration. Delete previously used Folder
location, and remove MaxMind Working files after Installation is
completed.
|
|\ \
| |/
|/| |
|
| |
| |
| | |
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
|
| |
| |
| | |
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
|
| |
| |
| | |
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
|
| |
| |
| | |
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
|
| |
| |
| | |
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
|
| |
| |
| | |
HAVP webConfigurator "Log" checkbox not using at all. Error logs was written always, regardless of "Log" option. Change this behaviour to reflect configurator option. Note: HAVP access log writes always because of virus attentions.
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some IBlock lists have an issue with the existing Range to CIDR
function. The Stilez Range to CIDR Function does not exhibit this
behaviour. Once the existing Range to CIDR function is fixed/or replaced
with the Stilez Function, this PR can be reverted.
|
|/ / |
|
| | |
|
| |
| |
| |
| | |
certain circumstances, but, it can lead squid3 package to change permissions of system directories and break important parts of the system. This seems to be the root cause of https://forum.pfsense.org/index.php?topic=87135.0
|
| |
| |
| |
| |
| |
| | |
squid syntax"
This reverts commit eb7182ac8536550a51a38ffb94bb29daa2ec9562.
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
The $server array here has and "index" key, not an "sindex" key.
Actually nothing was broken by this. When the user switches server selections, server_changed() is called. That uses JavaScript and selectedIndex to work out which entry the user selected. selectedIndex is a zero-based number. It matches the zero-based index of servers, which was built from the zero-based indexes of $ras_server array, which was built from data in the config. So by good luck or good management, this array index name typo is not actually a bug.
I noticed it while investigating forum https://forum.pfsense.org/index.php?topic=86263.0
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
update squidguard squid.conf syntax
this will allow it to run with squid2 and squid3
https://forum.pfsense.org/index.php?topic=73640
https://forum.pfsense.org/index.php?topic=86701.msg475980#msg475980
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
update squidguard squid.conf syntax
this will allow it to run with squid2 and squid3
https://forum.pfsense.org/index.php?topic=73640
https://forum.pfsense.org/index.php?topic=86701.msg475980#msg475980
|
| | | |
|
| | |
| | |
| | |
| | | |
nothing). Fixes #4215
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
/var/run/squid check
squidclamav symbolic links
antivirus tab check config
c-icap rc.d file path checks
clamd rc.d file path checks
squid_clwarn.php replacement for clwarn.cgi to do not need perl install
|
| | | |
|
|\ \ \ |
|
| | | |
| | | |
| | | | |
Clean up some english text
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | | |
fix typo
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | | |
fix typo
|
| | | |
| | | |
| | | | |
for deinstall fix
|
| |/ /
|/| | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
changed database/pid location to /var/db/ntopng and /var/run/ntopng.pid
It was defaulting to /var/tmp/ntopng
-d /var/db/ntopng -G /var/run/ntopng.pid
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
add checkbox to enable historical data storage
ntopng Command Line Options:
--dump-flows | -F
Dump expired flows. If ntopng is compiled with sqlite support, flows can dumped persistently on disk using this option. Databases are created daily under /db.
https://forum.pfsense.org/index.php?topic=80461.msg473467#msg473467
|
| | |
|
| |
| |
| |
| |
| | |
When the user clicked "Cancel" in the second JS Prompt, it would not
cancel the Suppression process. This change fixes that issue.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| | |
|