]> git.ipfire.org Git - thirdparty/squid.git/history - src/store.cc
Import of fix-ranges branch
[thirdparty/squid.git] / src / store.cc
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcmake StoreEntry the type for _StoreEntry throughout
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-15  robertcreally fix squid3 for c++ compilers with prefixed vtables
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  adriannew(unsigned int) -> new(size_t)
2002-10-14  robertcC++ conversion
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
2002-09-15  robertcclientStreams, rationalising the client side logic...
2002-08-16  hnoBugfix to make Vary processing a bit more robust
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-09-08  adrianRemove MEM_STMEM_BUF from the scene, and statically...
2001-06-29  hnoRemoved a unneeded typecast that may confuse some compi...
2001-04-14  hnoBasic support for Vary:ing objects.
2001-03-24  wesselsHad the sign wrong on a recent patch to prevent negativ...
2001-02-23  wesselsAvoid making 'served_date' negative in storeTimestampsS...
2001-01-12  wesselsUpdated copyright
2001-01-02  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-12-17  hnoReturn NULL after fatal() to keep GCC happy.
2000-12-05  wesselsstore.c:1299: warning: control reaches end of non-void...
2000-11-18  adrianDon't return NULL in createRemovalPolicy() if there...
2000-11-01  wesselsDW:
2000-07-20  wesselsDW:
2000-07-18  wesselsDW:
2000-06-27  hnoComplete rewrite of the removal policy list, to work...
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-28  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-05-03  hnohno squid-2.3.DEVEL2.rebuild_release.patch [continuation]
2000-05-03  hnohno squid-2.3.DEVEL2.rebuild_release.patch
2000-05-03  hnohno squid-2.2.STABLE2.to_large_objects-2.patch
2000-03-09  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-02-01  wesselsDW:
2000-02-01  wesselsDW:
2000-01-15  wesselsDW:
2000-01-11  wesselsDW:
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-09-29  wesselsurl checksum debugging; sometimes URL memory gets trashed
1999-08-02  wessels2.3 branch merge
1999-07-13  wessels2.3 branch merge
1999-06-25  wesselscompiler bugs
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-05-26  wesselslooks like storeEntryDump 'e' arg can be const
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-05-22  wesselsContinuing the process of supporting multiple filesyste...
1999-05-22  wesselsFixed a bug with closing swapout files around the time...
1999-05-20  wessels2.2 branch merge
1999-05-05  wessels2.2 branch merge
1999-05-05  wesselsFrom: Alex Rousskov <rousskov@ircache.net>
1999-05-05  wesselsgindent
1999-05-05  wesselsprintf bug
1999-05-04  wesselsmove some store initialization stuff into storeUfsDirInit()
1999-05-04  wesselsremove silly message about replacement rate
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-05-04  wesselsremove OPTIMISTIC_IO crap
1999-04-23  wesselsbranch 2.2 merge
1999-04-08  wesselsHenrik
1999-02-03  wesselscontinuous values for storeMaintainSwapSpace
1999-01-30  wesselsrewriting this varargs/stdargs function this way lets...
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselschanged open_disk_fd to store_open_disk_fd.
1999-01-19  wessels2.1 branch merge and gindent
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-15  wesselschange debug level for storeLateRelease
1999-01-13  wessels- removed storeAbort callback-server side argument
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  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1999-01-11  wesselschanged store_status STORE_ABORTED to entry->flags...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-12-05  wessels2.1 branch merge
1998-11-21  wesselsdon't swap out a file if we are under the RESERVED_FD...
1998-11-14  rousskov- added title row to storeCheckCachableStats to avoid...
1998-11-14  wessels2.1 merge
1998-11-12  wessels2.1 branch merge
1998-10-17  wesselsfix debugging message
1998-10-09  wessels2.0 branch merge
1998-10-09  wesselsChanged the policy of storeReleaseRequest() which used...
1998-10-09  wessels2_0 branch merge
1998-10-03  wesselsmerge SQUID_2_0 branch
1998-09-21  wesselscompiler warning
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-16  wesselsin storeRelease(), move aioCancel() call to after store...
1998-09-16  wesselsgindent
1998-09-15  wesselsfix new flags endian and size bugs
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-09-11  wesselsRemoved 'method bits' hack from ICP query/reply. This...
1998-09-11  wesselsIf we are over the FD limit, and we can read more on...
1998-09-10  wesselschanged no-caching based on http service time to be...
next