aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid
Commit message (Expand)AuthorAgeFilesLines
...
* 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-212-2/+20
* Use ufs as the default cache file system, feedback on the forum suggests much...jim-p2010-10-142-2/+2
* Patch submitted by garga: BP: Changed default value of 'Hard disk cache system'jim-p2010-10-141-0/+6
* Fix end of file.jim-p2010-10-121-2/+1
* Allow user to input destination bypasses for squid, which work like the sourc...jim-p2010-10-122-7/+43
* 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-162-8/+41
* Add LDAP user attribute choice to squid package. Version bump. Submitted-By: ...jim-p2010-09-142-1/+9
* 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-292-3/+3
* 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
* Add a note to Null type suggesting it for Nano/Embedded.jim-p2010-06-221-1/+1
* Remove this check, it doesn't work as intended.jim-p2010-06-221-3/+0
* Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD t...jim-p2010-06-222-4/+23
* Shorten squid tab names so they are less than 82chars total and do not trigge...jim-p2009-12-179-56/+56
* 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
* Fix path, add comment about the code above not workingScott Ullrich2009-10-261-1/+2
* Check for swap.state insteadScott Ullrich2009-10-261-2/+2
* Remove cache dir on deinstall if it existsScott Ullrich2009-10-261-0/+2
* don't use old dnsserver helperChris Buechler2009-10-201-1/+0
* Correct squid ordering Fixes #114Scott Ullrich2009-10-151-4/+5
* Add an rw/ro call and some extra code to make squid happy on nanobsdjim-p2009-10-121-0/+9
* Fix spelling typo. Found by ErmalScott Ullrich2009-09-092-2/+2
* Only apply chmod when the file existsScott Ullrich2009-08-101-1/+2
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-092-1/+6
* Fix whitespace that confuses the xml parser.Ermal Luçi2009-07-091-2/+2
* Add needed code to packages to confirm to 2.0 rules for adding firewall rules...Charlie2009-07-082-1/+3
* Fix Squid Port check, so WebGUI and Squid ports can't overlap. Fixes Ticket #...jim-p2009-04-191-0/+4
* Query the aliases and deterimine if we should use PPTP or pptp, PPPoe pppoe, etcScott Ullrich2009-04-181-4/+14
* Only install if localip is set and mode == serverScott Ullrich2009-04-181-4/+4
* Fix formatting.Scott Ullrich2009-04-181-46/+46
* Correct checks for PPPoE and PPPTPScott Ullrich2009-04-181-12/+5
* until we do not find the error, disable pptp case for squidmfuchs2009-04-161-2/+6
* fix squid pptp error (http://forum.pfsense.org/index.php/topic,15579.0.html) ...mfuchs2009-04-151-2/+4
* fix squid pptp error (http://forum.pfsense.org/index.php/topic,15579.0.html)mfuchs2009-04-151-1/+3