aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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