]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-10-04  Dmitry KurochkinAdd sanity check to Kids::init().
2011-10-04  Dmitry KurochkinDo not start useless diskers.
2011-10-04  Dmitry KurochkinDo not require IpcIo DiskIO module to build Rock store.
2011-10-04  Dmitry KurochkinRewrite shared memory registry runners using Ipc::Mem...
2011-10-04  Dmitry KurochkinAdd base class for registered runners that work with...
2011-10-04  Dmitry KurochkinWarn if shared memory cache is enabled in non-SMP mode.
2011-10-04  Dmitry KurochkinRemove useless typedef from DeactivateRegistered().
2011-10-04  Dmitry KurochkinAdd "fake" shared memory segment implementation.
2011-10-04  Dmitry KurochkinFix comment for Ipc::Mem::Segment::create() method.
2011-10-04  Dmitry KurochkinFix "variable set but not used" GCC 4.6 warnings when...
2011-10-03  Alex RousskovMerged from parent (trunk r11763, v3.2.0.12+).
2011-10-03  Alex RousskovUse atomic int for millisecond-based Balance instead...
2011-10-03  Alex RousskovWarn if Rock disker delays are significant.
2011-10-03  Amos JeffriesCleanup: only copy error-details.txt once per language
2011-10-03  David ParksBug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
2011-10-03  Christos TsantilasBug 3346: forward.cc:364: "entry->store_status == STORE...
2011-09-26  Alex RousskovInitialize LastIo to avoid huge balance values that...
2011-09-25  Henrik NordstromAuthor: Andrew Beverley <andy@andybev.com>
2011-09-24  Automatic source... SourceFormat Enforcement
2011-09-23  Amos JeffriesWorkaround: disable translation of error-details.txt
2011-09-22  Alex RousskovFixed SwapDir::reconfigure() arguments broken by my...
2011-09-22  Dmitry KurochkinFix cache_dir type check during reconfiguration.
2011-09-22  Dmitry KurochkinRemove SwapDir::reconfigure() arguments since they...
2011-09-22  Dmitry KurochkinIgnore and warn about attempts to reconfigure static...
2011-09-22  Christos TsantilasBug fix: "(ssl_crtd): Cannot add certificate to db...
2011-09-22  Alex RousskovBug 3351: FTP timeout causing "store_status == STORE_PE...
2011-09-22  Amos JeffriesSTUB: wordlist
2011-09-22  Peter PrambergerBug 3355: configure setting --with-swapdir ignored...
2011-09-22  Automatic source... SourceFormat Enforcement
2011-09-21  Alex RousskovTemporary fix: Avoid killing Coordinator with unregiste... take09
2011-09-21  Alex RousskovTemporary fix: Avoid killing Coordinator with unregiste...
2011-09-21  Andrew Beverleyext_session_acl: version 1.1
2011-09-18  Amos JeffriesCleanup: Drop useless ; and whitespaces
2011-09-18  Amos JeffriesEnumerate all ACL results for always_direct/never_direct.
2011-09-18  Amos JeffriesFix typo in IPF interception
2011-09-17  Alex RousskovRemoved assert with a "pointless comparison" to make...
2011-09-16  Amos JeffriesPrep for 3.2.0.12
2011-09-16  Alex RousskovRemoved assert with a "pointless comparison" to make...
2011-09-15  Alex RousskovDo not let cache manager requests kill SMP Squid using... take08
2011-09-15  Alex RousskovDo not let cache manager requests kill SMP Squid using...
2011-09-15  Alex RousskovAdded max-swap-rate=swaps/sec option to Rock cache_dir.
2011-09-15  Alex RousskovExpose the underlying integer type to AtomicWord users.
2011-09-15  Alex RousskovRemoved "pointless comparison of unsigned integer with...
2011-09-15  Automatic source... Maintenance: snapshot needs to cope with out-of-tree...
2011-09-15  Alex RousskovCheck for and use __sync_sub_and_fetch() and such for...
2011-09-15  Automatic source... SourceFormat Enforcement
2011-09-14  Alex RousskovMade Ipc::StoreMap::Shared public to make ICC compiler...
2011-09-14  Alex RousskovFixed negative time value detection and removed "pointl...
2011-09-14  Alex RousskovImplemented the second Store::get() API to make ICC...
2011-09-14  Alex RousskovMoved "meaningless" const to make ICC compiler happier.
2011-09-14  Automatic source... SourceFormat Enforcement
2011-09-13  Alex RousskovMerged from parent (trunk r11730, v3.2.0.11+).
2011-09-13  Alex RousskovSMP Caching: Core changes, IPC primitives, Shared memor...
2011-09-12  Francesco ChemolliImplement String::operator<
2011-09-12  Alex RousskovMerged from parent (trunk r11728, v3.2.0.11+).
2011-09-12  Alex RousskovUse STUB_RETVAL() to minimize the number of stub lines.
2011-09-12  Automatic source... SourceFormat Enforcement
2011-09-12  Alex RousskovPolished comments related to sizing, resizing, and...
2011-09-11  Alex RousskovRemoved tests/testRock placeholder until we have test...
2011-09-11  Alex RousskovFixed n_strands comment to use the right doxygen syntax.
2011-09-11  Alex RousskovPolished debugging: Use DBG_CRITICAL for level-0 messages.
2011-09-11  Alex RousskovPolished cache_mem description by adding some shared...
2011-09-11  Alex RousskovRemoved explicit sys/types.h #inclusion per Amos request.
2011-09-11  Alex RousskovNamed StoreEntry::swap_filen maximum value to avoid...
2011-09-11  Amos JeffriesCleanup: DIRECT access decision debugging and process
2011-09-11  Amos JeffriesDocs: clarify retry_on_error situations
2011-09-11  Amos JeffriesDocs: mention Host validation effect on url_rewrite_hos...
2011-09-10  Alex RousskovPolished debugging, #includes. And mkdir() no longer...
2011-09-10  Alex RousskovRenamed RockFile.h to RockDbCell.h to better match...
2011-09-10  Alex RousskovUse "#if HAVE_" and not "#ifdef HAVE_" per Squid style...
2011-09-10  Alex RousskovReversed r11339: Rock Store no longer needs time_msec...
2011-09-10  Amos JeffriesFTP: use random outgoing port on PASV connections
2011-09-10  Alex RousskovMoved squid.conf global disk_io_timeout to cache_dir...
2011-09-10  Automatic source... SourceFormat Enforcement
2011-09-09  Christos Tsantilas%la for intercepted connections
2011-09-09  Alex RousskovProvided more documentation for memory_cache_shared...
2011-09-09  Alex RousskovPolished free_YesNoNone() to avoid creating a static...
2011-09-09  Alex RousskovFixed max-stale check. Entities not exceeding max-stale...
2011-09-09  Alex RousskovAdded RunnersRegistry, an API to register and, later...
2011-09-09  Amos JeffriesDocument STUB.h macros and usage
2011-09-09  Amos JeffriesMaintenance: re-instate snapshot testing
2011-09-09  Amos JeffriesCleanup: make getOutgoingAddress fix local/remote protocol
2011-09-09  Amos JeffriesMaintenance: add revno and build-info to snapshot bundles
2011-09-08  Amos JeffriesBug 3335: ICAP service is down
2011-09-07  Amos Jeffriesbasic_db_auth: display available DSN drivers on connect...
2011-09-07  Alex RousskovFixed whitespace formatting.
2011-09-07  Christos Tsantilas%I shows hostname on SSL error page
2011-09-07  Automatic source... SourceFormat Enforcement
2011-09-06  Alex RousskovRemoved unused file.
2011-09-06  Alex RousskovSourceFormat Enforcement
2011-09-06  Alex RousskovPolished comments.
2011-09-06  Alex RousskovMerged from parent (trunk r11711, v3.2.0.11+).
2011-09-06  Alex RousskovDeclare already-too-large objects with yet-unknown...
2011-09-06  Alex RousskovMinimized differences with trunk.
2011-09-06  Alex RousskovPolished debugging messages to use DBG_IMPORTANT, WARNI...
2011-09-06  Alex RousskovPolished cache_dir rebuild warnings.
2011-09-06  Alex RousskovPolished API description to explain what a module is...
2011-09-06  Alex RousskovTemporary fixed coredumps when isOpen() is called durin...
2011-09-06  Alex RousskovAdjusted cf.data.pre to reflect cross-vectoring point...
2011-09-06  Alex RousskovSupport maximum field width for string access.log fields.
next