]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-04-27  Dmitry KurochkinStore Config.Store.avgObjectSize in bytes.
2011-04-27  Dmitry KurochkinChange SwapDir::max_size to bytes, make it protected...
2011-04-27  Dmitry KurochkinRemove updateSize() from Store and make it protected...
2011-04-27  Dmitry KurochkinChange Config.cacheSwap.swapDirs and StoreEntry::store...
2011-04-27  Dmitry KurochkinDo not call updateSize() from Rock::SwapDir::addEntry...
2011-04-27  Dmitry KurochkinChange SwapDir::cur_size to bytes, make it private...
2011-04-27  Dmitry KurochkinMake Store::currentSize() return size in bytes.
2011-04-27  Dmitry KurochkinCode polishing: move Rock store entry limit calculation...
2011-04-27  Dmitry KurochkinInitialize and cleanup Rock shared maps using RunnersRe...
2011-04-26  Dmitry KurochkinRework shared queue for IpcIoFile, further optimize...
2011-04-25  Dmitry KurochkinMove shared queues to Ipc namespace.
2011-04-25  Dmitry KurochkinUse shared pages in IpcIoFile instead of passing data...
2011-04-25  Dmitry KurochkinFix queue index in IpcIoFile debug message.
2011-04-25  Dmitry KurochkinRework shared object design and management API.
2011-04-20  Dmitry KurochkinRemove obsolete XXX: IpcIoMsg objects are no longer...
2011-04-21  Alex RousskovTemporary fix for coredumps during shutdown cleanup. take06
2011-04-21  Alex RousskovDisable shared memory cache when not running in SMP...
2011-04-21  Alex RousskovPolished debugging messages.
2011-04-21  Dmitry KurochkinDrop SUID priveleges when running RunnersRegistry actions.
2011-04-19  Alex RousskovDo not leave a no-longer valid ThePagePool pointer...
2011-04-19  Alex RousskovFixed compiler warnings about wrong printf() format...
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-19  Amos Jeffriesnegotiate_wrapper_auth: fix strict compiler warnings
2011-04-19  Dmitry KurochkinAdjust FewToOneBiQueue to use IDs in [1, workerCount...
2011-04-19  Dmitry KurochkinCode polishing, s/mySharedSize/sharedSize/ for consistency.
2011-04-19  Dmitry KurochkinConvert most Segment::mem() calls to reserve().
2011-04-19  Dmitry KurochkinCleanup Pages initialization:
2011-04-19  Dmitry KurochkinUnlink shared segments used by memory cache, using...
2011-04-19  Alex RousskovOptimized the number of "queue is no longer empty"...
2011-04-18  Dmitry KurochkinUse page-rounded size for MemStore size rather than...
2011-04-18  Amos JeffriesTypos in 3.1 release notes
2011-04-18  Dmitry KurochkinPrint size in KB when warning about too large disk...
2011-04-18  Dmitry KurochkinDo not create shared memory pools and warn if we cannot...
2011-04-18  Amos JeffriesPrep for 3.1.12.1 and 3.2.0.7
2011-04-18  Dmitry KurochkinWarn if MemStore cannot support the configured maximum...
2011-04-18  Dmitry KurochkinImplement Ipc::Mem::Level().
2011-04-18  Dmitry KurochkinImprove statistic reporting for shared Rock caches.
2011-04-18  Scott James... Bundle pkg.m4 from pkg-config 0.25
2011-04-17  Dmitry KurochkinFix COSS build:
2011-04-17  Amos JeffriesFixes NTLM and Negotiate auth assertion "RefCountCount...
2011-04-16  Amos Jeffriesnegotiate_wrapper_auth: various portability fixes
2011-04-15  Markus Moellernegotiate_wrapper_auth: version 1.0.1
2011-04-15  Automatic source... SourceFormat Enforcement
2011-04-14  Alex RousskovCall haveParsedReplyHeaders() before entry->replaceHttp...
2011-04-14  Alex RousskovDo not create shared memory pools if caching is disabled.
2011-04-14  Alex RousskovCheck that we do not overflow mmap(2) size argument.
2011-04-14  Alex RousskovPolished desired total memory size calculation.
2011-04-14  Alex RousskovAdded TODO to deal with page alignment.
2011-04-14  Alex RousskovUse off_t instead of int and size_t for segment sizes
2011-04-14  Alex RousskovUse size_t instead of unsigned int for the page size...
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-14  Alex RousskovPolished shared memory initialization sequence, using...
2011-04-14  Alex RousskovAdded RunnersRegistry, an API to register and, later...
2011-04-14  Amos JeffriesSourceLayout: namesapce for Auth::User children
2011-04-13  Alex RousskovCheck the limit early in hope to catch cases when it...
2011-04-13  Alex RousskovIncreased page size to 32KB so that most typical respon...
2011-04-13  Alex RousskovUse size_t for cumulative shared pages limits instead...
2011-04-13  Alex RousskovFixed comment typo.
2011-04-13  Alex RousskovFixed shared memory cleanup code -- we were not returni...
2011-04-13  Alex RousskovExplain why we do not implement Icp::StoreMapCleaner...
2011-04-13  Alex RousskovFixed how storeSwapOutStart() prevents repeated calls...
2011-04-13  Automatic source... SourceFormat Enforcement
2011-04-12  Alex RousskovFixed storeDirSelectSwapDirRoundRobin iteration for...
2011-04-12  Alex RousskovAdded basic stats reporting.
2011-04-12  Alex RousskovFixed Ipc::Mem::PageStack::theSize type to be signed.
2011-04-12  Alex RousskovPolished debugging.
2011-04-12  Alex RousskovFixed Ipc::Mem::Segment::reserve().
2011-04-12  Alex RousskovFixed signed-with-unsigned compiler warnings.
2011-04-12  Amos JeffriesManager: send User-Agent header from cachemgr.cgi
2011-04-12  Amos JeffriesSourceLayout: add missing CredentialState.h
2011-04-12  Alex RousskovAdded initial shared memory cache implementation (MemSt...
2011-04-12  Automatic source... SourceFormat Enforcement
2011-04-11  Alex RousskovAvoid creating unlocked store_table entries when handli...
2011-04-11  Alex RousskovAdded TODOs to avoid creating unlocked store_table...
2011-04-11  Amos JeffriesSourceLayout: namespace for Auth::User
2011-04-11  Amos JeffriesImport SN.png correctly as binary.
2011-04-11  Amos JeffriesRe-fix icons/ FHS compliance
2011-04-11  Amos JeffriesSourceLayout: Shuffle InitAuthSchemes() to Auth::Init()
2011-04-11  Automatic source... SourceFormat Enforcement
2011-04-10  Amos JeffriesBug 3183: Invalid URL accepted with url host part of...
2011-04-10  Amos JeffriesSourceLayout: namespace for Auth::Config children
2011-04-09  Amos JeffriesPortability: allow GnuRegex to use libcompat min()...
2011-04-09  Amos JeffriesPortability: aio.h suffers from GCC-specific hacks...
2011-04-09  Amos JeffriesSourceLayout: namespace for Auth::Config
2011-04-09  Alex RousskovSplit Rock-only Rock::DirMap into Rock::DirMap and...
2011-04-09  Alex RousskovAdded reserve() method to allow nested classes or simil...
2011-04-09  Alex RousskovBug 3192: comm.cc:216: "fd_table[fd].halfClosedReader...
2011-04-09  Amos JeffriesPortability: a bit more dirent_t in squidpurge tool
2011-04-09  David HillBug 3194: selinux may prevent ntlm_smb_lm_auth from...
2011-04-08  Amos JeffriesBug 3185: 3.1.11 fails to compile on OpenBSD 4.8 and 4.9
2011-04-08  Amos JeffriesPortability: and dirent_t also only matters for non...
2011-04-08  Amos JeffriesPortability: dirent_t cannot be a typedef
2011-04-08  Automatic source... SourceFormat Enforcement
2011-04-08  Alex RousskovUsed one-for-all constant page size for now; need to...
2011-04-08  Alex RousskovFixed raw page buffer type.
2011-04-07  Amos JeffriesPortability Fix: getrlimit() / setrlimit() incompatible...
2011-04-07  Amos JeffriesPortability: glob.h requires GCC to compile on Linux.
2011-04-07  Francesco ChemolliEnable MemBlob to use the services of MemPools.
2011-04-07  Amos JeffriesICC: size_t is guaranteed to be >=0
2011-04-07  Amos JeffriesICC: support 64-bit environments dirent definitions
next