Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid3 - code style fixes, improve descriptions, sanitize defaults | doktornotor | 2015-09-25 | 1 | -95/+197 |
| | |||||
* | Sanitize memory_cache_size and maximum_object_size_in_memory defaults closer ↵ | doktornotor | 2015-09-25 | 1 | -2/+2 |
| | | | | to upstream | ||||
* | Fix maximum_object_size to match the described default and upstream ↵ | doktornotor | 2015-09-25 | 1 | -1/+1 |
| | | | | recommended value | ||||
* | Add OWA listtopic here for consistency with squid_reverse_general.xml | doktornotor | 2015-09-25 | 1 | -0/+4 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -85/+142 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -113/+198 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -57/+65 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -71/+76 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -75/+91 |
| | |||||
* | squid3 - code style fixes, improve descriptions | doktornotor | 2015-09-25 | 1 | -60/+89 |
| | |||||
* | Fix quick_abort_min input validation to conform to Squid documentation | doktornotor | 2015-09-25 | 1 | -2/+2 |
| | | | -1 is a legal value here, meaning always finish the retrieval. | ||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -60/+104 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -56/+54 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -54/+52 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -66/+67 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -54/+52 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -41/+36 |
| | |||||
* | Add a comment regarding includes | doktornotor | 2015-09-25 | 1 | -2/+3 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -675/+785 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -42/+38 |
| | |||||
* | Remove unused squid_ident.php | doktornotor | 2015-09-24 | 1 | -148/+0 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -24/+20 |
| | |||||
* | squid3 - code style and XHTML fixes | doktornotor | 2015-09-24 | 1 | -98/+77 |
| | |||||
* | squid3 - code style fixes, declare global vars, XHTML fixes | doktornotor | 2015-09-24 | 1 | -143/+134 |
| | |||||
* | squid3 - code style fixes, fix missing includes, declare global vars | doktornotor | 2015-09-24 | 1 | -63/+82 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -2/+0 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -7/+11 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -30/+32 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -32/+36 |
| | |||||
* | squid3 - fix default value handling for antivirus client forward options ↵ | doktornotor | 2015-09-24 | 1 | -1/+1 |
| | | | | (Bug #4663) | ||||
* | squid3 - fix default value handling for antivirus client forward options ↵ | doktornotor | 2015-09-24 | 1 | -0/+1 |
| | | | | (Bug #4663) | ||||
* | 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) | ||||
* | Expose 'depend on' and 'enforce neighbor-as' options | Renato Botelho | 2015-09-22 | 2 | -1/+4 |
| | |||||
* | Merge pull request #1070 from doktornotor/patch-2 | Renato Botelho | 2015-09-21 | 1 | -6/+15 |
|\ | |||||
| * | ntopng - fix up 2.1.x vs. 2.2.x PBI mess | doktornotor | 2015-09-16 | 1 | -5/+14 |
| | | | | | | Argh! I hate the PBI thing with passion! Die! | ||||
| * | Make $ntopng_config global in ntopng_sync_package() | doktornotor | 2015-09-16 | 1 | -1/+1 |
| | | | | | | Might fix the service restart after package reinstall. | ||||
* | | Merge pull request #1072 from doktornotor/patch-4 | Renato Botelho | 2015-09-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | bind - fix custom_php_validation_command | doktornotor | 2015-09-17 | 1 | -1/+1 |
| |/ | |||||
* | | 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) | ||||
* | | Merge pull request #1073 from doktornotor/patch-5 | Renato Botelho | 2015-09-21 | 2 | -5/+7 |
|\ \ | |||||
| * | | 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 |
| |/ |