]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_dir.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / store_dir.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
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2007-09-28  hnoAudited the code for possible >2GB issues
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-17  wesselsConverted objectLen() to a StoreEntry class method.
2007-04-10  wesselsstore_dirs_rebuilding should be initialized to 1
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-05-24  hnoRemove redundant newline in cache.log
2006-05-09  robertcMore decoupling work:
2006-03-08  hnoClarify on why writing swap.state in parallell is good
2005-07-03  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-01-03  robertcMerge in current state of store refactoring work. The...
2003-07-29  robertcstatfs bugfix from Alan Barrett
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-17  wesselsbugzilla #710: round-robin cache_dir selection incorrec...
2003-06-24  robertcSummary: Profiling additions.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-05  robertcSummary: Fix scoping of pid variable when checking...
2003-02-05  robertcSummary: Refactor Guidos store creation change.
2003-02-05  robertcSummary: Guido's 4th set of windows patches.
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  adrianprintf typedef.
2002-10-14  robertcC++ conversion
2002-03-20  wesselsavoid NULL pointer access in case somewhere we call
2001-10-24  hnoformat fixes
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-08-12  adrianOops, make sure we actually *set* the selected flag!
2001-08-11  adrianSelection fixes - don't try to use a store dir that...
2001-07-04  hnoAdded back some rudimentary removal policy statistics...
2001-03-28  wesselsDW failed algebra
2001-03-28  wesselsSanity checking in storeDirGetBlkSize. Currently calle...
2001-03-14  wesselssd->log.open() and sd->log.close() are NULL for the...
2001-02-24  hnoFixed numerous compiler warnings found by IRIX MIPS...
2001-02-10  hnoThe "maxobjsize" parameter moved to an optional cache_d...
2001-01-12  wesselsUpdated copyright
2001-01-09  wesselsUse statfs(2) for cachemgr 'storedir' output when statv...
2001-01-06  wesselsCollins: incorrect #ifdef for windows and sys/vfs.h.
2001-01-05  wesselsI think it was a really bad idea to have both 'fs.blksi...
2001-01-05  wesselsRobert Collins: storeDirGetBlkSize needs to include...
2001-01-05  wesselsWith statvfs, f_bsize means something different. The...
2001-01-04  wesselsNeed to include <sys/statvfs> for statvfs().
2001-01-02  wesselsswap space accounting used to assume 1K block size...
2000-12-05  wesselsArgh, that last patch to src/store_dir.c is bogus....
2000-12-05  wesselsNPR bug. sd->log.clean.done will be NULL if start...
2000-11-01  wesselsDW:
2000-07-18  wesselsDW:
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-29  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-09  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-14  wesselsDW:
2000-01-11  wesselsDW:
2000-01-05  wesselsgindent
2000-01-05  wesselsThis alternate storeDirSelectSwapDir() function is...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-12-01  wesselsdynamic filemap patch from 2.3 branch
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-05-26  wesselsrename SwapDir->obj.log to SwapDir->log.write
1999-05-26  wesselsuse doubles for higher precision elapsed time calculations
1999-05-26  wesselsMoved storeDirClean() into UFS-specific module.
1999-05-26  wesselswrong function argument
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-05-22  wesselsContinuing the process of supporting multiple filesyste...
1999-05-05  wesselsgindent
1999-05-05  wesselsdont need statvfs here
1999-05-04  wesselsmove some store initialization stuff into storeUfsDirInit()
1999-05-04  wesselssplit a bunch of FS-dependent stuff from store_dir...
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1998-09-23  wesselsDon't select a swap dir for writing if its over the...
1998-09-23  wesselsuse fundamental filesystem block size
1998-09-23  wesselsuse statvfs
1998-09-22  wesselsadd df-like output for storedir page
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-18  wesselsuse safe_free macro
1998-09-16  wesselsgindent
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-20  wesselswhen write fails because a disk is full, only lower...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsremoved OLD_CODE
1998-07-20  wesselschange FSF address
next