Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | protect variable name in string and remove spaces | Martin Fuchs | 2014-05-08 | 2 | -3/+3 |
| | |||||
* | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 2 | -7/+13 |
| | |||||
* | squid3-dev - fix windowsupdate acl definition for Dynamic Content | Marcello Coutinho | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | squid3-dev - Improve cache tests and cleanup | Marcello Coutinho | 2014-04-03 | 3 | -13/+31 |
| | | | | | https://forum.pfsense.org/index.php?topic=74453.msg407275#msg407275 Thanks to Bellera | ||||
* | squid3-dev include info to check diskd process with ipcs and ipcrm | Marcello Coutinho | 2014-04-03 | 2 | -1/+11 |
| | | | | | https://forum.pfsense.org/index.php?topic=74317.0 Thanks to bellera | ||||
* | squid3-dev - add option to enable and disable ICMP pinger helper | Marcello Coutinho | 2014-04-01 | 2 | -2/+18 |
| | | | | Thanks to bellera | ||||
* | squid3-dev -fix icp port default disable option | Marcello Coutinho | 2014-04-01 | 1 | -1/+1 |
| | | | | Thanks to Tikimotel and bellera | ||||
* | squid3-dev - improve captive portal and custom options acls | Marcello Coutinho | 2014-04-01 | 2 | -10/+22 |
| | |||||
* | Enable reverse proxy load balancing | Vince | 2014-03-31 | 1 | -1/+1 |
| | | | Enable reverse proxy load balancing across multiple origin servers | ||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 9 | -84/+84 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | squid3-dev - merge captive portal squid helper contribution by forum user ↵ | Marcello Coutinho | 2014-03-12 | 1 | -3/+4 |
| | | | | | | dig1234 https://forum.pfsense.org/index.php?topic=72443.msg395218#msg395218 | ||||
* | squid3-dev - improve clamav checks and fix startup erros | Marcello Coutinho | 2014-03-05 | 1 | -15/+50 |
| | |||||
* | Fix issue with include file in squid_reverse.xml that causes the following ↵ | Randy Crowder | 2013-10-16 | 2 | -4/+4 |
| | | | | message in system log "Not calling package sync code for dependency squidreverse of squid3 because some include files are missing." | ||||
* | squid3-dev - add captive port authentication/integration optioNs, add ↵ | Marcello Coutinho | 2013-09-30 | 5 | -54/+122 |
| | | | | shortcut panel | ||||
* | squid3-dev - supress php warnings on squid captive portal auth helper | Marcello Coutinho | 2013-09-24 | 1 | -1/+1 |
| | |||||
* | squid3-dev - external acl helper for captive portal authentication integration. | Marcello Coutinho | 2013-09-18 | 1 | -0/+85 |
| | |||||
* | IPv6 Addresses need to be enclosed in brackets | Vince | 2013-06-23 | 1 | -0/+3 |
| | | | | | | | IPv6 Addresses need to be enclosed in brackets This is a very lazy test for IPv6 instead of IPv4 addresses. The desired function, filter_var, does not appear to be available in the pfSense build I'm running. http://php.net/manual/en/function.filter-var.php | ||||
* | squid3-dev - remove obsolete ignore_expect_100 option and include info on ↵ | Marcello Coutinho | 2013-06-07 | 2 | -2/+5 |
| | | | | gui for owa ssl offload | ||||
* | squid3-dev - fix cascade sync while using system sync settings | Marcello Coutinho | 2013-05-28 | 1 | -8/+10 |
| | |||||
* | squid3-dev - improve icap antivirus integration code. | Marcello Coutinho | 2013-05-17 | 1 | -12/+23 |
| | |||||
* | squid3-dev - change ssl filtering cert combo from server-cert to ca-cert | Marcello Coutinho | 2013-05-16 | 2 | -9/+13 |
| | |||||
* | squid3-dev - fix typos | Marcello Coutinho | 2013-05-16 | 1 | -2/+2 |
| | |||||
* | squid3-dev - include more options to ssl_crt, new custom_refresh_patter on ↵ | Marcello Coutinho | 2013-05-16 | 3 | -38/+94 |
| | | | | cache tab, fix auth plugins names | ||||
* | squid3-dev - remove buit-in acl declaration, fix real_interfaces array ↵ | Marcello Coutinho | 2013-05-14 | 1 | -15/+49 |
| | | | | creation and replace old squidguard integration to url_rewrite_program | ||||
* | squid3-dev - include two missing files on squid3/33 dir | Marcello Coutinho | 2013-05-13 | 2 | -0/+133 |
| | |||||
* | squid3-dev - squid 3.3 with ssl filtering first devel release | Marcello Coutinho | 2013-05-13 | 26 | -0/+8552 |
| | |||||
* | squid3 - mv squid files from squid-reverse to squid3/31 | Marcello Coutinho | 2013-05-02 | 26 | -0/+7970 |
| | |||||
* | squid3 - removed broken and discontinued squid3 package info from ↵ | Marcello Coutinho | 2013-05-02 | 13 | -0/+0 |
| | | | | pkg_config.7.xml | ||||
* | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-31 | 1 | -2/+1 |
| | | | Change to match 2.1 config also. | ||||
* | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | Update config/squid3/proxy_monitor.sh | Richard Adams | 2012-07-30 | 1 | -0/+6 |
| | |||||
* | Change the default language here to the language code 'en'. Although note ↵ | Phil Davis | 2012-06-23 | 1 | -1/+1 |
| | | | | that this does not seem to actually get used. There is code in squid.inc that builds the dropdown language list based on the dir names of the squid error dirs at run time. No default seems to get picked at all, and on the first install it ends up defaulting to 'af' - the first entry in the list. So that needs to be worked out. But in any case this change does no harm and updates a setting that would otherwise look odd/wrong. | ||||
* | Do not call filter_configure_sync directly since this is not best practice | Ermal | 2010-12-29 | 2 | -5/+5 |
| | |||||
* | squid: add note | Martin Fuchs | 2011-09-13 | 1 | -2/+2 |
| | |||||
* | squid: finally remove obsolete checks | Martin Fuchs | 2011-09-13 | 1 | -13/+0 |
| |