]>
git.ipfire.org Git - thirdparty/squid.git/log
hno [Sun, 11 May 2003 19:53:03 +0000 (19:53 +0000)]
Bug 432: http_reply_body_max_size fails with ident acls
robertc [Sun, 11 May 2003 19:36:51 +0000 (19:36 +0000)]
Summary: Update TODO.
Keywords:
Update TODO.
hno [Sun, 11 May 2003 19:01:34 +0000 (19:01 +0000)]
Bug #622: Domain-qualified group notation support to wb_group helper
hno [Sun, 11 May 2003 16:11:31 +0000 (16:11 +0000)]
Reset the async state of the checklist when external acl lookup completes.
hno [Sun, 11 May 2003 16:00:41 +0000 (16:00 +0000)]
Bug #619: Segfault in aufs on shutdown
the aufs_q[read|write]_pool is no longer used, but there still was references
to the unused (and never created) pools on shutdown.
hno [Sun, 11 May 2003 02:17:04 +0000 (02:17 +0000)]
const correctness (spotted by gcc)
robertc [Sat, 10 May 2003 16:16:57 +0000 (16:16 +0000)]
Summary: Update release notes.
Keywords:
Add SNMP type change to the list of changes.
hno [Wed, 7 May 2003 02:11:50 +0000 (02:11 +0000)]
Fix a merge conflict when forward porting changes from Squid-2.5
hno [Wed, 7 May 2003 01:59:30 +0000 (01:59 +0000)]
Bug #620: acl ident REQUIRED matches even if the ident server is not
responding
hno [Tue, 6 May 2003 13:55:51 +0000 (13:55 +0000)]
Bug 609: When msntusers.allow have a more thet 256 lines, mantauth crashes
Bug 612: msntauth crashes on kill -HUP if no allow/deny file is specified
hno [Tue, 6 May 2003 06:41:17 +0000 (06:41 +0000)]
Bug 598: LDAP basic authentication shouldn't crash if server is unreachable
hno [Tue, 6 May 2003 06:29:45 +0000 (06:29 +0000)]
Bug #579: close and reopen log files on reconfigure
hno [Tue, 6 May 2003 06:17:06 +0000 (06:17 +0000)]
Bug #590: Hang on shutdown with "externalAclLookup: 'xxx' queue overload"
repeatedly logged in cache.log
hno [Tue, 6 May 2003 06:13:39 +0000 (06:13 +0000)]
Bug #577: assertion failed: cbdata.c:224: "c->y == c" when external_acl
helpers crashes
hno [Tue, 6 May 2003 04:55:57 +0000 (04:55 +0000)]
Bootstrapped with automake-1.7 / autoconf-2.53
hno [Mon, 5 May 2003 06:11:43 +0000 (06:11 +0000)]
Bootstrapped
hno [Mon, 5 May 2003 03:22:24 +0000 (03:22 +0000)]
OpenSSL kerberos dependency workaround for RedHat 9
hno [Fri, 2 May 2003 15:57:54 +0000 (15:57 +0000)]
SNMP correction to the returned type of
cacheNumObjCount: Gauge32
cacheCurrentUnlinkRequests: Gauge32
cacheCurrentSwapSize: Gauge32
cacheClients: Gauge32
All was Counter32 which is not correct for gauges.. Counter32 should only
be used for ever increasing counters. If unsure one of the Integer types
can be used, not Counter.
hno [Fri, 2 May 2003 04:22:28 +0000 (04:22 +0000)]
Bootstrapped
hno [Fri, 2 May 2003 04:19:47 +0000 (04:19 +0000)]
Add missing ssl_support.h
hno [Fri, 2 May 2003 04:05:10 +0000 (04:05 +0000)]
Bootstrapped
hno [Fri, 2 May 2003 04:03:58 +0000 (04:03 +0000)]
Oops.. forgot a \
hno [Fri, 2 May 2003 01:46:51 +0000 (01:46 +0000)]
winbind_group 1.1 by Guido:
The changes are:
- Added an option for case insensitive group name comparation (Bugzilla #574)
- Fixed a segfault (Bugzilla #574)
- Updated the documentation according to FAQ on squid-users
Bugzilla #574 can be closed.
hno [Thu, 1 May 2003 23:49:27 +0000 (23:49 +0000)]
Bootstrapped
hno [Thu, 1 May 2003 23:46:48 +0000 (23:46 +0000)]
Make conditional source files disted
hno [Wed, 30 Apr 2003 06:11:10 +0000 (06:11 +0000)]
Bootstrapped
hno [Tue, 29 Apr 2003 22:08:18 +0000 (22:08 +0000)]
AIX updated by Gerard Eviston
hno [Mon, 28 Apr 2003 03:11:26 +0000 (03:11 +0000)]
libTrie is using AM_CONFIG_HEADER and thus requires stamp-h.in to be
created manually for make dist to work.
hno [Mon, 28 Apr 2003 02:48:53 +0000 (02:48 +0000)]
Bootstrapped
hno [Sun, 27 Apr 2003 06:34:12 +0000 (06:34 +0000)]
Fix reply_body_max_size comment about error pages
hno [Sun, 27 Apr 2003 06:29:07 +0000 (06:29 +0000)]
additional cleanup after astyle breakage
hno [Sun, 27 Apr 2003 06:25:55 +0000 (06:25 +0000)]
Fixup astyle breakage on #ifdef anround {
hno [Sun, 27 Apr 2003 06:18:00 +0000 (06:18 +0000)]
From Guido:
Native Windows port enhancements:
- new Windows service command line options and configure support
With this patch the Windows service support on Cygwin should be complete.
robertc [Sat, 26 Apr 2003 04:32:21 +0000 (04:32 +0000)]
Summary: Merge Windows fixes from Guido.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--windows--3.0--patch-6
Native windows enhancements from Guido.
robertc [Sat, 26 Apr 2003 03:45:29 +0000 (03:45 +0000)]
Summary: Bugfix min redeclaration.
Keywords:
#ifndef min was in the wrong place.
hno [Fri, 25 Apr 2003 18:19:59 +0000 (18:19 +0000)]
Bug #605: memory corruption when processing DNS root labels causing
segmentation faults on certain platforms (malloc library dependent)
robertc [Fri, 25 Apr 2003 05:18:49 +0000 (05:18 +0000)]
Summary: Update TODO.
Keywords:
Update TODO.
hno [Thu, 24 Apr 2003 12:35:03 +0000 (12:35 +0000)]
From Guido (with additions by me):
- new _SQUID_WIN32_ define instead of (_SQUID_CYGWIN_) ||
(_SQUID_MSWIN_)
hno [Wed, 23 Apr 2003 06:11:44 +0000 (06:11 +0000)]
Bootstrapped
hno [Tue, 22 Apr 2003 21:06:09 +0000 (21:06 +0000)]
From Guido:
This is the 9th of some splitted native Windows patches grouped by
functionality.
Native Windows port enhancements:
- changed opt_no_daemon to global
- now Cygwin can support daemon and Windows service mode in the same binary
- added Windows platform info in cache_manager output
- missing Makefile.am entry for squid_windows.h
- added more Windows service support definitions
- added cache.log info when unlinkd is disabled
- storeFsDone() is always needed for some fs storage: Coss, Awin32
robertc [Tue, 22 Apr 2003 13:40:39 +0000 (13:40 +0000)]
bootstrapped
robertc [Tue, 22 Apr 2003 13:38:29 +0000 (13:38 +0000)]
Summary: Fix bug #576
Keywords:
Configure.in now only sets USE_EPOLL to 1 when EPOLL is the chosen comms interface. This means to build with epoll, you need --disable-poll --enable-epoll
Altered the use of USE_EPOLL from #ifdef to #if.
robertc [Tue, 22 Apr 2003 07:39:42 +0000 (07:39 +0000)]
bootstrapped
robertc [Tue, 22 Apr 2003 07:37:44 +0000 (07:37 +0000)]
Summary: Add a RFC 1738 test program.
Keywords:
Add a RFC 1738 test program.
Summary: Make splay check silent.
Keywords:
Make splay check silent.
robertc [Tue, 22 Apr 2003 06:58:38 +0000 (06:58 +0000)]
Summary: Update TODO.
Keywords:
Update TODO.
hno [Mon, 21 Apr 2003 18:54:10 +0000 (18:54 +0000)]
From Guido:
- new service support core functions
- changed platform identification from "Windows .NET" to "Windows Server 2003"
- include/squid_windows.h: New file, needed to prevent naming conflicts
between Windows includes and Squid
hno [Mon, 21 Apr 2003 18:52:40 +0000 (18:52 +0000)]
From Guido:
- changed rotate_logs() and reconfigure() from static to global
(needed by service functionality)
- added Windows platform info in cache.log
robertc [Sun, 20 Apr 2003 11:28:58 +0000 (11:28 +0000)]
Summary: Merge windows fixes.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--windows--3.0--patch-5
Make netdb always use binary mode for files.
* robertc@squid-cache.org--squid/squid--windows--3.0--patch-4
More windows native support work from Guido.
* robertc@squid-cache.org--squid/squid--windows--3.0--patch-3
Merge from HEAD.
Summary: Italian ESI translation from Guido Serassio.
Keywords:
Italian ESI translation from Guido Serassio.
robertc [Sun, 20 Apr 2003 09:35:38 +0000 (09:35 +0000)]
Summary: Add squid-3.0 release notes.
Keywords:
Create a blank squid-3.0 release notes, ready for fleshing out.
Change default created release notes to the 3.0 set.
Fill out the release notes from the CVS logs (50000 lines of review later!)
Still needs a final review and the remaining squid.conf changes copied/moved from the key changes section to the squid.conf section.
hno [Sun, 20 Apr 2003 04:19:45 +0000 (04:19 +0000)]
Removed old code which has in full been replaced by other functions
hno [Sun, 20 Apr 2003 04:17:13 +0000 (04:17 +0000)]
Deleted some misplaced and forgotten prototypes
hno [Thu, 17 Apr 2003 21:25:43 +0000 (21:25 +0000)]
dhparams=/path/to/file.pem https_port option to specify DH parameters
for forward-secrecy in encryption (practically denies decryption even
if the private key is known from what I understand).
hno [Tue, 15 Apr 2003 01:57:10 +0000 (01:57 +0000)]
Add WWW-Authenticate to the paranoid header set
robertc [Sun, 6 Apr 2003 14:23:10 +0000 (14:23 +0000)]
Summary: Fix POST.
Keywords:
* Fix debug statements in client_side that where moved out of clientReadRequest to refer to their new function name.
* Refactor clientProcessBody into somewhat smaller chunks.
* Fix hung connections where more data was not retrieved in large POSTS.
Summary: Fix race when deleting clientReplyContext's.
Keywords:
Fix race when deleting clientReplyContext's. clientReplyContext::operator delete will cancel store reads and may trigger callbacks. However the object is no longer ready to handle those...
wessels [Wed, 2 Apr 2003 11:26:43 +0000 (11:26 +0000)]
Another attempt to understand and document the various combinations
of cache_effective_user and cache_effective_group settings.
robertc [Tue, 1 Apr 2003 17:44:18 +0000 (17:44 +0000)]
bootstrapped
robertc [Tue, 1 Apr 2003 17:39:38 +0000 (17:39 +0000)]
Summary: Merge in digest helper refactoring.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--digest-auth--3.0--patch-6
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--digest-auth--3.0--patch-5
Tweak digest helper.
* robertc@squid-cache.org--squid/squid--digest-auth--3.0--patch-4
Factor digest password helper for easy extension.
* robertc@squid-cache.org--squid/squid--digest-auth--3.0--patch-3
merge from HEAD.
hno [Thu, 20 Mar 2003 01:06:45 +0000 (01:06 +0000)]
Bug #569: Must only reuse persistent connections on indempotent requests
hno [Thu, 20 Mar 2003 01:03:04 +0000 (01:03 +0000)]
Bug #573: acl failure on concurrent external_acl lookups for the same key
robertc [Sat, 15 Mar 2003 11:27:27 +0000 (11:27 +0000)]
add missing file
robertc [Sat, 15 Mar 2003 11:26:06 +0000 (11:26 +0000)]
bootstrapped
robertc [Sat, 15 Mar 2003 11:17:38 +0000 (11:17 +0000)]
Summary:
Merge in IMS refactoring.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--bug-564--3.0--patch-5
And ESI was broken too.
* robertc@squid-cache.org--squid/squid--bug-564--3.0--patch-4
Fix introduced memleak.
* robertc@squid-cache.org--squid/squid--bug-564--3.0--patch-3
Start tackling the refresh logic.
* robertc@squid-cache.org--squid/squid--bug-564--3.0--patch-2
More steps to fixing bug #564
* robertc@squid-cache.org--squid/squid--bug-564--3.0--patch-1
Towards addressing bug 564
* robertc@squid-cache.org--squid/squid--bug-564--3.0--base-0
tag of robertc@squid-cache.org--squid/squid--HEAD--3.0--patch-125
hno [Thu, 13 Mar 2003 14:51:38 +0000 (14:51 +0000)]
by Ruben Farrelly:
Add a extra statement to the port binding statements to indicate what
the port is specified to do if any [option] is set for the port
In other words instead of just this in the startup log for squid:
2003/03/01 22:31:34| Accepting HTTP connections at 203.29.67.130, port 3128, FD 13.
Print this instead:
2003/03/01 22:31:34| Accepting accelerated HTTP connections at 203.29.67.130, port 3128, FD 13.
hno [Thu, 13 Mar 2003 14:39:53 +0000 (14:39 +0000)]
Show correct version number in squid.conf.default
hno [Wed, 12 Mar 2003 06:27:37 +0000 (06:27 +0000)]
Fix processing of /squid-internal- requests when running in proxy mode.
The ability to act as a web server for these requests accidently got lost
in the rproxy merge, and only worked for proxied or accelerated requests.
hno [Wed, 12 Mar 2003 06:05:23 +0000 (06:05 +0000)]
Increase the size of HttpHeaderMask to accomodate for all the new
headers known to Squid. The new SURROGATE* headers just pushed it
over the magic 64 limit if X_ACCELERATOR_VARY is also enabled..
This change allows for 32 more headers to be defined (increase from
8 to 12 bytes in size)
robertc [Wed, 12 Mar 2003 05:13:12 +0000 (05:13 +0000)]
bootstrapped
robertc [Wed, 12 Mar 2003 05:11:37 +0000 (05:11 +0000)]
Summary: Fix bug #562, bootstrap when no $SHELL set.
Keywords:
* Move AM_C[XX]FLAGS definitions into configure.in as SQUID_C[XX]FLAGS
* Remove $SHELL usage from bootstrap.sh
robertc [Tue, 11 Mar 2003 15:24:42 +0000 (15:24 +0000)]
Summary: Fixup cbdataFree uses.
Keywords:
cbdataFree should not be used with typecasts.
robertc [Tue, 11 Mar 2003 03:12:43 +0000 (03:12 +0000)]
Summary: Merge in 6th set of windows changes from Guido
Keywords:
Merge in 6th set of windows changes from Guido
robertc [Mon, 10 Mar 2003 18:13:36 +0000 (18:13 +0000)]
Summary: Fix a namespace conflict from the ESI merge.
Keywords:
Fix a namespace conflict from the ESI merge.
robertc [Mon, 10 Mar 2003 12:05:38 +0000 (12:05 +0000)]
Bootstrapped
robertc [Mon, 10 Mar 2003 11:55:33 +0000 (11:55 +0000)]
Summary: Merge ESI to HEAD.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-30
Fixup merged for gcc2
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-29
Merge recent HEAD changes.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-28
ESI Tweaks
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-27
Fixup from merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-26
Bootstrapped.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-25
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-24
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-23
Merged from head to avert conflicts.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-22
Fix broken merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-21
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-20
Refactor ESI code to clarify reentrancy bugs.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-19
Fixup ESI (again!)
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-18
Merge parser fix from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-17
bootstrapped.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-16
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-15
Fix breakage after head merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-14
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-13
Prevent bogus compile warnings on TrieNode.cci
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-12
Updated after head merge + bugfixes.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-11
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-10
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-9
merge from HEAD
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-8
Merge with HEAD
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-7
Merge from HEAD
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-6
ESI custom parser implementation
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-5
Fix problems from last merge and tweak parser.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-4
Bootstrap, plus update to deal with HEAD changes
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-3
Merge from HEAD
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-30
Fixup merged for gcc2
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-2
Merge from HEAD (typename fix)
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-20
Refactor ESI code to clarify reentrancy bugs.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-21
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-22
Fix broken merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-23
Merged from head to avert conflicts.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-24
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-25
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-26
Bootstrapped.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-27
Fixup from merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-28
ESI Tweaks
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-29
Merge recent HEAD changes.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-1
Import CVS esi tag
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-10
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-11
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-12
Updated after head merge + bugfixes.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-13
Prevent bogus compile warnings on TrieNode.cci
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-14
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-15
Fix breakage after head merge.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-16
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-17
bootstrapped.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-18
Merge parser fix from HEAD.
* robertc@squid-cache.org--squid/squid--esi--3.0--patch-19
Fixup ESI (again!)
* robertc@squid-cache.org--squid/squid--esi--3.0--base-0
tag of robertc@squid-cache.org--squid/squid--HEAD--3.0--patch-18
robertc [Sun, 9 Mar 2003 19:29:40 +0000 (19:29 +0000)]
Summary: Merge in 6th set of windows changes from Guido
Keywords:
Merge in 6th set of windows changes from Guido
robertc [Sat, 8 Mar 2003 23:18:45 +0000 (23:18 +0000)]
Summary: Fix bug #560.
Keywords:
* Remove a newly introduced race in ConnectStateData::callCallback.
robertc [Sat, 8 Mar 2003 16:43:49 +0000 (16:43 +0000)]
Summary: Rename Config.h to not conflict on case-insensitive systems.
Keywords:
Rename Config.h to not conflict on case-insensitive systems.
robertc [Sat, 8 Mar 2003 16:35:15 +0000 (16:35 +0000)]
Summary: Merge comms refactoring to CVS.
Keywords:
Restyle for CVS commit.
Patches applied:
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-13
And more comms review
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-12
Refactor comm code to allow easier analysis.
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-11
Merge from HEAD
adrian [Fri, 7 Mar 2003 11:40:59 +0000 (11:40 +0000)]
duplicate cbdataReference - we are doing the ref/deref magic in the
connstate class.
robertc [Fri, 7 Mar 2003 03:11:51 +0000 (03:11 +0000)]
Fix an error from the rproxy merge - deference the port when destroying connections.
robertc [Thu, 6 Mar 2003 18:51:55 +0000 (18:51 +0000)]
Summary: Merge String loss fix.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-10
Track all created strings.
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-9
More tuning.
robertc [Thu, 6 Mar 2003 13:21:36 +0000 (13:21 +0000)]
Summary: Merge cleanup code from comms branch.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-8
Tidyup.
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-7
Sync with HEAD.
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-6
Merge from HEAD.
* robertc@squid-cache.org--squid/squid--comms--3.0--patch-5
Merge from HEAD.
robertc [Tue, 4 Mar 2003 14:55:04 +0000 (14:55 +0000)]
Summary: Bugfix deferred read flushing.
Keywords:
A typo lead to infinite deferral when flushing left reads on the stack.
robertc [Tue, 4 Mar 2003 13:22:12 +0000 (13:22 +0000)]
Summary: g++ 2.95 friendly classes.
Keywords:
g++ doesn't support some constructs quite 'right'.
robertc [Tue, 4 Mar 2003 13:02:12 +0000 (13:02 +0000)]
Summary: Adjust esoteric :} comm code for new fde include.
Keywords:
Adjust esoteric :} comm code for new fde include.
robertc [Tue, 4 Mar 2003 12:56:02 +0000 (12:56 +0000)]
Summary: Fix store.cc without delay pools.
Keywords:
Fix store.cc without delay pools.
adrian [Tue, 4 Mar 2003 10:17:55 +0000 (10:17 +0000)]
Add missing #include
robertc [Tue, 4 Mar 2003 09:57:50 +0000 (09:57 +0000)]
Missing files from deferred reads patch
robertc [Tue, 4 Mar 2003 08:45:26 +0000 (08:45 +0000)]
bootstrapped
robertc [Tue, 4 Mar 2003 08:39:45 +0000 (08:39 +0000)]
Summary: Merge epoll and delay pools/deferred reads removal.
Keywords:
Patches applied:
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-12
Bufix from merge.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-11
Remove some duplicate code.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-10
Handle aborts properly in deferred reads.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-9
Fixup after merge.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-8
Merged from HEAD.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-7
Add missing files.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-6
Start tackling the StoreEntry defer logic.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-5
Bugfix: limit the size read in tunnel.cc to the buffer size.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-4
Squash deferred reads.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-3
Start addressing the use of deferred reads.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-2
Start refactoring deferred reads.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-1
Apply epoll patch from David Nicklay
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-10
Handle aborts properly in deferred reads.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-11
Remove some duplicate code.
* robertc@squid-cache.org--squid/squid--epoll--3.0--patch-12
Bufix from merge.
* robertc@squid-cache.org--squid/squid--epoll--3.0--base-0
tag of robertc@squid-cache.org--squid/squid--HEAD--3.0--patch-95
hno [Tue, 4 Mar 2003 05:14:13 +0000 (05:14 +0000)]
Get rid of that ugly depencendy on COMM_ERR_CLOSING for freeing
the FTP control channel buffer on aborts while sending commands.. the
data was even kept in the ftpState already, making the extra buffer
totally unneeded.
hno [Mon, 3 Mar 2003 06:13:48 +0000 (06:13 +0000)]
Cleanup of errno management to rely on the errno to be sent by
the comm code rather than assuming it is kept intact in errno. Due
to the comm callback queue there may be a significant delay and relying
on errno is quite likely to get it wrong
hno [Mon, 3 Mar 2003 06:10:22 +0000 (06:10 +0000)]
Cleanup of tunnel code to fix the remaining issues of Bug #490
hno [Mon, 3 Mar 2003 05:20:31 +0000 (05:20 +0000)]
added a xstrerr(errno) function, to be used when the errno value is known
and not taken from errno
hno [Sun, 2 Mar 2003 21:46:15 +0000 (21:46 +0000)]
Fix delay pools for CONNECT requests... delay pools need to adjust the
number of bytes to read, not the number of bytes actually read after
the fact..
hno [Sun, 2 Mar 2003 16:59:32 +0000 (16:59 +0000)]
fixed a merge conflict
hno [Sun, 2 Mar 2003 16:57:44 +0000 (16:57 +0000)]
Removed the nowdays obsolete test-ellipses.pl source verification program.
We are today using the compiler directly for the same task (identifying
printf format mismatches in custom functions)
hno [Sun, 2 Mar 2003 16:02:23 +0000 (16:02 +0000)]
spelling
hno [Sun, 2 Mar 2003 08:11:07 +0000 (08:11 +0000)]
Bootstrapped
hno [Sun, 2 Mar 2003 00:31:17 +0000 (00:31 +0000)]
date: 2003/02/11 05:22:12; author: wessels; state: Exp; lines: +1 -1
make the ...cacheDnsNumberServers OID return the number of name
servers, rather than 0, for the internal DNS case. For the external
DNS case, this OID returns the number of (running) dnsserver helper
processes.
hno [Sun, 2 Mar 2003 00:02:05 +0000 (00:02 +0000)]
David J N Begley <d.begley@uws.edu.au>
- Netscape API support for LDAP over SSL (-E option)
- Timeout options (-t and -c)