]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
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...
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-05-06  serassioFixed testHttpRequest with --enable-referer-log & ...
2006-05-06  robertcUnbreak compiling on g++3.3
2006-05-06  wesselsconverted httpHeaderClean() to HttpHeader::clean()
2006-05-06  wesselsFix for recent "clientReplyContext keeps a FwdState...
2006-05-06  wesselsnew feature: squid -k restart
2006-05-06  wesselsTwo bugfixes
2006-05-06  wesselsminor bugfix: immediately shutdown interprocess socket...
2006-05-06  wesselsFix for : assertion failed: forward.cc:99: "err"
2006-05-06  wesselscosmetic: convert two static functions to ConnectStateD...
2006-05-06  wesselsbugfix: must reset hdr->mask to 0 after cleaning HttpHe...
2006-05-06  wesselsBacking out last patch (httpHeaderGetSize()). The...
2006-05-06  wesselsBugfix for assertion in httpHeaderFindEntry(). The...
2006-05-05  robertcForward port patch #1518 - strip NT domain component...
2006-05-04  hnoBootstrapped
2006-05-04  robertcRemove dangling ICAP Makefiles.
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-05-02  hnoBootstrapped
2006-04-29  serassioAllow the build of ufsdump on Windows
2006-04-29  serassioCleanup of Windows service code.
2006-04-29  serassioFix ufsdump build error on HP Tru64 and MinGW.
2006-04-28  wesselsAdded a comment including Robert's explanation for...
2006-04-28  wesselsNot sure why there was 'read_func' was cast to int...
2006-04-28  wesselsRobert's patch to correct my LegacyParser abuse.
2006-04-28  hnoBootstrapped
2006-04-28  wesselsAdded _configs.sed to .cvsignore
2006-04-28  wesselsNeed to include wordlist.h for wordlistAdd() when confi...
2006-04-28  hnoFix compile error with --disable-http-violations
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-04-28  wesselsbugfix: ICAPConfig calls aclParseAccessLine(), which...
2006-04-28  wesselsbootstrapped: ufsdump_LDADD needs ${ICAP_LIBS} when...
2006-04-27  wesselsCosmetic: in refreshIsCachable(), change a hard-coded...
2006-04-27  wesselsDoug Dixon noticed in function handleIMSGiveClientUpdat...
2006-04-27  hnoBootstrapped
2006-04-26  serassioAdded comment about STORE_TESTS substition
2006-04-26  hnoBootstrapped
2006-04-25  robertcConvert one of the new static ConfigParser methods...
2006-04-25  serassioUse squid_random & squid_srandom instead of random...
2006-04-25  robertcFix store tests on windows
2006-04-25  robertcAlways build ufsdump so as to prevent it bitrotting.
2006-04-25  robertcFix make check with --disable-inline.
2006-04-25  hnoBootstrapped
2006-04-25  wesselsCosmetic: Change 'stale_flags' structure members to...
2006-04-25  serassio@REGEXLIB@ is needed by make check when we compile...
2006-04-25  serassioRemoved all /usr/local/include tests from config.test...
2006-04-25  serassioAdded MinGW support in config.test files.
2006-04-24  hnoBootstrapped
2006-04-24  serassioNew config.test files for:
2006-04-24  serassioRemoved double inclusion of unistd.h
2006-04-23  serassioUpdated .cvsignore file
2006-04-23  serassioUpdated .cvsignore file
2006-04-23  serassioFixed missing wordlist.h inclusion.
2006-04-23  serassioFixed missing wordlist.h inclusion.
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-04-23  serassioOn some Unix OS include may be in /usr/local/include.
2006-04-23  serassioBootstrapped
2006-04-23  serassioAllow execution of make check when not all the FS store...
2006-04-23  serassioBug #1434: Fails to process long host names
2006-04-23  hnoBootstrapped
2006-04-22  robertcFinish previous MemPool conversion
2006-04-22  robertcand more
2006-04-22  robertcMore missing files.
next