aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix trailing whitespace in spamd_db.phpjim-p2015-10-011-15/+15
* Work around a potential XSS in snort_ip_list_mgmt.php, small version bump for...jim-p2015-10-013-5/+5
* Merge pull request #1084 from doktornotor/patch-1Renato Botelho2015-10-0110-91/+397
|\
| * Bump squid3 package versiondoktornotor2015-10-011-1/+1
| * Fix C-ICAPdoktornotor2015-10-011-22/+50
| * Fix C-ICAP and cleanup useless things heredoktornotor2015-10-011-7/+4
| * Move fielddescr away from rowhelperfield (another pkg_edit.php bug)doktornotor2015-10-011-9/+9
| * Move fielddescr away from rowhelperfield (another pkg_edit.php bug)doktornotor2015-10-011-10/+10
| * Improve some descriptions, nuke useless tags that do not show in rowhelpersdoktornotor2015-10-011-6/+4
| * Improve some descriptions, nuke useless tags that do not show in rowhelpersdoktornotor2015-10-011-6/+4
| * Add Google Safe Browsing featuredoktornotor2015-09-301-0/+13
| * Add Google Safe Browsing featuredoktornotor2015-09-301-1/+12
| * Fix squidclamav.conf.sample handling to match the rest of the config filesdoktornotor2015-09-301-9/+7
| * Do not do useless checks for freshclam cronjobdoktornotor2015-09-301-5/+1
| * Code style and comment tweaksdoktornotor2015-09-301-2/+3
| * When antivirus/C-ICAP is disabled, actually stop and disable related servicesdoktornotor2015-09-301-0/+27
| * Add freshclam mirror settings, manual AV defs update and cron updatesdoktornotor2015-09-301-1/+78
| * Add freshclam mirror settings, manual AV defs update and cron updatesdoktornotor2015-09-301-9/+94
| * Patch squidclamav.conf so that is uses WebGUI URL by defaultdoktornotor2015-09-301-2/+2
| * Fix log_dir location for C-ICAP to that it honors custom log_dirdoktornotor2015-09-301-1/+6
| * If cache dir is located outside of /var/squid hierarchy, log some instruction...doktornotor2015-09-301-0/+7
| * Put safety checks here to prevent shooting users from shooting themselves in ...doktornotor2015-09-301-12/+41
| * Do not leave orphaned cache dirs if harddisk_cache_location changeddoktornotor2015-09-301-0/+30
| * Some additional deinstall cleanupsdoktornotor2015-09-301-14/+7
| * If disk cache gets disabled, delete the cachedir if it existsdoktornotor2015-09-301-1/+14
|/
* Merge pull request #1083 from doktornotor/patch-2Renato Botelho2015-09-307-92/+163
|\
| * Also check for level 1 subdirs in cachedir for proper cache creationdoktornotor2015-09-301-2/+9
| * Fix squid_dash_z() logic so that it creates cache dir properly when it has ch...doktornotor2015-09-301-5/+5
| * Remove yet another duplicate squid_dash_z() invocation, also don't log unless...doktornotor2015-09-301-3/+1
| * Force delete the PBI initscript that keeps creeping backdoktornotor2015-09-301-0/+2
| * Force Squid shutdown on stopping servicedoktornotor2015-09-301-0/+3
| * Split disk cache creation to a separate function as welldoktornotor2015-09-301-5/+20
| * Fix inverted squid_start_monitor() checkdoktornotor2015-09-301-1/+1
| * split Squid services monitoring/handling to separate functionsdoktornotor2015-09-301-18/+39
| * squid3 - fix squid_dash_z() so that cache dir gets created on package installdoktornotor2015-09-301-14/+15
| * remove the squid_dash_z() nonsense from heredoktornotor2015-09-301-12/+0
| * Bump squid3 package version for bugfixesdoktornotor2015-09-301-1/+1
| * squid3 - clean up after itself on uninstalldoktornotor2015-09-301-14/+61
| * squid_nac.xml - add missing line breakdoktornotor2015-09-301-1/+1
| * squid_monitor.php - improve Englishdoktornotor2015-09-301-3/+3
| * squid_cache.xml - add missing line breakdoktornotor2015-09-301-1/+1
| * Remove the advanced advancedfield tags because pkg_edit.php is buggy.doktornotor2015-09-301-8/+8
| * Only try to stop Squid if running to prevent useless logspamdoktornotor2015-09-301-2/+4
| * squid_traffic.xml - fix field tagsdoktornotor2015-09-301-1/+1
| * Stop creating log_dir here to avoid stupid recursive chown on / bugdoktornotor2015-09-301-14/+1
* | bump autoconfigbackup package version after PR 1021Chris Buechler2015-09-293-3/+3
|/
* Add safety belts to squid3 chown function to stop it from breaking the entire...jim-p2015-09-293-5/+6
* Merge pull request #1021 from doktornotor/patch-14Renato Botelho2015-09-299-686/+702
|\
| * Use pfSense 2.1.x compatible boot checkdoktornotor2015-09-211-1/+5
| * make pgtitle consistent with the rest of the tabsdoktornotor2015-09-161-1/+1