Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | squid3-dev - fix default value handling for antivirus client forward options ↵ | doktornotor | 2015-09-24 | 1 | -1/+1 | |
| | | | | (Bug #4663) | |||||
* | squid3-dev - fix default value handling for antivirus client forward options ↵ | doktornotor | 2015-09-24 | 1 | -0/+1 | |
| | | | | (Bug #4663) | |||||
* | Merge pull request #1074 from doktornotor/patch-6 | Renato Botelho | 2015-09-21 | 3 | -5/+8 | |
|\ | ||||||
| * | squid3-dev - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -2/+2 | |
| | | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion) | |||||
| * | squid3-dev - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -0/+3 | |
| | | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion) | |||||
| * | squid3 - move min/max_object_size directives (Bug #5154) | doktornotor | 2015-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | squid3 - move min/max_object_size directives (Bug #5154), fix typo breaking ↵ | doktornotor | 2015-09-18 | 1 | -2/+2 | |
| | | | | | | | | squidantivirus XMLRPC sync (Bug #4452) | |||||
* | | squid3 - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -2/+2 | |
| | | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion) | |||||
* | | squid3 - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -1/+3 | |
| | | | | | | Broken (Bug #3847) and not working anyway because of how YT works (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube#Discussion) | |||||
* | | Fix typo breaking squidantivirus XMLRPC sync (Bug #4452) | doktornotor | 2015-09-18 | 1 | -1/+1 | |
| | | ||||||
* | | squid3 - move min/max_object_size directives (Bug #5154) | doktornotor | 2015-09-18 | 1 | -1/+1 | |
|/ | ||||||
* | squid pinger helper needs to be suid root (Bug #5114) | doktornotor | 2015-09-11 | 1 | -2/+2 | |
| | ||||||
* | squid3 - fix inverted boot check | doktornotor | 2015-09-10 | 1 | -1/+1 | |
| | ||||||
* | do not silence errors with chmod | doktornotor | 2015-09-09 | 1 | -2/+2 | |
| | ||||||
* | Squid3 - squid pinger helper needs to be suid root (Bug #5114) | doktornotor | 2015-09-09 | 1 | -5/+6 | |
| | ||||||
* | fix another bogus boot check | doktornotor | 2015-09-08 | 1 | -2/+3 | |
| | ||||||
* | squid3 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -73/+17 | |
| | | | Also, use platform_booting() for boot check. | |||||
* | squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885 | doktornotor | 2015-08-25 | 1 | -4/+4 | |
| | ||||||
* | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 | |
| | | | This function does nothing but return. | |||||
* | 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. | |||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 | |
| | | | This function does nothing but return. | |||||
* | Sanitize squid version | Renato Botelho | 2015-05-08 | 1 | -1/+1 | |
| | ||||||
* | Remove extra \n | Renato Botelho | 2015-05-06 | 1 | -1/+1 | |
| | ||||||
* | Remove old break from switch -> if conversion | Renato Botelho | 2015-05-06 | 1 | -2/+0 | |
| | ||||||
* | Remove unused file squid_cpauth.php | Renato Botelho | 2015-05-06 | 1 | -24/+0 | |
| | ||||||
* | Remove squid_ng.inc and squid_ng.xml, they are not being used | Renato Botelho | 2015-05-06 | 3 | -1342/+0 | |
| | ||||||
* | Remove squid_extauth.xml, it's not being used | Renato Botelho | 2015-05-06 | 1 | -106/+0 | |
| | ||||||
* | Remove squid_auth.inc, it's not being used | Renato Botelho | 2015-05-06 | 1 | -447/+0 | |
| | ||||||
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -81/+82 | |
| | ||||||
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -427/+422 | |
| | ||||||
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -79/+79 | |
| | ||||||
* | Add more notes | Renato Botelho | 2015-05-06 | 1 | -0/+3 | |
| | ||||||
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -5/+3 | |
| | ||||||
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -2/+5 | |
| | ||||||
* | Use if instead of switch/case statement for boolean test | Renato Botelho | 2015-05-06 | 1 | -3/+2 | |
| | ||||||
* | Use is_numericint() in places we need a positive number | Renato Botelho | 2015-05-06 | 1 | -9/+9 | |
| | ||||||
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -16/+17 | |
| | ||||||
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -13/+14 | |
| | ||||||
* | Add a note about intl error files | Renato Botelho | 2015-05-06 | 1 | -0/+10 | |
| | ||||||
* | SQUID_CONFBASE is inside SQUID_BASE, create SQUID_CONFBASE recursively is ↵ | Renato Botelho | 2015-05-06 | 1 | -4/+0 | |
| | | | | enough. Also remove redundant chown() and chgrp() | |||||
* | Remove unused SQUID_LIB | Renato Botelho | 2015-05-06 | 1 | -3/+0 | |
| | ||||||
* | Replace some exec() calls by proper functions | Renato Botelho | 2015-05-06 | 1 | -3/+5 | |
| | ||||||
* | Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ↵ | Renato Botelho | 2015-05-06 | 2 | -3/+5 | |
| | | | | inside PBI directory | |||||
* | Check if cachedir exist before try to rename it | Renato Botelho | 2015-05-06 | 1 | -1/+1 | |
| | ||||||
* | Do not mess clamav user account on 2.3+ | Renato Botelho | 2015-05-06 | 1 | -0/+3 | |
| | ||||||
* | Declare pfs_version as global so it can be used later | Renato Botelho | 2015-05-06 | 1 | -0/+1 | |
| | ||||||
* | Refactory squid_get_real_interface_address keeping result the same but using ↵ | Renato Botelho | 2015-05-05 | 1 | -6/+3 | |
| | | | | pfSense generic functions instead of calling ifconfig | |||||
* | Respect SQUID_[UG]ID | Renato Botelho | 2015-05-05 | 1 | -12/+15 | |
| | ||||||
* | Add a safebelt to avoid changing /usr/local permissions | Renato Botelho | 2015-05-05 | 1 | -0/+3 | |
| |