]> git.ipfire.org Git - thirdparty/squid.git/history - src/disk.cc
Updated copyright
[thirdparty/squid.git] / src / disk.cc
2001-01-12  wesselsUpdated copyright
2000-11-01  wesselsgindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0...
2000-10-21  hnoCYGWIN port by Robert Collins
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-05-26  wesselsfile_open() is entirely blocking now -- there is no...
1999-05-05  wesselsgindent
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-05-04  wesselsremove OPTIMISTIC_IO crap
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-30  wesselsflags.open
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1999-01-12  wesselschanged struct _fde->open to _fde->flags.open to save...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-09-29  wesselsneighborType() needs to be global
1998-09-23  wesselsclear errno just in case
1998-09-05  wesselssyscall counters, mostly I/O
1998-08-25  wesselsHenrik's fixes for DW adding FD to AIOCB bugs
1998-08-21  wesselsunused vars
1998-08-21  wesselsrelocated write-combining code so it occurs only after...
1998-08-21  wesselsgindent
1998-08-20  wesselsfile_close should call the read_handler if set so we...
1998-08-19  wesselsexperimental OPTIMISTIC IO patch
1998-08-19  wesselsAdded FD arg to Async IO callback handlers. This elimi...
1998-08-15  wesselsmemory free bug
1998-08-15  wesselsI think we don't need disk_ctrl_t for file_read
1998-08-14  wesselsonly add += len if len > 0
1998-08-12  wesselspoolify dread_ctrl
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-07-07  wesselsmaybe call fsync() before close
1998-06-03  rousskov- spellchecking and typos
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-23  wesselsgindent
1998-05-23  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-05-21  wesselsreplaced fde->flags EBIT stuff with int:1 list
1998-03-29  wesselsprintf errors/warnings
1998-03-27  wesselsWe only need to return IF the callback is made. This...
1998-03-05  wesselsmissing printf-like arg to debug
1998-03-05  wesselsgoofy debug so we can track open files at exit
1998-03-04  wesselslower debug levels on file_close to track delayed closes
1998-02-25  wesselswe may have a FD leak. lets cache the FD_CLOSE_REQUEST...
1998-02-24  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-21  wesselslittle rewriting needed for disk write callbacks. ...
1998-02-18  wesselsmove aioClose() init to disk_init
1998-02-10  wesselsChanges to accomodate disk write failures:
1998-02-10  wesselsI think we dont need FD_WRITE_PENDING
1998-02-06  wesselsrename ->func to ->free_func to avoid conflicts
1998-02-05  wesselsmake open() error debug level 3
1998-02-04  wessels- Changed swap.state to be binary
1998-02-04  wesselsFixed swap meta for store_swapin.c and store_swapout.c
1998-02-03  wesselsgindent
1998-02-03  wesselsStewart Forster Jumbo Patch
1998-02-02  wesselsa little swap meta debugging, and added offset to file_...
1997-11-15  wesselsUse new ignoreErrno()
1997-11-14  wesselsDavid Luyer's fixes
1997-11-12  wesselsup debug level on 'seeking to offset' message
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-05  wesselsLINT
1997-10-31  wesselsupdate offset if we seek!!
1997-10-29  wesselschange BIT_RESET to BIT_CLEAR
1997-10-28  wesselsremove UNUSED_CODE and OLD_CODE sections
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-24  wesselslog FD with diskHandleRead message
1997-10-24  wesselsgindent
1997-10-24  wesselsSimplified diskHandleRead(). Combined three callback...
1997-10-23  wesselscleanup on diskHandleWrite
1997-10-21  wesselsgindent
1997-10-18  wesselsremove file_read debugs
1997-10-17  wesselsWith new storeClientCopy() scheme, the client side...
1997-10-17  wesselsgindent
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-07-15  wesselszoinks, sizeof() breaks when a variable is the same...
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-27  wesselsgindent
1997-06-18  wesselsdebugging and assertions
1997-06-04  wesselsnew debug() macro; David Luyer
1997-06-04  wesselsUSE_ASYNC_IO cleanup
1997-06-03  wesselspurifying
1997-05-22  wesselsMerging in NOVM diffs. Making functions NOVM compatible.
1997-05-16  wesselsDont' flush write buffers on write error, UNLESS there...
1997-05-05  wessels- DO NOT set the filemap bits for unvalidated entries...
1997-05-03  wesselsmore misc, massive cleanup
1997-05-01  wesselsFixed ACL_SRC_DOMAIN that should have been ACL_DST_DOMA...
1997-05-01  wesselsChange ipcache_unregister.
1997-05-01  wesselsmore random massive changes
1997-04-30  wesselsallow file_close() to close more than just FD_FILE
1997-04-30  wesselsMassive changes
1997-04-30  wesselsmoving FD things to common fd.h
1997-04-30  wesselsmassive casting cleanups!
1997-04-28  wesselsremove lotsa casts
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-02-27  wesselsJUMBO Stewart Forster speedup patch:
1997-02-24  wesselsdiskHandleWrite ZPR fix
1997-02-20  wesselsToo many args to wrt_handle()
next