Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid: a few clarifications | Martin Fuchs | 2008-09-18 | 2 | -4/+4 |
| | |||||
* | Add a new OpenVPN client configuration and installer export package. It | Matthew Grooms | 2008-09-17 | 14 | -0/+904 |
| | | | | | will create and export a config file or pre-configured windows installer based on the server configuration and user information. | ||||
* | re-add sqids own port to safe-ports because icons are not working under ↵ | Martin Fuchs | 2008-09-04 | 2 | -2/+2 |
| | | | | certain conditions... | ||||
* | add a few filetypes to squid | Martin Fuchs | 2008-09-04 | 2 | -4/+4 |
| | |||||
* | update directives | Martin Fuchs | 2008-09-04 | 2 | -2/+2 |
| | |||||
* | prepare for squid 3.1 | Martin Fuchs | 2008-09-04 | 1 | -1/+2 |
| | |||||
* | for those who need need ufs... | Martin Fuchs | 2008-09-04 | 2 | -2/+4 |
| | |||||
* | added selection availability for aufs / diskd to squid gui | Martin Fuchs | 2008-09-03 | 4 | -4/+28 |
| | |||||
* | Fix 'log' bug in config. | D. V. Serg | 2008-08-27 | 1 | -21/+17 |
| | |||||
* | remove squid-port from the safe-ports for security reasons... icons are ↵ | Martin Fuchs | 2008-08-25 | 2 | -2/+2 |
| | | | | working anyway | ||||
* | force log_rotate number of days > 0 | Martin Fuchs | 2008-08-25 | 2 | -2/+2 |
| | |||||
* | correct version information | Martin Fuchs | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | add Logrotation to squid, you can now chose the number of days the logs are ↵ | Martin Fuchs | 2008-08-24 | 4 | -3/+141 |
| | | | | kept... | ||||
* | ticket: 1806 fixed | Martin Fuchs | 2008-08-24 | 2 | -7/+17 |
| | |||||
* | better descriptions | Martin Fuchs | 2008-08-21 | 2 | -5/+5 |
| | |||||
* | me too... ;-) | Martin Fuchs | 2008-08-21 | 2 | -0/+2 |
| | |||||
* | add support for external cache managers such as sqstat ↵ | Martin Fuchs | 2008-08-21 | 5 | -10/+69 |
| | | | | (http://forum.pfsense.org/index.php/topic,11027.0.html) | ||||
* | nuke closing / | Martin Fuchs | 2008-08-20 | 2 | -2/+2 |
| | |||||
* | added icondir in squid-cfg | Martin Fuchs | 2008-08-20 | 2 | -1/+5 |
| | |||||
* | fixed icon bug mentioned in ↵ | Martin Fuchs | 2008-08-20 | 2 | -4/+6 |
| | | | | http://forum.pfsense.org/index.php/topic,11008.0.html | ||||
* | fixed policy bug mentioned in ↵ | Martin Fuchs | 2008-08-20 | 2 | -4/+4 |
| | | | | http://forum.pfsense.org/index.php/topic,11008.0.html | ||||
* | correct package path | Martin Fuchs | 2008-08-20 | 1 | -11/+11 |
| | |||||
* | speed up cfg.generation after the first run and comment | Martin Fuchs | 2008-08-20 | 2 | -5/+5 |
| | |||||
* | after squid package installation the service does not start because the ↵ | Martin Fuchs | 2008-08-20 | 2 | -2/+4 |
| | | | | uri_whitespace-parameter is not set... fixed... | ||||
* | Changes in GUI: | D. V. Serg | 2008-08-20 | 8 | -3110/+3349 |
| | | | | | | | | | | | sources - add user name support acl, destination - add redirection type general page - remove redirection type - add error-showing when 'Apply' changes Also many optimisations in .inc files. | ||||
* | squid suppress version | Martin Fuchs | 2008-08-18 | 4 | -1/+14 |
| | |||||
* | make squid3 run | Martin Fuchs | 2008-08-18 | 1 | -3/+2 |
| | |||||
* | make squid3 alpha | Martin Fuchs | 2008-08-18 | 1 | -0/+1 |
| | |||||
* | Update package with latest | Scott Ullrich | 2008-08-18 | 4 | -8/+106 |
| | |||||
* | Adding new test package that Martin plans on bringing up to squid3. | Scott Ullrich | 2008-08-18 | 13 | -0/+4314 |
| | |||||
* | squid: no_cache was renamed in 2.6 to cache to better reflect the ↵ | Martin Fuchs | 2008-08-16 | 1 | -1/+1 |
| | | | | functionaliy. no_cache still accepted, but perhaps not in future versions... | ||||
* | squid: via "as required by RFC2616" | Martin Fuchs | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | squid: correct allow to tune the finish / abort transfer when aborted by ↵ | Martin Fuchs | 2008-08-13 | 1 | -2/+2 |
| | | | | client - settings one more time ;-) | ||||
* | squid: correct allow to tune the finish / abort transfer when aborted by ↵ | Martin Fuchs | 2008-08-12 | 1 | -4/+4 |
| | | | | client - settings | ||||
* | squid: allow to tune the finish / abort transfer when aborted by client - ↵ | Martin Fuchs | 2008-08-12 | 2 | -0/+44 |
| | | | | settings | ||||
* | input validation for: checkin 24421 | Martin Fuchs | 2008-08-12 | 2 | -3/+21 |
| | |||||
* | correct typo in squid traffic forwarder | Martin Fuchs | 2008-08-12 | 1 | -1/+1 |
| | |||||
* | do not bloat squid conf with unessential params and error check for input | Martin Fuchs | 2008-08-12 | 1 | -4/+15 |
| | |||||
* | allow squid to use separate DNS-servers | Martin Fuchs | 2008-08-11 | 2 | -4/+11 |
| | |||||
* | delete blank lines | Martin Fuchs | 2008-08-11 | 1 | -2/+0 |
| | |||||
* | squid: introduce low- and hugi-water-marks for better cache tuning | Martin Fuchs | 2008-08-11 | 2 | -0/+20 |
| | |||||
* | correct acl according to standard cfg | Martin Fuchs | 2008-08-11 | 1 | -2/+2 |
| | |||||
* | Delete states for an IP when we add to blocklist. | Scott Ullrich | 2008-08-04 | 1 | -0/+0 |
| | |||||
* | Rebuild snort2c | Scott Ullrich | 2008-08-04 | 1 | -0/+0 |
| | |||||
* | Snort changes submitted by Rob Iscool | Scott Ullrich | 2008-08-04 | 4 | -15/+16 |
| | |||||
* | Fixup snort with comprehensive snort.conf mojo. | Scott Ullrich | 2008-08-04 | 1 | -69/+131 |
| | | | | Submitted-by: Rob Iscool | ||||
* | Pretend we are Mozilla so that we can communicate with snort.org. | Scott Ullrich | 2008-08-04 | 1 | -0/+3 |
| | |||||
* | Fix new behavior introduced: | Scott Ullrich | 2008-07-26 | 1 | -0/+4 |
| | | | | | | SquidGuard blacklist upload does not work. When I try to upload a new Shalla-Blacklist I get the following error: Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 9123462 bytes) in /usr/local/pkg/squidguard_configurator.inc on line 1647 | ||||
* | Align totals column. | Scott Ullrich | 2008-07-15 | 1 | -4/+4 |
| | |||||
* | Cleanup a bit. | Scott Ullrich | 2008-07-15 | 1 | -5/+5 |
| |