aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/31
Commit message (Collapse)AuthorAgeFilesLines
* squid3 - fix XMLRPC sync with CARP/HAdoktornotor2015-11-011-4/+4
|
* squid3 - move min/max_object_size directives (Bug #5154)doktornotor2015-09-181-1/+1
|
* squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | This function does nothing but return.
* squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | This function does nothing but return.
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-5/+5
|
* Apply swapstate file exists check to Squid3Phil Davis2014-11-051-1/+3
| | | | Issue reported in forum https://forum.pfsense.org/index.php?topic=78733.msg This extra check was applied to Squid2 back in 2013.
* Merge pull request #687 from trendchiller/masterRenato Botelho2014-08-271-4/+4
|\
| * autocreate http-reverse for autodiscoverMartin Fuchs2014-07-211-2/+2
| |
| * Revert "add a hint for autodiscover over HTTP"Martin Fuchs2014-07-201-2/+1
| | | | | | | | This reverts commit 9485b386dba7a4fbdfbc7941071cd4574f24c91c.
| * add a hint for autodiscover over HTTPMartin Fuchs2014-07-181-1/+2
| |
| * we do not need digests for Exchange-peersMartin Fuchs2014-07-181-2/+2
| |
* | Merge pull request #684 from trendchiller/masterRenato Botelho2014-07-172-2/+4
|\|
| * clarify the hintMartin Fuchs2014-06-182-2/+2
| |
| * add reminder to set up DNS-A-record for autodiscoverMartin Fuchs2014-06-172-2/+4
| |
* | Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-2010-23/+23
|/
* add autodiscover url for self-hosted domainsMartin Fuchs2014-06-171-1/+3
| | | | as tested in microsoft-connectivity-analyzer
* enable AutoDiscover HTTPMartin Fuchs2014-06-171-4/+7
|
* fixed reverse owaMartin Fuchs2014-06-131-1/+1
| | | | OWA does not work with round-robin
* allow multiple CAS-servers, correct checksMartin Fuchs2014-06-134-19/+30
|
* fix bungled configMartin Fuchs2014-06-071-1/+1
| | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937
* do not revert the round-robin patch 1bcfd29Martin Fuchs2014-06-041-1/+1
|
* correct definitionMartin Fuchs2014-06-042-4/+4
| | | | the CAS-Array is the server we want to reach...
* correct formattingMartin Fuchs2014-06-041-1/+1
|
* add MAPI over HTTP supportMartin Fuchs2014-06-043-5/+21
| | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1
* correct formattingMartin Fuchs2014-05-081-1/+1
|
* protect variable name in string and remove spacesMartin Fuchs2014-05-081-2/+2
|
* correct autodiscover settings (wrong hostname) and bump pkg-versionMartin Fuchs2014-05-081-4/+7
|
* Fixup URLs:Renato Botelho2014-03-183-31/+31
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fix issue with include file in squid_reverse.xml that causes the following ↵Randy Crowder2013-10-161-2/+2
| | | | message in system log "Not calling package sync code for dependency squidreverse of squid3 because some include files are missing."
* squid3 - mv squid files from squid-reverse to squid3/31Marcello Coutinho2013-05-0226-0/+7970