summaryrefslogtreecommitdiffstats
path: root/main/squid
Commit message (Collapse)AuthorAgeFilesLines
* main/ffmpegFrancesco Colista2013-03-191-2/+16
|
* main/squid: upgrade to 3.3.2Leonardo Arena2013-03-041-4/+4
|
* main/squid: reapply the patches that are still neededTimo Teräs2013-02-193-1/+131
| | | | | | | This reverts parts of commit 2b193486e27c9f848a9577fd9f75c1e105d48b76. Only the bug-3679.patch was merged upstream, so only it should've been removed.
* main/squid: upgrade to 3.2.7Bartłomiej Piotrowski2013-02-054-196/+2
|
* main/squid: apply two external acl bugfixes from bugtrackerTimo Teräs2013-01-173-1/+82
|
* main/squid: upgrade to 3.2.6Natanael Copa2013-01-101-2/+2
|
* main/squid: upgrade to 3.2.5Natanael Copa2012-12-121-2/+2
|
* main/squid: upgrade to 3.2.4Natanael Copa2012-12-031-2/+2
|
* main/squid: upgrade to 3.2.3Natanael Copa2012-10-221-2/+2
|
* main/squid: upgrade to 3.2.2Natanael Copa2012-10-081-3/+3
|
* main/squid: rebuild against new heimdalLeonardo Arena2012-09-201-1/+1
|
* main/squid: upgrade to 3.2.0.19Natanael Copa2012-08-142-64/+3
|
* main/squid: fix file descriptor leakNatanael Copa2012-08-022-1/+62
| | | | ref #1297
* main/squid: upgrade to 3.2.0.18Natanael Copa2012-07-032-53/+3
|
* main/squid: increase max number of file descriptorsNatanael Copa2012-06-071-2/+3
|
* main/squid: fix a memory leakTimo Teräs2012-04-262-1/+51
| | | | | | | | Ref #1054 - this hopefully fixes the bug, but further testing is needed to verify it. Valgrind traces look optimistic. Fix authored by me; and reported also to upstream: http://bugs.squid-cache.org/show_bug.cgi?id=3537
* main/squid: upgrade to 3.2.0.17Leonardo Arena2012-04-171-2/+2
|
* main/squid: upgrade to 3.2.0.16Natanael Copa2012-03-223-73/+68
|
* main/squid: upgrade to 3.2.0.13Natanael Copa2011-12-051-3/+3
|
* main/squid: update init.d script from gentooNatanael Copa2011-12-022-57/+72
| | | | This should actually work and will enable support for multiple instances
* main/squid: fix logdir and default userNatanael Copa2011-11-302-1/+25
| | | | ref #843
* main/squid: update checksum and bump pkgrelNatanael Copa2011-11-091-3/+3
|
* squid: Removing deprecated -D optionMika Havela2011-11-092-2/+2
|
* main/squid: move version 3.2 from testingNatanael Copa2011-10-107-613/+172
|
* main/squid: rebuild against perl-5.14Natanael Copa2011-05-181-1/+1
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/{libtirpc,samba,squid}: rebuild against heimdal 1.4Natanael Copa2010-12-191-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/squid: add a patch to enable logging of request urlgroupTimo Teräs2010-11-182-4/+40
| | | | | | The urlgroup is a data entry which can be returned from a redirector and is useful if it can be logged (ref #447). Squark will use this to return classification data back to squid.
* main/squid: break circular dependenciesNatanael Copa2010-07-201-2/+2
| | | | | squid depends on squid-errors-english so squid-errors-english should not depend on squid
* main/squid: upgrade to 2.7 STABLE9 and force enable epollNatanael Copa2010-07-131-4/+5
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/squid: support for squid_kerb_authNatanael Copa2010-04-192-2/+30
| | | | fixes #343
* main/squid: enable large file supportNatanael Copa2009-12-111-2/+3
|
* main/squid: support for squid_radius_auth helperNatanael Copa2009-11-241-2/+2
| | | | fixes #211
* main/squid: update to 2.7.STABLE7Timo Teras2009-10-072-4/+18
| | | | | | | | additionally add a patch that prevents modification of Content-Type header on If-Modified-Since request 304 replies. RFC says those replies are invalid, but some broken servers return bogus data anyway, so ignoring the reply fixes some issues.
* main/squid: remove pidfile if squis is not runningNatanael Copa2009-10-022-5/+10
| | | | fixes #174
* main/squid: start service after firewallNatanael Copa2009-09-162-2/+3
|
* main/squid: new try to add squid to winbind group on upgradesNatanael Copa2009-09-032-2/+3
|
* Revert "main/squid: add squid user to winbind group in post-upgrade too"Natanael Copa2009-09-032-3/+2
| | | | This reverts commit d4b37cea91a8379b608ea48f77129cb77dc8ec6e.
* main/squid: add squid user to winbind group in post-upgrade tooNatanael Copa2009-09-032-2/+3
|
* main/squid: add squid user to winbind groupNatanael Copa2009-09-032-2/+10
| | | | This allows Active Directory authentication
* main/squid: fix for squid initscript and pidfileNatanael Copa2009-09-013-14/+30
| | | | fixes #133
* main/squid: enable negotiate supportNatanael Copa2009-07-241-2/+3
| | | | fixes #88
* moved extra/* to main/Natanael Copa2009-07-246-0/+704
and fixed misc build issues