Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sanitize squid3 package install process | doktornotor | 2015-09-27 | 1 | -41/+32 |
| | | | | | - On package install, custom_php_resync_config_command is automatically called. There is no need to call it yet again. - When squid_resync() is called on install, logdir will get created if needed, cache dir will get set up as needed via squid_dash_z(), and finally firewall will get reconfigured. There is absolutely no need to setup cache 4 times, there is also definitely no need to reconfigure filter 3 times and no need to restart the services (at least) 3 times in one minute. This seriously confuses Squid3 and breaks things, as in Bug #4857 - Finally, modify squid_resync() so that it only (re)starts services if Squid3 is actually enabled, and stops them otherwise | ||||
* | Fix broken PHP syntax | doktornotor | 2015-09-27 | 1 | -26/+26 |
| | |||||
* | Add privileges configuration to squid3 package | doktornotor | 2015-09-26 | 1 | -0/+4 |
| | |||||
* | Add privileges configuration to squid3 package | doktornotor | 2015-09-26 | 1 | -0/+63 |
| | |||||
* | make a backup of default c-icap config file on install | doktornotor | 2015-09-26 | 1 | -0/+7 |
| | |||||
* | Fix broken c-icap.conf handling, fix c-icap logs handling (Bug #4615) | doktornotor | 2015-09-26 | 1 | -9/+21 |
| | |||||
* | Sanitize the cache clear/swapstate rotate cronjob | doktornotor | 2015-09-26 | 1 | -1/+1 |
| | | | This absolutely should NOT be run every 15 minutes, completely insane. | ||||
* | Provide real reason(s) in log when cache is cleared | doktornotor | 2015-09-26 | 1 | -2/+18 |
| | |||||
* | Fix closing tag | doktornotor | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | squid3 - code style fixes, fix file perms, fix error language, improve ↵ | doktornotor | 2015-09-25 | 1 | -213/+366 |
| | | | | descriptions | ||||
* | Remove broken squid_before_form_general() function | doktornotor | 2015-09-25 | 1 | -36/+0 |
| | |||||
* | Remove reference to unused broken squid_before_form_general() function | doktornotor | 2015-09-25 | 1 | -3/+0 |
| | |||||
* | Remove reference to unused broken squid_before_form_general() function | doktornotor | 2015-09-25 | 1 | -3/+0 |
| | |||||
* | Remove reference to unused broken squid_before_form_general() function | doktornotor | 2015-09-25 | 1 | -3/+0 |
| | |||||
* | squid3 - code style fixes, improve descriptions, hide no-op options | doktornotor | 2015-09-25 | 1 | -113/+167 |
| | |||||
* | Fix trailing whitespace | doktornotor | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Fix trailing whitespaces | doktornotor | 2015-09-25 | 1 | -2/+2 |
| | |||||
* | Fix trailing whitespaces | doktornotor | 2015-09-25 | 1 | -5/+5 |
| | |||||
* | Fix trailing whitespaces | doktornotor | 2015-09-25 | 1 | -7/+7 |
| | |||||
* | Fix trailing whitespaces | doktornotor | 2015-09-25 | 1 | -3/+3 |
| | |||||
* | 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 |
| |