aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid
Commit message (Expand)AuthorAgeFilesLines
* Restore previous legacy code for squid cron job handling as the updated metho...jim-p2015-10-071-15/+66
* Initialize an array before treating it like an array. Fixes #5205jim-p2015-09-281-0/+10
* squid - 2.1.x compatible boot checkdoktornotor2015-09-111-2/+7
* Squid - squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-091-3/+7
* squid - use install_cron_job() instead of reimplementing it, fix boot checkdoktornotor2015-09-081-68/+18
* squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-4/+4
* Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-202-2/+2
* Fix call-time pass-by-reference in squid, bumpjim-p2014-05-097-13/+13
* Fixup URLs:Renato Botelho2014-03-183-20/+20
* Fix input validation so it does not incorrectly state that a valid config end...jim-p2013-11-121-6/+7
* If the file doens't exist, bail, or this will generate a PHP error.jim-p2013-08-131-0/+2
* Update squid.incthuynguyenduc2013-05-171-1/+1
* Fix typojim-p2013-03-051-1/+1
* Write this during every sync to make sure it's present and not missedjim-p2013-02-051-4/+4
* Don't add an empty ext_managerjim-p2013-02-041-1/+3
* Fix urlfilter_enable typoPhil Davis2013-02-031-2/+2
* Fix tabsDanilo G. Baio (dbaio)2013-01-241-2/+2
* Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
* Revert "Fix creation of acl noauth"Danilo G. Baio (dbaio)2013-01-241-5/+2
* Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
* Fix prefix for sqpmon.sh fetchPhil Davis2013-01-211-1/+1
* Modify to suit squid (2)Phil Davis2013-01-121-3/+3
* Remove proxy_monitor.shPhil Davis2013-01-121-72/+0
* Create sqpmon.shPhil Davis2013-01-121-0/+75
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-121-4/+4
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-121-4/+8
* squid - change pfsense version check to maintain compatibility with 1.2.3marcelloc2012-09-201-4/+5
* Add a matching conf_mount_ro call for squidPhil Davis2012-08-021-0/+1
* Misc changes for squid on 2.1jim-p2012-07-031-24/+31
* Update config/squid/swapstate_check.phpPhil Davis2012-03-141-13/+17
* Specify full path to squid includes in .xml files - should fix #1443jim-p2012-01-066-6/+6
* Use the right variable when writing out the logfile_rotate directive. Small v...jim-p2011-12-301-1/+1
* Add a periodic cron job to keep an eye on the size of swap.state and rm/rotat...jim-p2011-12-293-22/+104
* When adding squid's rotate job, make it rm the swap.state file before rotatin...jim-p2011-12-281-1/+2
* Do not call filter_configure_sync directly since this is not best practiceErmal2010-12-292-5/+5
* squid: add noteMartin Fuchs2011-09-131-2/+2
* squid: finally remove obsolete checksMartin Fuchs2011-09-131-13/+0
* squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-112-1/+3
* squid: disable RFC1918 when using transparent modeMartin Fuchs2011-09-111-0/+1
* Merge pull request #58 from Nachtfalkeaw/patch-11Chris Buechler2011-09-051-0/+8
|\
| * squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ...Nachtfalkeaw2011-09-051-0/+8
* | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ...Nachtfalkeaw2011-09-051-1/+2
|/
* Custom Options should be before the options of general allow and any other bl...lgcosta2011-08-261-8/+9
* Add string for port of squid in transparent mode from config filelgcosta2011-08-261-4/+4
* Move squid's rc file write to a function, and call it from sync as well as in...jim-p2011-06-241-28/+30
* Fix the PPPoE/PPTP cases in squid.inc for bypassing, also fix PPPoE server en...jim-p2011-05-311-3/+27
* When making the cache and doing squid -z, it should be safe to do a recursive...jim-p2011-05-021-1/+4
* Also allow subnets in the proxy bypass fields.jim-p2011-05-022-4/+4