Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetch virus log | Dennis Neuhaeuser | 2015-04-11 | 1 | -0/+28 |
| | | | addded code to fetch entries from virus log and push to "realtime" table | ||||
* | add table area to display clamav logs | Dennis Neuhaeuser | 2015-04-11 | 1 | -1/+21 |
| | | | | - adds a table to the tab "realtime" for virus log displaying - corrected link to tab "antivirus" | ||||
* | write additional virus.log file | Dennis Neuhaeuser | 2015-04-11 | 1 | -0/+1 |
| | | | this writes a logfile when a virus was found | ||||
* | corrected comparison of reservedhigh port number | Dennis Neuhaeuser | 2015-04-04 | 1 | -2/+2 |
| | | | now the comparison should be correct | ||||
* | correction of portrange checking | dneuhaeuser | 2015-04-03 | 1 | -5/+5 |
| | | | configured port needs checking against sysctl parameter sysctl "net.inet.ip.portrange.reservedhigh" instead of "net.inet.ip.portrange.first". | ||||
* | Merge pull request #789 from CinoNY/patch-3 | Renato Botelho | 2015-02-02 | 2 | -5/+14 |
|\ | |||||
| * | add new X-Forward Mode options | Cino | 2015-01-16 | 1 | -1/+2 |
| | | |||||
| * | add new X-Forward Mode options | Cino | 2015-01-16 | 1 | -4/+12 |
| | | |||||
* | | Bump squid package to 0.2.6RELENG_2_2_0 | Renato Botelho | 2015-01-22 | 1 | -1/+1 |
| | | |||||
* | | Define the contants to /usr/local can be useful at development time in ↵ | Renato Botelho | 2015-01-22 | 1 | -7/+2 |
|/ | | | | certain circumstances, but, it can lead squid3 package to change permissions of system directories and break important parts of the system. This seems to be the root cause of https://forum.pfsense.org/index.php?topic=87135.0 | ||||
* | squid3.4 fix and improve clamav and freshclam rc.d script paths | Marcello Coutinho | 2015-01-16 | 1 | -6/+15 |
| | |||||
* | Bump squid3 version due to PBI rebuild | Renato Botelho | 2015-01-14 | 1 | -1/+1 |
| | |||||
* | squid 3.4 - Fix typos | Marcello Coutinho | 2015-01-14 | 1 | -2/+2 |
| | |||||
* | squid 3.4 - fixes #4196 and #4197 | Marcello Coutinho | 2015-01-14 | 4 | -46/+169 |
| | | | | | | | | | /var/run/squid check squidclamav symbolic links antivirus tab check config c-icap rc.d file path checks clamd rc.d file path checks squid_clwarn.php replacement for clwarn.cgi to do not need perl install | ||||
* | Bump squid3 version due to PBI rebuild | Renato Botelho | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | squid3.4 - update compile args | Marcello Coutinho | 2014-12-29 | 2 | -27/+34 |
| | | | | | | fix captive portal check_ip for 2.2 fix ssl_bump with no authentication bump package version | ||||
* | Revert 6819d263 partially since it can be useful for development tests | Renato Botelho | 2014-12-18 | 1 | -2/+7 |
| | |||||
* | Call binary wrappers | Renato Botelho | 2014-12-18 | 1 | -23/+21 |
| | |||||
* | This version is only for 2.2 and later, drop these checks | Renato Botelho | 2014-12-18 | 1 | -9/+1 |
| | |||||
* | Remove unused code | Renato Botelho | 2014-12-18 | 1 | -11/+0 |
| | |||||
* | Merge pull request #727 from alainabbas/patch-2 | Renato Botelho | 2014-11-21 | 1 | -0/+27 |
|\ | |||||
| * | Update squid_reverse_general.xml | alainabbas | 2014-11-12 | 1 | -0/+27 |
| | | | | | | Adding the Client side certificate verification in the reverse proxy | ||||
* | | Merge pull request #726 from alainabbas/patch-1 | Renato Botelho | 2014-11-21 | 1 | -2/+34 |
|\ \ | |||||
| * | | Update squid_reverse.inc | alainabbas | 2014-11-12 | 1 | -2/+34 |
| |/ | | | | | Adding the Certificate peer authentication in the reverse proxy and the revocation list | ||||
* / | squid3.4 - first package files | Marcello Coutinho | 2014-11-20 | 30 | -0/+9083 |
|/ | |||||
* | 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. | ||||
* | 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 | 2 | -8/+8 |
|\ | |||||
| * | autocreate http-reverse for autodiscover | Martin Fuchs | 2014-07-21 | 2 | -4/+4 |
| | | |||||
| * | Revert "add a hint for autodiscover over HTTP" | Martin Fuchs | 2014-07-20 | 2 | -4/+2 |
| | | | | | | | | This reverts commit 9485b386dba7a4fbdfbc7941071cd4574f24c91c. | ||||
| * | add a hint for autodiscover over HTTP | Martin Fuchs | 2014-07-18 | 2 | -2/+4 |
| | | |||||
| * | we do not need digests for Exchange-peers | Martin Fuchs | 2014-07-18 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #684 from trendchiller/master | Renato Botelho | 2014-07-17 | 4 | -4/+8 |
|\| | |||||
| * | clarify the hint | Martin Fuchs | 2014-06-18 | 4 | -4/+4 |
| | | |||||
| * | add reminder to set up DNS-A-record for autodiscover | Martin Fuchs | 2014-06-17 | 4 | -4/+8 |
| | | |||||
* | | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 27 | -61/+61 |
|/ | |||||
* | add autodiscover url for self-hosted domains | Martin Fuchs | 2014-06-17 | 2 | -2/+6 |
| | | | | as tested in microsoft-connectivity-analyzer | ||||
* | enable AutoDiscover HTTP | Martin Fuchs | 2014-06-17 | 2 | -7/+14 |
| | |||||
* | fixed reverse owa | Martin Fuchs | 2014-06-13 | 2 | -2/+2 |
| | | | | OWA does not work with round-robin | ||||
* | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 4 | -19/+30 |
| | |||||
* | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 4 | -21/+30 |
| | |||||
* | Directive 'ignore_expect_100' is obsolete | Martin Fuchs | 2014-06-10 | 1 | -1/+0 |
| | |||||
* | fix bungled config | Martin Fuchs | 2014-06-07 | 2 | -2/+2 |
| | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937 | ||||
* | offload reverse auth to backend | Martin Fuchs | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | offload the whole auth process onto a backend peer. | Martin Fuchs | 2014-06-06 | 1 | -1/+1 |
| | | | | | with squid-3.2+ you use login=PASSTHRU and *no* Squid auth setup to offload the whole auth process onto a backend peer. | ||||
* | do not revert the round-robin patch 1bcfd29 | Martin Fuchs | 2014-06-04 | 2 | -2/+2 |
| | |||||
* | correct definition | Martin Fuchs | 2014-06-04 | 4 | -8/+8 |
| | | | | the CAS-Array is the server we want to reach... | ||||
* | correct formatting | Martin Fuchs | 2014-06-04 | 2 | -2/+2 |
| | |||||
* | add MAPI over HTTP support | Martin Fuchs | 2014-06-04 | 6 | -21/+47 |
| | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1 | ||||
* | correct formatting | Martin Fuchs | 2014-05-08 | 2 | -3/+3 |
| |