aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-11/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-91/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-11/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-84/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-291/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-1062/+0
| | |
| * | Remove completely broken strikeback packagedoktornotor2015-12-021-1909/+0
| |/
* | Merge pull request #1200 from doktornotor/patch-5Chris Buechler2015-12-023-17/+35
|\ \
| * | Nuke useless tagdoktornotor2015-12-021-2/+1
| | |
| * | Nuke useless tagdoktornotor2015-12-021-2/+1
| | |
| * | Fix service handling, add missing includes, fix variable declarationsdoktornotor2015-12-021-13/+33
| |/
* | Merge pull request #1201 from doktornotor/patch-6Chris Buechler2015-12-022-13/+2
|\ \
| * | Nuke useless tabdoktornotor2015-12-021-11/+0
| | |
| * | Fix menu item URLdoktornotor2015-12-021-2/+2
| |/
* | Merge pull request #1202 from doktornotor/patch-7Chris Buechler2015-12-021-2/+2
|\ \
| * | Fix menu item URLdoktornotor2015-12-021-2/+2
| |/
* | Merge pull request #1203 from doktornotor/patch-8Chris Buechler2015-12-021-3/+2
|\ \
| * | Fix menu item URL, nuke useless tagdoktornotor2015-12-021-3/+2
| |/
* | Fix typo in HTML tagdoktornotor2015-12-021-1/+1
| |
* | Fix typo in HTML tagdoktornotor2015-12-021-1/+1
|/
* Merge pull request #1195 from jorgelustosa/patch-7Chris Buechler2015-12-011-5/+5
|\
| * AH00526: Syntax error on line 539 of /usr/pbi/proxy_mod_security-amd6....Jorge Lustosa2015-12-011-1/+1
| | | | | | forgot more one ID....
| * AH00526: Syntax error on line 539 of ↵Jorge Lustosa2015-12-011-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-1Chris Buechler2015-12-013-3/+38
|\ \
| * | Add option to disable AV scanning of streamed audio/videodoktornotor2015-12-011-2/+3
| | |
| * | Add option to disable AV scanning of streamed audio/videodoktornotor2015-12-011-1/+11
| | |
| * | Add option to disable AV scanning of streamed audio/videodoktornotor2015-12-011-0/+24
| |/
* / Enable VERIFYPEER for AutoConfigBackup on 2.2 and newer. Ticket #5560Chris Buechler2015-12-011-0/+6
|/
* Add an option for a Viscosity-specific Inline export to the OpenVPN Client ↵jim-p2015-11-303-5/+28
| | | | Export package. Implements #5466
* Fix up bunch of required tags for various fieldsdoktornotor2015-11-291-3/+4
|
* Fix up bunch of required tags for various fieldsdoktornotor2015-11-291-3/+4
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-1/+6
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-2/+4
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-4/+7
|
* Remove useless required tagdoktornotor2015-11-291-2/+1
|
* Remove unwanted required tag from enable checkboxdoktornotor2015-11-291-2/+1
|
* Switch ClamAV mirrors order to prefer manually configured mirrorsdoktornotor2015-11-291-3/+3
|
* Comment fixdoktornotor2015-11-281-1/+1
|
* Re-enable SSL/MITM junk even without transparent proxydoktornotor2015-11-281-7/+4
|
* Re-enable SSL/MITM junk even without transparent proxydoktornotor2015-11-281-1/+1
|
* Use consistent checks for empty valuesdoktornotor2015-11-281-2/+2
|
* Add lots of input validations to sanitize configuration, plus other fixesdoktornotor2015-11-281-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 sensedoktornotor2015-11-281-1/+5
| | | Also, make it possible to deselect CA from SSL/MITM.
* Add a function to check whether Squid reverse proxy is enableddoktornotor2015-11-281-0/+19
| | | To be used in squid.inc's squid_enabled()
* Fix input validations, improve descriptionsdoktornotor2015-11-271-32/+42
|
* Add client cert auth option, fix input validations, improve descriptionsdoktornotor2015-11-271-22/+62
|
* Add client cert auth option, multiple fixesdoktornotor2015-11-271-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
* pfblockerng - add bunch of missing includesdoktornotor2015-11-231-1/+3
|
* tinydns - add bunch of missing includesdoktornotor2015-11-231-3/+10
|
* freeradius2 - add bunch of missing includesdoktornotor2015-11-231-5/+8
|