Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the patch CP feature (Bug #5594) | doktornotor | 2015-12-05 | 1 | -6/+5 |
| | | | GUI instructions left in place of the original checkbox. | ||||
* | Remove the patch CP feature (Bug #5594) | doktornotor | 2015-12-05 | 1 | -28/+22 |
| | | | | | This "feature" has been broken for almost a year without anyone noticing; see https://redmine.pfsense.org/issues/5594 for details. Remove this junk until a saner alternative is available. System Patches is the way to go until that happens if someone really requires that. On upgrade, an attempt to restore a backup will be attempted, and appropriate notice filed (and logged). There are also GUI instructions left in place of the original checkbox. | ||||
* | Add option to disable AV scanning of streamed audio/video | doktornotor | 2015-12-01 | 1 | -2/+3 |
| | |||||
* | Add option to disable AV scanning of streamed audio/video | doktornotor | 2015-12-01 | 1 | -1/+11 |
| | |||||
* | Add option to disable AV scanning of streamed audio/video | doktornotor | 2015-12-01 | 1 | -0/+24 |
| | |||||
* | Fix up bunch of required tags for various fields | doktornotor | 2015-11-29 | 1 | -3/+4 |
| | |||||
* | Fix up bunch of required tags for various fields | doktornotor | 2015-11-29 | 1 | -3/+4 |
| | |||||
* | Add bunch of required tags to fields | doktornotor | 2015-11-29 | 1 | -1/+6 |
| | |||||
* | Add bunch of required tags to fields | doktornotor | 2015-11-29 | 1 | -2/+4 |
| | |||||
* | Add bunch of required tags to fields | doktornotor | 2015-11-29 | 1 | -4/+7 |
| | |||||
* | Remove useless required tag | doktornotor | 2015-11-29 | 1 | -2/+1 |
| | |||||
* | Remove unwanted required tag from enable checkbox | doktornotor | 2015-11-29 | 1 | -2/+1 |
| | |||||
* | Switch ClamAV mirrors order to prefer manually configured mirrors | doktornotor | 2015-11-29 | 1 | -3/+3 |
| | |||||
* | Comment fix | doktornotor | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | Re-enable SSL/MITM junk even without transparent proxy | doktornotor | 2015-11-28 | 1 | -7/+4 |
| | |||||
* | Re-enable SSL/MITM junk even without transparent proxy | doktornotor | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | Use consistent checks for empty values | doktornotor | 2015-11-28 | 1 | -2/+2 |
| | |||||
* | Add lots of input validations to sanitize configuration, plus other fixes | doktornotor | 2015-11-28 | 1 | -38/+121 |
| | | | | | | | | | | - Allow reverse proxy to be used without running normal Squid proxy - Force users to select at least one proxy or reverse proxy interface when enabling Squid (unless reverse proxy is enabled) - Only allow to configure transparent proxy on interfaces where Squid is actually running (never had any effect otherwise anyway) - Only allow to configure HTTPS/SSL Interception on interfaces where transparent proxy is enabled (never had any effect otherwise anyway) - Do not add loopback interface twice when transparent proxy is enabled and loopback is selected in Proxy Interface(s) - Avoid adding empty localnet ACL - Fix HTTPS proxy default port - Some code style fixes and cleanups | ||||
* | Hide loopback from interface selection in places where it makes no sense | doktornotor | 2015-11-28 | 1 | -1/+5 |
| | | | Also, make it possible to deselect CA from SSL/MITM. | ||||
* | Add a function to check whether Squid reverse proxy is enabled | doktornotor | 2015-11-28 | 1 | -0/+19 |
| | | | To be used in squid.inc's squid_enabled() | ||||
* | Fix input validations, improve descriptions | doktornotor | 2015-11-27 | 1 | -32/+42 |
| | |||||
* | Add client cert auth option, fix input validations, improve descriptions | doktornotor | 2015-11-27 | 1 | -22/+62 |
| | |||||
* | Add client cert auth option, multiple fixes | doktornotor | 2015-11-27 | 1 | -46/+140 |
| | | | | | | - Fix input validations - Fix no-op "Ignore Internal Certificate Validation" option - Make sure that 'User Defined Reverse Proxy IPs' are locally configured - Code style and cosmetics | ||||
* | squid3 - add missing include | doktornotor | 2015-11-23 | 1 | -0/+1 |
| | |||||
* | squid3 - remove unused include | doktornotor | 2015-11-23 | 1 | -1/+0 |
| | |||||
* | squid3 - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -1/+4 |
| | |||||
* | squid3 - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -2/+6 |
| | |||||
* | Squid3 - do not add invalid subnets for 'Allow Users on Interface' to ACL ↵ | doktornotor | 2015-11-18 | 1 | -8/+14 |
| | | | | (Bug #4331, Bug #4526) | ||||
* | Syslog messages cosmetics | doktornotor | 2015-11-12 | 1 | -3/+3 |
| | |||||
* | Remove broken dynamic caching patterns | doktornotor | 2015-11-08 | 1 | -22/+3 |
| | | | Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers. | ||||
* | Remove broken dynamic caching patterns | doktornotor | 2015-11-08 | 1 | -56/+8 |
| | | | Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers. | ||||
* | Merge pull request #1128 from doktornotor/patch-12 | Renato Botelho | 2015-11-03 | 2 | -8/+8 |
|\ | |||||
| * | squid3 - fix XMLRPC sync with CARP/HA | doktornotor | 2015-11-01 | 1 | -4/+4 |
| | | |||||
| * | squid3-dev - fix XMLRPC sync with CARP/HA | doktornotor | 2015-11-01 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1127 from doktornotor/patch-11 | Renato Botelho | 2015-11-03 | 3 | -67/+150 |
|\ \ | |||||
| * | | Improve XMLRPC sync | doktornotor | 2015-11-01 | 1 | -8/+40 |
| | | | | | | | | | | | | | | | - Fix CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection | ||||
| * | | Improve XMLRPC sync | doktornotor | 2015-11-01 | 1 | -51/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid | ||||
| * | | Improve XMLRPC sync | doktornotor | 2015-11-01 | 1 | -8/+40 |
| |/ | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol selection - Add timeout setting | ||||
* | | Nuke update_output_window cruft | doktornotor | 2015-10-30 | 1 | -3/+0 |
| | | |||||
* | | Nuke update_output_window cruft | doktornotor | 2015-10-30 | 1 | -10/+0 |
|/ | | | Doesn't work plus this is gone in 2.3 anyway. | ||||
* | Typo fix | doktornotor | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | Accept "all" in 'Allowed Subnets' (Bug #4525) | doktornotor | 2015-10-19 | 1 | -2/+2 |
| | |||||
* | Typo fix | doktornotor | 2015-10-18 | 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) | ||||
* | 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 |
| |