]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/ufs/store_dir_ufs.cc
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / fs / ufs / store_dir_ufs.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  wesselsConverted a more StoreEntry functions to class methods:
2007-04-13  wesselsThe --enable-truncate and USE_TRUNCATE code has been...
2007-04-12  wesselsFixed parsing diskd cache_dir Q1 and Q2 options
2006-10-02  adrianFix an off-by-one bug in the UFS code. Thanks go to...
2006-09-14  robertcFix bug 1218 by adding tests for the io engine of coss...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-05-23  wesselsMoved STRCB, STFNCB, STIOCB typdefs to inside StoreIOSt...
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
2006-05-09  robertcMore decoupling work:
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-03-08  hnoFix a use after free error when writing the clean swap...
2005-02-06  serassioBug #1209: Squid 3.0 segfaults when requesting mgr...
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-11-07  hnoBug #894: continual "cache size changed" messages on...
2003-09-07  adriandup the path string first - the l1l2 parsing routine...
2003-08-10  robertcSummary: Remove use of FreeObject template function...
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-08-03  robertcHi,
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-15  robertcSummary: Remove more global mem pools.
2003-04-24  hnoFrom Guido (with additions by me):
2003-03-06  robertcSummary: Merge cleanup code from comms branch.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-24  robertcSummary: Bugfixes for store rebuilding and diskd linking
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcGuido's fixes
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-09-01  hnoWIN32 port update by Guido
2002-08-09  robertcClean up the squid code to consistenly use [u_]int...
2002-07-22  hnoDebug level corrections
2002-07-21  hnoMore debug section cleanups
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...
2002-02-19  hnoFix a leaked opendir() when rebuilding from directory
2001-11-14  hnoClean swap.state rotation was completely fucked up...
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-17  hnoMore SunPRO cc warnings and errors..
2001-07-12  hnoBugzilla #194
2001-05-08  hnoGeneralized how cache_dir lines are dumped on mgr:config
2001-03-15  wesselsfix delaypools/delay-pools typo and remove references...
2001-03-04  wesselsundefined reference to `unlinkdUnlink' when --disable...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-20  hnoDon't try to remove memory-only objects from the disk...
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-09  wesselsUse statfs(2) for cachemgr 'storedir' output when statv...
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-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2001-01-02  wesselsswap space accounting used to assume 1K block size...
2001-01-02  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-12-09  wesselsBack out recent 'store double-check' patch; waiting...
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-12-01  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-11-10  adrianStore rebuild double-check cleanup by Robert Collins...
2000-11-02  wesselsDW:
2000-11-01  wesselsDW:
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-10-13  wesselsDW:
2000-10-13  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-29  wesselsDW:
2000-05-29  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...