]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/coss/store_io_coss.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / fs / coss / store_io_coss.cc
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
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-19  wesselsConverted contentLen() to a StoreEntry class method.
2006-05-23  wesselsStoreIOState updates for COSS
2006-05-23  wesselsFix COSS so it works with my recent StoreIOState changes.
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-08-30  robertcMerge in MemPools objectification.
2003-08-30  robertcSummary: Tweak the COSS update.
2003-08-28  wesselsported COSS enhancements from squid-2.5 code (dated...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-14  robertcC++ conversion
2002-08-09  hnomore O_RDONLY/WRONLY test fixes
2002-07-29  hnoMore mode fixes to make the storeio implementations...
2002-07-21  hnoLarge cleanup of debug sections
2002-06-26  hnoPatch by Guido to convert some more of the code to...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-10-24  hnoformat fixes
2001-10-24  hnoFirst batch of format error fixes
2001-08-12  adrianAdd a (very evil) async IO framework. It doesn't do...
2001-08-10  adrianCOSS fixes from diskio.
2001-04-21  hnoDon't free the sio twice. It is freed automatically...
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...
2001-01-02  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...