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
*
Accept "all" in 'Allowed Subnets' (Bug #4525)
doktornotor
2015-10-19
1
-2
/
+2
*
Don't downgrade client SSL/TLS connections with SSL MITM junk (Bug #4453)
doktornotor
2015-10-15
1
-1
/
+10
*
Unset reverse proxy mappings if 'Keep Settings/Data' is disabled
doktornotor
2015-10-14
1
-0
/
+3
*
Unlink throttle_exts.acl if 'Throttle Only Specific Extensions' is disabled
doktornotor
2015-10-14
1
-0
/
+1
*
Fix linebreaks here
doktornotor
2015-10-14
1
-1
/
+1
*
Put validation to 'Throttle Only Specific Extensions' to avoid an empty ACL
doktornotor
2015-10-14
1
-0
/
+8
*
Some package install/deinstall tweaks
doktornotor
2015-10-14
1
-2
/
+5
*
Fix "Finish transfer if less than x KB remaining" validation
doktornotor
2015-10-14
1
-1
/
+1
*
Move reverse proxy config migration to squid_reverse.inc
doktornotor
2015-10-12
1
-49
/
+2
*
Move antivirus config migration to squid_antivirus.inc
doktornotor
2015-10-11
1
-6
/
+2
*
Re-add swapstate_check.php cronjob, add manually clear disk cache feature
doktornotor
2015-10-11
1
-0
/
+19
*
Remove 'Clear Cache on Log Rotate' misfeature from local cache settings
doktornotor
2015-10-10
1
-21
/
+7
*
Clean up and prefix log messages.
doktornotor
2015-10-06
1
-32
/
+32
*
unset broken antivirus settings on upgrade
doktornotor
2015-10-06
1
-0
/
+8
*
squid.inc - more cleanups and small bugfixes
doktornotor
2015-10-06
1
-186
/
+165
*
Reoder functions into logical sections and add descriptions to them
doktornotor
2015-10-03
1
-207
/
+266
*
Move antivirus integration features to a separate file
doktornotor
2015-10-03
1
-389
/
+2
*
Move squid_validate_reverse() to squid_reverse.inc where it belongs
doktornotor
2015-10-03
1
-69
/
+0
*
Move javascript helpers to a separate file
doktornotor
2015-10-03
1
-196
/
+4
*
Do not loop when trying to chown inaccessible directory and log some debug info
doktornotor
2015-10-03
1
-10
/
+14
*
Get rid of remaining PBI rcfiles and handle clamav with write_rcfile
doktornotor
2015-10-02
1
-37
/
+54
*
Not needed any more and the symlinking misfeature was fixed
doktornotor
2015-10-02
1
-4
/
+0
*
Stop symlinking the damned PBI rcfiles over and over again
doktornotor
2015-10-02
1
-7
/
+0
*
write_rcfile() does not handle custom restart command
doktornotor
2015-10-02
1
-7
/
+0
*
Do not use the c-icap rcfile to stop c-icap when AV is being disabled - the r...
doktornotor
2015-10-01
1
-1
/
+1
*
Remove useless buggy /etc/rc.conf.local crap
doktornotor
2015-10-01
1
-26
/
+1
*
Implement a generic setting to enable/disable Squid services, bugfixes and cl...
doktornotor
2015-10-01
1
-87
/
+158
*
Fix the numdirs comparison here (int vs. string), make this more readable as ...
doktornotor
2015-10-01
1
-1
/
+1
*
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
[next]