aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid.inc
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* 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
* 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-291-22/+51
* 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-291-1/+1
* squid: finally remove obsolete checksMartin Fuchs2011-09-131-13/+0
* squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-111-0/+2
* 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-021-2/+2
* Stop squid from doing a recursive chown/chgrp inside the cache folder, should...jim-p2011-04-271-2/+6
* Fix squid download limit. Reported here: http://forum.pfsense.org/index.php/t...jim-p2011-02-151-1/+1
* Add additional fields for squid safeports and sslports. Resolves #1100jim-p2010-12-211-2/+4
* Use ufs as the default cache file system, feedback on the forum suggests much...jim-p2010-10-141-1/+1
* Patch submitted by garga: BP: Changed default value of 'Hard disk cache system'jim-p2010-10-141-0/+6
* Allow user to input destination bypasses for squid, which work like the sourc...jim-p2010-10-121-5/+33
* Ensure that http_access for allowed_subnets is added, regardless of whether '...jim-p2010-10-071-4/+6
* Fix NT Auth on squid pkg, fix some JS and field names. Submitted-By: vcoquejim-p2010-09-161-8/+34
* Add LDAP user attribute choice to squid package. Version bump. Submitted-By: ...jim-p2010-09-141-1/+1
* Only run chown/chgrp if a file exists.jim-p2010-08-161-1/+1
* Stop squid from removing every cron job that rotates logs. This breaks lights...jim-p2010-07-111-1/+2
* Correct default logging path so it matches lightsquid's default.jim-p2010-06-291-2/+2
* Ensure /var/squid is owned by proxy:proxy or else squid can/will have issues.jim-p2010-06-281-6/+7
* Sleep dynamically based on whether or not squid is running at the time, rathe...jim-p2010-06-231-2/+5
* Move this up a couple lines.jim-p2010-06-221-1/+1
* Make sure we are rw here before writing.jim-p2010-06-221-0/+1
* Revert "Use filter_configure_sync() here instead."jim-p2010-06-221-1/+1
* Use filter_configure_sync() here instead.jim-p2010-06-221-1/+1
* Refactor this code a little, and wait a few seconds before kicking off a filt...jim-p2010-06-221-3/+6
* Do not initialize the cache if the null type is chosen.jim-p2010-06-221-0/+5
* Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD t...jim-p2010-06-221-3/+18
* fix bug#128 - squid upstream proxyMartin2009-11-041-1/+5
* Spelling fix for ReloadingScott Ullrich2009-10-261-1/+1
* Clarify what we are removing (swap.state)Scott Ullrich2009-10-261-3/+9
* Remove swap.state only during removalScott Ullrich2009-10-261-1/+1
* Minor text cleanupScott Ullrich2009-10-261-6/+6
* Add & to variable. Add output window updatesScott Ullrich2009-10-261-5/+7