Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | cron - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+39 | |
| | | | ||||||
| * | | checkmk-agent - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | checkmk-agent - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+39 | |
| | | | ||||||
| * | | blinkled - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | blinkled - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+37 | |
| | | | ||||||
| * | | bandwidthd - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | bandwidthd - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+45 | |
| | | | ||||||
| * | | bacula - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | bacula - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+41 | |
| | | | ||||||
| * | | backup - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | backup - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+39 | |
| | | | ||||||
| * | | avahi - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | avahi - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+38 | |
| | | | ||||||
| * | | asterisk - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | asterisk - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+41 | |
| | | | ||||||
| * | | arpwatch - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | arpwatch - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+39 | |
| | | | ||||||
| * | | arping - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 | |
| | | | ||||||
| * | | arping - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+37 | |
| | | | ||||||
* | | | Merge pull request #1080 from doktornotor/patch-2 | Renato Botelho | 2015-09-29 | 27 | -2576/+3127 | |
|\ \ \ | ||||||
| * | | | Fix log_dir config check | doktornotor | 2015-09-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Honor logdir settings for reverse proxy as well; always provide a default ↵ | doktornotor | 2015-09-27 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | value if not configured | |||||
| * | | | Do not run squid_resync() twice on package install | doktornotor | 2015-09-27 | 1 | -1/+0 | |
| | | | | | | | | | | | | custom_php_resync_config_command is automatically executed via install_package_xml() on install. | |||||
| * | | | 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 | |
| | | | |