]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/ufs/store_io_ufs.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / fs / ufs / store_io_ufs.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
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-06-17  Amos JeffriesUpgrade comm layer Connection handling
2011-06-17  Amos JeffriesMerged from trunk
2011-06-04  Amos JeffriesSync with trunk
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-02-16  Dmitry KurochkinMerge 3p2-rock.
2011-02-15  Alex RousskovChanges revolving around making Store work with SMP...
2010-09-04  Amos JeffriesMerge from trunk
2010-08-29  Automatic source... SourceFormat Enforcement
2010-08-28  Amos JeffriesAuthor: Stefan Fritsch <sf@sfritsch.de>
2010-01-01  Amos JeffriesMerge from trunk
2009-11-21  Amos JeffriesMerge from trunk
2009-11-17  Francesco ChemolliFixed some cases of variable shadowing
2009-11-17  Francesco ChemolliFixed some cases of linkage type mismatch and parameter...
2009-08-10  Amos Jeffriesmerged from trunk
2009-07-26  Amos JeffriesMerge from trunk
2009-07-24  Henrik NordstromKick any pending *ufs write/close operations alive...
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-12-11  Amos JeffriesMerge from trunk
2008-12-10  Amos JeffriesMerge from trunk
2008-12-03  Amos JeffriesAuthor: Andrew Hoying <andrew_hoying@blm.gov>
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-07-24  rousskovThe _queued_write objects dequeued for writing were...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-13  wesselsA fix for the !flags.write_draining assertion. Due...
2007-04-13  wesselsFixed disk file leak. UFS-based disk files were not...
2006-05-31  wesselsbug #1465: assertion failed: mem_node.cc:65: "n->write_...
2006-05-24  wesselscosmetic change: rename doCallback to doCloseCallback...
2006-05-23  wesselsAdded "self" refcounted Pointer parameters to StoreIOSt...
2006-05-23  wesselsMoved STRCB, STFNCB, STIOCB typdefs to inside StoreIOSt...
2006-05-23  wesselsMerged storeIOState and StoreIOState into a single...
2006-05-19  wesselsput correct function names in debugging statements
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-11-07  hnoBug #918: Complain loudly if no write permission to...
2004-08-30  robertcMerge in MemPools objectification.
2003-08-31  robertcSummary: Fix race in UFS code.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-28  robertcSummary: Various fixes - comms and diskio.
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-16  robertcSummary: MSVC compatability fixes from Guido.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-20  robertcSummary: Raise debug levels.
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-10-12  robertcextract duplicate ufs code to ufscommon.c/h
2002-08-09  hnomore O_RDONLY/WRONLY test fixes
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
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-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2000-06-27  adrianThe last two changes from modio:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...