]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-25  wesselsmemory leaks (Max Okumoto)
1997-10-25  wesselsremove comments about unknow 'tmp_error_buf' size
1997-10-25  wesselsNeed 'dummy' third arg to fcntl(). (Max Okumoto)
1997-10-25  wesselsuse HTTP_OK instead of '200' (Max Okumoto)
1997-10-25  wesselsIncrement offset before file_write() call so the callba...
1997-10-25  wessels/* If there is a callback, the callback is responsible...
1997-10-25  wesselsremove commented-out storeAppend call
1997-10-25  wesselserr->errno --> err->xerrno
1997-10-24  wesselsFrom: Arjan de Vet <Arjan.deVet@nl.cis.philips.com>
1997-10-24  wesselsupdate
1997-10-24  wesselsupdate
1997-10-24  wesselsupdate
1997-10-24  wesselsupdate
1997-10-24  wesselsAllow arbitrary text in the config file
1997-10-24  wesselspoll() workaround for linux by Oskar Pearson
1997-10-24  wesselsspelling
1997-10-24  wesselsassert on swap_help counter
1997-10-24  wesselsremove debugs
1997-10-24  wesselsAdded LOG_TCP_MEM_HIT tag
1997-10-24  wesselsgindent
1997-10-24  wesselsin storePurgeMem, if we didn't swap it out then release it
1997-10-24  wesselsFinish LOG_TCP_NEGATIVE_HIT
1997-10-24  wesselslog FD with diskHandleRead message
1997-10-24  wesselstone down some swapfile open failed debug messages
1997-10-24  wesselsAdded LOG_TCP_NEGATIVE_HIT
1997-10-24  wesselsneed to use LOG_UDP_DENIED as array index instead of...
1997-10-24  wesselsadded connection lifetime and -l secs option
1997-10-24  wesselsremove unused variables
1997-10-24  wesselsgindent
1997-10-24  wessels- replaced mem->clients array with a linked list.
1997-10-24  wesselsstoreClientListAdd becomes void now
1997-10-24  wesselsDon't call storeAppend with len == 0 and the immediatel...
1997-10-24  wesselsSTORE_MEM_CLIENT, STORE_DISK_CLIENT for store_client...
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
next