Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid: rename confusing var-name | Martin Fuchs | 2007-10-29 | 1 | -2/+2 |
| | |||||
* | squid: use ip-group for RFC1918 | Martin Fuchs | 2007-10-29 | 1 | -3/+1 |
| | |||||
* | squid: add option to NOT redirect private subnets to the transparent ↵ | Martin Fuchs | 2007-10-29 | 1 | -3/+14 |
| | | | | proxy-server | ||||
* | squid: do not disorganize future routines | Martin Fuchs | 2007-10-28 | 1 | -3/+3 |
| | |||||
* | add squid custom-options | Martin Fuchs | 2007-10-23 | 1 | -0/+9 |
| | |||||
* | add uri whitespace handling to squid | Martin Fuchs | 2007-07-23 | 1 | -1/+2 |
| | |||||
* | Add option to disable VIA-header in squid-package | Martin Fuchs | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | Check for https as well as a conflicting port. Ticket #1336 | Scott Ullrich | 2007-05-29 | 1 | -0/+4 |
| | |||||
* | Various fixes from Martin Fuchs: * There's an issue with squid: it only ↵ | Scott Ullrich | 2007-05-21 | 1 | -3/+5 |
| | | | | accepts one interface, wven when selected more than one. * A second issue ist hat squid forwards the internal ip which is nor wanted by everyone | ||||
* | Ensure file exists before invoking operation on it. | Scott Ullrich | 2007-04-30 | 1 | -3/+6 |
| | |||||
* | Make sure /var/squid/cache/swap.state is writable | Scott Ullrich | 2007-04-19 | 1 | -0/+2 |
| | |||||
* | Fix squid ldap auth | Scott Ullrich | 2007-03-22 | 1 | -1/+13 |
| | | | | Submitted-by: TDI via Forum | ||||
* | Correct typo: s/suze/size/ | Scott Ullrich | 2007-03-06 | 1 | -1/+1 |
| | |||||
* | When not enabling transparent mode we did not create a port statement in | Seth Mos | 2007-01-17 | 1 | -10/+4 |
| | | | | the config file and upsetting squid. | ||||
* | Attempt no 2 to correctly start squid at boot. | Seth Mos | 2007-01-17 | 1 | -2/+2 |
| | |||||
* | Attempt to fix double startup error, this would result in squid starting ↵ | Seth Mos | 2007-01-17 | 1 | -2/+7 |
| | | | | twice and not being able to bind to the http port. | ||||
* | Correctly migrate the config settings. Use \n expansion, not the literal ↵ | Seth Mos | 2007-01-17 | 1 | -9/+9 |
| | | | | characters. | ||||
* | After conversion, write out the config settings. | Seth Mos | 2007-01-17 | 1 | -0/+1 |
| | |||||
* | Migrate existing config settings. We can only do this reliably if the ↵ | Seth Mos | 2007-01-17 | 1 | -0/+64 |
| | | | | previous entries have a , in them. | ||||
* | Bump version to p12 | Seth Mos | 2007-01-17 | 1 | -31/+44 |
| | | | | | | | | | | ********* NOTE: the format for the white,black,nac,donotcache,banned and unrestricted fields has changed! ********* * fields now use newlines instead of csv so it is easier to import white and blacklists. * fix acl creation and ordering. | ||||
* | Fix allow interface check against proper $config settings. | Seth Mos | 2007-01-16 | 1 | -2/+2 |
| | | | | Was this theoretical proof of concept code? | ||||
* | Version Bump p10 | Seth Mos | 2007-01-16 | 1 | -20/+36 |
| | | | | * 1st attempt to fix empty white and blacklist squid.conf errors | ||||
* | Bump to version p9 | Seth Mos | 2007-01-11 | 1 | -3/+8 |
| | | | | | * Fix incorrect comment line * Create single redirect line for transparent mode | ||||
* | Enter version p8. first attempt at a working black and whitelisting scheme. | Seth Mos | 2007-01-09 | 1 | -24/+29 |
| | | | | | | | The previous version had a http_access allow on both GET and POST request. Which ends up being the world. Has this ever worked? Removed the mac acl backend since it is not supported. Next step squidguard or danguardian | ||||
* | Restore previous behaviour after package (re)installation | Seth Mos | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | Bump Squid version. | Seth Mos | 2007-01-09 | 1 | -5/+5 |
| | | | | hoping to silence the double startup error. | ||||
* | Unbreak squid. I forgot to set $port before creating the rules. | Seth Mos | 2006-12-27 | 1 | -0/+1 |
| | |||||
* | Accept transparent proxy connections _and_ normal connections on the ↵ | Seth Mos | 2006-12-25 | 1 | -5/+5 |
| | | | | configured port. | ||||
* | Allow setting maxium object size to 0 so we can prevent disk caching and run ↵ | Seth Mos | 2006-12-24 | 1 | -1/+1 |
| | | | | embedded. | ||||
* | Iterate foreach loop correctly. | Scott Ullrich | 2006-12-23 | 1 | -4/+4 |
| | | | | | | Submitted by xstas via forum. http://forum.pfsense.org/index.php/topic,3089.0/topicseen.html | ||||
* | More fixes by Umberto from the forum. | Seth Mos | 2006-12-22 | 1 | -12/+6 |
| | | | | | We can now run transparent proxy eventhough the webgui uses the same. http://forum.pfsense.org/index.php/topic,3089.msg18804.html#msg18804 | ||||
* | Add polish. | Seth Mos | 2006-12-21 | 1 | -1/+1 |
| | | | | If the webgui does not use http, do not complain about the port for transparent mode. | ||||
* | Fix throttle extension syntax. | Seth Mos | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | Run squid_dash_z() after saving the cache settings. | Seth Mos | 2006-12-20 | 1 | -1/+2 |
| | |||||
* | Stop squid before trying a squid -z. resync_general will start it back up ↵ | Seth Mos | 2006-12-20 | 1 | -0/+3 |
| | | | | for us. | ||||
* | Add missing linefeed (delay pools) | Seth Mos | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | Re-Add squid files in new squid subdirectory | Seth Mos | 2006-12-20 | 1 | -0/+926 |