]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2007-04-19  wesselsConverted contentLen() to a StoreEntry class method.
2007-04-18  wesselsConverted three store_swapout.cc functions to StoreEntr...
2007-04-18  wesselsunit testing fix for tests/testUfs.cc
2007-04-18  wesselsunit testing fix for tests/testNull.cc
2007-04-17  hnoImported updated WCCP v2 draft from the authors
2007-04-17  wesselsConverted contentLen() to a StoreEntry class method.
2007-04-17  wesselsConverted objectLen() to a StoreEntry class method.
2007-04-17  hnoBootstrapped
2007-04-17  hnoBootstrapped
2007-04-17  hnoBootstrapped
2007-04-17  hnoRename cache_dir option read-only to no-store
2007-04-17  wesselsRemoved FtpStateData::rest_att because is not used...
2007-04-17  wesselsAdd source code comments for retry-related functions...
2007-04-16  rousskovBug #1935 fix: Do not retry a request after sending...
2007-04-16  hnoAuthor: Amos Jeffries <squid3@treenet.co.nz>
2007-04-16  hnoBootstrapped
2007-04-15  serassioConvert Czech/ERR_SHUTTING_DOWN error file from DOS...
2007-04-15  serassioConvert Traditional Chinese error files from DOS to...
2007-04-15  serassioBootstrapped
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2007-04-14  hnoBootstrapped
2007-04-14  wesselsAdded 'store_log_tags' cache manager page. It reports...
2007-04-14  wesselsAdded 'service_times' cachemgr page to report service...
2007-04-14  wesselsAdding a perl script that can send HTCP queries
2007-04-13  rousskov- Some test cases were missing AsyncCall.cc source...
2007-04-13  wesselsThe return value of comm_udp_recvfrom() must be stored...
2007-04-13  rousskovReverted revision 1.442 change that was supposed to fix
2007-04-13  hnoBootstrapped
2007-04-13  wesselsBootstrapped after removing --enable-truncate configure...
2007-04-13  wesselsThe --enable-truncate and USE_TRUNCATE code has been...
2007-04-13  hnoBug #1475: Filedescriptor limit does not need to be...
2007-04-13  wesselsfixed cbdata "cookie" assertion. peer_digest was unloc...
2007-04-13  wesselsminor debugging fix. There was newline in <<
2007-04-13  wesselsFixed SEGV during reconfigure due to NULL pointer bug...
2007-04-13  wesselsA fix for the !flags.write_draining assertion. Due...
2007-04-13  wesselsComment out some debugging messages that are printed...
2007-04-13  wesselssolve some strange negative integer to double conversio...
2007-04-13  wesselsFixed disk file leak. UFS-based disk files were not...
2007-04-12  rousskovThis change should fix bug #1829.
2007-04-12  wesselsAdded reporting of swap and memory usage (%used, %free...
2007-04-12  rousskovThis change should fix bug #1837: Segfault on configura...
2007-04-12  rousskovThis change should fix bug #1898: "assertion failed...
2007-04-12  rousskovThis change should fix bug #1637.
2007-04-12  wesselsFix some HttpMsg lock counting bugs in HTCP.
2007-04-12  wesselsbackout an assertion mistakenly added by last commit
2007-04-12  wesselscache.log was being created as root, then would later...
2007-04-12  wesselsFixed parsing diskd cache_dir Q1 and Q2 options
2007-04-11  wesselsSince I changed the semantics of store_dirs_rebuilding...
2007-04-10  rousskov- Bug #1356: Close open DNS sockets when doing idnsShut...
2007-04-10  wesselsstore_dirs_rebuilding should be initialized to 1
2007-04-08  hnoBootstrapped
2007-04-07  serassioForward port of 2.x changes from Duane:
2007-04-07  serassioCosmetic fix: added missing newline in WCCPv2 configura...
2007-04-07  serassioBootstrapped
2007-04-07  serassioBug #1931: allow_underscore directive not available...
2007-04-07  hnoBootstrapped
2007-04-06  serassioFixed build error on Windows
2007-04-06  serassioAlways use xisxxxx() Squid defined macros instead of...
2007-04-06  rousskov- bootsrap.sh | ./cleanpatch
2007-04-06  rousskov- Added Axel Westerhold for his ICAP patches.
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2007-04-06  rousskov - Replaced BodyReader with BodyPipe. BodyReader was a
2007-04-06  rousskov - Added basic support for asynchronous calls. The...
2007-04-06  rousskov - Support printing refcounted pointers to ostreams...
2007-04-05  hnoAuthor: Amos Jeffries <squid3@treenet.co.nz>
2007-03-04  hnoAuthor: Pawel Worach <pawel.worach@gmail.com>
2007-03-01  wesselsBug 1908: store*DirRebuildFromSwapLog() ignores some...
2007-02-25  hnoRemove more traces of wais
2007-02-25  hnoBootstrapped
2007-02-25  hnoKill the psuedo-support for wais. Was never really...
2007-02-25  hnoautomake no longer recommends mkinstalldirs. Remove...
2007-02-25  hnodraft-jaganathan-kerberos-http has been published as...
2007-02-16  hnoBootstrapped
2007-02-09  hnoBug #1420: 302 responses with an Expires header is...
2007-02-07  hnoBug #1787: Objects stuck in cache if origin server...
2007-02-05  hnoClean up relations between TCP probing and DNS checks...
2007-02-05  hnoNeed to initialize neighbors even if not using ICP.
2007-02-01  wesselsminor printf typo "%ud" should be "%u"
2007-01-31  wesselsTwo versions of DiskdIOStrategy::send() had a lot of...
2007-01-28  serassioBug #1865: deny_info redirection with authentication...
2007-01-26  wesselsunlinkdClose() should be called after (not before)...
2007-01-24  hno2.6.STABLE is in branch SQUID_2_6
2007-01-21  hnoSquid-2.6 branched from Squid-2 HEAD
2007-01-21  hnoBug #1873: authenticateNTLMFixErrorHeader: state 4.
2007-01-13  hnoBug #1828: squid.conf docutemtation error for proxy_aut...
2007-01-05  hnoBootstrapped
2007-01-05  hnoSpecifi LDADD for tcp-banger2 as it doesn't have much...
2007-01-03  hnoCleanup of AuthUserRequest->lastReply to keep ACL_AUTHE...
2007-01-03  hnoMove the AuthUser ip_list management to AuthUser where...
2007-01-03  hnoBug #1792: max_user_ip not working with ntlm_auth
2007-01-02  hnoBug #1857: Segmentation fault when accessing certain...
2006-12-28  hnoBug #1858: digest_ldap_auth had some remains of old...
2006-12-25  hnoBootstrapped
2006-12-24  serassioAccept large dates >2^31. Seen for example in the Googl...
2006-12-24  serassioBootstrapped
2006-12-24  serassioFix the WCCPv2 mask assignment code to not crash as...
2006-12-24  serassioWindows port: Fix build errors when using latest MinGW...
2006-12-24  serassioWindows port: Fixed build error on MinGW using SSL...
2006-12-24  serassioAdded .cvsignore and config.test files to POP3 helper.
2006-12-24  serassioBug #1584: Unable to register with multiple WCCP2 routers
next