Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid3 - move min/max_object_size directives (Bug #5154) | doktornotor | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | This function does nothing but return. | ||||
* | Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabled | Renato Botelho | 2015-05-05 | 1 | -5/+5 |
| | |||||
* | Apply swapstate file exists check to Squid3 | Phil Davis | 2014-11-05 | 1 | -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/master | Renato Botelho | 2014-08-27 | 1 | -4/+4 |
|\ | |||||
| * | autocreate http-reverse for autodiscover | Martin Fuchs | 2014-07-21 | 1 | -2/+2 |
| | | |||||
| * | Revert "add a hint for autodiscover over HTTP" | Martin Fuchs | 2014-07-20 | 1 | -2/+1 |
| | | | | | | | | This reverts commit 9485b386dba7a4fbdfbc7941071cd4574f24c91c. | ||||
| * | add a hint for autodiscover over HTTP | Martin Fuchs | 2014-07-18 | 1 | -1/+2 |
| | | |||||
| * | we do not need digests for Exchange-peers | Martin Fuchs | 2014-07-18 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #684 from trendchiller/master | Renato Botelho | 2014-07-17 | 2 | -2/+4 |
|\| | |||||
| * | clarify the hint | Martin Fuchs | 2014-06-18 | 2 | -2/+2 |
| | | |||||
| * | add reminder to set up DNS-A-record for autodiscover | Martin Fuchs | 2014-06-17 | 2 | -2/+4 |
| | | |||||
* | | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 10 | -23/+23 |
|/ | |||||
* | add autodiscover url for self-hosted domains | Martin Fuchs | 2014-06-17 | 1 | -1/+3 |
| | | | | as tested in microsoft-connectivity-analyzer | ||||
* | enable AutoDiscover HTTP | Martin Fuchs | 2014-06-17 | 1 | -4/+7 |
| | |||||
* | fixed reverse owa | Martin Fuchs | 2014-06-13 | 1 | -1/+1 |
| | | | | OWA does not work with round-robin | ||||
* | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 4 | -19/+30 |
| | |||||
* | fix bungled config | Martin Fuchs | 2014-06-07 | 1 | -1/+1 |
| | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937 | ||||
* | do not revert the round-robin patch 1bcfd29 | Martin Fuchs | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | correct definition | Martin Fuchs | 2014-06-04 | 2 | -4/+4 |
| | | | | the CAS-Array is the server we want to reach... | ||||
* | correct formatting | Martin Fuchs | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | add MAPI over HTTP support | Martin Fuchs | 2014-06-04 | 3 | -5/+21 |
| | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1 | ||||
* | correct formatting | Martin Fuchs | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | protect variable name in string and remove spaces | Martin Fuchs | 2014-05-08 | 1 | -2/+2 |
| | |||||
* | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 1 | -4/+7 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 3 | -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 Crowder | 2013-10-16 | 1 | -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/31 | Marcello Coutinho | 2013-05-02 | 26 | -0/+7970 |