aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_configurator.inc
Commit message (Collapse)AuthorAgeFilesLines
* Update config/squidGuard/squidguard_configurator.incAlexander Wilke2013-01-091-4/+9
|
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-1/+1
| | | Fix squid.inc path 2
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-2/+2
| | | Fix squid.inc path
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2012-10-311-1/+4
| | | Check exists 'squid_resync' function.
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2012-10-301-2/+2
| | | Check squid.inc by system path's ( for 2.1 also )
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2012-10-301-1/+6
| | | Fix error 'Warning: require_once(squid.inc): failed to open stream: No such file or director'
* SquidGuard: Rotate GUI-LogfileAlexander Wilke2012-10-271-0/+7
| | | | | The SQUIDGUARD_GUILOG_MAXCOUNT limit to 500 lines does not seem to work. The /var/squidGuard/log/squidGuard.log is increasing over this limit. This patch rotates this file daily when logrotation is enabled and cuts this file after the last 1000 lines - the same as with /var/squidGuard/log/block.log
* Update config/squidGuard/squidguard_configurator.incAlexander Wilke2012-10-251-5/+5
| | | | | | | squidguard: "url_rewrite_children" replaces "redirect_children" in squid 2.6 and newer versions. Increased default value up to 5. http://www.squid-cache.org/Versions/v2/2.7/cfgman/url_rewrite_children.html "redirector_bypass" is by default off which disallows to bypass ACLs. http://www.squid-cache.org/Versions/v2/2.7/cfgman/redirector_bypass.html
* Some fixes for squidguard on 2.1jim-p2012-10-111-9/+21
|
* squidguard - minor fix to url check preg_matchmarcelloc2012-06-211-1/+1
|
* Suggest fix to this report http://redmine.pfsense.org/issues/2435 ccesario2012-06-181-13/+12
| | | Change eregi() to preg_match() function
* When creating conf file, check if dest definition contains _adv or _ads and ↵saxonbeta2012-03-291-1/+11
| | | | if F_ADV_BLANKIMG is on, then add a redirect to get a blank image instead of the default block page
* Increase size of squidGuard's ramdisk used for unpacking blacklists (would ↵jim-p2011-12-051-1/+1
| | | | be nice if this were a GUI knob eventually)
* Check that this file exists before trying to use it. Should stop GUI and ↵jim-p2011-04-181-1/+1
| | | | console errors that the file doesn't exist.
* squidGuard log changesdvserg2011-02-171-2/+5
|
* Blacklist modification and bug fixesdvserg2011-02-111-5/+19
|
* SquidGuard blacklist update (Feature #105)dvserg2011-01-311-368/+519
|
* squidGuard change blacklistdvserg2011-01-031-82/+88
|
* Log view changed. Log rotation added. Validation Names with reserved words ↵dvserg2010-12-161-104/+253
| | | | added.
* Update squidGuard. Changed GUI. Dest Domains as IP address now supported.dvserg2010-11-141-5/+6
|
* Patch from vcoque to restrict squidguard redirect for errors to http only.jim-p2010-10-181-2/+1
|
* A few misc. squidGuard fixes to make it behave better on reboot, especially ↵jim-p2010-06-221-10/+14
| | | | on NanoBSD.
* Signed-off-by: dvserg <dv_serg@mail.ru>dvserg2010-04-121-3/+3
|
* Test to see if is_url() existssullrich2009-12-121-9/+11
|
* Add some rw/ro calls to make squidGuard happy on nano.jim-p2009-10-121-4/+21
|
* havp update new version ; squidGuard fix small bugserg dvoriancev2009-05-011-3/+4
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+2106