aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid
Commit message (Collapse)AuthorAgeFilesLines
* 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-092-2/+2
|
* Only apply chmod when the file existsScott Ullrich2009-08-101-1/+2
|
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-092-1/+6
|
* Fix whitespace that confuses the xml parser.Ermal Luçi2009-07-091-2/+2
|
* Add needed code to packages to confirm to 2.0 rules for adding firewall ↵Charlie2009-07-082-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-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
|
* change description: also RegExp can be used for dstdommfuchs2009-04-141-2/+2
|
* 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
|
* change fields descriptions for squid bypass-functions regarding to the ↵unknown2009-03-011-4/+4
| | | | forums discussion: http://forum.pfsense.org/index.php/topic,14607.0.html
* Increase DNS-listener-processes to 32unknown2009-02-241-0/+1
|
* mv packages to config dir to match web layoutBill Marquette2009-02-0613-0/+4575