aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid/squid.inc
Commit message (Collapse)AuthorAgeFilesLines
* only for beauty ;-)Martin Fuchs2008-09-181-1/+1
|
* squid: add possibility to exempt IPs from transparent squidMartin Fuchs2008-09-181-0/+28
|
* squid: a few clarificationsMartin Fuchs2008-09-181-1/+1
|
* re-add sqids own port to safe-ports because icons are not working under ↵Martin Fuchs2008-09-041-1/+1
| | | | certain conditions...
* add a few filetypes to squidMartin Fuchs2008-09-041-2/+2
|
* update directivesMartin Fuchs2008-09-041-1/+1
|
* added selection availability for aufs / diskd to squid guiMartin Fuchs2008-09-031-2/+3
|
* remove squid-port from the safe-ports for security reasons... icons are ↵Martin Fuchs2008-08-251-1/+1
| | | | working anyway
* force log_rotate number of days > 0Martin Fuchs2008-08-251-1/+1
|
* add Logrotation to squid, you can now chose the number of days the logs are ↵Martin Fuchs2008-08-241-2/+64
| | | | kept...
* ticket: 1806 fixedMartin Fuchs2008-08-241-5/+9
|
* me too... ;-)Martin Fuchs2008-08-211-0/+1
|
* add support for external cache managers such as sqstat ↵Martin Fuchs2008-08-211-4/+27
| | | | (http://forum.pfsense.org/index.php/topic,11027.0.html)
* nuke closing /Martin Fuchs2008-08-201-1/+1
|
* added icondir in squid-cfgMartin Fuchs2008-08-201-1/+3
|
* fixed icon bug mentioned in ↵Martin Fuchs2008-08-201-2/+3
| | | | http://forum.pfsense.org/index.php/topic,11008.0.html
* speed up cfg.generation after the first run and commentMartin Fuchs2008-08-201-3/+3
|
* after squid package installation the service does not start because the ↵Martin Fuchs2008-08-201-1/+2
| | | | uri_whitespace-parameter is not set... fixed...
* squid suppress versionMartin Fuchs2008-08-181-0/+1
|
* squid: no_cache was renamed in 2.6 to cache to better reflect the ↵Martin Fuchs2008-08-161-1/+1
| | | | functionaliy. no_cache still accepted, but perhaps not in future versions...
* squid: correct allow to tune the finish / abort transfer when aborted by ↵Martin Fuchs2008-08-131-2/+2
| | | | client - settings one more time ;-)
* squid: correct allow to tune the finish / abort transfer when aborted by ↵Martin Fuchs2008-08-121-4/+4
| | | | client - settings
* squid: allow to tune the finish / abort transfer when aborted by client - ↵Martin Fuchs2008-08-121-0/+23
| | | | settings
* input validation for: checkin 24421Martin Fuchs2008-08-121-1/+19
|
* correct typo in squid traffic forwarderMartin Fuchs2008-08-121-1/+1
|
* do not bloat squid conf with unessential params and error check for inputMartin Fuchs2008-08-121-4/+15
|
* allow squid to use separate DNS-serversMartin Fuchs2008-08-111-3/+3
|
* delete blank linesMartin Fuchs2008-08-111-2/+0
|
* squid: introduce low- and hugi-water-marks for better cache tuningMartin Fuchs2008-08-111-0/+6
|
* correct acl according to standard cfgMartin Fuchs2008-08-111-2/+2
|
* Switch over to aufs from disk mode.Scott Ullrich2008-03-281-1/+1
| | | | Mentioned by woodsy in the forum.
* Ensure that /usr/local/libexec/squid/dnsserver has a+rxScott Ullrich2008-03-061-1/+3
|
* Inform the user more of what we are doing during installation.Scott Ullrich2008-02-171-1/+11
|
* squid: rename confusing var-nameMartin Fuchs2007-10-291-2/+2
|
* squid: use ip-group for RFC1918Martin Fuchs2007-10-291-3/+1
|
* squid: add option to NOT redirect private subnets to the transparent ↵Martin Fuchs2007-10-291-3/+14
| | | | proxy-server
* squid: do not disorganize future routinesMartin Fuchs2007-10-281-3/+3
|
* add squid custom-optionsMartin Fuchs2007-10-231-0/+9
|
* add uri whitespace handling to squidMartin Fuchs2007-07-231-1/+2
|
* Add option to disable VIA-header in squid-packageMartin Fuchs2007-07-171-0/+1
|
* Check for https as well as a conflicting port. Ticket #1336Scott Ullrich2007-05-291-0/+4
|
* Various fixes from Martin Fuchs: * There's an issue with squid: it only ↵Scott Ullrich2007-05-211-3/+5
| | | | accepts one interface, wven when selected more than one. * A second issue ist hat squid forwards the internal ip which is nor wanted by everyone
* Ensure file exists before invoking operation on it.Scott Ullrich2007-04-301-3/+6
|
* Make sure /var/squid/cache/swap.state is writableScott Ullrich2007-04-191-0/+2
|
* Fix squid ldap authScott Ullrich2007-03-221-1/+13
| | | | Submitted-by: TDI via Forum
* Correct typo: s/suze/size/Scott Ullrich2007-03-061-1/+1
|
* When not enabling transparent mode we did not create a port statement inSeth Mos2007-01-171-10/+4
| | | | the config file and upsetting squid.
* Attempt no 2 to correctly start squid at boot.Seth Mos2007-01-171-2/+2
|
* Attempt to fix double startup error, this would result in squid starting ↵Seth Mos2007-01-171-2/+7
| | | | twice and not being able to bind to the http port.
* Correctly migrate the config settings. Use \n expansion, not the literal ↵Seth Mos2007-01-171-9/+9
| | | | characters.