]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1998-04-22  rousskov- better synchronization between Rebuild and Rewrite
1998-04-22  rousskov- removed calls to cacheDigestAdd/cacheDigestDel()
1998-04-22  rousskov- moved Config.Refresh loops to one place, refreshLimits()
1998-04-22  rousskov- use store_status == STORE_OK to check if we re-used...
1998-04-22  rousskov- removed storeDigestScheduleRebuild() call
1998-04-22  rousskov- CacheDigestVer upgraded to 2/2 because we record...
1998-04-22  rousskov- enabled 304 replies for ENTRY_SPECIAL
1998-04-22  rousskov- configurable number of bits_per_entry per digest
1998-04-22  rousskov- temporary fix to prevent digests from overflows
1998-04-22  wesselsremove debug-openfd hack
1998-04-22  wesselsChanged error message to 'generated TIME by HOST (SQUID...
1998-04-22  wesselsinitalize lru_list to NULL
1998-04-22  wesselsupdate
1998-04-22  wesselsre-fix parse_rfc1123() DT/ST bugs. Use the parsed...
1998-04-22  wesselsupdate aclCheckFast(no_cache) comments
1998-04-22  rousskov- changed semantics of "no_cache" config tag from ...
1998-04-22  rousskov- changed semantics of "no_cache" config tag from ...
1998-04-22  wesselsupdate
1998-04-22  wesselsAdded full FTP failure message. I'm sure someone will...
1998-04-22  wesselsFixed ftpParseListing loop
1998-04-21  wesselsMove 'fake a recent reply' hack to before neighborUp...
1998-04-21  wesselsFixed hierarchy_stoplist to be DEFAULT_IF_NONE
1998-04-21  wesselsupdate
1998-04-21  wesselsin storeMaintainSwapSpace, move locked objects from the
1998-04-21  wesselsthese client-side-ish things should not be calling...
1998-04-21  wesselsfix fix
1998-04-21  wesselsAdded storeSwapOutWriteQueued().
1998-04-21  wesselsopen swapout fd debugging
1998-04-21  wesselsgot acl match logic wrong
1998-04-18  rousskov- fixed bit sequence calculation bug
1998-04-18  rousskov- removed call to peerDigestLookup from peerHandleIcpRe...
1998-04-17  wesselscoredump fix. we called clientSendMoreData with an...
1998-04-17  wesselswe are forgetting to reset filemap bits in storeRelease!
1998-04-17  wesselswe can use storeUnlinkFileno instead of safeunlink
1998-04-17  wesselsneed to copy old filemap to new filemap during reconfigure
1998-04-17  wesselsfix SNMP typedefs
1998-04-17  wesselsmake the filemap size dependent on the cache dir size...
1998-04-17  wesselsmust use allow keyword for no_cache access list
1998-04-17  wessels- Replaced cache_stoplist with 'no_cache' access list
1998-04-16  wesselsrename CACHE_DIGEST_MISS to NO_CACHE_DIGEST_DIRECT
1998-04-16  wesselslock entries during abort
1998-04-16  wesselsshow percent of file map bits used
1998-04-16  wesselsAdd stat counter for # filemap bits in use
1998-04-15  rousskov- added printouts of server_svc_time histograms
1998-04-14  rousskov- added cd.on_xition_count histogram to Counter
1998-04-14  rousskov- digest size is now calculated using both maximum...
1998-04-13  rousskov(3) deny/allow tags for HTTP header fields (AR)
1998-04-12  rousskov- temporary disabled to 304 replies for special entries...
1998-04-12  rousskov- client_side: fixed processing for IMS requests for...
1998-04-12  rousskov- added dumper for integer-based histograms
1998-04-11  rousskov(5) replace "for" loops in md5.c with memcpy and memset
1998-04-11  rousskov- Bug fix: changed LOG_TAG_NOPNE to LOG_ICP_QUERY in...
1998-04-10  wesselsupdating wrong value for server_svc_time
1998-04-10  wesselsupdating wrong value for server_svc_time
1998-04-10  wesselsupdate
1998-04-10  wesselsmissed a new urlInternal
1998-04-10  rousskov- polish
1998-04-10  rousskov- polish
1998-04-10  rousskov- fixed bytes read bug (DW: s/swap_status/store_status)
1998-04-10  rousskov- more per-peer CDigest stats
1998-04-10  rousskov- HttpBody.c: an ugly tmp cast to remove warning in...
1998-04-10  rousskov- more fixes related to using cd->mask as a buffer...
1998-04-10  rousskov- Bug fix: we did not set body.buf if freefunc != NULL...
1998-04-10  wesselsadd averages to digest blob
1998-04-10  wesselsChanged storeClientCopy() calls to copy directly into...
1998-04-10  wesselsCleaned up ICP logging/counting and ICP/CD stats output
1998-04-10  wesselscommSetConnectTimeout is UNUSED
1998-04-10  rousskov- more per-peer cache digest stats
1998-04-10  wesselscommSetConnectTimeout is UNUSED
1998-04-10  rousskov- tuned delaying requests for digests a bit after diges...
1998-04-10  rousskov- increased debugging level of "ipcacheCycleAddr: ...
1998-04-09  wesselshad requestUnlink, but no requestLink!
1998-04-09  wesselsneed to requestLink and requestUnlink the 'urlres_r...
1998-04-09  rousskov- increased PeerDigestRequestMinGap to 10 min
1998-04-09  rousskov- tuning of peer_digest validation algorithms
1998-04-09  rousskov- Temporary hack to account for NULL request when updating
1998-04-09  rousskov- added httpStatusLineReason()
1998-04-09  wesselscycle through every address on every use
1998-04-09  rousskov- added "honor DIRECT_NO case for cache digest misses...
1998-04-09  wesselsremove interal MISS trap
1998-04-09  wesselsminor squid-internal URL cleanup, but no bug fixes
1998-04-09  wesselsDW braino^2
1998-04-09  wesselsDW braino
1998-04-09  rousskov- added more stats into statDigestBlob
1998-04-09  wesselsH = &http->request->hier shortcut
1998-04-09  rousskov- temporary paranoid debug "lost peer" message
1998-04-09  rousskov- put the whole file into oe huge SQUID_PEER_DIGEST...
1998-04-09  wessels1.2.beta20
1998-04-09  wesselsupdate
1998-04-09  wesselsdont complain about no units on zeros
1998-04-09  rousskov- added a "global" min gap for requesting digests from...
1998-04-09  wesselsshell programming fix
1998-04-09  rousskov- increased min delays for digest updating/regenerating
1998-04-09  rousskov- added peer_digest.o
1998-04-09  rousskov- added peer_digest.o
1998-04-09  wesselsERESTART might not be defined
1998-04-09  rousskov- Initial revision
1998-04-09  wesselswarn about low filedescriptors and point to FAQ
1998-04-09  wesselsmove CACHE_DIGEST defines from squid.h to configure.in
1998-04-09  wesselsdisable cache announcements by default
next