]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1999-01-27  glennCorrected name for anonymize_headers
1999-01-26  glennRemoved redundant MIB values cacheMemHighWM/cacheMemLowWM
1999-01-24  wesselsneed check_null_acl_access()
1999-01-24  wesselsident fixes
1999-01-24  wesselsupdate
1999-01-24  wesselsupdate
1999-01-24  wesselsfix ifdef handling in parser
1999-01-24  wesselsdamn semicolons
1999-01-24  wesselsupdate
1999-01-24  wesselsallow ident lookups to be optional
1999-01-24  wesselsDW gets nitpicky
1999-01-24  wesselsmake ident lookups an access list
1999-01-24  wesselsgindent
1999-01-24  wesselspatch that combines client-side informational IDENT...
1999-01-23  glennModified the anonymizer to be more customizable.
1999-01-22  wesselsundo hack
1999-01-22  wesselsclosing the wrong F(*&(*ING FD
1999-01-22  wesselstemp hack until we get this bug buggered
1999-01-22  wesselsstore_open_disk__fd counter leak
1999-01-22  wesselstypo
1999-01-22  wesselsstupid stupid stupid stupid stupid stupid stupid stupid...
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselsremoved cache_mem_{lo,hi}
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselschanged open_disk_fd to store_open_disk_fd.
1999-01-21  wesselsclear ctrl.fd timeout when setting data.fd timeout
1999-01-21  wesselsportability
1999-01-21  wesselsFixed up *Timeout() functions. We might get fooTimeout...
1999-01-20  wesselsclear ftpState->data.fd after closing it
1999-01-20  wesselshenrik sez don't cache objects that we can't refresh...
1999-01-20  wesselsgindent
1999-01-20  wesselsrestart bug fixes
1999-01-20  wesselsFrom: Tony Finch <fanf@demon.net>
1999-01-20  wesselsFrom: Robert Side <rside@aiinc.bc.ca>
1999-01-20  wesselsFTP REST support
1999-01-20  wesselsHenrik Added a (local) hit rate to mempool metering.
1999-01-20  wesselsWe had false loop detections because "ee.lbl.gov" match...
1999-01-20  wesselsslightly more intelligent loop detector
1999-01-20  wesselsENTRY_SPECIAL objects should never be aborted
1999-01-20  wesselschanged assertion. in fwdStateFree() it is okay if...
1999-01-20  wesselsremoved fdTouch debugging
1999-01-19  wesselsbraino, typo
1999-01-19  wesselsdamn; I guess we need this too
1999-01-19  wesselsfwdStateFree will call storeComplete() if the entry...
1999-01-19  wesselserrorpage.c: clear ENTRY_FWD_HDR_WAIT after creating...
1999-01-19  wessels2.1 branch merge and gindent
1999-01-19  wesselscast
1999-01-19  wesselsupdate
1999-01-19  wesselsFD leak for 504 replies because we leaked "http->entry...
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-18  wesselsoops
1999-01-16  glennPid file now written on SIGHUP too.
1999-01-16  glennSNMP Agent now returns object instances correctly inste...
1999-01-15  wesselsprobably multicast-miss-stream buffer overrun bug causi...
1999-01-15  wesselschange debug level for storeLateRelease
1999-01-15  wesselsonly call errorAppendEntry in one spot
1999-01-15  wesselsFD leak for unauthenticated, non-anonymous FTP requests
1999-01-15  wesselsadding
1999-01-15  wesselsdon't expose given passwords in error messages
1999-01-15  wesselsHere is a small addon to tcp-banger2: Warn if an unexpe...
1999-01-15  wesselsWe used to close persistent connections if the number...
1999-01-14  wesselsFrom: Martin Hamilton <martin@net.lut.ac.uk>
1999-01-14  wesselsadding
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1999-01-14  wesselsupdate
1999-01-14  wesselsFrom: Dancer <dancer@zeor.simegen.com>
1999-01-14  wesselschange error message for fwdConnectTimeout to ERR_CONNE...
1999-01-14  wesselsmore fixes for assertions on HP-UX/GCC
1999-01-14  wesselsFreeBSD has a linuxthreads package
1999-01-13  wesselsCheckQuickAbort2 debug levels
1999-01-13  wesselsstoreAppend() might abort an entry in httpReadReply()
1999-01-13  wesselsopen --> flags.open
1999-01-13  wesselsgindent
1999-01-13  wessels- removed storeAbort callback-server side argument
1999-01-13  wesselsupdate
1999-01-13  wesselscheck _SQUID_NEWSOS6_ instead
1999-01-12  wesselschanged struct _fde->open to _fde->flags.open to save...
1999-01-12  wesselsin errorAppendEntry:
1999-01-12  wesselstypo
1999-01-12  wesselsbe more flexible in storeComplete(). instead of assert...
1999-01-12  wesselsserver-side handlers check for ENTRY_ABORTED and close...
1999-01-12  wesselsoops, we didn't cache cache-control: no-cache
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT; added ERR_SHUTTING_DOWN
1999-01-12  wesselsadding
1999-01-12  wesselsThis patch fully transforms proxy_auth into a ACL type...
1999-01-12  wesselsmake commResetFD() more like comm_open(); set outgoing...
1999-01-12  wesselsfixed client_side cache-control max-age (henrik)
1999-01-12  wesselsuse EUC encoding
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1999-01-12  wesselsadding
1999-01-12  wesselsportability problem for non-blocking connect() with...
1999-01-12  wesselsIRIX inline IO optimization ( -OPT:fast_io=ON) fubars...
1999-01-12  wesselscomment out unsupported FTP restart code
1999-01-12  wesselsadding
1999-01-12  wesselssend old entry if IMS request results in 500's status
1999-01-12  wessels// fix from Henrik
1999-01-12  wesselsSmall change of Squid output for FTP
1999-01-12  wesselsprint ENTRY_ABORTED flag
next