]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2007-05-14  hnoMore magic to have the configuration manual published
2007-05-14  hnoMove the delay pool parameters up before the MISC secti...
2007-05-14  hnoUpdate cfgman directory when making snapshots
2007-05-13  hnoBootstrapped
2007-05-13  hnoBootstrapped
2007-05-13  hnoBootstrapped
2007-05-12  hnoAdd md5 sums to snapshots
2007-05-11  rousskovBug #1957 fix: Close a persistent ICAP connection if...
2007-05-11  rousskovFixed "if (srv->flags.reserved = S_HELPER_FREE)" typo...
2007-05-11  hnoReplaced one more mem-> with direct mem_obj-> reference.
2007-05-10  hnoBootstrapped
2007-05-10  wesselsPreparing to release Squid-3.0.PRE6 SQUID_3_0_PRE6
2007-05-09  wesselsICAPModXact needs to use the new AUTHUSERREQUESTLOCK...
2007-05-09  wesselsFixed NULL pointer passed to xstrdup in AuthUser::usern...
2007-05-09  wesselsBug #1951: NTLM authentication does not work
2007-05-09  wesselsAuthor: Henrik Nordstrom <hno@squid-cache.org>
2007-05-09  wesselsFixed free() errors in AuthUser::~AuthUser()
2007-05-09  wesselsFixed NULL pointer bug in new version of auth_ntlm.cc.
2007-05-09  wesselsPort of 2.6/changesets/11280.patch
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-08  rousskovAuthor: Guido Serassio <guido.serassio@acmeconsulting.it>
2007-05-08  rousskovBootstrapped.
2007-05-08  rousskov Bug #1819 fix: retry the ICAP transaction when its...
2007-05-08  rousskov Two unrelated changes: A failed ICAP RESPMOD transacti...
2007-05-08  rousskov Make sure the entire response body gets to ICAP, even...
2007-05-08  rousskov Bug #1819 fix in three parts: Retry failed...
2007-05-08  rousskovIf a consumer leaves without consuming anything, do...
2007-05-08  rousskovAdded cbdataProtected parameter to control the last...
2007-05-08  hnoUpdated NTLM/Negotiate test clients, explaining a bit...
2007-05-08  wesselsAdded HTTP status code 307 (Temporary Redirect) to...
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory...
2007-05-08  wesselsFtpState should not call StoreEntry::unregisterAbort()
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory...
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory.com
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory...
2007-05-05  wesselsAdd HTTP status codes 416 and 417 to the list that...
2007-05-05  wesselsFTP will no longer send REST command if offset exceeds...
2007-05-05  wesselsFixed "spec->length >= 0" assertion for FTP request...
2007-05-05  wesselsAdd HTTP status codes 416 and 417 to the list that...
2007-05-05  wesselsRemoved repeated assertion from httpHdrRangeRespSpecPac...
2007-05-04  rousskovAvoid memory leaks when submitting a NULL helper.
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-30  wesselsFixed buffer overflow bug in whois.cc.
2007-04-29  hnoCompile error: the address of `void sigusr2_handle...
2007-04-29  hnoThe hex/dec I/O format operators is in the std namespace
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-26  wesselsAdding a comment that tests/testUfs will fail when...
2007-04-25  wesselsChange diskd default DebugLevel to 0
2007-04-25  rousskovBug #1940: assertion failed: store.cc:850
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
2007-04-25  hnoBootstrapped
2007-04-25  wesselsunit testing fix for tests/testCoss.cc
2007-04-25  wesselsFix tests/testCoss; storeSwapOut is now StoreEntry...
2007-04-25  wesselsFix 'unknown http status code in reply' for status...
2007-04-24  wesselsbootstrapped after henrik modified src/Makefile.am
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...
next