aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵jim-p2010-06-221-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-p2010-06-221-0/+5
|
* Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD ↵jim-p2010-06-221-3/+18
| | | | to prevent caching and overflowing /tmp or /var. Re-enable squid on embedded, and bump the version.
* 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-091-1/+1
|
* Only apply chmod when the file existsScott Ullrich2009-08-101-1/+2
|
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-091-1/+3
|
* Add needed code to packages to confirm to 2.0 rules for adding firewall ↵Charlie2009-07-081-1/+2
| | | | 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-p2009-04-191-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, 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
| | | | next try
* fix squid pptp error (http://forum.pfsense.org/index.php/topic,15579.0.html)mfuchs2009-04-151-1/+3
|
* Check to see if the pkg is not offScott Ullrich2009-04-141-2/+2
|
* Handle PPTP transparent redirection caseScott Ullrich2009-04-141-0/+7
|
* Add rules for PPOE transparentScott Ullrich2009-04-141-24/+29
|
* Increase DNS-listener-processes to 32unknown2009-02-241-0/+1
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+1263