]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1997-10-24  wesselsSimplified diskHandleRead(). Combined three callback...
1997-10-24  wesselschange fatal_dump to assert()
1997-10-24  wesselsBeef up storeGetSwapSpace debugging, sigh
1997-10-24  wesselsstoreGetSwapSpace is now void
1997-10-24  wesselsCancel the FD timeout if we don't keep the persistent...
1997-10-24  wesselsCancel the defer check for persistent connections
1997-10-24  wesselsDont storeAbort() if we're STORE_OK
1997-10-24  wesselsMake EALREADY a non-fatal errno for write(). Move...
1997-10-23  wesselsnarf, the defer_check needs a separate defer_data....
1997-10-23  wesselsRipped out old 'comm_set_stall()' stuff. This broke...
1997-10-23  wesselssigh. Removed mem_obj->e_swap_buf. This caused big...
1997-10-23  wesselscleanup on diskHandleWrite
1997-10-23  wesselsremove some pointers from debugs
1997-10-23  wesselsfix static decls
1997-10-23  wesselsmake funcs static
1997-10-23  wesselsremove non-gcc warning
1997-10-23  wesselsin ftpTimeout(), only call storeAbort() if we are still...
1997-10-22  wesselschange debug level on storeGetMemSpace stats
1997-10-22  wesselsTrack 'store_mem_size' by the number of 4k pages alloca...
1997-10-22  wesselsneed to check mem_obj->inmem_hi instead of e->object_le...
1997-10-22  wesselsReplace Config.stallDelay--which was being set to zero...
1997-10-22  wesselsIN ipcacheExpiredEntry() we have this goofy thing where...
1997-10-22  wesselshandle read() == 0 from control socket
1997-10-21  kostasfinished custom string subs
1997-10-21  kostasadded %i, %I %L messages
1997-10-21  wesselsModify assertion in storeSwapInFileOpened(). Its okay...
1997-10-21  kostasadded local time output option
1997-10-21  wesselsjust in case
1997-10-21  wesselsassertion for ipcache ABR wierdness
1997-10-21  wesselsDon't need to check ENTRY_VALIDATED in client_side...
1997-10-21  wesselsABR read bug. Not allocating a big enough buffer for...
1997-10-21  wesselsremove old errorpageFreeMemory() call
1997-10-21  wesselsrearrange snprintf/vsnprintf
1997-10-21  wesselsModify to optionally use vsnprintf() when the system...
1997-10-21  wesselsadd vsnprintf
1997-10-21  wesselsgindent
1997-10-21  wessels1.2.beta1
1997-10-21  wesselsupdate
1997-10-21  wesselsnew cachemgr objects format
1997-10-21  wesselsassertions
1997-10-21  kostasAdded skeletons, conn.setup etc for future snmp support
1997-10-21  wesselsNeed to define a timeout handler for the server side
1997-10-21  wesselschange Retrying message to debug level 2
1997-10-21  wesselsgopherStart() doesn't need to verify that the host...
1997-10-21  wesselsWhen done swapping out (storeSwapOutHandle()) if the...
1997-10-21  wesselsNeed to comm_close() in errorSendComplete!
1997-10-21  wesselsneed to set FTP_ISDIR bit if there is no urlpath
1997-10-18  wesselsbug in storeCheckCachable(): only check content length...
1997-10-18  wesselsadd headers, GPL statement, change debug section to 51
1997-10-18  wessels- parse the HTTP reply headers at swap in. This means...
1997-10-18  wesselsmisc fixes for new vm-friendly swapin/swapout stuff
1997-10-18  wesselsfor new swapout scheme we need to separately track...
1997-10-18  wesselsassert that we don't swap out any PRIVATE (e.g. non...
1997-10-18  wesselsadd clientCacheHit()
1997-10-18  wessels- Need to use clientCacheHit() for icpHandleIMSReply...
1997-10-18  wesselsmissing %d format arg
1997-10-18  kostas*** empty log message ***
1997-10-18  kostasImproved IP cache chapter.
1997-10-18  wesselsMake sure that we don't deallocate any MemObject's...
1997-10-18  wesselsSet fde->flags FD_SOCKET_EOF when we detect EOF/shutdow...
1997-10-18  wesselsremove file_read debugs
1997-10-18  wesselsmodify assertion: its okay to open a swapin FD while...
1997-10-18  wesselsupdate
1997-10-17  wesselsstill fudging various offsets from new swapout scheme
1997-10-17  wesselsFixed client address in access.log; it was always '-'
1997-10-17  wesselsxbstrerror() not needed I think
1997-10-17  wesselsupdate
1997-10-17  wesselsWith new storeClientCopy() scheme, the client side...
1997-10-17  wessels- removed ERR_NO_CLIENTS because its not needed any...
1997-10-17  wesselsgindent
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-10-17  kostasFix for small bug.
1997-10-17  kostasError page triggering. ip cache documentation.
1997-10-16  kostasAdded xbstrerror() for late construction with error...
1997-10-15  wessels- More cleanup relating to reduced error code set....
1997-10-15  wesselsremove unused error codes
1997-10-14  wesselsfinish giving content to error messages
1997-10-14  wesselsRemoved old blocking IP cache lookup code in gopherStar...
1997-10-14  kostasThis snprintf() supports all sorts of conversions ...
1997-10-14  wesselsupdate
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-10-14  wesselsadding
1997-10-14  wesselsadding new
1997-10-14  wesselsremoving old
1997-08-26  wesselsed knowles nits
1997-08-26  wesselsupdate
1997-08-26  wesselsfinish getting new proxy auth working--but still untested
1997-08-26  wesselsStarted integration of Proxy Auth ACL patch from Arjan...
1997-08-26  wesselsupdate
1997-08-26  wessels1.2.alpha7
1997-08-26  wesselsMisc fixes to eliminate problems at exit (and other...
1997-08-25  wesselsDavid Luyer passwd security fix for PROXY_AUTH
1997-08-25  wesselsEd Knowles cleanup
1997-08-25  wesselsdoubleAverage() algorithm was wrong.
1997-08-25  wesselsfix dealing with whitespace
1997-08-25  wesselsmisc fixes
1997-08-25  wesselsupdate
1997-08-25  wesselsgindent
1997-08-25  wesselsConfiguration cleanup.
1997-08-25  wesselsFUM fix
next