]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/coss/store_io_coss.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / fs / coss / store_io_coss.cc
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-1 debugs messages to use DBG_IMPORTAN...
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-16  Francesco ChemolliMerged from trunk
2012-07-12  Francesco ChemolliChanged increment/decrement operators from postfix...
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-10-27  Dmitry KurochkinBug 3150: do not start useless unlinkd.
2011-09-16  Francesco ChemolliMerged from trunk
2011-09-13  Alex RousskovSMP Caching: Core changes, IPC primitives, Shared memor...
2011-09-12  Alex RousskovMerged from parent (trunk r11728, v3.2.0.11+).
2011-09-06  Alex RousskovMerged from parent (trunk r11711, v3.2.0.11+).
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-25  Dmitry KurochkinMerged from parent (trunk r11672, v3.2.0.10+).
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-04-28  Dmitry KurochkinMove max_size and n_disk_objects to specific SwapDirs...
2011-04-27  Dmitry KurochkinChange SwapDir::max_size to bytes, make it protected...
2011-04-27  Dmitry KurochkinRemove updateSize() from Store and make it protected...
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-17  Dmitry KurochkinFix COSS build:
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-01-31  Amos JeffriesMerge from trunk
2010-12-13  Amos JeffriesCompat: cleanup several config.h hacks
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
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...