aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | squid3 - code style fixes, improve descriptionsdoktornotor2015-09-251-60/+89
| | | |
| * | | Fix quick_abort_min input validation to conform to Squid documentationdoktornotor2015-09-251-2/+2
| | | | | | | | | | | | -1 is a legal value here, meaning always finish the retrieval.
| * | | squid3 - code style fixesdoktornotor2015-09-251-60/+104
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-56/+54
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-54/+52
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-66/+67
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-54/+52
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-41/+36
| | | |
| * | | Add a comment regarding includesdoktornotor2015-09-251-2/+3
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-675/+785
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-42/+38
| | | |
| * | | Remove unused squid_ident.phpdoktornotor2015-09-241-148/+0
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-24/+20
| | | |
| * | | squid3 - code style and XHTML fixesdoktornotor2015-09-241-98/+77
| | | |
| * | | squid3 - code style fixes, declare global vars, XHTML fixesdoktornotor2015-09-241-143/+134
| | | |
| * | | squid3 - code style fixes, fix missing includes, declare global varsdoktornotor2015-09-241-63/+82
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-2/+0
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-7/+11
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-30/+32
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-1/+1
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-241-32/+36
| |/ /
* / / Initialize an array before treating it like an array. Fixes #5205jim-p2015-09-281-0/+10
|/ /
* | squid3 - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-1/+1
| | | | | | | | (Bug #4663)
* | squid3 - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-0/+1
| | | | | | | | (Bug #4663)
* | squid3-dev - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-1/+1
| | | | | | | | (Bug #4663)
* | squid3-dev - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-0/+1
| | | | | | | | (Bug #4663)
* | Expose 'depend on' and 'enforce neighbor-as' optionsRenato Botelho2015-09-222-1/+4
| |
* | Merge pull request #1070 from doktornotor/patch-2Renato Botelho2015-09-211-6/+15
|\ \
| * | ntopng - fix up 2.1.x vs. 2.2.x PBI messdoktornotor2015-09-161-5/+14
| | | | | | | | | Argh! I hate the PBI thing with passion! Die!
| * | Make $ntopng_config global in ntopng_sync_package()doktornotor2015-09-161-1/+1
| | | | | | | | | Might fix the service restart after package reinstall.
* | | Merge pull request #1072 from doktornotor/patch-4Renato Botelho2015-09-211-1/+1
|\ \ \
| * | | bind - fix custom_php_validation_commanddoktornotor2015-09-171-1/+1
| |/ /
* | | Merge pull request #1074 from doktornotor/patch-6Renato Botelho2015-09-213-5/+8
|\ \ \
| * | | squid3-dev - disable broken Youtube caching featuredoktornotor2015-09-181-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 featuredoktornotor2015-09-181-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)doktornotor2015-09-181-1/+1
| | | |
| * | | squid3 - move min/max_object_size directives (Bug #5154), fix typo breaking ↵doktornotor2015-09-181-2/+2
| |/ / | | | | | | | | | squidantivirus XMLRPC sync (Bug #4452)
* | | Merge pull request #1073 from doktornotor/patch-5Renato Botelho2015-09-212-5/+7
|\ \ \
| * | | squid3 - disable broken Youtube caching featuredoktornotor2015-09-181-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 featuredoktornotor2015-09-181-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)doktornotor2015-09-181-1/+1
| | | |
| * | | squid3 - move min/max_object_size directives (Bug #5154)doktornotor2015-09-181-1/+1
| |/ /
* | | Merge pull request #1075 from doktornotor/patch-7Renato Botelho2015-09-212-78/+32
|\ \ \
| * | | havp - remove leftover debugging stuffdoktornotor2015-09-201-1/+1
| | | |
| * | | havp - remove leftover debugging stuffdoktornotor2015-09-201-11/+1
| | | |
| * | | havp - fix a bunch of clamav pathsdoktornotor2015-09-181-10/+27
| | | |
| * | | havp - fix completely broken firewall rules handling (Bug #1561)doktornotor2015-09-181-1/+4
| | | |
| * | | havp - fix completely broken firewall rules handling (Bug #1561)doktornotor2015-09-181-64/+8
| | | | | | | | | | | | Messing with /tmp/rules.debug is certainly not the way to go.
* | | | Fix Bug #5169doktornotor2015-09-181-1/+0
| | | |
* | | | Fix Bug #5169doktornotor2015-09-181-1/+0
|/ / /