]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
16 years agoUpdates auto-save
Amos Jeffries [Thu, 18 Dec 2008 17:00:18 +0000 (06:00 +1300)] 
Updates auto-save

16 years agoLanguage: Armenian
Amos Jeffries [Wed, 17 Dec 2008 12:21:55 +0000 (01:21 +1300)] 
Language: Armenian

16 years agoTurkish Updated
Amos Jeffries [Sat, 13 Dec 2008 10:13:11 +0000 (23:13 +1300)] 
Turkish Updated

16 years agoTurkish Updated
Amos Jeffries [Sat, 13 Dec 2008 10:12:37 +0000 (23:12 +1300)] 
Turkish Updated

16 years agoTurkish merges
Amos Jeffries [Sat, 13 Dec 2008 08:55:29 +0000 (21:55 +1300)] 
Turkish merges

16 years agoJapanese gone
Amos Jeffries [Sat, 13 Dec 2008 05:38:46 +0000 (18:38 +1300)] 
Japanese gone

16 years agoMerge remaining Legacy Japanese
Amos Jeffries [Sat, 13 Dec 2008 05:36:00 +0000 (18:36 +1300)] 
Merge remaining Legacy Japanese

16 years agoUpdates auto-save
Amos Jeffries [Sat, 13 Dec 2008 05:00:17 +0000 (18:00 +1300)] 
Updates auto-save

16 years agoConvert all legacy files to UTF-8
Amos Jeffries [Sat, 13 Dec 2008 04:23:16 +0000 (17:23 +1300)] 
Convert all legacy files to UTF-8

16 years agoMerge from trunk
Amos Jeffries [Sat, 13 Dec 2008 03:19:10 +0000 (16:19 +1300)] 
Merge from trunk

16 years agoLanguage Update: Serbian
Amos Jeffries [Sat, 13 Dec 2008 03:03:23 +0000 (16:03 +1300)] 
Language Update: Serbian

16 years agoMerged Serbian
Amos Jeffries [Sat, 13 Dec 2008 03:01:37 +0000 (16:01 +1300)] 
Merged Serbian

16 years agoSourceFormat Update
Amos Jeffries [Fri, 12 Dec 2008 00:17:10 +0000 (13:17 +1300)] 
SourceFormat Update

16 years agoUpdates auto-save
Amos Jeffries [Thu, 11 Dec 2008 23:01:48 +0000 (12:01 +1300)] 
Updates auto-save

16 years agoAuthor: Christos Tsantilas <chtsanti@users.sourceforge.net>
Amos Jeffries [Thu, 11 Dec 2008 22:49:52 +0000 (11:49 +1300)] 
Author: Christos Tsantilas <chtsanti@users.sourceforge.net>
Bug 2545: Segmentation fault when squid with icap server use a cache peer.

16 years agoAuthor: Johnathan Conley <johnathan.conley@gmail.com>
Amos Jeffries [Thu, 11 Dec 2008 00:09:16 +0000 (13:09 +1300)] 
Author: Johnathan Conley <johnathan.conley@gmail.com>
Bug 2547: ipv6 compile error in OSX

16 years agoLanguage Updates
Amos Jeffries [Wed, 10 Dec 2008 23:37:29 +0000 (12:37 +1300)] 
Language Updates

16 years agoAdd back missing dependency on built DiskIOModules_gen.cc for make check
Henrik Nordstrom [Wed, 10 Dec 2008 20:40:01 +0000 (21:40 +0100)] 
Add back missing dependency on built DiskIOModules_gen.cc for make check

16 years agoVarious make dist/clean/distclean fixes. No code changes.
Henrik Nordstrom [Wed, 10 Dec 2008 20:19:50 +0000 (21:19 +0100)] 
Various make dist/clean/distclean fixes. No code changes.

- Workaround for src ../test-suite/test_tools.cc dependency crashing
  make distclean. Automatically copy the file to src to compile.
- "make dist" fixes to not include generated files. Mainly involves
  moving them to a suitable nodist_..._SOURCES variable.
- "make clean" fixes to remove generated files
- Always recurse configure into sub-projects. make dist fails othewise.
- Removed fatal error from squid_kerb_auth configure if no kerberos
  lib found (also a fatal error at build time)

16 years agoUpdates auto-save
Amos Jeffries [Wed, 10 Dec 2008 17:00:31 +0000 (06:00 +1300)] 
Updates auto-save

16 years agoAuthor: Johnathan Conley <johnathan.conley@gmail.com>
Amos Jeffries [Wed, 10 Dec 2008 05:16:58 +0000 (18:16 +1300)] 
Author: Johnathan Conley <johnathan.conley@gmail.com>
Bug 2548: OSX compile error (duplicate symbol ACLStrategised)

16 years agoLanguage Updates
Amos Jeffries [Wed, 10 Dec 2008 04:51:03 +0000 (17:51 +1300)] 
Language Updates

16 years agoMerge from trunk
Amos Jeffries [Wed, 10 Dec 2008 04:46:55 +0000 (17:46 +1300)] 
Merge from trunk

16 years agoTypo in squid_kerb_auth fix
Amos Jeffries [Fri, 5 Dec 2008 02:40:27 +0000 (15:40 +1300)] 
Typo in squid_kerb_auth fix

16 years agoRemaining build issues in HEAD tests.
Amos Jeffries [Thu, 4 Dec 2008 23:55:38 +0000 (12:55 +1300)] 
Remaining build issues in HEAD tests.

Several missing symbols added to CommIO stub and extra smart storeio
checks to prevent duplicate object linkages when both async-io and
storeio are enabled.

16 years agoSmall typo in epoll configure.in magics
Henrik Nordstrom [Wed, 3 Dec 2008 18:55:10 +0000 (19:55 +0100)] 
Small typo in epoll configure.in magics

16 years agoAuthor: Andrew Hoying <andrew_hoying@blm.gov>
Amos Jeffries [Wed, 3 Dec 2008 05:21:15 +0000 (18:21 +1300)] 
Author: Andrew Hoying <andrew_hoying@blm.gov>
Bug 2424: filedescriptors being left unnecessary opened

16 years agoVarious link errors in testDiskIO
Amos Jeffries [Tue, 2 Dec 2008 14:03:13 +0000 (03:03 +1300)] 
Various link errors in testDiskIO

TODO:
   Fix undefined reference to CommIO members
   discover whether any of the calls now stub'ed need to be used
   may need to pull CommIO out of comm.cc

16 years agoBug 2395: FTP auth errors not displayed
Amos Jeffries [Mon, 1 Dec 2008 11:56:34 +0000 (00:56 +1300)] 
Bug 2395: FTP auth errors not displayed

I appears to be the StoreEntry reporting an error on zero-length objects. This
somehow overrides the FTP reported error and aborts the reply page.

Add an extra check to prevent StoreEntry::complete() being called too
early on error responses.

16 years agoRollback rev 9253 from 3.1
Amos Jeffries [Mon, 1 Dec 2008 11:32:52 +0000 (00:32 +1300)] 
Rollback rev 9253 from 3.1

This change to StoreIO overlooked the signedness of the StoreIO* length
parameter. It may have resulted in objects that should not have been
store making their way into the cache.

Caches created by 3.1.0.2 and earlier releases are known to contain many
invalid entries. Whether or not these entries are fatal to Squid is still
unknown. It is currently expected that they will be erased properly, but
cause a lot of cache.log warnings while that is happening.
It may be worth purging caches on upgrade out of these versions.

16 years agoBug 2526: default ALLOW when no list specified.
Amos Jeffries [Mon, 1 Dec 2008 11:19:28 +0000 (00:19 +1300)] 
Bug 2526: default ALLOW when no list specified.

The expected behavior of ACL checking should cause an implicit default
deny state to be reached unless a terminating denial causes a state to
flip to allow.

A small logic flaw means that completely explicitly absent access control
list was flipped to ALLOW state.

It is believed that most security controls which have explicitly coded
defaults in ther configuration are not impacted by the bug or its fix.
Only empty delay pools and ICAP re*mods may have any change in behavior
as a result.

16 years agoKill useless use of goto
Amos Jeffries [Mon, 1 Dec 2008 05:08:54 +0000 (18:08 +1300)] 
Kill useless use of goto

16 years agoKill useless use of goto
Amos Jeffries [Mon, 1 Dec 2008 05:01:24 +0000 (18:01 +1300)] 
Kill useless use of goto

16 years agoCorrect LINUX_CAPABILITY actions on non-Linux
Amos Jeffries [Mon, 1 Dec 2008 04:46:44 +0000 (17:46 +1300)] 
Correct LINUX_CAPABILITY actions on non-Linux

non-Linux should not set transparency OFF, just because they dont have
Linux syscap.

Also kill bad use of goto. Should have been an if-else sequence.

16 years agoBetter error reporting and detection for kqueue support
Amos Jeffries [Sun, 30 Nov 2008 12:29:35 +0000 (01:29 +1300)] 
Better error reporting and detection for kqueue support

This only appears when built on Linux.

16 years agoMerge from trunk
Amos Jeffries [Sun, 30 Nov 2008 12:05:58 +0000 (01:05 +1300)] 
Merge from trunk

16 years agoMany small fixes uncovered by the testbed layer #02
Amos Jeffries [Sun, 30 Nov 2008 09:08:48 +0000 (02:08 -0700)] 
Many small fixes uncovered by the testbed layer #02

 - failover recovery for valgrind support
 - better error reporting and detection for epoll support
 - better dependency detection and handling for ESI support
 - ARP build error on FreeBSD
 - hack: silence build error on ZPH QoS support (TODO fix)

TODO:
 - fix ZPH support for BSD (Bug 2537)
 - comm symbol duplication failures under gcc 4.3.2

16 years agoReal fix build errors in squid_kerb_auth
Amos Jeffries [Sun, 30 Nov 2008 05:29:55 +0000 (22:29 -0700)] 
Real fix build errors in squid_kerb_auth

Seems my configure hack overlooked some auto-conf magic side-effects.
This moves most squid compat hacks into squid_compat.h for now.
Really fixes the current build issues in squid_kerb_auth with Squid.

16 years agoFix build errors in squid_kerb_auth
Amos Jeffries [Sun, 30 Nov 2008 03:45:39 +0000 (20:45 -0700)] 
Fix build errors in squid_kerb_auth

Some autoconf environments re-define macros and cause build errors.
This resolves all known issues with configure in the current package
interactions.

TODO: at least one syntax error in squid_kerb_auth basic code still
      remains to be fixed.

16 years agoRevert configure quoting.
Amos Jeffries [Sat, 29 Nov 2008 14:51:34 +0000 (03:51 +1300)] 
Revert configure quoting.

Turns out the suposedly extraneous quoting is required.

Also append success message to build so testbed can catch it and find
any error without having to enumerate all failure cases.

16 years agoMerge from trunk
Amos Jeffries [Sat, 29 Nov 2008 06:44:51 +0000 (19:44 +1300)] 
Merge from trunk

16 years agoSerbian Translations
Amos Jeffries [Sat, 29 Nov 2008 06:42:13 +0000 (19:42 +1300)] 
Serbian Translations

16 years agoEstonian Translation
Amos Jeffries [Sat, 29 Nov 2008 06:27:36 +0000 (19:27 +1300)] 
Estonian Translation

16 years agoconvert spnegohelp.h to Unix file format
Amos Jeffries [Sat, 29 Nov 2008 04:57:19 +0000 (21:57 -0700)] 
convert spnegohelp.h to Unix file format

16 years agoAuthor: Christos Tsantilas <chtsanti@users.sourceforge.net>
Amos Jeffries [Fri, 28 Nov 2008 11:51:11 +0000 (00:51 +1300)] 
Author: Christos Tsantilas <chtsanti@users.sourceforge.net>
Bug 2527: ICAP compile error with g++ 4.3.2

16 years agoFix various TestBed errors.
Amos Jeffries [Fri, 28 Nov 2008 11:40:59 +0000 (00:40 +1300)] 
Fix various TestBed errors.

Failure to match the error: string properly and some bad options in the
layer-02 script was hiding a few bad configure and compile issues.

TODO: Most of the hidden bugs are also fixed by this patch. At least one
      remains though in the linking of some tests.

16 years agoFix cache_peer forceddomainname when request has a Host header
Henrik Nordstrom [Tue, 25 Nov 2008 12:22:19 +0000 (13:22 +0100)] 
Fix cache_peer forceddomainname when request has a Host header

cache_peer forceddomainname=xxx only worked when the received request
did not have a Host header.

16 years agoUpdates
Amos Jeffries [Fri, 21 Nov 2008 13:22:53 +0000 (02:22 +1300)] 
Updates

16 years agoBug 2525: invalid encoding of non iso-8859-1 error pages
Amos Jeffries [Wed, 19 Nov 2008 12:00:15 +0000 (01:00 +1300)] 
Bug 2525: invalid encoding of non iso-8859-1 error pages

Translation toolkit was not updating the content-type when bundling
translations. It has since been updated to a version which does 'tidy'
the output HTML.

Also updating the default templates ISO-8859-1 coding to UTF-8
to present a usable backup in case of such future failures.

16 years agoBug 2525: invalid encoding of non iso-8859-1 error pages
Amos Jeffries [Wed, 19 Nov 2008 11:53:56 +0000 (00:53 +1300)] 
Bug 2525: invalid encoding of non iso-8859-1 error pages

Translation toolkit was not updating the content-type when bundling
translations. It has since been updated to a version which does 'tidy'
the output HTML.

Also updating the default templates ISO-8859-1 coding to UTF-8
to present a usable backup in case of such future failures.

16 years agoDist DiskIO modules.sh script
Amos Jeffries [Mon, 17 Nov 2008 12:01:38 +0000 (01:01 +1300)] 
Dist DiskIO modules.sh script

16 years agoVarious dist problems
Amos Jeffries [Sun, 16 Nov 2008 04:24:43 +0000 (21:24 -0700)] 
Various dist problems

16 years agoFix: no such file spnegohelp.h in squid_kerb_auth helper
Amos Jeffries [Sun, 16 Nov 2008 03:34:52 +0000 (20:34 -0700)] 
Fix: no such file spnegohelp.h in squid_kerb_auth helper

16 years agoChange snapshots build location
Amos Jeffries [Sun, 16 Nov 2008 02:28:49 +0000 (19:28 -0700)] 
Change snapshots build location

/tmp is no longer large enough for the snapshot and test build data
moving to the maintenance account.

16 years agoMerge from trunk
Amos Jeffries [Sun, 16 Nov 2008 01:29:09 +0000 (14:29 +1300)] 
Merge from trunk

16 years agoBug 2523: bad assertion
Amos Jeffries [Sun, 16 Nov 2008 01:08:28 +0000 (14:08 +1300)] 
Bug 2523: bad assertion

16 years agoIgnore ska_config.h.in from squid_kerb_auth
Amos Jeffries [Sat, 15 Nov 2008 03:40:08 +0000 (16:40 +1300)] 
Ignore ska_config.h.in from squid_kerb_auth

16 years agoFix IPAddress not setting sin_len on BSD
Amos Jeffries [Sat, 15 Nov 2008 03:28:44 +0000 (20:28 -0700)] 
Fix IPAddress not setting sin_len on BSD

16 years agoFix assertion in DskIO and Ufs unit tests
Amos Jeffries [Fri, 14 Nov 2008 16:14:29 +0000 (05:14 +1300)] 
Fix assertion in DskIO and Ufs unit tests

Classes whose initialization is implied from the presence of a soliton
do not get initialized when their soliton is hidden away in a library.
Only when the object is linked to a main app.

DiskIO modules are such and require a hook to probe the soliton before
initialization kicks off. This patch adds such a hook function which is
called from the manager setup function to probe all built modules and
ensure their existance and registration is done before initializing.

Also adds a lot of function documentation in various places.

16 years agoMake squid_kerb_auth build out of tree along with squid
Amos Jeffries [Fri, 14 Nov 2008 09:43:02 +0000 (22:43 +1300)] 
Make squid_kerb_auth build out of tree along with squid

16 years agoMerged from trunk
Amos Jeffries [Fri, 14 Nov 2008 09:39:21 +0000 (22:39 +1300)] 
Merged from trunk

16 years agoManual updates
Amos Jeffries [Fri, 14 Nov 2008 07:24:08 +0000 (20:24 +1300)] 
Manual updates

16 years agoUpdates auto-save
Amos Jeffries [Thu, 13 Nov 2008 17:00:37 +0000 (06:00 +1300)] 
Updates auto-save

16 years agoCorrect debugs output on GetDenyInfo
Amos Jeffries [Wed, 12 Nov 2008 04:55:12 +0000 (17:55 +1300)] 
Correct debugs output on GetDenyInfo

deny_info pages are expected to be redirects sometimes.
It's only the particular lookup which can't use them.
Also they may not be a match anyway since test was done after warning.

16 years agoCorrect docs on httpSTatusLinePackInto
Amos Jeffries [Wed, 12 Nov 2008 04:44:01 +0000 (17:44 +1300)] 
Correct docs on httpSTatusLinePackInto

16 years agoRe-enable COSS .h files for testing. .cc remain disabled.
Amos Jeffries [Tue, 11 Nov 2008 10:38:40 +0000 (23:38 +1300)] 
Re-enable COSS .h files for testing. .cc remain disabled.

16 years agoUpdate squid_kerb_auth to 1.0.5
Amos Jeffries [Tue, 11 Nov 2008 10:11:53 +0000 (23:11 +1300)] 
Update squid_kerb_auth to 1.0.5

produces clean errors when headers are missing.
dist spnegohelp files.

16 years agoCorrect configure tests on squid_kerb_auth
Amos Jeffries [Sun, 9 Nov 2008 11:25:31 +0000 (00:25 +1300)] 
Correct configure tests on squid_kerb_auth

16 years agoPrep for 3.1.0.2
Amos Jeffries [Sun, 9 Nov 2008 10:13:26 +0000 (23:13 +1300)] 
Prep for 3.1.0.2

16 years agoMerge from trunk
Amos Jeffries [Sun, 9 Nov 2008 04:19:50 +0000 (17:19 +1300)] 
Merge from trunk

16 years agodist the translations and templates properly
Amos Jeffries [Sun, 9 Nov 2008 04:10:23 +0000 (17:10 +1300)] 
dist the translations and templates properly

16 years agoCOSS removal from Squid-3
Amos Jeffries [Sun, 9 Nov 2008 03:37:11 +0000 (16:37 +1300)] 
COSS removal from Squid-3

I'm expanding the COSS 'removal' from just 3.0 to all Squid-3.
The hoped for work has not yet been presented. When someone is available
they need to revert this patch. - Amos

  We had a vote on this some (several) months before 3.0 got branched, and
  it was decided to drop COSS from the Squid-3.0 branch once branched.
  Then the branching got delayed, and this task was forgotten when it
  finally branched.

  Until COSS gets significantly updated it's counter-productive to ship it
  in STABLE releases. But the current code needs to be kept in trunk as
  reference on how things got refactored for the day the current COSS code
  gets forward ported to Squid-3.

  Regards
  Henrik

16 years agoAuthor: Thomas-Martin Seck <tmseck-lists@netcologne.de>
Amos Jeffries [Sun, 9 Nov 2008 02:08:45 +0000 (15:08 +1300)] 
Author: Thomas-Martin Seck <tmseck-lists@netcologne.de>
Drop som bashism's from configure

16 years agoCorrect execute and write permissions from some files.
Amos Jeffries [Sun, 9 Nov 2008 01:04:23 +0000 (14:04 +1300)] 
Correct execute and write permissions from some files.

16 years agoIPAddress tests and corrections.
Amos Jeffries [Sat, 8 Nov 2008 13:39:39 +0000 (06:39 -0700)] 
IPAddress tests and corrections.

Fixes two cases where GetSockAddr did not set sin*_len properly

Fixes configure tests for sin*_len

TODO: still to find and fix where we are getting on FreeBSD:
 SYS SS_LEN=16
 SQD SS_LEN=0    (should be 16)

16 years agoFix configure syntax error in squid_kerb_ath
Amos Jeffries [Sat, 8 Nov 2008 03:57:49 +0000 (20:57 -0700)] 
Fix configure syntax error in squid_kerb_ath

16 years agoRollback abort, slipped in
Amos Jeffries [Sat, 8 Nov 2008 03:47:14 +0000 (16:47 +1300)] 
Rollback abort, slipped in

16 years agoMerge from trunk
Amos Jeffries [Fri, 7 Nov 2008 12:13:18 +0000 (01:13 +1300)] 
Merge from trunk

16 years agoLanguage Updates
Amos Jeffries [Fri, 7 Nov 2008 12:03:18 +0000 (01:03 +1300)] 
Language Updates

16 years agofinal build errors
Amos Jeffries [Fri, 7 Nov 2008 11:56:01 +0000 (00:56 +1300)] 
final build errors

16 years agoUpdates auto-save
Amos Jeffries [Fri, 7 Nov 2008 11:00:58 +0000 (00:00 +1300)] 
Updates auto-save

16 years agoUpdates auto-save
Amos Jeffries [Fri, 7 Nov 2008 05:00:30 +0000 (18:00 +1300)] 
Updates auto-save

16 years agoAdd Russian translation
Amos Jeffries [Fri, 7 Nov 2008 04:28:14 +0000 (17:28 +1300)] 
Add Russian translation

16 years agoRemove obsolete Russian files
Amos Jeffries [Fri, 7 Nov 2008 04:27:51 +0000 (17:27 +1300)] 
Remove obsolete Russian files

16 years agoUpdates
Amos Jeffries [Fri, 7 Nov 2008 04:26:17 +0000 (17:26 +1300)] 
Updates

16 years agoUpdates auto-save
Amos Jeffries [Thu, 6 Nov 2008 17:00:35 +0000 (06:00 +1300)] 
Updates auto-save

16 years agoMerge from trunk
Amos Jeffries [Thu, 6 Nov 2008 13:38:10 +0000 (02:38 +1300)] 
Merge from trunk

16 years agoBug 843: translation should cover FTP Directory Listings as well
Amos Jeffries [Thu, 6 Nov 2008 13:26:08 +0000 (02:26 +1300)] 
Bug 843: translation should cover FTP Directory Listings as well

Converts the FTP directory listing to using error page templates.
Which are translated, HTML strict standards compliant, and CSS styled.

16 years agoLanguage Updates
Amos Jeffries [Thu, 6 Nov 2008 13:22:17 +0000 (02:22 +1300)] 
Language Updates

16 years agoAdd ERR_FTP_LISTING template
Amos Jeffries [Thu, 6 Nov 2008 13:14:47 +0000 (02:14 +1300)] 
Add ERR_FTP_LISTING template

16 years agoRollback grep change. produced mangled reports
Amos Jeffries [Thu, 6 Nov 2008 08:39:29 +0000 (21:39 +1300)] 
Rollback grep change. produced mangled reports

16 years agoFix tests for DisKIO
Amos Jeffries [Thu, 6 Nov 2008 08:33:01 +0000 (21:33 +1300)] 
Fix tests for DisKIO

16 years agoTestBed: update to properly abort on test failures
Amos Jeffries [Wed, 5 Nov 2008 13:52:47 +0000 (06:52 -0700)] 
TestBed: update to properly abort on test failures

16 years ago3.0 Release Notes updates
Amos Jeffries [Wed, 5 Nov 2008 02:27:45 +0000 (15:27 +1300)] 
3.0 Release Notes updates

Retrospective squid.conf diff against 2.7.

16 years ago3.1 Release Notes updates
Amos Jeffries [Wed, 5 Nov 2008 01:46:40 +0000 (14:46 +1300)] 
3.1 Release Notes updates

16 years agoFix test abort slipped in
Amos Jeffries [Sun, 2 Nov 2008 23:04:15 +0000 (12:04 +1300)] 
Fix test abort slipped in

16 years agoLanguage Updates
Amos Jeffries [Sun, 2 Nov 2008 12:29:57 +0000 (01:29 +1300)] 
Language Updates

16 years agoLanguage Updates
Amos Jeffries [Sun, 2 Nov 2008 12:00:43 +0000 (01:00 +1300)] 
Language Updates

16 years agoAuthor: Markus Moeller <markus_moeller@compuserve.com>
Amos Jeffries [Sun, 2 Nov 2008 05:06:52 +0000 (18:06 +1300)] 
Author: Markus Moeller <markus_moeller@compuserve.com>
Remove squid_kerb_auth helper from default build when gssapi is missing

Test for GSSAPI dependancies before automatically adding the helper to
Squids' default helper list.

Does not affect explicit configuration.

16 years agoFix: missing repl/lru/store_repl_lru.o
Amos Jeffries [Sun, 2 Nov 2008 02:12:51 +0000 (15:12 +1300)] 
Fix: missing repl/lru/store_repl_lru.o