Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo fix | doktornotor | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1103 from Morlok8k/master | Renato Botelho | 2015-10-18 | 1 | -2/+2 |
|\ | |||||
| * | Logic for publishing was swapped. disable checkbox was enabling & vice-versa. | Morlok8k | 2015-10-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1102 from doktornotor/patch-2 | Chris Buechler | 2015-10-17 | 3 | -11/+26 |
|\ | |||||
| * | Bump squid3 package version | doktornotor | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | Add missing dot between hostname and domain | doktornotor | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | Fix clamav user account/group/dir permissions yet again (with special ↵ | doktornotor | 2015-10-16 | 1 | -9/+24 |
|/ | | | | credits to PBI authors) | ||||
* | Merge pull request #1101 from doktornotor/patch-2 | Chris Buechler | 2015-10-15 | 1 | -3/+0 |
|\ | |||||
| * | Delete org.eclipse.ltk.core.refactoring.prefs | doktornotor | 2015-10-15 | 1 | -3/+0 |
|/ | | | Nuke another piece of garbage. | ||||
* | Merge pull request #1099 from doktornotor/patch-3 | Chris Buechler | 2015-10-15 | 5 | -19/+103 |
|\ | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Add privileges configuration to squidguard-devel package | doktornotor | 2015-10-15 | 1 | -16/+45 |
| | | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here. | ||||
| * | Add privileges configuration to squidguard-devel package | doktornotor | 2015-10-15 | 1 | -0/+55 |
| | | |||||
* | | Merge pull request #1100 from doktornotor/patch-4 | Chris Buechler | 2015-10-15 | 2 | -22/+0 |
|\ \ | |||||
| * | | Delete .project | doktornotor | 2015-10-15 | 1 | -11/+0 |
| | | | | | | | | | Nuke junk from the repo. | ||||
| * | | Delete .project | doktornotor | 2015-10-15 | 1 | -11/+0 |
| |/ | | | | | Nuke junk from the repo. | ||||
* | | Merge pull request #1097 from doktornotor/patch-2 | Chris Buechler | 2015-10-15 | 14 | -93/+345 |
|\ \ | |/ |/| | |||||
| * | Bump squid3 package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Don't downgrade client SSL/TLS connections with SSL MITM junk (Bug #4453) | doktornotor | 2015-10-15 | 1 | -1/+10 |
| | | |||||
| * | Improve description. | doktornotor | 2015-10-14 | 1 | -4/+5 |
| | | |||||
| * | Use consistent case in tabs name | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Use consistent case in tabs name and bump version | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Use consistent case in title and bump version | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Use consistent case in title and bump version | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Use consistent case in title and bump version | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Point users to 'Real Time' tab for freshclam logs. | doktornotor | 2015-10-14 | 1 | -1/+1 |
| | | |||||
| * | Point users to 'Real Time' tab for freshclam logs. | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Only try to remove old cachedir if it was actually configured, instead of unset | doktornotor | 2015-10-14 | 1 | -3/+5 |
| | | |||||
| * | Unset reverse proxy mappings if 'Keep Settings/Data' is disabled | doktornotor | 2015-10-14 | 1 | -0/+3 |
| | | | | | | Reported by stanthewizard @ https://forum.pfsense.org/index.php?topic=100783.0 | ||||
| * | 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 |
| | | | | | | Reported by dsefcik @ https://forum.pfsense.org/index.php?topic=100825.0 | ||||
| * | Put validation to 'Throttle Only Specific Extensions' to avoid an empty ACL | doktornotor | 2015-10-14 | 1 | -0/+8 |
| | | |||||
| * | Don't default 'Throttle Only Specific Extensions' to on | doktornotor | 2015-10-14 | 1 | -1/+0 |
| | | | | | | Avoids creating empty ACL when users don't specify anything else here. | ||||
| * | Put in more logging, move AV service stop to a separate function, deinstall ↵ | doktornotor | 2015-10-14 | 1 | -33/+52 |
| | | | | | | | | cleanup | ||||
| * | Fix input size tags | doktornotor | 2015-10-14 | 1 | -3/+3 |
| | | |||||
| * | Nuke unwanted div tag | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | | |||||
| * | Fix XHTML validation | doktornotor | 2015-10-14 | 1 | -20/+35 |
| | | |||||
| * | Add more logs to the 'Real Time' tab and fix a typo in tag | doktornotor | 2015-10-14 | 1 | -7/+112 |
| | | |||||
| * | Add more logs to the 'Real Time' tab | doktornotor | 2015-10-14 | 1 | -8/+91 |
| | | |||||
| * | Account for incremental AV defs updates. | doktornotor | 2015-10-14 | 1 | -6/+6 |
| | | | | | | The defs get unpacked to *.cld if updated incrementally. Fix whitespace while here. | ||||
| * | Don't truncate the hostname if none exists in 'External FQDN' | doktornotor | 2015-10-14 | 1 | -1/+5 |
| | | |||||
| * | Some package install/deinstall tweaks | doktornotor | 2015-10-14 | 1 | -2/+5 |
| | | | | | | | | - Nuke one more state broken cronjob people happen to have on their systems from previous versions - Kill the right processes on uninstall | ||||
| * | Fix "Finish transfer if less than x KB remaining" validation | doktornotor | 2015-10-14 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1095 from doktornotor/patch-1 | Renato Botelho | 2015-10-12 | 4 | -5/+17 |
|\ | |||||
| * | Fit the package manager idiocy with trailing slash | doktornotor | 2015-10-12 | 1 | -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-p | 2015-10-12 | 3 | -3/+15 |
|/ | | | | be placed before all other rules. | ||||
* | Bump haproxy-1.5 version due to last changes | Renato Botelho | 2015-10-12 | 2 | -2/+2 |
| | |||||
* | Merge pull request #1094 from OpenTouch/master | Renato Botelho | 2015-10-12 | 1 | -1/+1 |
|\ |