index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
squid3
/
34
/
squid.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement keep data/settings features
doktornotor
2015-10-01
1
-25
/
+74
*
Code style and whitespace fixes
doktornotor
2015-10-01
1
-20
/
+8
*
Remove squid_resync_redirector()
doktornotor
2015-10-01
1
-15
/
+0
*
Mute rename() to stop spitting out useless junk in console...
doktornotor
2015-10-01
1
-2
/
+2
*
Antivirus GUI behaviour sanitization - first part
doktornotor
2015-10-01
1
-0
/
+42
*
Fix C-ICAP
doktornotor
2015-10-01
1
-22
/
+50
*
Add Google Safe Browsing feature
doktornotor
2015-09-30
1
-1
/
+12
*
Fix squidclamav.conf.sample handling to match the rest of the config files
doktornotor
2015-09-30
1
-9
/
+7
*
Do not do useless checks for freshclam cronjob
doktornotor
2015-09-30
1
-5
/
+1
*
Code style and comment tweaks
doktornotor
2015-09-30
1
-2
/
+3
*
When antivirus/C-ICAP is disabled, actually stop and disable related services
doktornotor
2015-09-30
1
-0
/
+27
*
Add freshclam mirror settings, manual AV defs update and cron updates
doktornotor
2015-09-30
1
-9
/
+94
*
Patch squidclamav.conf so that is uses WebGUI URL by default
doktornotor
2015-09-30
1
-2
/
+2
*
Fix log_dir location for C-ICAP to that it honors custom log_dir
doktornotor
2015-09-30
1
-1
/
+6
*
Put safety checks here to prevent shooting users from shooting themselves in ...
doktornotor
2015-09-30
1
-12
/
+41
*
Some additional deinstall cleanups
doktornotor
2015-09-30
1
-14
/
+7
*
If disk cache gets disabled, delete the cachedir if it exists
doktornotor
2015-09-30
1
-1
/
+14
*
Also check for level 1 subdirs in cachedir for proper cache creation
doktornotor
2015-09-30
1
-2
/
+9
*
Fix squid_dash_z() logic so that it creates cache dir properly when it has ch...
doktornotor
2015-09-30
1
-5
/
+5
*
Remove yet another duplicate squid_dash_z() invocation, also don't log unless...
doktornotor
2015-09-30
1
-3
/
+1
*
Force delete the PBI initscript that keeps creeping back
doktornotor
2015-09-30
1
-0
/
+2
*
Force Squid shutdown on stopping service
doktornotor
2015-09-30
1
-0
/
+3
*
Split disk cache creation to a separate function as well
doktornotor
2015-09-30
1
-5
/
+20
*
Fix inverted squid_start_monitor() check
doktornotor
2015-09-30
1
-1
/
+1
*
split Squid services monitoring/handling to separate functions
doktornotor
2015-09-30
1
-18
/
+39
*
squid3 - fix squid_dash_z() so that cache dir gets created on package install
doktornotor
2015-09-30
1
-14
/
+15
*
squid3 - clean up after itself on uninstall
doktornotor
2015-09-30
1
-14
/
+61
*
Only try to stop Squid if running to prevent useless logspam
doktornotor
2015-09-30
1
-2
/
+4
*
Stop creating log_dir here to avoid stupid recursive chown on / bug
doktornotor
2015-09-30
1
-14
/
+1
*
Add safety belts to squid3 chown function to stop it from breaking the entire...
jim-p
2015-09-29
1
-3
/
+4
*
Fix log_dir config check
doktornotor
2015-09-27
1
-1
/
+1
*
Honor logdir settings for reverse proxy as well; always provide a default val...
doktornotor
2015-09-27
1
-3
/
+8
*
sanitize squid3 package install process
doktornotor
2015-09-27
1
-41
/
+32
*
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
*
Remove broken squid_before_form_general() function
doktornotor
2015-09-25
1
-36
/
+0
*
Sanitize memory_cache_size and maximum_object_size_in_memory defaults closer ...
doktornotor
2015-09-25
1
-2
/
+2
*
Fix maximum_object_size to match the described default and upstream recommend...
doktornotor
2015-09-25
1
-1
/
+1
*
Fix quick_abort_min input validation to conform to Squid documentation
doktornotor
2015-09-25
1
-2
/
+2
*
squid3 - code style fixes
doktornotor
2015-09-24
1
-675
/
+785
*
squid3 - fix default value handling for antivirus client forward options (Bug...
doktornotor
2015-09-24
1
-0
/
+1
*
squid3 - disable broken Youtube caching feature
doktornotor
2015-09-18
1
-1
/
+3
*
Fix typo breaking squidantivirus XMLRPC sync (Bug #4452)
doktornotor
2015-09-18
1
-1
/
+1
*
squid3 - move min/max_object_size directives (Bug #5154)
doktornotor
2015-09-18
1
-1
/
+1
*
squid pinger helper needs to be suid root (Bug #5114)
doktornotor
2015-09-11
1
-2
/
+2
*
squid3 - fix inverted boot check
doktornotor
2015-09-10
1
-1
/
+1
*
do not silence errors with chmod
doktornotor
2015-09-09
1
-2
/
+2
*
Squid3 - squid pinger helper needs to be suid root (Bug #5114)
doktornotor
2015-09-09
1
-5
/
+6
*
fix another bogus boot check
doktornotor
2015-09-08
1
-2
/
+3
[next]