]> git.ipfire.org Git - thirdparty/squid.git/commit - src/MemObject.cc
Summary: Merge epoll and delay pools/deferred reads removal.
authorrobertc <>
Tue, 4 Mar 2003 08:39:45 +0000 (08:39 +0000)
committerrobertc <>
Tue, 4 Mar 2003 08:39:45 +0000 (08:39 +0000)
commita46d2c0eef0e24f55306bb00639625102fad4fbf
tree9c0372ec20d4ee8d01cb8503e6e85c50c3e8667c
parent6800b5b543926a352029d73cdcb30c884ecb4388
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
88 files changed:
Makefile.in
aclocal.m4
configure.in
contrib/Makefile.in
doc/Makefile.in
errors/Makefile.in
helpers/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/winbind/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/external_acl/winbind_group/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/SMB/smbval/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
helpers/ntlm_auth/winbind/Makefile.in
icons/Makefile.in
include/List.h
include/autoconf.h.in
include/splay.h
lib/Makefile.in
scripts/Makefile.in
snmplib/Makefile.in
src/ACLCertificate.cc
src/ACLChecklist.cc
src/ACLIdent.cc
src/ACLProxyAuth.cc
src/CompositePoolNode.h
src/DelayId.cc
src/DelayId.h
src/DelayIdComposite.h
src/DelayPool.cc
src/DelayPools.h
src/DelayVector.cc
src/DelayVector.h
src/Makefile.am
src/MemObject.cc
src/MemObject.h
src/Store.h
src/auth/Makefile.in
src/auth/ntlm/auth_ntlm.cc
src/authenticate.cc
src/cbdata.cc
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/comm.cc
src/comm.h
src/comm_poll.cc
src/comm_select.cc
src/delay_pools.cc
src/external_acl.cc
src/fde.h
src/fs/Makefile.in
src/fs/ufs/store_io_ufs.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/http.h
src/ident.cc
src/protos.h
src/redirect.cc
src/repl/Makefile.in
src/stat.cc
src/store.cc
src/store_client.cc
src/store_swapout.cc
src/structs.h
src/tunnel.cc
src/typedefs.h
src/wais.cc
test-suite/Makefile.in