| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the right variable when writing out the logfile_rotate directive. Small v... | jim-p | 2011-12-30 | 1 | -1/+1 |
* | Add a periodic cron job to keep an eye on the size of swap.state and rm/rotat... | jim-p | 2011-12-29 | 1 | -22/+51 |
* | When adding squid's rotate job, make it rm the swap.state file before rotatin... | jim-p | 2011-12-28 | 1 | -1/+2 |
* | Do not call filter_configure_sync directly since this is not best practice | Ermal | 2010-12-29 | 1 | -1/+1 |
* | squid: finally remove obsolete checks | Martin Fuchs | 2011-09-13 | 1 | -13/+0 |
* | squid: enable fields by depencency and comment out unneccessary checks | Martin Fuchs | 2011-09-11 | 1 | -0/+2 |
* | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ... | Nachtfalkeaw | 2011-09-05 | 1 | -1/+2 |
* | Custom Options should be before the options of general allow and any other bl... | lgcosta | 2011-08-26 | 1 | -8/+9 |
* | Add string for port of squid in transparent mode from config file | lgcosta | 2011-08-26 | 1 | -4/+4 |
* | Move squid's rc file write to a function, and call it from sync as well as in... | jim-p | 2011-06-24 | 1 | -28/+30 |
* | Fix the PPPoE/PPTP cases in squid.inc for bypassing, also fix PPPoE server en... | jim-p | 2011-05-31 | 1 | -3/+27 |
* | When making the cache and doing squid -z, it should be safe to do a recursive... | jim-p | 2011-05-02 | 1 | -1/+4 |
* | Also allow subnets in the proxy bypass fields. | jim-p | 2011-05-02 | 1 | -2/+2 |
* | Stop squid from doing a recursive chown/chgrp inside the cache folder, should... | jim-p | 2011-04-27 | 1 | -2/+6 |
* | Fix squid download limit. Reported here: http://forum.pfsense.org/index.php/t... | jim-p | 2011-02-15 | 1 | -1/+1 |
* | Add additional fields for squid safeports and sslports. Resolves #1100 | jim-p | 2010-12-21 | 1 | -2/+4 |
* | Use ufs as the default cache file system, feedback on the forum suggests much... | jim-p | 2010-10-14 | 1 | -1/+1 |
* | Patch submitted by garga: BP: Changed default value of 'Hard disk cache system' | jim-p | 2010-10-14 | 1 | -0/+6 |
* | Allow user to input destination bypasses for squid, which work like the sourc... | jim-p | 2010-10-12 | 1 | -5/+33 |
* | Ensure that http_access for allowed_subnets is added, regardless of whether '... | jim-p | 2010-10-07 | 1 | -4/+6 |
* | Fix NT Auth on squid pkg, fix some JS and field names. Submitted-By: vcoque | jim-p | 2010-09-16 | 1 | -8/+34 |
* | Add LDAP user attribute choice to squid package. Version bump. Submitted-By: ... | jim-p | 2010-09-14 | 1 | -1/+1 |
* | 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 lights... | jim-p | 2010-07-11 | 1 | -1/+2 |
* | Correct default logging path so it matches lightsquid's default. | jim-p | 2010-06-29 | 1 | -2/+2 |
* | 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, rathe... | jim-p | 2010-06-23 | 1 | -2/+5 |
* | 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 |
* | 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 filt... | jim-p | 2010-06-22 | 1 | -3/+6 |
* | Do not initialize the cache if the null type is chosen. | jim-p | 2010-06-22 | 1 | -0/+5 |
* | Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD t... | jim-p | 2010-06-22 | 1 | -3/+18 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+3 |
* | Add needed code to packages to confirm to 2.0 rules for adding firewall rules... | Charlie | 2009-07-08 | 1 | -1/+2 |