]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_swapmeta.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / store_swapmeta.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-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-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-16  Dmitry KurochkinMerge 3p2-rock.
2011-02-15  Alex RousskovChanges revolving around making Store work with SMP...
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-11-07  Amos JeffriesMerge from trunk
2009-11-01  Amos JeffriesMerge from trunk
2009-10-28  Automatic source... SourceFormat Enforcement
2009-10-27  Henrik NordstromForward-port of STORE_META_OBJSIZE swapout from squid-2
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
2008-01-08  hnoMore off_t related cleanups triggered by Bug #2164.
2007-11-15  wesselsMore fixes for recent MD5 mixups
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2006-05-20  hnoMinor cleanup of the meta TLV format to not add the...
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertcC++ conversion
2001-10-24  hnoBe both stricter and more relaxed when reading TLV...
2001-04-14  hnoBasic support for Vary:ing objects.
2001-02-02  hnoUppered the metadata swapin element length from 1<...
2001-01-12  wesselsUpdated copyright
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-07-18  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-04  wesselsRemoved 'mem' as a local variable in storeSwapMetaBuild...
1999-10-05  wesselsmore checks on swap meta TLV values
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-02-05  wessels- Take Stewarts MONOTONIC_STORE patch, remove the ...
1998-02-04  wessels- Changed swap.state to be binary
1998-02-04  wesselsFixed swap meta for store_swapin.c and store_swapout.c
1998-02-03  wesselsStarted working on swap headers and meta data. I chang...
1998-02-03  wesselslint
1998-02-03  wesselsSTORE.C SPLIT