]> git.ipfire.org Git - thirdparty/squid.git/history - src/cbdata.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / cbdata.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-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliRefactored actions for epoll to Cache Manager singleton...
2008-07-09  Francesco ChemolliRefactored actions for cbdata to Cache Manager singleto...
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-04-28  Alex RousskovMerge from trunk
2008-04-24  Amos JeffriesUpdate affected documentation
2008-04-21  Amos JeffriesImport remaining scraps of auto-docs branch code cleanups
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-09-03  hnosilence gcc about some cbdata const violations
2006-09-03  hnoValgrind support. Mainly rearranging of cbdata to make...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-02-18  wesselsI am changing debugging levels for these frequently...
2006-01-24  hno64-bit compatibility
2006-01-04  wesselsConverted FwdState to a C++ class to take advantage...
2005-12-09  wesselsDuring debugging I lowered the cbadata lock_count asser...
2005-12-09  wesselsFixed a bug and some confusion with ACLChecklist::fastC...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2004-08-30  robertcMerge in MemPools objectification.
2004-08-30  robertc/tmp/cvsZKn66v
2003-10-17  robertcMove HierarchyLogEntry, all depended classes, and their...
2003-10-09  robertcFrom Guido: MS Visual C++ doesn't like prototypes with...
2003-09-02  robertcSummary: Fix cbdata debugging memory leak.
2003-07-16  hnoassert on double cbdataFree()
2003-07-14  robertcSummary: Convert Stack to typesafe usage.
2003-07-14  robertcSummary: MSVC Compatability.
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2003-01-22  robertcConvert Stack to template based code, to allow typesafe...
2002-10-25  robertccbdata history for cbdata debug mode
2002-10-25  adrianSet an upper limit on lock counts (65535) - I'm sure...
2002-10-25  adrianAdd some more debugging ouput, helpful for tracking...
2002-10-14  robertctypecast needed for CBDATA_DEBUG
2002-10-14  robertcC++ conversion
2002-09-24  robertcClient side refactoring - no functionality changes
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-04-10  hnoMoved DigestFetchState cbdata definition to peer_digest...
2001-04-04  wesselsDavid Eagles <David.EAGLES@ivolve.com.au> reports that...
2001-03-20  hnocbdataFree rewritten to have a single thread of executi...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-01  hnooops.. forgot /g in the substitution.
2001-02-01  hnos/unlock_func/free_func/ in cbdata.c to more closely...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-06  hnoCREATE_CBDATA moved back to cbdata.c. It is and should...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-09-29  wesselsAdd file and line numbers for CBDATA_DEBUG for cbdataLo...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-12-02  wesselssome dont like function arg names same as type names
1998-10-14  wesselssome compilers cant grok variable names same as type...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsFixed cachemgr 'objects' implementation. dump one...
1998-07-20  wesselschange FSF address
1998-05-24  wesselsChanges to hash_first, hash_next. The **Current idea...
1998-05-13  wesselseventAdd, eventRun, et al. now check cbdata before...
1998-03-31  wesselsgindent
1998-03-31  wesselsFixed probable memory accounting leak. We were calling...
1998-03-28  wesselscomment
1998-02-21  wesselsfix cbdataAddDbg stuff
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-01-12  wesselsgindent
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-03  wesselsmake some cbdata function args const
1997-12-02  wesselsgindent
1997-11-30  wesselsadd cbdata __FILE__,__LINE__ debugging
1997-11-28  wesselsAdd counter for cachemgr output
next