]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
14 years agoFix build errors after merge
Amos Jeffries [Fri, 13 Aug 2010 15:36:39 +0000 (03:36 +1200)] 
Fix build errors after merge

14 years agoMerge from trunk
Amos Jeffries [Fri, 13 Aug 2010 04:42:26 +0000 (16:42 +1200)] 
Merge from trunk

14 years agoAuthor: Stephen Thorne <stephen@thorne.id.au>
Amos Jeffries [Thu, 12 Aug 2010 09:37:14 +0000 (21:37 +1200)] 
Author: Stephen Thorne <stephen@thorne.id.au>
Bug 2936: NTLM-Authenticate 407 and Proxy-Connection: Close in same response.

Squid default from the days of HTTP/1.0 was to close connections unless
keep-alive was explicitly known. This changes the default to send
keep-alive unless we have a good reason to close.

14 years agoIgnore eclipse project files
Francesco Chemolli [Wed, 11 Aug 2010 20:16:24 +0000 (22:16 +0200)] 
Ignore eclipse project files

14 years agoBug 3011: extra tunnel and ICAP IPv4-only port fixes.
Amos Jeffries [Wed, 11 Aug 2010 10:58:42 +0000 (22:58 +1200)] 
Bug 3011: extra tunnel and ICAP IPv4-only port fixes.

This is just the polish bits. The rest was added in pieces earlier. :(

14 years agoAdd missing includes.
Francesco Chemolli [Wed, 11 Aug 2010 08:43:05 +0000 (10:43 +0200)] 
Add missing includes.

14 years agoSourceFormat Enforcement
Automatic source maintenance [Wed, 11 Aug 2010 00:12:56 +0000 (18:12 -0600)] 
SourceFormat Enforcement

14 years agoPortability fix for OpenSolaris.
Francesco Chemolli [Tue, 10 Aug 2010 15:37:53 +0000 (17:37 +0200)] 
Portability fix for OpenSolaris.

14 years agoAdd IPv6 wrappers around more outbound ports.
Amos Jeffries [Tue, 10 Aug 2010 10:33:04 +0000 (04:33 -0600)] 
Add IPv6 wrappers around more outbound ports.

This protects TCP DNS links, peer probes and CONNECT tunnels against
IPv4/IPv6 crossover in split-stack or IPv4-only systems.

Also corrects the error message output on generated forwarding errors.

14 years agoMerged autoconf-refactor branch.
Francesco Chemolli [Tue, 10 Aug 2010 07:19:17 +0000 (09:19 +0200)] 
Merged autoconf-refactor branch.

Main changes and goals:
- definition of a common naming convention for shell variables
- definition of auxiliary macros to deal with common constructs (--enable-* and --with-*)
- definition of auxiliary macros to deal with autoconf defines
- improvements in configure.in readability and portability

14 years agoTypo in revno10714
Amos Jeffries [Tue, 10 Aug 2010 03:11:19 +0000 (21:11 -0600)] 
Typo in revno10714

14 years agoRevert rev10715 (3.1 specific bug)
Amos Jeffries [Tue, 10 Aug 2010 01:12:17 +0000 (19:12 -0600)] 
Revert rev10715 (3.1 specific bug)

14 years agoSourceFormat Enforcement
Automatic source maintenance [Tue, 10 Aug 2010 00:12:43 +0000 (18:12 -0600)] 
SourceFormat Enforcement

14 years agoAuthor: Chad Naugle <chad.naugle@travimp.com>
Amos Jeffries [Mon, 9 Aug 2010 12:00:18 +0000 (06:00 -0600)] 
Author: Chad Naugle <chad.naugle@travimp.com>
Bug 2999: v1.5 of ext_edirectory_userip_acl

* Modified command-line arguments to closer resemble LDAP auth helper's.
* Added much-needed 'Persistent Connections' option, with timeout.
* Cleaned up some of the debugging statements, and to make debug messages
  more meaningful.

14 years agoBug 2997: visible_hostname directive no longer matches docs
Amos Jeffries [Mon, 9 Aug 2010 11:06:36 +0000 (05:06 -0600)] 
Bug 2997: visible_hostname directive no longer matches docs

14 years agoBug 3001: dnsserver link issues
Amos Jeffries [Mon, 9 Aug 2010 10:54:55 +0000 (04:54 -0600)] 
Bug 3001: dnsserver link issues

14 years agoSolaris: fix errcode hiding and inconsistent usage.
Amos Jeffries [Mon, 9 Aug 2010 10:48:17 +0000 (22:48 +1200)] 
Solaris: fix errcode hiding and inconsistent usage.

14 years agoFix include paths for LTDL building adaptation library
Amos Jeffries [Mon, 9 Aug 2010 10:42:59 +0000 (22:42 +1200)] 
Fix include paths for LTDL building adaptation library

14 years agoFix ICAP service sockets for splt-stack systems.
Amos Jeffries [Mon, 9 Aug 2010 08:23:45 +0000 (20:23 +1200)] 
Fix ICAP service sockets for splt-stack systems.

Makes split-stack systems default to IPv4-only connections.
Adds "ipv6=on|off" option to icap_service config to make Squid do
IPv6-only connections for particular service.

There is currently no middle ground with connection failover possible.

14 years agoMerge from trunk
Amos Jeffries [Sun, 8 Aug 2010 12:43:00 +0000 (00:43 +1200)] 
Merge from trunk

14 years agoFix hanging EPRT and PORT data connections
Amos Jeffries [Sun, 8 Aug 2010 12:26:36 +0000 (00:26 +1200)] 
Fix hanging EPRT and PORT data connections

14 years agoMake FTP able to retry after stupid FTP-protocol errors.
Amos Jeffries [Sun, 8 Aug 2010 02:12:50 +0000 (14:12 +1200)] 
Make FTP able to retry after stupid FTP-protocol errors.

It only really matters if PUT/POST body data was sent to the server
Or if any reply headers/data was sent to the client.

For the relative long and error-prone state in between starting to FTP
connect and actually sending the data we can retry different FTP data
setup methods and forwarding paths forever.

14 years agoGet Comm::Connection going in FTP.
Amos Jeffries [Sun, 8 Aug 2010 01:47:14 +0000 (13:47 +1200)] 
Get Comm::Connection going in FTP.

14 years agoSourceFormat Enforcement
Automatic source maintenance [Sun, 8 Aug 2010 00:12:41 +0000 (18:12 -0600)] 
SourceFormat Enforcement

14 years agoBug fix: In the case of an error while accessing a gopher server, squid will crash
Christos Tsantilas [Sat, 7 Aug 2010 15:38:22 +0000 (18:38 +0300)] 
Bug fix: In the case of an error while accessing a gopher server, squid will crash

The GopherStateData::req  used to retrieve the releated HttpRequest object in
gopherSendComplete function when a server while accessing the server occurs.

The GopherStateData::req is never assigned and it is always NULL (should be
removed?). The gopherState->fwd->request must be used instead.

14 years agoConnOpener lookup local-end TCP link details cleanly.
Amos Jeffries [Sat, 7 Aug 2010 15:32:42 +0000 (03:32 +1200)] 
ConnOpener lookup local-end TCP link details cleanly.

No more depending on fd_table to be setup for us.
Instead we do the lookups when connected and set fd_table from here.

14 years agoBetter debug for CommCalls connected callback
Amos Jeffries [Sat, 7 Aug 2010 15:32:14 +0000 (03:32 +1200)] 
Better debug for CommCalls connected callback

14 years agoEnsure ListenStateData constructed properly from ConnectionPointer
Amos Jeffries [Sat, 7 Aug 2010 15:31:08 +0000 (03:31 +1200)] 
Ensure ListenStateData constructed properly from ConnectionPointer

14 years agoAuthor: Tsantilas Christos <chtsanti@users.sourceforge.net> , Alex Rousskov <roussko...
Christos Tsantilas [Sat, 7 Aug 2010 14:51:30 +0000 (17:51 +0300)] 
Author:  Tsantilas Christos <chtsanti@users.sourceforge.net> , Alex Rousskov <rousskov@measurement-factory.com>
Added %http::<bs and %icap::<bs logformat codes to HTTP and ICAP body sizes received from the next HTTP hop or the ICAP server.

Logging "received message body" is useful because Squid may receive a lot
more or a lot less than it serves to the client or than the original resource
size, which may happen when handling Range requests and partial responses,
when adapting bodies, and for other reasons.

For HTTP, we define "received message body" as message body bytes that
Squid stores, merges, adapts, and/or forwards. In most cases, they are the
same as body bytes sent by the server to Squid. However, the two bodies may
differ for reasons such as errors (where the start of the body was not found),
HTTP transfer encodings (where Squid strips chunked encoding to find the
message body), and generated FTP directory listings (that were received in
a completely different format on a control connection).

For ICAP, the "received message body" is the Encapsulated sections, after
the encapsulated HTTP body, if any, is dechunked.

This is a Measurement Factory project.

14 years agoMerged from trunk
Francesco Chemolli [Sat, 7 Aug 2010 14:22:54 +0000 (16:22 +0200)] 
Merged from trunk

14 years agoImproved handling of --enable-strict-error-checking
Francesco Chemolli [Sat, 7 Aug 2010 14:15:50 +0000 (16:15 +0200)] 
Improved handling of --enable-strict-error-checking
Moved unhandled default definition of HTTP and ICP ports to config.h
Improved documentation of --with-logdir
Fixed documentation of --disable-optimizations
Bundled types detection closer to each other
Made resolver library checks depend on --disable-internal-dns

14 years agoBug 3003: inconsistent concepts in documentation of cache_dir
Amos Jeffries [Sat, 7 Aug 2010 05:07:01 +0000 (17:07 +1200)] 
Bug 3003: inconsistent concepts in documentation of cache_dir

Thanks to Mattias Hellstrom.

14 years agoAuthor: declanw <declanw@is.bbc.co.uk>
Amos Jeffries [Sat, 7 Aug 2010 04:55:09 +0000 (16:55 +1200)] 
Author: declanw <declanw@is.bbc.co.uk>
Bug 3004: Solaris 9 SubStudio 12 build failure.

14 years agoBug 3006: IPV6_V6ONLY definition missing - Solaris 9 - SunStudio 12.0
Amos Jeffries [Sat, 7 Aug 2010 03:45:03 +0000 (15:45 +1200)] 
Bug 3006: IPV6_V6ONLY definition missing - Solaris 9 - SunStudio 12.0

Solaris 9 is not fully RFC 3493 compliant. It does not provide the
IPV6_V6ONLY even as a null-op option.

There are potentially other systems in the same situation. Fix is to
detect the absence of the option and fall back to split-stack on
IPv6-enabled systems without it.

14 years agoPush-merge
Francesco Chemolli [Wed, 4 Aug 2010 17:26:24 +0000 (19:26 +0200)] 
Push-merge

14 years agoAuthor: Matthias Pitzl <silamael@coronamundi.de>
Amos Jeffries [Wed, 4 Aug 2010 13:50:45 +0000 (07:50 -0600)] 
Author: Matthias Pitzl <silamael@coronamundi.de>
Fix build error on OpenBSD

14 years agoUm
Amos Jeffries [Wed, 4 Aug 2010 13:27:00 +0000 (07:27 -0600)] 
Um

14 years agoand one more
Amos Jeffries [Wed, 4 Aug 2010 13:13:12 +0000 (07:13 -0600)] 
and one more

14 years agoFix more libtool system header includes
Amos Jeffries [Wed, 4 Aug 2010 13:12:03 +0000 (07:12 -0600)] 
Fix more libtool system header includes

14 years agoShuffled system library checks into acinclude/lib-checks.m4
Francesco Chemolli [Tue, 3 Aug 2010 08:17:29 +0000 (10:17 +0200)] 
Shuffled system library checks into acinclude/lib-checks.m4
Fixed some indentation.
Fixed issue with loadable modules variable initialization
Refactored loadable modules configuration.
Refactored inlining configuration.
Moved inline keyword definition out of configure and into config.h
Fixed libTrie inlining configuration.

14 years agoClarify sslpassword_program arguments
Henrik Nordstrom [Mon, 2 Aug 2010 19:46:51 +0000 (21:46 +0200)] 
Clarify sslpassword_program arguments

14 years agoFactored setresuid, libdb and regex checks out of main configure.in file
Francesco Chemolli [Mon, 2 Aug 2010 19:33:59 +0000 (21:33 +0200)] 
Factored setresuid, libdb and regex checks out of main configure.in file

14 years agoShuffled acinclude.m4 into acinclude/init.m4
Francesco Chemolli [Mon, 2 Aug 2010 18:55:10 +0000 (20:55 +0200)] 
Shuffled acinclude.m4 into acinclude/init.m4

14 years agoCompliance: Improved HTTP Range header field validation.
Alex Rousskov [Mon, 2 Aug 2010 16:43:03 +0000 (10:43 -0600)] 
Compliance: Improved HTTP Range header field validation.

1) Improved HttpHdrRangeSpec::parseInit() to parse syntactically valid
range specs:

  * Suffix ranges with 0 length (i.e. -0) are syntactically valid.

  * Check that last-byte-pos is greater than or equal to first-byte-pos.

After the change, HttpHdrRangeSpec::parseInit() successfully parses suffix
ranges with 0 length. They were rejected before. RFC 2616 section 14.35.1 says
such range specs are syntactically valid but unsatisfiable. Thus, we should
ignore the range spec itself, but not the whole range header. These range
specs will be rejected later, during canonization.

2) In HttpHdrRangeSpec::parseInit(), ignore the whole range header if one of
range specs is syntactically invalid (i.e. range spec parsing fails).

Co-Advisor test case: test_clause/rfc2616/invalidRange

14 years agoPrep for 3.2.0.1
Amos Jeffries [Mon, 2 Aug 2010 13:55:59 +0000 (01:55 +1200)] 
Prep for 3.2.0.1

14 years agoFix distclean for wbinfo group ACL helper
Amos Jeffries [Mon, 2 Aug 2010 13:41:02 +0000 (01:41 +1200)] 
Fix distclean for wbinfo group ACL helper

14 years agoRefactored winsock lib checks into os-deps.m4
Francesco Chemolli [Mon, 2 Aug 2010 12:42:17 +0000 (14:42 +0200)] 
Refactored winsock lib checks into os-deps.m4

14 years agoRemoved a few duplicate header checks.
Francesco Chemolli [Sun, 1 Aug 2010 21:56:28 +0000 (23:56 +0200)] 
Removed a few duplicate header checks.

14 years agoFixed some indentation in configure.in.
Francesco Chemolli [Sun, 1 Aug 2010 21:47:17 +0000 (23:47 +0200)] 
Fixed some indentation in configure.in.

14 years agoPrep for 3.1.6
Amos Jeffries [Sun, 1 Aug 2010 13:41:58 +0000 (01:41 +1200)] 
Prep for 3.1.6

14 years agoFix const-correctness on helper debug()
Amos Jeffries [Sun, 1 Aug 2010 10:37:07 +0000 (22:37 +1200)] 
Fix const-correctness on helper debug()

14 years agoAdd template release notes for 3.3
Amos Jeffries [Sun, 1 Aug 2010 09:02:49 +0000 (21:02 +1200)] 
Add template release notes for 3.3

14 years agoDrop 3.2 release notes html from 3.HEAD
Amos Jeffries [Sun, 1 Aug 2010 08:08:09 +0000 (20:08 +1200)] 
Drop 3.2 release notes html from 3.HEAD

14 years agoAuthor: Andrew Beverley <andy@andybev.com>
Amos Jeffries [Sun, 1 Aug 2010 06:29:48 +0000 (18:29 +1200)] 
Author: Andrew Beverley <andy@andybev.com>
Fix missing test command when testing OS

14 years agoBasic split-stack functionality
Amos Jeffries [Sun, 1 Aug 2010 06:16:06 +0000 (18:16 +1200)] 
Basic split-stack functionality

Enable split-stack detection by default.

There is now enough split-stack support to enable accepting IPv6 client
connections on systems with separate IPv4/IPv6 stacks. Also some limited
server connection capabilities (see tcp_outgoing_addr config hacks).

SNMP, ICP, HTCP listeners and outbound connections currently default to
IPv4-only on these systems to retain backward-compatibility.
But may be explicity configured to IPv6-only. There is no support as yet
for dual-protocol behaviour in the sockets of these three protocols.

14 years agoBug 2994: pt 2: Open ports as IP4-only when IPv6 disabled
Amos Jeffries [Sun, 1 Aug 2010 04:33:31 +0000 (16:33 +1200)] 
Bug 2994: pt 2: Open ports as IP4-only when IPv6 disabled

14 years agoHack: define top_build_prefix for old autotools
Amos Jeffries [Sat, 31 Jul 2010 14:18:30 +0000 (02:18 +1200)] 
Hack: define top_build_prefix for old autotools

This hack was removed during the libtool 2.2 upgrade.

The issue shows up as bundle builds failing to link libltdl/libltdlc.la
when they should in fact be linking ../libltdl/libltdlc.la in src/Makefile

It is caused by the macros of libtool 2.2 assuming the presence of
top_build_prefix but since autoconf 2.62 that was replaced with
ac_top_build_prefix and is no longer automatically defined in Makefile's.

Some distros also seem to have back-ported the removal of top_build_prefix
into their old autoconf causing macro version tests to fail.

14 years agoFixed some indentation.
Francesco Chemolli [Sat, 31 Jul 2010 13:35:51 +0000 (15:35 +0200)] 
Fixed some indentation.
Moved some help texts to proper AS_HELP_STRING

14 years agotypo
Amos Jeffries [Sat, 31 Jul 2010 06:31:59 +0000 (00:31 -0600)] 
typo

14 years agoFix fake NTLM auth symbol clash on ERR/OK macros
Amos Jeffries [Sat, 31 Jul 2010 05:48:01 +0000 (17:48 +1200)] 
Fix fake NTLM auth symbol clash on ERR/OK macros

14 years agoCompliance: Forward multiple unknown HTTP Cache-Control directives.
Alex Rousskov [Fri, 30 Jul 2010 20:41:26 +0000 (14:41 -0600)] 
Compliance: Forward multiple unknown HTTP Cache-Control directives.

httpHdrCcParseInit() ignored all unknown Cache-Control directives
except for the first one because the (type != CC_OTHER) check
applied to the debugging statement only.

Co-Advisor test case: test_case/rfc2616/endHdr-fwd-set-Cache-Control-toSrv

14 years agoImproved shell variables' portability and security via proper quoting.
Francesco Chemolli [Fri, 30 Jul 2010 20:25:38 +0000 (22:25 +0200)] 
Improved shell variables' portability and security via proper quoting.
Fixed some indentation.
Improved some kerberos-related defines.
Reworked some shell test conditions for efficiency.
Actually made use of MSWindows winsock.h

14 years agoBug #2975 fix: chunked requests not supported after regular ones
Alex Rousskov [Fri, 30 Jul 2010 20:11:20 +0000 (14:11 -0600)] 
Bug #2975 fix: chunked requests not supported after regular ones

Clean dechunking state to avoid a 501 response to a chunked request
following a non-chunked request on a persistent connection.

14 years agoRefactored translation-related option handling
Francesco Chemolli [Fri, 30 Jul 2010 19:19:27 +0000 (21:19 +0200)] 
Refactored translation-related option handling

14 years agoShuffled detection of some resolver-related fields into os-deps.m4
Francesco Chemolli [Fri, 30 Jul 2010 18:11:03 +0000 (20:11 +0200)] 
Shuffled detection of some resolver-related fields into os-deps.m4

14 years agoShuffled some os checks into os-deps.m4
Francesco Chemolli [Fri, 30 Jul 2010 17:46:37 +0000 (19:46 +0200)] 
Shuffled some os checks into os-deps.m4

14 years agoShuffled MAXPATHLEN and statvfs checks into os-deps.m4
Francesco Chemolli [Fri, 30 Jul 2010 16:15:07 +0000 (18:15 +0200)] 
Shuffled MAXPATHLEN and statvfs checks into os-deps.m4

14 years agosnapshot 3.2
Automatic source maintenance [Fri, 30 Jul 2010 13:16:30 +0000 (07:16 -0600)] 
snapshot 3.2

14 years agoTry add top_builddir for possible use by libtool linking on some OS
Amos Jeffries [Fri, 30 Jul 2010 08:43:53 +0000 (02:43 -0600)] 
Try add top_builddir for possible use by libtool linking on some OS

14 years agoShuffled some os checks into os-deps.m4
Francesco Chemolli [Fri, 30 Jul 2010 08:17:04 +0000 (10:17 +0200)] 
Shuffled some os checks into os-deps.m4

14 years agoShuffled buffer detection tests into os-deps.m4
Francesco Chemolli [Fri, 30 Jul 2010 07:57:29 +0000 (09:57 +0200)] 
Shuffled buffer detection tests into os-deps.m4

14 years agoLibtool now requires local include paths for LTDL
Amos Jeffries [Fri, 30 Jul 2010 05:39:03 +0000 (23:39 -0600)] 
Libtool now requires local include paths for LTDL

14 years agoBug 2994: pt 1: Open *_port directives correctly in IPv4-only mode.
Amos Jeffries [Fri, 30 Jul 2010 04:03:19 +0000 (22:03 -0600)] 
Bug 2994: pt 1: Open *_port directives correctly in IPv4-only mode.

Was opening snmp_port, icp_port, htcp_port under the v4-mapping assumption.
This forces the ports both listening and outgoing to IPv4-only unless
v4-mapping is actually available in the system.

14 years agoRefactored IPV6-related checks.
Francesco Chemolli [Thu, 29 Jul 2010 20:24:14 +0000 (22:24 +0200)] 
Refactored IPV6-related checks.

14 years agoRefactored filedescriptors number detection.
Francesco Chemolli [Thu, 29 Jul 2010 19:44:13 +0000 (21:44 +0200)] 
Refactored filedescriptors number detection.

14 years agoShuffled FD_SETSIZE detection into os-deps.m4
Francesco Chemolli [Thu, 29 Jul 2010 18:38:41 +0000 (20:38 +0200)] 
Shuffled FD_SETSIZE detection into os-deps.m4

14 years agoShuffled malloc detection mechnaisms into os-deps.m4
Francesco Chemolli [Thu, 29 Jul 2010 15:41:43 +0000 (17:41 +0200)] 
Shuffled malloc detection mechnaisms into os-deps.m4

14 years agoFix use of uninitialized memory in session helper
Amos Jeffries [Thu, 29 Jul 2010 14:23:35 +0000 (08:23 -0600)] 
Fix use of uninitialized memory in session helper

14 years agoUpdate helper debug macro for safe use inside unwrapped if...else statements
Amos Jeffries [Thu, 29 Jul 2010 13:06:05 +0000 (07:06 -0600)] 
Update helper debug macro for safe use inside unwrapped if...else statements

14 years agoMake memory_pools_limit an int64_t to handle signed "none" values.
Amos Jeffries [Thu, 29 Jul 2010 13:04:44 +0000 (07:04 -0600)] 
Make memory_pools_limit an int64_t to handle signed "none" values.

14 years agoFix build warnings in libntlm
Amos Jeffries [Thu, 29 Jul 2010 13:01:51 +0000 (07:01 -0600)] 
Fix build warnings in libntlm

14 years agoAuthor: Various Translators
Amos Jeffries [Thu, 29 Jul 2010 00:01:41 +0000 (12:01 +1200)] 
Author: Various Translators
Translations Update auto-save

14 years agoRefactored regex options handling
Francesco Chemolli [Wed, 28 Jul 2010 20:16:31 +0000 (22:16 +0200)] 
Refactored regex options handling

14 years agoRefactored check for unix sockets
Francesco Chemolli [Wed, 28 Jul 2010 18:46:10 +0000 (20:46 +0200)] 
Refactored check for unix sockets
Fixed bug with libcap checks
Improved checks for libgnumalloc and libregex

14 years agoBug fix: 32bit integer used in HttpStateData to store the bytes received from next hop
Christos Tsantilas [Wed, 28 Jul 2010 18:04:45 +0000 (21:04 +0300)] 
Bug fix: 32bit integer used in HttpStateData to store the bytes received from next hop

A simple integer used to store the bytes received from the next hop
(http server of proxy), which my cause problems when receives huge
http objects on 32bit systems.

14 years agoBug fix: The bytes sent/received to/from the ICAP server may not logged correctly...
Christos Tsantilas [Wed, 28 Jul 2010 17:51:26 +0000 (20:51 +0300)] 
Bug fix: The bytes sent/received to/from the ICAP server may not logged correctly on 32bit systems

A simple long int (doint/outint) used to log bytes sent/received to/from
the ICAP server, ICAP requests with very large http objects will not
logged correctly. Use int64_t (dooff/outoff) instead

14 years agoHack to keep linker happy on missing symbols.
Francesco Chemolli [Wed, 28 Jul 2010 16:44:32 +0000 (18:44 +0200)] 
Hack to keep linker happy on missing symbols.

14 years agoHack to keep linker happy on missing symbols.
Francesco Chemolli [Wed, 28 Jul 2010 16:40:53 +0000 (18:40 +0200)] 
Hack to keep linker happy on missing symbols.

14 years agoAuthor: Matthias Pitzl <silamael@coronamundi.de>
Amos Jeffries [Wed, 28 Jul 2010 12:39:35 +0000 (06:39 -0600)] 
Author: Matthias Pitzl <silamael@coronamundi.de>
Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()

14 years agoBug 2988: Updated documentation of TCP keepalive
Amos Jeffries [Wed, 28 Jul 2010 11:57:06 +0000 (05:57 -0600)] 
Bug 2988: Updated documentation of TCP keepalive

14 years agoAdd a missing break. Currently does not have any effect but it may
Christos Tsantilas [Wed, 28 Jul 2010 07:40:06 +0000 (10:40 +0300)] 
Add a missing break. Currently does not have any effect but it may
cause problems in the feature.

14 years agoPrep for 3.1.5.1
Amos Jeffries [Wed, 28 Jul 2010 06:41:10 +0000 (18:41 +1200)] 
Prep for 3.1.5.1

14 years agoBug 2780: assertion failed: store_swapin.cc:47: e->mem_status == NOT_IN_MEMORY
Amos Jeffries [Wed, 28 Jul 2010 02:27:36 +0000 (20:27 -0600)] 
Bug 2780: assertion failed: store_swapin.cc:47: e->mem_status == NOT_IN_MEMORY

14 years agoAuthor: Various Translators
Amos Jeffries [Wed, 28 Jul 2010 00:00:51 +0000 (12:00 +1200)] 
Author: Various Translators
Translations Update auto-save

14 years agoAuthor: Various Translators
Amos Jeffries [Tue, 27 Jul 2010 12:00:49 +0000 (00:00 +1200)] 
Author: Various Translators
Translations Update auto-save

14 years agoComm::Connection handling fixes
Amos Jeffries [Tue, 27 Jul 2010 11:31:55 +0000 (23:31 +1200)] 
Comm::Connection handling fixes

* initial roll into FTP (untested as yet)

* roll Comm::Connection into parent Server class.

* fixes several incorrect code paths in forwarding

* fixes several crashes in HTTP

14 years agoMerged from trunk
Francesco Chemolli [Mon, 26 Jul 2010 22:01:24 +0000 (00:01 +0200)] 
Merged from trunk

14 years agoAuthor: Various Translators
Amos Jeffries [Mon, 26 Jul 2010 12:00:47 +0000 (00:00 +1200)] 
Author: Various Translators
Translations Update auto-save

14 years agoError template adjustments
Amos Jeffries [Mon, 26 Jul 2010 09:14:48 +0000 (21:14 +1200)] 
Error template adjustments

14 years agoBug 2986: test-builds.sh letting bugs through
Amos Jeffries [Sun, 25 Jul 2010 21:49:51 +0000 (15:49 -0600)] 
Bug 2986: test-builds.sh letting bugs through