aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #1080 from doktornotor/patch-2Renato Botelho2015-09-2928-2577/+3128
|\ \ \
| * | | Fix log_dir config checkdoktornotor2015-09-271-1/+1
| | | |
| * | | Honor logdir settings for reverse proxy as well; always provide a default ↵doktornotor2015-09-271-3/+8
| | | | | | | | | | | | | | | | value if not configured
| * | | Do not run squid_resync() twice on package installdoktornotor2015-09-271-1/+0
| | | | | | | | | | | | custom_php_resync_config_command is automatically executed via install_package_xml() on install.
| * | | sanitize squid3 package install processdoktornotor2015-09-271-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 syntaxdoktornotor2015-09-271-26/+26
| | | |
| * | | Add privileges configuration to squid3 packagedoktornotor2015-09-261-0/+4
| | | |
| * | | Add privileges configuration to squid3 packagedoktornotor2015-09-261-0/+63
| | | |
| * | | make a backup of default c-icap config file on installdoktornotor2015-09-261-0/+7
| | | |
| * | | Fix broken c-icap.conf handling, fix c-icap logs handling (Bug #4615)doktornotor2015-09-261-9/+21
| | | |
| * | | Sanitize the cache clear/swapstate rotate cronjobdoktornotor2015-09-261-1/+1
| | | | | | | | | | | | This absolutely should NOT be run every 15 minutes, completely insane.
| * | | Provide real reason(s) in log when cache is cleareddoktornotor2015-09-261-2/+18
| | | |
| * | | Fix closing tagdoktornotor2015-09-251-1/+1
| | | |
| * | | Bump squid3 package versiondoktornotor2015-09-251-1/+1
| | | |
| * | | squid3 - code style fixes, fix file perms, fix error language, improve ↵doktornotor2015-09-251-213/+366
| | | | | | | | | | | | | | | | descriptions
| * | | Remove broken squid_before_form_general() functiondoktornotor2015-09-251-36/+0
| | | |
| * | | Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
| | | |
| * | | Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
| | | |
| * | | Remove reference to unused broken squid_before_form_general() functiondoktornotor2015-09-251-3/+0
| | | |
| * | | squid3 - code style fixes, improve descriptions, hide no-op optionsdoktornotor2015-09-251-113/+167
| | | |
| * | | Fix trailing whitespacedoktornotor2015-09-251-1/+1
| | | |
| * | | Fix trailing whitespacesdoktornotor2015-09-251-2/+2
| | | |
| * | | Fix trailing whitespacesdoktornotor2015-09-251-5/+5
| | | |
| * | | Fix trailing whitespacesdoktornotor2015-09-251-7/+7
| | | |
| * | | Fix trailing whitespacesdoktornotor2015-09-251-3/+3
| | | |
| * | | squid3 - code style fixes, improve descriptions, sanitize defaultsdoktornotor2015-09-251-95/+197
| | | |
| * | | Sanitize memory_cache_size and maximum_object_size_in_memory defaults closer ↵doktornotor2015-09-251-2/+2
| | | | | | | | | | | | | | | | to upstream
| * | | Fix maximum_object_size to match the described default and upstream ↵doktornotor2015-09-251-1/+1
| | | | | | | | | | | | | | | | recommended value
| * | | Add OWA listtopic here for consistency with squid_reverse_general.xmldoktornotor2015-09-251-0/+4
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-85/+142
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-113/+198
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-57/+65
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-71/+76
| | | |
| * | | squid3 - code style fixesdoktornotor2015-09-251-75/+91
| | | |
| * | | 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
| | | |