]> git.ipfire.org Git - thirdparty/squid.git/history - src/comm_epoll.cc
Add source-maintenance.sh to perform automated Maintenance Updates
[thirdparty/squid.git] / src / comm_epoll.cc
2010-05-26  Amos JeffriesAdd source-maintenance.sh to perform automated Maintena...
2010-04-08  Francesco ChemolliMerged from autoconf-refactor.
2010-03-31  Francesco ChemolliMerged from trunk.
2010-01-13  Francesco ChemolliMerged from trunk
2010-01-03  Francesco ChemolliMerged from trunk
2009-12-26  Francesco ChemolliConverted many #ifdefs to #ifs
2009-07-16  Amos JeffriesMerged from trunk
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-03-26  Francesco ChemolliChanged select loops counter from int to unsigned long...
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-11-30  Amos JeffriesMerge from trunk
2008-11-30  Amos JeffriesMerge from trunk
2008-11-30  Amos JeffriesMany small fixes uncovered by the testbed layer #02
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 ChemolliMore namespace cleanup.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliCache Manager initialization reshuffling.
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliRefactored actions for epoll to Cache Manager singleton...
2008-01-07  hnoBug #2150: Connection hangs on automatic retry
2007-07-19  hnoBug #2011: Adjust event loop timeouts to default to...
2007-06-10  hnoBug #1939: --enable-epoll causes SSL to occationally...
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
2006-09-03  hnoValgrind support. Mainly rearranging of cbdata to make...
2006-09-02  adrianBreak checkTimeouts() out of each of the comm_select...
2006-05-30  robertcMove clientCachable logic onto HttpRequest, as all...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-11  hnoNeed SquidTime for squid_curtime
2006-01-04  wesselsChange 'fd=%d' to 'FD %d' in debugging statments to...
2005-02-08  serassioBug #1178: ufsdump will not compile with --enable-epoll...
2004-12-22  hnoBug #1041: assertion failed: comm_epoll.cc: assert...
2003-11-10  hnoBug #796: epoll fixes for 100% CPU usage
2003-08-04  robertcSquid will not compile with --enable-epoll only (disabl...
2003-04-22  robertcSummary: Fix bug #576
2003-03-04  robertcSummary: Adjust esoteric :} comm code for new fde include.
2003-03-04  robertcMissing files from deferred reads patch