]> git.ipfire.org Git - thirdparty/squid.git/history - src/Makefile.am
- ICAP-unrelated improvements from the squid3-icap branch on SF
[thirdparty/squid.git] / src / Makefile.am
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2007-02-25  hnoRemove more traces of wais
2007-02-25  hnoKill the psuedo-support for wais. Was never really...
2006-11-02  serassioFix make check after changes for Bugs #1719 and #1695
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-09-15  hnoDist test headers for make check
2006-09-15  hnoNeed to dist PeerDigest.h
2006-09-14  robertcFix bug 1218 by adding tests for the io engine of coss...
2006-09-14  serassioOn MinGW store tests need win32.cc
2006-09-14  serassioWindows port: split Windows service code into WinSvc...
2006-09-13  serassiotestURL needs GNUregex library on MinGW
2006-09-07  serassioWindows port: Added Windows threads support to DiskThre...
2006-09-05  serassioWindows port: Added Windows Overlapped I/O support...
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-03  hnoFix library link order in tests to more closely match...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-12  robertcAdd AsyncEngine and TimeEngine support to the EventLoop...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-07-16  serassiomake check needs wccp2.cc
2006-07-02  serassioForward port of WCCPv2 support and latest WCCPv1 change...
2006-06-15  serassioBug #961: Add support for arbitrary headers access...
2006-06-14  serassioPartial Windows native port merge:
2006-06-13  serassioGroup all comm_*.* sources into squid_COMMSOURCES
2006-06-13  serassioMissing comm_*.h from make dist
2006-06-09  hnoNeed to dist the comm_*.h files
2006-06-05  serassiotestURL needs referer.cc and useragent.cc
2006-06-05  serassiotest_http_range needs referer.cc and useragent.cc
2006-05-30  robertcMove clientCachable logic onto HttpRequest, as all...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-27  hnoUse ccpunit-config to get information about the system...
2006-05-21  robertcFix http_range test to run again.
2006-05-12  serassioForgotten to dist SquidTime.h
2006-05-11  hnoMove squidclient and cachemgr from src to tools
2006-05-11  hnoUnwind HTCP dependencies
2006-05-09  robertcMore decoupling work:
2006-05-06  serassioFixed testHttpRequest with --enable-referer-log & ...
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-04-28  wesselsbootstrapped: ufsdump_LDADD needs ${ICAP_LIBS} when...
2006-04-25  robertcAlways build ufsdump so as to prevent it bitrotting.
2006-04-25  robertcFix make check with --disable-inline.
2006-04-25  serassio@REGEXLIB@ is needed by make check when we compile...
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-04-23  serassioAllow execution of make check when not all the FS store...
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2006-04-18  robertcUnbreak unit tests - add stubs for newly intertwined...
2006-03-11  hnoDist awk versions of the mk-xxx scripts
2006-02-23  hnoUse the better awk already found by configure
2006-02-23  hnoSwitch to using awk for the mk-xxx scripts as per squid...
2006-01-26  wesselsThe purpose of this change is to add ICAP RESPMOD suppo...
2006-01-14  wesselsConnStateData and ClientBody was a little confusing...
2006-01-10  serassioNew file forward.h is missing from make dist
2005-12-26  serassioOptimized src/Makefile.am
2005-12-26  serassioAllow "make check" with --enable-delay-pools configure...
2005-12-18  serassioUpdated "make check" support:
2005-12-16  hnoNeed to dist pconn.h
2005-12-03  wesselsSquid binary should depend on ICAP library. bootstrapped.
2005-11-30  serassioBug #1455: Error during "make all"
2005-11-22  wesselsAdded ICAP subdirectory and instructions to link with...
2005-11-22  wesselsTurned "leakfinder" into something more like C++.
2005-11-06  serassioMore MinGW build support in Makefiles and configure.
2005-11-04  serassioFixed typo
2005-11-03  hnoFrom Squid-2:
2005-10-23  hnoNegotiate authentication scheme support.
2005-10-17  serassioBug #1403: Defining CACHE_HTTP_PORT does not set the...
2005-09-26  hnoBug #1369: New http_status acl type
2005-09-13  wesselsChanges to HTTP request and reply parsing classes,...
2005-08-23  serassioForgotten to remove the reference to old src/squid_wind...
2005-04-24  serassioBug #1094: Fix for CVE-1999-0710: cachemgr malicouse use
2005-04-07  serassioUse FD_READ_METHOD/FD_WRITE_METHOD instead of read...
2005-04-07  serassioUse FD_READ_METHOD/FD_WRITE_METHOD instead of read...
2005-02-08  serassioBug #1178: ufsdump will not compile with --enable-epoll...
2005-02-06  serassioMissing ufsdump source file dependency
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-12-22  robertcfix ufsdump to link again...
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-21  robertcappend CPPUNIT include path to the src Make flags,...
2004-12-21  robertcdistribute new headers, enable digest and ntlm by default
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-12-10  hnoFeature #1005: libxml2 as ESI parser
2004-10-25  hnoDist auth scheme headers
2004-10-10  hnoBug #1019: Support --program-transform and related...
2004-08-30  robertc/tmp/cvsZKn66v
2003-10-20  robertc2003-10-20 GMT Robert Collins <rbtcollins@hotmail...
2003-10-17  robertcMove HierarchyLogEntry, all depended classes, and their...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-15  robertcSummary: Dist recent new files.
2003-08-14  robertcSummary: BUGFIX: ufs auto-add logic was broken.
2003-08-04  robertcSquid will not compile with --enable-epoll only (disabl...
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-15  robertcSummary: Fix ufsdump bitrot.
2003-07-15  robertcSummary: Fix Makefile.am
2003-07-15  robertcSummary: Remove more global mem pools.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-08  robertcSummary: Merge debugs logic.
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-20  robertcSummary: Encapsulate ClientHttpRequest::entry.
2003-05-21  robertcSummary: Fix bad commit, and update test suite.
2003-05-21  hnoLooks like someone ran astyle on Makefile.am..
next