]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2006-05-27  hnoRename no_cache to cache to better reflect the logics...
2006-05-27  wesselscosmetic: The debug message "WARNING! Your cache is...
2006-05-27  wesselsnitpick: This "Fc = &fdc_table[fd]" optimization seems...
2006-05-24  wesselscosmetic change: rename doCallback to doCloseCallback...
2006-05-24  hnoRemove redundant newline in cache.log
2006-05-24  hnoBootstrapped
2006-05-24  hnoBlock copy constructor. Not safe.
2006-05-24  hnocleanup of how the Vary marker object is created
2006-05-24  wesselsFix NULL pointer access with asyncio when Squid starts...
2006-05-23  hno-mc command line option to disable memory pools
2006-05-23  hnoFix a memory corruption when building the magic Vary...
2006-05-23  hnoFix --disable-carp
2006-05-23  wesselsStoreIOState typedef fixes for Null storage scheme
2006-05-23  hnoBootstrapped
2006-05-23  wesselsStoreIOState updates for COSS
2006-05-23  hnodbopen configure test typo
2006-05-23  wesselsAdded "self" refcounted Pointer parameters to StoreIOSt...
2006-05-23  hnoDo the dbopen compile test proper to see if -ldb is...
2006-05-23  wesselsMoved STRCB, STFNCB, STIOCB typdefs to inside StoreIOSt...
2006-05-23  wesselsFix COSS so it works with my recent StoreIOState changes.
2006-05-23  hnoBootstrapped
2006-05-23  hnoDo a full compile test of dbopen to see if -ldb is...
2006-05-23  hnoFrom 2.5: Properly quote wbinfo arguments, just in...
2006-05-23  wesselsMerged storeIOState and StoreIOState into a single...
2006-05-23  wesselstemporary hack to handle case where body_reader becomes...
2006-05-22  hnoBootstrapped
2006-05-21  robertcFix http_range test to run again.
2006-05-20  hnoMinor cleanup of the meta TLV format to not add the...
2006-05-20  wesselsMade stream outputting more consistent in Mem::PoolRepo...
2006-05-20  wesselsTry to clean up cachemgr 'mem' output. Don't need...
2006-05-20  wesselsstruct lock_ctrl_t and callback type SIH seem to be...
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
2006-05-19  wesselsFully deprecated storeLockObject(). Everything now...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-05-19  wesselsput correct function names in debugging statements
2006-05-19  wesselsThis debugging statement should not be at level 0.
2006-05-19  wesselsThe patch for bug #1499 included debugging statments...
2006-05-17  hnoBug #1475: Squid does not need to be limited by FD_SETS...
2006-05-16  hnoBug #1501: ftp downloads may last up to read_timeout
2006-05-16  hnoBug #1499: external acls are somewhat broken
2006-05-15  hnoGive I/O threads a smaller stack.
2006-05-14  serassioAdded usage of configure results
2006-05-14  serassioSyslog is not available on all platforms
2006-05-14  serassioNeed SquidTime for squid_curtime
2006-05-14  serassioBug #1489: add syslog priority and facility to access_log
2006-05-14  serassioBug# 1430: feature: multi-line directives in squid...
2006-05-14  serassioBug #1347: Modify squid MIB to incorporate squid.conf...
2006-05-13  hnoDon't disable assert on PURIFY
2006-05-13  serassioBug #1553: Memleak in HTCP client code
2006-05-13  serassioFix Cygwin build errors.
2006-05-13  serassioBug #1532: Mime icons are not displayed when viewing...
2006-05-12  hnoBug #1558 (cosmetic): cachmgr leaks a stdio buffer
2006-05-12  hnoBootstrapped
2006-05-12  wesselsbug: ICAPAccessCheck should use cbdataReference and...
2006-05-12  wesselsneed to include <netinet/in.h> on FreeBSD for definitio...
2006-05-12  wesselsRefcount::Pointers don't need getRaw() when comparing...
2006-05-12  wesselsbug: clientAbortBody should not try to close the connection
2006-05-12  hnoNeed config.h before any system heaers
2006-05-12  serassioBootstrapped
2006-05-12  serassioForgotten to dist SquidTime.h
2006-05-11  hnoFix copy-paste install dependenices when separating...
2006-05-11  hnoBootstrapped
2006-05-11  hnoMove squidclient and cachemgr from src to tools
2006-05-11  hnoNeed SquidTime for squid_curtime
2006-05-11  wesselsPut squid.h before <iosfwd> to avoid FD_SETSIZE redefin...
2006-05-11  hnoBootstrapped
2006-05-11  hnoUnwind HTCP dependencies
2006-05-11  hnoBootstrapped
2006-05-11  hnoutil.c depends on assert.c
2006-05-11  hnoBootstrapped
2006-05-11  hnoAlso need a generic xassert to go with out assert,...
2006-05-11  hnoBroke out assert define into it's own include. Relied...
2006-05-11  hnoTake 2 of the FD_SETSIZE redefined fix.. eleminate...
2006-05-11  hnoFix include order to make sure config.h is always first...
2006-05-11  hnoBug 1224 / 1530: Crash related to failed PUT/POST reque...
2006-05-11  hnoBug #1530: Make "foo" a more intuitive error message...
2006-05-11  hnoNeed SquidTime.h to squid_curtime
2006-05-10  wesselsRemoved the HttpHeaderEntry constructor that created...
2006-05-09  wesselsBug #1531: squid crashes short after starting
2006-05-09  wesselsThese .cc files need to #include the new SquidTime.h
2006-05-09  wesselsbootstrapped
2006-05-09  robertcMore decoupling work:
2006-05-09  wesselsFix diskd debugging to print the correct unlink functio...
2006-05-09  wesselsadded .dirstamp
2006-05-09  wesselsconverted httpHeaderEntry functions to class methods
2006-05-09  wesselsbugfix: Diskd has a loop that puts Squid to sleep for...
2006-05-09  wesselsClean up some recently-added debugging messages.
2006-05-08  wesselsA new fix for the bug when FwdState reference count...
2006-05-08  wesselsclient_side_reply.h doesn't need to #include forward...
2006-05-08  hnoBootstrapped
2006-05-07  serassioBug #767: Problem making Squid 3.0 PRE3 64 bit
2006-05-07  wesselsBacked out change where clientReplyContext held a FwdSt...
2006-05-07  serassioBootstrapped
2006-05-07  serassioForgotten CXXFLAGS for --with-large-files
2006-05-07  serassioBootstrapped
2006-05-07  serassioAdded missing size checks from 2.5
2006-05-07  serassio- Forward ported from 2.5 the updated large file build...
2006-05-07  hnoBootstrapped
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
next