1997-10-25 |
wessels | get rid of ansiproto.h and _PARAMS macro |
commit | commitdiff | tree |
1997-10-25 |
wessels | memory leaks (Max Okumoto) |
commit | commitdiff | tree |
1997-10-25 |
wessels | remove comments about unknow 'tmp_error_buf' size |
commit | commitdiff | tree |
1997-10-25 |
wessels | Need 'dummy' third arg to fcntl(). (Max Okumoto) |
commit | commitdiff | tree |
1997-10-25 |
wessels | use HTTP_OK instead of '200' (Max Okumoto) |
commit | commitdiff | tree |
1997-10-25 |
wessels | Increment offset before file_write() call so the callba... |
commit | commitdiff | tree |
1997-10-25 |
wessels | /* If there is a callback, the callback is responsible... |
commit | commitdiff | tree |
1997-10-25 |
wessels | remove commented-out storeAppend call |
commit | commitdiff | tree |
1997-10-25 |
wessels | err->errno --> err->xerrno |
commit | commitdiff | tree |
1997-10-24 |
wessels | From: Arjan de Vet <Arjan.deVet@nl.cis.philips.com> |
commit | commitdiff | tree |
1997-10-24 |
wessels | update |
commit | commitdiff | tree |
1997-10-24 |
wessels | update |
commit | commitdiff | tree |
1997-10-24 |
wessels | update |
commit | commitdiff | tree |
1997-10-24 |
wessels | update |
commit | commitdiff | tree |
1997-10-24 |
wessels | Allow arbitrary text in the config file |
commit | commitdiff | tree |
1997-10-24 |
wessels | poll() workaround for linux by Oskar Pearson |
commit | commitdiff | tree |
1997-10-24 |
wessels | spelling |
commit | commitdiff | tree |
1997-10-24 |
wessels | assert on swap_help counter |
commit | commitdiff | tree |
1997-10-24 |
wessels | remove debugs |
commit | commitdiff | tree |
1997-10-24 |
wessels | Added LOG_TCP_MEM_HIT tag |
commit | commitdiff | tree |
1997-10-24 |
wessels | gindent |
commit | commitdiff | tree |
1997-10-24 |
wessels | in storePurgeMem, if we didn't swap it out then release it |
commit | commitdiff | tree |
1997-10-24 |
wessels | Finish LOG_TCP_NEGATIVE_HIT |
commit | commitdiff | tree |
1997-10-24 |
wessels | log FD with diskHandleRead message |
commit | commitdiff | tree |
1997-10-24 |
wessels | tone down some swapfile open failed debug messages |
commit | commitdiff | tree |
1997-10-24 |
wessels | Added LOG_TCP_NEGATIVE_HIT |
commit | commitdiff | tree |
1997-10-24 |
wessels | need to use LOG_UDP_DENIED as array index instead of... |
commit | commitdiff | tree |
1997-10-24 |
wessels | added connection lifetime and -l secs option |
commit | commitdiff | tree |
1997-10-24 |
wessels | remove unused variables |
commit | commitdiff | tree |
1997-10-24 |
wessels | gindent |
commit | commitdiff | tree |
1997-10-24 |
wessels | - replaced mem->clients array with a linked list. |
commit | commitdiff | tree |
1997-10-24 |
wessels | storeClientListAdd becomes void now |
commit | commitdiff | tree |
1997-10-24 |
wessels | Don't call storeAppend with len == 0 and the immediatel... |
commit | commitdiff | tree |
1997-10-24 |
wessels | STORE_MEM_CLIENT, STORE_DISK_CLIENT for store_client... |
commit | commitdiff | tree |
1997-10-24 |
wessels | Simplified diskHandleRead(). Combined three callback... |
commit | commitdiff | tree |
1997-10-24 |
wessels | change fatal_dump to assert() |
commit | commitdiff | tree |
1997-10-24 |
wessels | Beef up storeGetSwapSpace debugging, sigh |
commit | commitdiff | tree |
1997-10-24 |
wessels | storeGetSwapSpace is now void |
commit | commitdiff | tree |
1997-10-24 |
wessels | Cancel the FD timeout if we don't keep the persistent... |
commit | commitdiff | tree |
1997-10-24 |
wessels | Cancel the defer check for persistent connections |
commit | commitdiff | tree |
1997-10-24 |
wessels | Dont storeAbort() if we're STORE_OK |
commit | commitdiff | tree |
1997-10-24 |
wessels | Make EALREADY a non-fatal errno for write(). Move... |
commit | commitdiff | tree |
1997-10-23 |
wessels | narf, the defer_check needs a separate defer_data.... |
commit | commitdiff | tree |
1997-10-23 |
wessels | Ripped out old 'comm_set_stall()' stuff. This broke... |
commit | commitdiff | tree |
1997-10-23 |
wessels | sigh. Removed mem_obj->e_swap_buf. This caused big... |
commit | commitdiff | tree |
1997-10-23 |
wessels | cleanup on diskHandleWrite |
commit | commitdiff | tree |
1997-10-23 |
wessels | remove some pointers from debugs |
commit | commitdiff | tree |
1997-10-23 |
wessels | fix static decls |
commit | commitdiff | tree |
1997-10-23 |
wessels | make funcs static |
commit | commitdiff | tree |
1997-10-23 |
wessels | remove non-gcc warning |
commit | commitdiff | tree |
1997-10-23 |
wessels | in ftpTimeout(), only call storeAbort() if we are still... |
commit | commitdiff | tree |
1997-10-22 |
wessels | change debug level on storeGetMemSpace stats |
commit | commitdiff | tree |
1997-10-22 |
wessels | Track 'store_mem_size' by the number of 4k pages alloca... |
commit | commitdiff | tree |
1997-10-22 |
wessels | need to check mem_obj->inmem_hi instead of e->object_le... |
commit | commitdiff | tree |
1997-10-22 |
wessels | Replace Config.stallDelay--which was being set to zero... |
commit | commitdiff | tree |
1997-10-22 |
wessels | IN ipcacheExpiredEntry() we have this goofy thing where... |
commit | commitdiff | tree |
1997-10-22 |
wessels | handle read() == 0 from control socket |
commit | commitdiff | tree |
1997-10-21 |
kostas | finished custom string subs |
commit | commitdiff | tree |
1997-10-21 |
kostas | added %i, %I %L messages |
commit | commitdiff | tree |
1997-10-21 |
wessels | Modify assertion in storeSwapInFileOpened(). Its okay... |
commit | commitdiff | tree |
1997-10-21 |
kostas | added local time output option |
commit | commitdiff | tree |
1997-10-21 |
wessels | just in case |
commit | commitdiff | tree |
1997-10-21 |
wessels | assertion for ipcache ABR wierdness |
commit | commitdiff | tree |
1997-10-21 |
wessels | Don't need to check ENTRY_VALIDATED in client_side... |
commit | commitdiff | tree |
1997-10-21 |
wessels | ABR read bug. Not allocating a big enough buffer for... |
commit | commitdiff | tree |
1997-10-21 |
wessels | remove old errorpageFreeMemory() call |
commit | commitdiff | tree |
1997-10-21 |
wessels | rearrange snprintf/vsnprintf |
commit | commitdiff | tree |
1997-10-21 |
wessels | Modify to optionally use vsnprintf() when the system... |
commit | commitdiff | tree |
1997-10-21 |
wessels | add vsnprintf |
commit | commitdiff | tree |
1997-10-21 |
wessels | gindent |
commit | commitdiff | tree |
1997-10-21 |
wessels | 1.2.beta1 |
commit | commitdiff | tree |
1997-10-21 |
wessels | update |
commit | commitdiff | tree |
1997-10-21 |
wessels | new cachemgr objects format |
commit | commitdiff | tree |
1997-10-21 |
wessels | assertions |
commit | commitdiff | tree |
1997-10-21 |
kostas | Added skeletons, conn.setup etc for future snmp support |
commit | commitdiff | tree |
1997-10-21 |
wessels | Need to define a timeout handler for the server side |
commit | commitdiff | tree |
1997-10-21 |
wessels | change Retrying message to debug level 2 |
commit | commitdiff | tree |
1997-10-21 |
wessels | gopherStart() doesn't need to verify that the host... |
commit | commitdiff | tree |
1997-10-21 |
wessels | When done swapping out (storeSwapOutHandle()) if the... |
commit | commitdiff | tree |
1997-10-21 |
wessels | Need to comm_close() in errorSendComplete! |
commit | commitdiff | tree |
1997-10-21 |
wessels | need to set FTP_ISDIR bit if there is no urlpath |
commit | commitdiff | tree |
1997-10-18 |
wessels | bug in storeCheckCachable(): only check content length... |
commit | commitdiff | tree |
1997-10-18 |
wessels | add headers, GPL statement, change debug section to 51 |
commit | commitdiff | tree |
1997-10-18 |
wessels | - parse the HTTP reply headers at swap in. This means... |
commit | commitdiff | tree |
1997-10-18 |
wessels | misc fixes for new vm-friendly swapin/swapout stuff |
commit | commitdiff | tree |
1997-10-18 |
wessels | for new swapout scheme we need to separately track... |
commit | commitdiff | tree |
1997-10-18 |
wessels | assert that we don't swap out any PRIVATE (e.g. non... |
commit | commitdiff | tree |
1997-10-18 |
wessels | add clientCacheHit() |
commit | commitdiff | tree |
1997-10-18 |
wessels | - Need to use clientCacheHit() for icpHandleIMSReply... |
commit | commitdiff | tree |
1997-10-18 |
wessels | missing %d format arg |
commit | commitdiff | tree |
1997-10-18 |
kostas | *** empty log message *** |
commit | commitdiff | tree |
1997-10-18 |
kostas | Improved IP cache chapter. |
commit | commitdiff | tree |
1997-10-18 |
wessels | Make sure that we don't deallocate any MemObject's... |
commit | commitdiff | tree |
1997-10-18 |
wessels | Set fde->flags FD_SOCKET_EOF when we detect EOF/shutdow... |
commit | commitdiff | tree |
1997-10-18 |
wessels | remove file_read debugs |
commit | commitdiff | tree |
1997-10-18 |
wessels | modify assertion: its okay to open a swapin FD while... |
commit | commitdiff | tree |
1997-10-18 |
wessels | update |
commit | commitdiff | tree |
1997-10-17 |
wessels | still fudging various offsets from new swapout scheme |
commit | commitdiff | tree |
1997-10-17 |
wessels | Fixed client address in access.log; it was always '-' |
commit | commitdiff | tree |
1997-10-17 |
wessels | xbstrerror() not needed I think |
commit | commitdiff | tree |
next |