]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_client.cc
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / store_client.cc
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsFix for --enable-cpu-profiling mode. Do not change...
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-21  wesselsChanged storeAbort() into StoreEntry::abort()
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-20  wesselsRemoving storeLowestMemReaderOffset() as unused.
2007-04-18  wesselsConverted three store_swapout.cc functions to StoreEntr...
2007-04-17  wesselsConverted objectLen() to a StoreEntry class method.
2006-09-20  adrianAdd in more profiling points
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-23  wesselsAdded "self" refcounted Pointer parameters to StoreIOSt...
2006-05-23  wesselsMoved STRCB, STFNCB, STIOCB typdefs to inside StoreIOSt...
2005-11-08  wesselsMy recent HttpReply changes created an awkward situatio...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-10-01  wesselscosmetic: debugging statement missing a newline
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2004-12-27  serassioBug #1149: segfault on mgr:vm_objects
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-11-08  hnoBug #1085: Compiler errors compiling with GCC 3.4 series
2004-08-30  robertcMerge in MemPools objectification.
2003-10-20  robertc2003-10-20 GMT Robert Collins <rbtcollins@hotmail...
2003-08-10  robertcSummary: Forward port removing MemObject->fd.
2003-07-28  robertcSummary: Various fixes - comms and diskio.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: Merge of projects@swelltech.com--private/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-06-24  robertcSummary: Profiling additions.
2003-05-20  robertcSummary: Fix race on aborted requests.
2003-03-11  robertcSummary: Fixup cbdataFree uses.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-07  robertcSummary: Fix non delay pool compiles.
2003-02-06  robertcSummary: Merge delay-class-4 fixes into HEAD.
2003-02-05  robertcSummary: Merge from delay-class-4
2003-01-23  robertcImport of fix-ranges branch
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  hnos/delay_id/delayId/g on members and local variables...
2002-10-14  robertcC++ conversion
2002-09-26  robertcfix http_reply_access with authentication, delay_access...
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-15  robertcclientStreams, rationalising the client side logic...
2002-04-22  hnoRemoved unused storeClientWaiting function
2002-04-17  wesselsoops, undo this mistakenly-committed change
2002-04-17  wesselsuse %ld in printf to avoid compiler warnings.
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-02  hnoprintf format bugfix
2002-02-26  adrianBring across my first phase of commloops development.
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-04-14  hnoBasic support for Vary:ing objects.
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-01  wesselsDW:
2000-10-10  wesselsDW:
2000-10-10  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-27  wesselsDW:
2000-05-31  wesselsDW:
2000-05-30  hnohno squid-2.4.DEVEL3-hno.devel.MD5_mismatch_warning...
2000-05-28  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-04-18  wesselsDW:
2000-03-25  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-15  wesselsDW:
2000-01-05  wesselsleakTouch() call from debugging mistakenly got committed
2000-01-04  wessels- added storeClientCallback function which replaces...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-12-01  wesselsmem client fix from 2.3 branch
1999-10-05  wesselsdebug level increase for "Averted multiple fd operation"
1999-10-04  wessels2.3 branch merge
1999-09-29  wesselsLots of diskd and storeClientCopy bugs, most of them...
1999-08-02  wessels2.3 branch merge
1999-07-13  wessels2.3 branch merge
1999-06-26  wesselsSTORE fixes and async cleanup from trying to get ASYNCU...
1999-06-19  wesselsremove comment about probable leak. I think its fixed
1999-05-22  wesselsContinuing the process of supporting multiple filesyste...
1999-05-22  wesselshandle the case when storeOpen() fails.
1999-05-20  wesselsdon't need error flag on STRCB because we'll call STIOC...
1999-05-20  wessels2.2 branch merge
1999-05-05  wessels2.2 branch merge
1999-05-05  wesselsgindent
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-05-04  wesselsremove OPTIMISTIC_IO crap
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-04-14  wesselsfix: use storeTooManyDiskFilesOpen()
1999-04-14  wesselsstupid flow bug, argh!
1999-02-10  wesselsstop opening swap files for READING if we hit the ...
next