aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid
Commit message (Collapse)AuthorAgeFilesLines
* squid: via "as required by RFC2616"Martin Fuchs2008-08-141-1/+1
|
* 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-122-0/+44
| | | | settings
* input validation for: checkin 24421Martin Fuchs2008-08-122-3/+21
|
* 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-112-4/+11
|
* delete blank linesMartin Fuchs2008-08-111-2/+0
|
* squid: introduce low- and hugi-water-marks for better cache tuningMartin Fuchs2008-08-112-0/+20
|
* 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-292-3/+3
|
* squid: use ip-group for RFC1918Martin Fuchs2007-10-291-3/+1
|
* checkin 19889: correct used terms (RFC1918)Martin Fuchs2007-10-291-2/+2
|
* squid: add option to NOT redirect private subnets to the transparent ↵Martin Fuchs2007-10-292-3/+20
| | | | proxy-server
* squid: do not disorganize future routinesMartin Fuchs2007-10-281-3/+3
|
* add squid custom-optionsMartin Fuchs2007-10-232-0/+17
|
* * added copyright header to each fileDaniel Stefan Haischt2007-09-019-213/+226
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* * added copyright header to each fileDaniel Stefan Haischt2007-09-019-7/+403
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* add uri whitespace handling to squidMartin Fuchs2007-07-232-2/+32
|
* Correct spelling :-)Martin Fuchs2007-07-231-1/+1
|
* Add option to disable VIA-header in squid-packageMartin Fuchs2007-07-172-0/+7
|
* 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-212-3/+11
| | | | 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
* Correct URL to squid users. Ticket #1312Scott Ullrich2007-05-111-1/+1
|
* Ensure file exists before invoking operation on it.Scott Ullrich2007-04-301-3/+6
|
* Set the correct directories and umask.Scott Ullrich2007-04-291-0/+16
|
* Install squid_cache.xml which is needed by squid. This will fix the ↵Scott Ullrich2007-04-291-1/+5
| | | | constant reinstall loop.
* Make sure /var/squid/cache/swap.state is writableScott Ullrich2007-04-191-0/+2
|
* Fix squid ldap authScott Ullrich2007-03-222-2/+33
| | | | Submitted-by: TDI via Forum
* Correct typo: s/suze/size/Scott Ullrich2007-03-061-1/+1
|
* Bump squid version.Seth Mos2007-01-171-1/+1
| | | | * fix core dump when not operating transparently
* 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-172-5/+5
|
* Attempt to fix double startup error, this would result in squid starting ↵Seth Mos2007-01-172-4/+9
| | | | twice and not being able to bind to the http port.
* Bump squid version to p14Seth Mos2007-01-171-1/+1
| | | | unlucky after all. Fix config migration
* Correctly migrate the config settings. Use \n expansion, not the literal ↵Seth Mos2007-01-171-9/+9
| | | | characters.
* After conversion, write out the config settings.Seth Mos2007-01-171-0/+1
|
* Bump squid versionSeth Mos2007-01-171-1/+1
| | | | | * migrate existing settings in new format if at all possible 13 is lucky
* Migrate existing config settings. We can only do this reliably if the ↵Seth Mos2007-01-171-0/+64
| | | | previous entries have a , in them.
* Bump version to p12Seth Mos2007-01-175-39/+60
| | | | | | | | | | ********* NOTE: the format for the white,black,nac,donotcache,banned and unrestricted fields has changed! ********* * fields now use newlines instead of csv so it is easier to import white and blacklists. * fix acl creation and ordering.
* Bump squid version.Seth Mos2007-01-171-1/+1
|
* Fix allow interface check against proper $config settings.Seth Mos2007-01-161-2/+2
| | | | Was this theoretical proof of concept code?
* Version Bump p10Seth Mos2007-01-162-21/+37
| | | | * 1st attempt to fix empty white and blacklist squid.conf errors
* Bump to version p9Seth Mos2007-01-112-5/+9
| | | | | * Fix incorrect comment line * Create single redirect line for transparent mode
* Enter version p8. first attempt at a working black and whitelisting scheme.Seth Mos2007-01-092-25/+30
| | | | | | | The previous version had a http_access allow on both GET and POST request. Which ends up being the world. Has this ever worked? Removed the mac acl backend since it is not supported. Next step squidguard or danguardian
* Remove MAC support, our squid does not support it at this time.Seth Mos2007-01-091-18/+2
|