aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Delete .projectdoktornotor2015-10-151-11/+0
| | | Nuke junk from the repo.
* Merge pull request #1095 from doktornotor/patch-1Renato Botelho2015-10-124-5/+17
|\
| * Fit the package manager idiocy with trailing slashdoktornotor2015-10-121-2/+2
| | | | | | Seriously, people? It cannot handle this and mangles things includesquid_antivirus_status.inc and widgetssquid_antivirus_status.widget.php? Kindly fix the thing.
| * Add an option to the FTP proxy package to allow the firewall rule anchor to ↵jim-p2015-10-123-3/+15
|/ | | | be placed before all other rules.
* Bump haproxy-1.5 version due to last changesRenato Botelho2015-10-122-2/+2
|
* Merge pull request #1094 from OpenTouch/masterRenato Botelho2015-10-121-1/+1
|\
| * haproxy1_5: remove weird visibility:hidden when a listener is secondaryThibaut Ackermann2015-10-121-1/+1
| |
* | Merge pull request #1093 from doktornotor/patch-2Renato Botelho2015-10-1210-113/+405
|\ \ | |/ |/|
| * Futile attempt to make a fool-proof log message explaining that AV doesn't ↵doktornotor2015-10-121-0/+2
| | | | | | | | run without defs
| * Leave the AV cron-based updates accessible even with manual configurationdoktornotor2015-10-121-2/+1
| |
| * Leave the AV cron-based updates accessible even with manual configurationdoktornotor2015-10-121-1/+1
| |
| * Leave the AV cron-based updates accessible even with manual configurationdoktornotor2015-10-121-2/+2
| |
| * Fix non-breaking space entitydoktornotor2015-10-121-1/+1
| |
| * Move reverse proxy config migration to squid_reverse.incdoktornotor2015-10-121-0/+53
| |
| * Move reverse proxy config migration to squid_reverse.incdoktornotor2015-10-121-49/+2
| |
| * Move antivirus config migration to squid_antivirus.incdoktornotor2015-10-111-0/+12
| |
| * Move antivirus config migration to squid_antivirus.incdoktornotor2015-10-111-6/+2
| |
| * Custom redirect URL handlingdoktornotor2015-10-111-2/+2
| |
| * Bump squid3 package versiondoktornotor2015-10-111-1/+1
| |
| * Add Squid3 antivirus widgetdoktornotor2015-10-111-0/+7
| |
| * Add Squid3 antivirus widgetdoktornotor2015-10-111-0/+176
| |
| * Add Squid3 antivirus widgetdoktornotor2015-10-111-1/+9
| |
| * Re-add swapstate_check.php cronjob, add manually clear disk cache featuredoktornotor2015-10-111-0/+19
| | | | | | | | | | - The swapstate_check.php cronjob, is here purely to prevent Squid from filling disk completely on misconfigured boxes; the script will only clear the disk cache on the following conditions:either if the swap.state file is taking up more than 75% of disk space, or the drive is 90% full and swap.state is larger than 1GB. - Added a button to manually clear disk cache from the GUI
| * Add a button to manually clear disk cache from the GUIdoktornotor2015-10-111-1/+14
| |
| * Squid3 - multiple antivirus fixesdoktornotor2015-10-111-50/+104
|/ | | | | | - Stop moving C-ICAP logs, it completely breaks things for users in bizarre ways - Ditch the recursive chown madness on ClamAV/C-ICAP dirs. The C-ICAP socket/pid/logs are supposed to be owned by root:wheel, not clamav:wheel, this just should not be done. - Fix the broken squid_check_clamav_user() function and user handling in general; stop re-adding clamav user to wheel group over and over again. Also, clean up the wheel group on uninstall. - Put extensive error checking and debugging info to configuration files handling so that it's possible to debug things easily in future.
* Merge pull request #1092 from doktornotor/patch-2Renato Botelho2015-10-106-52/+22
|\
| * Bump squid3 package versiondoktornotor2015-10-101-1/+1
| |
| * Fix freshclam cronjob frequency handlingdoktornotor2015-10-101-7/+6
| | | | | | Reported by itsol at https://forum.pfsense.org/index.php?topic=100167.msg561126#msg561126
| * Fix freshclam cronjob frequency handlingdoktornotor2015-10-101-4/+4
| | | | | | Reported by itsol at https://forum.pfsense.org/index.php?topic=100167.msg561126#msg561126
| * Remove 'Clear Cache on Log Rotate' misfeature from local cache settingsdoktornotor2015-10-101-21/+7
| | | | | | This has only been a source of complaints, breakage and confusion, plus was breaking Save on the General tab for people.
| * Adjust script for removal of 'Clear Cache on Log Rotate' misfeaturedoktornotor2015-10-101-7/+3
| |
| * Remove 'Clear Cache on Log Rotate' misfeature from local cache settingsdoktornotor2015-10-101-12/+1
| | | | | | This has only been a source of complaints, breakage and confusion, plus was breaking Save on the General tab for people.
* | Merge pull request #1091 from doktornotor/patch-1Renato Botelho2015-10-103-0/+3
|\ \
| * | Do not allow HAVP to be installed along squid3-devdoktornotor2015-10-101-0/+1
| | | | | | | | | This uses same directories as squid3-dev for ClamAV, installs duplicate ClamAV service, screws directory permissions for Squid's ClamAV instance and produces general mess. People with squid3-dev should use C-ICAP and not this dead thing!
| * | Do not allow HAVP to be installed along squid3-devdoktornotor2015-10-101-0/+1
| | | | | | | | | This uses same directories as squid3-dev for ClamAV, installs duplicate ClamAV service, screws directory permissions for Squid's ClamAV instance and produces general mess. People with squid3-dev should use C-ICAP and not this dead thing!
| * | Do not allow HAVP to be installed along Squid3doktornotor2015-10-101-0/+1
| |/ | | | | This uses same directories as Squid3 for ClamAV, installs duplicate ClamAV service, screws directory permissions for Squid's ClamAV instance and produces general mess. People with Squid3 should use C-ICAP and not this dead thing!
* | Merge pull request #1090 from PiBa-NL/quagga-fixRenato Botelho2015-10-104-5/+5
|\ \ | |/ |/|
| * quagga_ospfd, bump pkg version 0.6.8PiBa-NL2015-10-094-4/+4
| |
| * quagga_ospfd, set proper file download reference for quagga_ospfd_raw.xmlPiBa-NL2015-10-091-1/+1
|/
* Merge pull request #1089 from doktornotor/patch-1Renato Botelho2015-10-092-15/+22
|\
| * Bump squid3 package versiondoktornotor2015-10-091-1/+1
| |
| * Fix clamav dirs handlingdoktornotor2015-10-091-14/+21
|/ | | This is not being done on install for god knows what reason, despite the code being there. I have no time left to debug similar nonsense in package manager.
* Merge pull request #1086 from doktornotor/patch-2Renato Botelho2015-10-096-30/+153
|\
| * Fix input error messagedoktornotor2015-10-021-1/+1
| |
| * Add input validation; whitespace fixesdoktornotor2015-10-021-4/+58
| |
| * Make stopping services silent on consoledoktornotor2015-10-021-3/+3
| |
| * Fix /var/db/spamd permissionsdoktornotor2015-10-021-0/+1
| |
| * Fix the spamd-setup cronjob options as welldoktornotor2015-10-021-1/+1
| |
| * Bump spamd package versiondoktornotor2015-10-021-1/+1
| |
| * Bump spamd package versiondoktornotor2015-10-021-1/+1
| |