aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid-reverse/squid.inc
Commit message (Collapse)AuthorAgeFilesLines
* Added redirects for squid-reversegeijt2013-02-091-0/+5
| | | | | Added the options for squid-reverse to redirect from http/https on the specified URI to an URL
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-061-5/+9
|
* squid3 - fix missing xml rpc sync to reverse optionsMarcello Coutinho2012-11-201-1/+3
|
* squid3 - add pfsense 2.1 folder checksMarcello Coutinho2012-10-081-23/+35
|
* squid3 - include dns_v4_first options that fixes https connection errors on ↵Marcello Coutinho2012-09-051-10/+10
| | | | squid3
* Make matching conf_mount_ro calls for squidPhil Davis2012-08-021-1/+2
| | | | After initial installation of squid3 (squid-reverse folder) the shared-memory section mount count is left at 3. This means that on nanobsd the CF card is left mounted read-write. This condition will persist until the next reboot, because there is nothing to decrement the count. I have found 2 places here that do not match up conf_mount_rw and conf_mount_ro calls. There might be 1 more somewhere (or one of these routines is called twice during installation). I can check that when this change is committed and I can do another install from scratch.
* squid3 - change Unrestricted IPs and Banned host addresses check to allow ↵Marcello Coutinho2012-07-111-4/+12
| | | | CIDR networks
* squid3 - fix unrestricted_auth checkMarcello Coutinho2012-07-031-1/+1
|
* squid3 - include some array checks and rename php_install function to avoid ↵Marcello Coutinho2012-07-021-12/+47
| | | | | | | warning/errors with other packages related post http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499
* squid3 - some fixes and improvements to squid reverse codeMarcello Coutinho2012-06-281-13/+31
|
* error_default_language should contain just the language code (like 'en' ↵Phil Davis2012-06-231-2/+1
| | | | 'fr'), not the whole path to the dir.
* 1 more text typo to fixPhil Davis2012-06-231-1/+1
|
* Fix a couple of minor text strings.Phil Davis2012-06-231-4/+4
|
* swapstate_check gets added twice to the cron_item list and cron tab. Remove ↵Phil Davis2012-06-231-26/+26
| | | | the erroneous extra addition.
* squid3 - fixes array_check and error messages dirmarcelloc2012-06-221-3/+3
|
* Add SQUID_CONFFILE constant and use it to add "-f" command parameter to each ↵phildd2012-06-201-13/+17
| | | | | | | squid start/stop/reconfigure. This makes squid look at the conf file that is made by the GUI. The actual conf file location has not been changed yet. That can be done next, but for now I have minimised risk by keeping in the current place and just referencing it there correctly. Also removed the "-D" parameter from the squid start command in 1 place - "-D' is obsolete in squid 3.1.
* squid3 - start squid only if xml config existsMarcello Coutinho2012-05-291-27/+29
|
* squid3 - fix to cachemgr_options code generationMarcello Coutinho2012-05-081-12/+12
|
* squid3 - fix xml rpc sync callMarcello Coutinho2012-05-071-1/+1
|
* dansguardian,squid3 - more fixes to startup process during bootMarcello Coutinho2012-05-041-15/+18
|
* squid3 - reduce squid startup time and include boot process checkMarcello Coutinho2012-05-021-17/+33
|
* squid3 - include remote cache array checkMarcello Coutinho2012-04-241-1/+2
|
* squid3 - version 2.0.5 with transparent proxy fix and integration with ↵Marcello Coutinho2012-04-221-1/+36
| | | | captive portal for non transparent use.
* squid3 - change status to beta, fix instalation path and icp portMarcello Coutinho2012-04-201-1/+1
|
* squid3 - fix refresh_pattern and typo regressionMarcello Coutinho2012-04-201-3/+12
|
* squid3 - version 2.0.4 with bug fixes and remote peer improvementsMarcello Coutinho2012-04-201-39/+47
|
* squid3 - Fix patters typoMarcello Coutinho2012-04-161-5/+5
|
* squid3 - version 2.0.3 with dynamic content options on cache tabMarcello Coutinho2012-04-161-14/+67
|
* squid3 - fix package integration with squidguardMarcello Coutinho2012-04-151-2/+3
|
* squid3 - merge squid3 and squid-reverse in one packageMarcello Coutinho2012-04-131-196/+234
|
* fix error pages default languageMartin Fuchs2012-03-271-4/+6
|
* fix squid.inc errorMartin Fuchs2012-03-191-4/+0
|
* bump squid to 3.1.19Martin Fuchs2012-03-191-41/+89
|
* +basic authMartin Fuchs2012-03-161-1/+1
|
* based on jimp's 7bfe60dd9e5670bb8bbc403784c69b1dcce8e923Martin Fuchs2012-01-041-1/+1
|
* sed on jimp 4a4429cbcf28a631014574eaf2b93f0b41555995Martin Fuchs2012-01-041-24/+54
|
* based on jimp 54cc1ac21a9e89a496800bb521ca7d485929cc95Martin Fuchs2012-01-041-1/+2
|
* Do not call filter_configure_sync directly since this is not best practiceErmal2010-12-291-1/+1
|
* add checks and cleanup incMartin Fuchs2011-10-041-22/+22
|
* acls workingMartin Fuchs2011-09-301-8/+33
|
* add intermediate CAMartin Fuchs2011-09-301-0/+5
|
* remove # - let the game gbeginMartin Fuchs2011-09-301-6/+2
|
* multi-fqdn for vhostMartin Fuchs2011-09-301-2/+5
|
* add some checksMartin Fuchs2011-09-301-14/+15
|
* fix acl generation bugMartin Fuchs2011-09-301-6/+7
|
* a little sorting and some errorchecks and enhanced logics missing...Martin Fuchs2011-09-301-7/+22
|
* peers workMartin Fuchs2011-09-301-2/+26
|
* cleanupMartin Fuchs2011-09-301-18/+0
|
* owa witard workingMartin Fuchs2011-09-301-1/+57
|
* remove #, let the game begin...Martin Fuchs2011-09-291-8/+8
|