Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add privileges configuration to bind package | doktornotor | 2015-12-02 | 1 | -0/+50 |
| | |||||
* | Add privileges configuration to bind package | doktornotor | 2015-12-02 | 1 | -1/+5 |
| | |||||
* | Merge pull request #1195 from jorgelustosa/patch-7 | Chris Buechler | 2015-12-01 | 1 | -5/+5 |
|\ | |||||
| * | AH00526: Syntax error on line 539 of /usr/pbi/proxy_mod_security-amd6.... | Jorge Lustosa | 2015-12-01 | 1 | -1/+1 |
| | | | | | | forgot more one ID.... | ||||
| * | AH00526: Syntax error on line 539 of ↵ | Jorge Lustosa | 2015-12-01 | 1 | -4/+4 |
| | | | | | | | | | | | | | | /usr/pbi/proxy_mod_security-amd64/etc/apache24/httpd.conf When you start /usr/local/etc/rc.d/apache_mod_security.sh start you receive this error. "AH00526: Syntax error on line 539 of /usr/pbi/proxy_mod_security-amd64/etc/apache24/httpd.conf: ModSecurity: No action id present within the rule" every rule needs a ID to work, that fix just make this. | ||||
* | | Merge pull request #1196 from doktornotor/patch-1 | Chris Buechler | 2015-12-01 | 4 | -5/+40 |
|\ \ | |||||
| * | | Bump squid3 package version | doktornotor | 2015-12-01 | 1 | -2/+2 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | Enable VERIFYPEER for AutoConfigBackup on 2.2 and newer. Ticket #5560 | Chris Buechler | 2015-12-01 | 4 | -3/+9 |
|/ / | |||||
* / | Stop OpenVPN Client Export Package from auto syncing so the 2.3 version can ↵ | jim-p | 2015-12-01 | 1 | -0/+2 |
|/ | | | | be converted to Bootstrap | ||||
* | Add an option for a Viscosity-specific Inline export to the OpenVPN Client ↵ | jim-p | 2015-11-30 | 6 | -8/+31 |
| | | | | Export package. Implements #5466 | ||||
* | Merge pull request #1194 from doktornotor/patch-1 | Renato Botelho | 2015-11-30 | 13 | -159/+416 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Bump squid3 package version | doktornotor | 2015-11-28 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
* | Fix net/whois dependency file | Renato Botelho | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1193 from doktornotor/patch-1 | Renato Botelho | 2015-11-26 | 26 | -45/+142 |
|\ | |||||
| * | Add explicit includes to a bunch of packages and bump the package versions | doktornotor | 2015-11-26 | 1 | -19/+19 |
| | | |||||
| * | pfblockerng - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -1/+3 |
| | | |||||
| * | tinydns - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -3/+10 |
| | | |||||
| * | freeradius2 - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -5/+8 |
| | | |||||
| * | 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 |
| | | |||||
| * | dansguardian - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -3/+5 |
| | | |||||
| * | snort - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+5 |
| | | |||||
| * | squidGuard - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -3/+6 |
| | | |||||
| * | squidGuard-devel - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -3/+6 |
| | | |||||
| * | suricata - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+5 |
| | | |||||
| * | postfix - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+2 |
| | | |||||
| * | postfix - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -2/+8 |
| | |