Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squidGuard - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -3/+6 |
| | |||||
* | Add instructions for Bug #4793 to the GUI as well. | doktornotor | 2015-11-08 | 1 | -2/+8 |
| | |||||
* | XMLRPC sync fixes and improvements | doktornotor | 2015-11-07 | 1 | -60/+58 |
| | | | | - Tweak some descriptions - Fix copyright header, whitespace, remove useless tags | ||||
* | XMLRPC sync fixes and improvements | doktornotor | 2015-11-07 | 1 | -151/+155 |
| | | | | | | | - Fix CARP/HA sync option (port/protocol) - Honor enable/disable checkboxes - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Code cleanup | ||||
* | Add input validation to force disabling of blacklists on nanobsd | doktornotor | 2015-11-07 | 1 | -0/+5 |
| | |||||
* | Add note about blacklists being unsupported on nanobsd | doktornotor | 2015-11-07 | 1 | -1/+7 |
| | |||||
* | Add input validation for 'Use RAM Disks' on full install boxes (Bug #4608) | doktornotor | 2015-11-07 | 1 | -1/+8 |
| | |||||
* | Merge pull request #1098 from doktornotor/patch-1 | Renato Botelho | 2015-11-06 | 2 | -16/+100 |
|\ | |||||
| * | Add privileges configuration to squidguard package | doktornotor | 2015-10-15 | 1 | -16/+45 |
| | | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here. | ||||
| * | Add privileges configuration to squidguard package | doktornotor | 2015-10-15 | 1 | -0/+55 |
| | | |||||
* | | Delete .project | doktornotor | 2015-10-15 | 1 | -11/+0 |
|/ | | | Nuke junk from the repo. | ||||
* | squidGuard - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-05 | 1 | -58/+4 |
| | |||||
* | Sanitize squidguard version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-29 | 1 | -5/+7 |
| | |||||
* | Bump squidGuard version due to last changes | Renato Botelho | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #859 from dvserg/patch-1 | Renato Botelho | 2015-04-15 | 1 | -5/+6 |
|\ | |||||
| * | Squidguard fix ACL order problem | Sergey Dvoriancev | 2015-04-13 | 1 | -5/+6 |
| | | |||||
* | | bump squidguard version (squidguard.xml) | Dennis Neuhaeuser | 2015-04-13 | 1 | -1/+1 |
| | | |||||
* | | create mountpoint for ramdisk with PHP mkdir | Dennis Neuhaeuser | 2015-04-13 | 1 | -2/+3 |
|/ | |||||
* | correction of path to squid binaray | Dennis Neuhaeuser | 2015-04-07 | 1 | -3/+3 |
| | | | | corrected the base to the squid binary should be SQUID_BASE instead of SQUID_LOCALBASE | ||||
* | Update squidguard.xml | Nicolas Liaudat | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-03-04 | 1 | -2/+2 |
| | |||||
* | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-02-25 | 1 | -4/+13 |
| | | | Fix commit eb7182a & it's revert to finaly works for everybody :) | ||||
* | This seems to have broken squidGuard for some. Revert "update squidguard ↵ | jim-p | 2015-01-20 | 1 | -3/+3 |
| | | | | | | squid syntax" This reverts commit eb7182ac8536550a51a38ffb94bb29daa2ec9562. | ||||
* | update squidguard squid syntax | Cino | 2015-01-14 | 1 | -3/+3 |
| | | | | | | | 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 | ||||
* | Fix incorrect command | jim-p | 2015-01-09 | 2 | -2/+2 |
| | |||||
* | Some variable and path fixes for squidGuard's blacklist update code. | jim-p | 2015-01-09 | 2 | -31/+31 |
| | |||||
* | Fix call-time pass-by-reference in Squidguard, bump | jim-p | 2014-05-09 | 9 | -65/+65 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -11/+11 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | Fix logrotate lines max | sebvdk | 2013-10-24 | 1 | -1/+3 |
| | | | | $lines variable is not defined in "sg_script_logrotate" function. tail: -: No such file or directory | ||||
* | Add LDAP search patch from http://forum.pfsense.org/index.php/topic,59246.0.html | jim-p | 2013-06-10 | 4 | -15/+110 |
| | |||||
* | Detect and use the squidGuard variant if it's found. | jim-p | 2013-05-29 | 1 | -3/+6 |
| | |||||
* | Rework "order" field code for squidguard target categories, to avoid a php ↵ | jim-p | 2013-05-16 | 1 | -3/+4 |
| | | | | error when no other target categories exist. | ||||
* | squidGuard - update sync tab options to include system sync settings and ↵ | Marcello Coutinho | 2013-05-07 | 2 | -47/+80 |
| | | | | call sync process only with apply button | ||||
* | Add the ability to reorder target categories in squidGuard, to better ↵ | jim-p | 2013-05-06 | 3 | -2/+76 |
| | | | | facilitate making exceptions to lists. | ||||
* | Fix this test so it will also remove squidGuard's options from squid config ↵ | jim-p | 2013-04-05 | 1 | -2/+1 |
| | | | | when disabling. | ||||
* | Only update squid options if we have something to do, otherwise this can ↵ | jim-p | 2013-02-04 | 1 | -2/+5 |
| | | | | interfere with squid's default options in a new install if someone installs squidGuard without first configuring squid. | ||||
* | Update config/squidGuard/squidguard_dest.xml | Alexander Wilke | 2013-01-16 | 1 | -0/+1 |
| | | | added missing variable | ||||
* | Update config/squidGuard/squidguard.xml | Sergey Dvoriancev | 2013-01-14 | 1 | -24/+29 |
| | | | | Additional file need: squidguard_sync.xml | ||||
* | Update config/squidGuard/squidguard_time.xml | Alexander Wilke | 2013-01-09 | 1 | -16/+18 |
| | |||||
* | Create squidguard_sync.xml | Alexander Wilke | 2013-01-09 | 1 | -0/+163 |
| | |||||
* | Update config/squidGuard/squidguard_rewr.xml | Alexander Wilke | 2013-01-09 | 1 | -21/+24 |
| | |||||
* | Update config/squidGuard/squidguard_log.php | Alexander Wilke | 2013-01-09 | 1 | -1/+2 |
| | |||||
* | Update config/squidGuard/squidguard_dest.xml | Alexander Wilke | 2013-01-09 | 1 | -119/+117 |
| | |||||
* | Update config/squidGuard/squidguard_default.xml | Alexander Wilke | 2013-01-09 | 1 | -96/+93 |
| | |||||
* | Update config/squidGuard/squidguard_configurator.inc | Alexander Wilke | 2013-01-09 | 1 | -4/+9 |
| | |||||
* | Update config/squidGuard/squidguard_blacklist.php | Alexander Wilke | 2013-01-09 | 1 | -0/+1 |
| | |||||
* | Update config/squidGuard/squidguard_acl.xml | Alexander Wilke | 2013-01-09 | 1 | -178/+175 |
| | |||||
* | Update config/squidGuard/squidguard.xml | Alexander Wilke | 2013-01-09 | 1 | -13/+25 |
| | |||||
* | Update config/squidGuard/squidguard.inc | Alexander Wilke | 2013-01-09 | 1 | -1/+158 |
| | |||||
* | Update config/squidGuard/squidguard_configurator.inc | Sergey Dvoriancev | 2013-01-09 | 1 | -1/+1 |
| | | | Fix squid.inc path 2 |