Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Stop squid from doing a recursive chown/chgrp inside the cache folder, ↵ | jim-p | 2011-04-27 | 1 | -2/+6 | |
| | | | | should speed up save/sync with a large cache. Version bump to reflect change. | |||||
* | Fix squid download limit. Reported here: ↵ | jim-p | 2011-02-15 | 1 | -1/+1 | |
| | | | | http://forum.pfsense.org/index.php/topic,31880.0.html | |||||
* | Add additional fields for squid safeports and sslports. Resolves #1100 | jim-p | 2010-12-21 | 2 | -2/+20 | |
| | ||||||
* | Use ufs as the default cache file system, feedback on the forum suggests ↵ | jim-p | 2010-10-14 | 2 | -2/+2 | |
| | | | | much greater performance by default, and if someone has a large enough cache that they need aufs, they can always switch later. | |||||
* | Patch submitted by garga: BP: Changed default value of 'Hard disk cache system' | jim-p | 2010-10-14 | 1 | -0/+6 | |
| | ||||||
* | Fix end of file. | jim-p | 2010-10-12 | 1 | -2/+1 | |
| | ||||||
* | Allow user to input destination bypasses for squid, which work like the ↵ | jim-p | 2010-10-12 | 2 | -7/+43 | |
| | | | | source bypasses. Also allow users to enter IPs, hostnames, or aliases into these fields. Version bump for squid. | |||||
* | Ensure that http_access for allowed_subnets is added, regardless of whether ↵ | jim-p | 2010-10-07 | 1 | -4/+6 | |
| | | | | 'allow_interface' is on or not. Submitted-By: wagonza. | |||||
* | Fix NT Auth on squid pkg, fix some JS and field names. Submitted-By: vcoque | jim-p | 2010-09-16 | 2 | -8/+41 | |
| | ||||||
* | Add LDAP user attribute choice to squid package. Version bump. Submitted-By: ↵ | jim-p | 2010-09-14 | 2 | -1/+9 | |
| | | | | vcoque | |||||
* | Only run chown/chgrp if a file exists. | jim-p | 2010-08-16 | 1 | -1/+1 | |
| | ||||||
* | Stop squid from removing every cron job that rotates logs. This breaks ↵ | jim-p | 2010-07-11 | 1 | -1/+2 | |
| | | | | lightsquid's rotation. Found-By: lsoltero on the forum. | |||||
* | Correct default logging path so it matches lightsquid's default. | jim-p | 2010-06-29 | 2 | -3/+3 | |
| | ||||||
* | Ensure /var/squid is owned by proxy:proxy or else squid can/will have issues. | jim-p | 2010-06-28 | 1 | -6/+7 | |
| | ||||||
* | Sleep dynamically based on whether or not squid is running at the time, ↵ | jim-p | 2010-06-23 | 1 | -2/+5 | |
| | | | | rather than waiting constantly and slowing down the boot time. | |||||
* | Move this up a couple lines. | jim-p | 2010-06-22 | 1 | -1/+1 | |
| | ||||||
* | Make sure we are rw here before writing. | jim-p | 2010-06-22 | 1 | -0/+1 | |
| | ||||||
* | Revert "Use filter_configure_sync() here instead." | jim-p | 2010-06-22 | 1 | -1/+1 | |
| | | | | This reverts commit 69bb270be5515585aa8d886acfad3f9f862cb16c. | |||||
* | Use filter_configure_sync() here instead. | jim-p | 2010-06-22 | 1 | -1/+1 | |
| | ||||||
* | Refactor this code a little, and wait a few seconds before kicking off a ↵ | jim-p | 2010-06-22 | 1 | -3/+6 | |
| | | | | filter sync in case squid hasn't had a chance to kick in fully. | |||||
* | Do not initialize the cache if the null type is chosen. | jim-p | 2010-06-22 | 1 | -0/+5 | |
| | ||||||
* | Add a note to Null type suggesting it for Nano/Embedded. | jim-p | 2010-06-22 | 1 | -1/+1 | |
| | ||||||
* | Remove this check, it doesn't work as intended. | jim-p | 2010-06-22 | 1 | -3/+0 | |
| | ||||||
* | Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD ↵ | jim-p | 2010-06-22 | 2 | -4/+23 | |
| | | | | to prevent caching and overflowing /tmp or /var. Re-enable squid on embedded, and bump the version. | |||||
* | Shorten squid tab names so they are less than 82chars total and do not ↵ | jim-p | 2009-12-17 | 9 | -56/+56 | |
| | | | | trigger the change to a drop-down list navigation. Bump squid package version to _1. | |||||
* | fix bug#128 - squid upstream proxy | Martin | 2009-11-04 | 1 | -1/+5 | |
| | ||||||
* | Spelling fix for Reloading | Scott Ullrich | 2009-10-26 | 1 | -1/+1 | |
| | ||||||
* | Clarify what we are removing (swap.state) | Scott Ullrich | 2009-10-26 | 1 | -3/+9 | |
| | ||||||
* | Remove swap.state only during removal | Scott Ullrich | 2009-10-26 | 1 | -1/+1 | |
| | ||||||
* | Minor text cleanup | Scott Ullrich | 2009-10-26 | 1 | -6/+6 | |
| | ||||||
* | Add & to variable. Add output window updates | Scott Ullrich | 2009-10-26 | 1 | -5/+7 | |
| | ||||||
* | Fix path, add comment about the code above not working | Scott Ullrich | 2009-10-26 | 1 | -1/+2 | |
| | ||||||
* | Check for swap.state instead | Scott Ullrich | 2009-10-26 | 1 | -2/+2 | |
| | ||||||
* | Remove cache dir on deinstall if it exists | Scott Ullrich | 2009-10-26 | 1 | -0/+2 | |
| | ||||||
* | don't use old dnsserver helper | Chris Buechler | 2009-10-20 | 1 | -1/+0 | |
| | ||||||
* | Correct squid ordering Fixes #114 | Scott Ullrich | 2009-10-15 | 1 | -4/+5 | |
| | ||||||
* | Add an rw/ro call and some extra code to make squid happy on nanobsd | jim-p | 2009-10-12 | 1 | -0/+9 | |
| | ||||||
* | Fix spelling typo. Found by Ermal | Scott Ullrich | 2009-09-09 | 2 | -2/+2 | |
| | ||||||
* | Only apply chmod when the file exists | Scott Ullrich | 2009-08-10 | 1 | -1/+2 | |
| | ||||||
* | Unbreak packages that use filter_configure_* on 2.0 | Scott Ullrich | 2009-08-09 | 2 | -1/+6 | |
| | ||||||
* | Fix whitespace that confuses the xml parser. | Ermal Luçi | 2009-07-09 | 1 | -2/+2 | |
| | ||||||
* | Add needed code to packages to confirm to 2.0 rules for adding firewall ↵ | Charlie | 2009-07-08 | 2 | -1/+3 | |
| | | | | rules. NOTE: other packages might need intervention but for now this is the neccessary minimum to remove dependency on pkg-utils.inc on filter.inc | |||||
* | Fix Squid Port check, so WebGUI and Squid ports can't overlap. Fixes Ticket ↵ | jim-p | 2009-04-19 | 1 | -0/+4 | |
| | | | | | | | | #1907 The actual test was already there, but the $port variable wasn't properly set beforehand. This should be a non-issue for people who just check "Transparent" and leave squid on the default port. People who get bit by this seem to also set squid's main port to 80 instead of the default. | |||||
* | Query the aliases and deterimine if we should use PPTP or pptp, PPPoe pppoe, etc | Scott Ullrich | 2009-04-18 | 1 | -4/+14 | |
| | ||||||
* | Only install if localip is set and mode == server | Scott Ullrich | 2009-04-18 | 1 | -4/+4 | |
| | ||||||
* | Fix formatting. | Scott Ullrich | 2009-04-18 | 1 | -46/+46 | |
| | ||||||
* | Correct checks for PPPoE and PPPTP | Scott Ullrich | 2009-04-18 | 1 | -12/+5 | |
| | ||||||
* | until we do not find the error, disable pptp case for squid | mfuchs | 2009-04-16 | 1 | -2/+6 | |
| | ||||||
* | fix squid pptp error (http://forum.pfsense.org/index.php/topic,15579.0.html) ↵ | mfuchs | 2009-04-15 | 1 | -2/+4 | |
| | | | | next try | |||||
* | fix squid pptp error (http://forum.pfsense.org/index.php/topic,15579.0.html) | mfuchs | 2009-04-15 | 1 | -1/+3 | |
| |