]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2007-04-24  hnoSQUID_HELPER define for including squid.h from helpers
2007-04-24  hnoReserver the oa and ot logformat tags for outgoing...
2007-04-24  wesselsbootstrapped after modifying lib/Makefile.am
2007-04-24  wesselsFix for compiling src/unlinkd.cc with kqueue and epoll.
2007-04-24  wesselsBootstrapped after fixing 'make check' for --disable...
2007-04-24  wesselsBootstrapped after fixing 'make check' for --disable...
2007-04-24  wesselsFix 'make check' for --disable-unlinkd
2007-04-23  wesselsFixed "ftpReadTransferDone: Got code 426 after reading...
2007-04-23  wesselsFix "store_status == STORE_PENDING" assertion in FTP...
2007-04-23  wesselsAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-23  wesselsFix coredump bug when auth header contains invalid...
2007-04-23  wessels*** empty log message ***
2007-04-21  adrianConvert most of the debug() to debugs()'s; just to...
2007-04-21  wesselsBugfix from StoreEntry method conversion: hashInsert...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsFix for --enable-cpu-profiling mode. Do not change...
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-21  wesselsChanged storeAbort() into StoreEntry::abort()
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-20  wesselsRemoved a bunch of code marked UNUSED_CODE, OLD, and...
2007-04-20  wesselsRemoving storeLowestMemReaderOffset() as unused.
2007-04-20  wesselsfix tests/testNull after storeSwapOut() becaome StoreEn...
2007-04-20  wesselsFix Squid <-> pinger communication.
2007-04-20  wesselsFix NULL pointer bug when using netdb and test_reachabi...
2007-04-19  wesselsAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
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
next