]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/coss/store_dir_coss.cc
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / fs / coss / store_dir_coss.cc
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-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsBugfix from StoreEntry method conversion: hashInsert...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2006-09-14  robertcFix bug 1218 by adding tests for the io engine of coss...
2006-09-03  hnoCleanup of some MemAllocatorProxy abuse. This is a...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-08-05  hnoBug #1714: cache_dir coss line not shown correctly...
2006-05-23  wesselsStoreIOState updates for COSS
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
2005-07-04  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-02-06  serassioBug #1209: Squid 3.0 segfaults when requesting mgr...
2005-01-06  serassioOn native Windows mkdir() accept only one argument
2005-01-06  serassioMSVC fixup:
2005-01-03  robertcMerge in current state of store refactoring work. The...
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-09-25  hnoBug #1066: Wrong usage of unlink() in store_dir_coss.cc
2004-08-30  robertcMerge in MemPools objectification.
2004-03-03  adrianExplicit casting crack which seems to actually work.
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-09-01  robertcSummary: Coss bugfixes.
2003-08-30  robertcSummary: Tweak the COSS update.
2003-08-28  wesselsported COSS enhancements from squid-2.5 code (dated...
2003-08-10  robertcSummary: Remove use of FreeObject template function...
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-15  robertcSummary: Remove more global mem pools.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2003-01-09  hnoFrom Squid-2.5: Bugzilla #465: Instability if there...
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  robertcC++ conversion
2002-08-09  robertcClean up the squid code to consistenly use [u_]int...
2002-07-21  hnoMore debug section cleanups
2002-07-21  hnoLarge cleanup of debug sections
2002-06-26  hnoPatch by Guido to convert some more of the code to...
2002-05-19  hnoCOSS fixes by Guido.
2002-04-07  hnoConditionally remove the sb variable definitions when...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-02  hnostore...WriteCleanEntry had a bug where it referenced...
2001-11-14  hnoClean swap.state rotation was completely fucked up...
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-08-13  adrian* return the load based on the aio queue depth
2001-08-12  adrianWrite a storeCossDirCallback() :)
2001-08-12  adrianAdd a (very evil) async IO framework. It doesn't do...
2001-08-10  adrianFatal if we can't open a coss store file at init time...
2001-08-10  adrianCOSS fixes from diskio.
2001-07-12  hnoBugzilla #194
2001-05-08  hnoOops.. forgot to test a last minute cleanup before...
2001-05-08  hnoGeneralized how cache_dir lines are dumped on mgr:config
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-10  hnoThe "maxobjsize" parameter moved to an optional cache_d...
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-05  wesselsI think it was a really bad idea to have both 'fs.blksi...
2001-01-05  wesselsArgh, the FS blocksize code assumed that blocksize...
2001-01-02  wesselsswap space accounting used to assume 1K block size...
2000-12-09  wesselsDW broke the write-clean-logs function with a recent...
2000-12-05  wesselsArgh, that last patch to src/store_dir.c is bogus....
2000-12-01  wesselsstoreDirWriteCleanLogs() could abort the procedure...
2000-11-03  wesselsDW:
2000-11-01  wesselsDW:
2000-11-01  wesselsgindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0...
2000-11-01  wesselsDW:
2000-10-18  hnoCleaned up RebuildState to show that the structure...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...