]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-03-11  Alex RousskovSourceFormat: Moved Adaptation::Answer class to its...
2011-03-11  Alex RousskovMoved AccessLogEntry.headers.adapt_last to AccessLogEnt...
2011-03-11  Alex RousskovFixed propagation of eCAP transaction meta-information...
2011-03-11  Alex RousskovPolished SGML formatting.
2011-03-11  Alex RousskovDocumented changes related to libecap v0.2.0 support.
2011-03-11  Alex RousskovGrouped methods related to the same API and documented...
2011-03-11  Alex RousskovReport eCAP service [re]start to cache.log by default.
2011-03-11  Alex RousskovFixed send_username typo. The correct option name is...
2011-03-11  Amos JeffriesExpand Makefile sources macros
2011-03-11  Automatic source... SourceFormat Enforcement
2011-03-10  Christos TsantilasApply uri_whitespace before logging malformed requests
2011-03-10  Amos Jeffriesproto ACL overly verbose on "Ignoring unknown protocol"
2011-03-10  Automatic source... SourceFormat Enforcement
2011-03-09  Alex RousskovSupport libecap v0.2.0; fixed eCAP body handling and...
2011-03-09  Alex RousskovMerged from parent (trunk 11270, circa 3.2.0.5+)
2011-03-09  Alex RousskovGive full Request-URI to eCAP adapters.
2011-03-09  Alex RousskovBug 2621: Provide request headers to RESPMOD when using...
2011-03-09  Alex RousskovImport external libecap in adaptation/ecap/, where...
2011-03-08  Alex RousskovPolished to address Squid Project review comments.
2011-03-06  Amos JeffriesIDNS missing casts
2011-03-05  Amos JeffriesMake DNS report failure on all packet construction...
2011-03-05  Amos JeffriesBug 2976: invalid URL on intercepted requests during...
2011-03-05  Automatic source... SourceFormat Enforcement
2011-03-05  Amos JeffriesRFC 1738 encoder upgraded action flags
2011-03-04  Automatic source... SourceFormat Enforcement
2011-03-03  Amos JeffriesBug 2885: Compile errors on AIX
2011-03-03  Amos JeffriesFix typos and missing if in libTrie inline support.
2011-03-03  Amos JeffriesCorrect debug statement about non-IPs on parse
2011-03-03  CephasBug 2965: Compile errors on MinGW
2011-03-03  Christos TsantilasSourceLayout: protocol_t upgrade fix
2011-03-03  Amos JeffriesFix Solaris warning: strands hides Ipc::Inquirer::strands
2011-03-03  Automatic source... SourceFormat Enforcement
2011-03-02  Christos TsantilasAdd support for parameterized Cache Manager queries...
2011-03-02  Amos JeffriesUpdate PROTO_CACHEOBJ to PROTO_CACHE_OBJECT name
2011-03-02  Christos TsantilasAdd support for parameterized Cache Manager queries...
2011-03-02  Christos TsantilasAdd support for parameterized Cache Manager queries.
2011-03-02  Christos Tsantilasfix Mgr::Inquirer::applyQueryParams, fix constness...
2011-03-02  Christos Tsantilasundo unneeded changes
2011-03-02  Christos Tsantilasmerge from trunk
2011-03-02  Amos JeffriesSourceLayout: protocol_t upgrade
2011-02-24  Amos JeffriesAuthor: Bernard <fli4l.charrier@free.fr>
2011-02-24  Amos JeffriesDisplay correct information on dstdomain clashes
2011-02-24  Amos JeffriesRevert client_side_request changes in rev11247
2011-02-24  Amos JeffriesICC support: code polish to reduce compile warnings
2011-02-23  Amos JeffriesAuthor: Alex Rousskov <rousskov@measurement-factory...
2011-02-22  Amos JeffriesFix for revno11239. Perform detection where it is not...
2011-02-22  Alex RousskovMade icc compiler happier without using a GCC-specific...
2011-02-21  Alex RousskovAllow constant pointers to non-constant HttpMsgs.
2011-02-21  Alex RousskovMinimize difference with parent (trunk).
2011-02-21  Alex RousskovCode cleanup: Described Adaptation::Ecap::Config and...
2011-02-21  Alex RousskovMerged from parent (trunk r11242, circa 3.2.0.5+)
2011-02-21  Alex RousskovCode cleanup: Proper assignment and copying of HttpHeader.
2011-02-20  Amos JeffriesDisplay build environment state after configure
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-18  Amos JeffriesFix mangled src/Makefile.am SNMP section
2011-02-18  Alex Rousskovlibecap v0.2.0 options support: accept/update/log eCAP...
2011-02-18  Amos JeffriesFix mangled src/Makefile.am SNMP section
2011-02-18  Amos Jeffriesauto-detect res_search() for Kerberos helpers
2011-02-18  Amos JeffriesPortability fix: Define template static members before...
2011-02-18  Amos JeffriesLog details of the stored object when locates a Date...
2011-02-18  Alex RousskovCode cleanup: Implement proper copy-constructor for...
2011-02-18  Alex RousskovCode cleanup: Implement proper assignment operator...
2011-02-17  Alex Rousskovlibecap v0.2.0 options support: supply client IP and...
2011-02-17  Alex RousskovFixed linking with libecap after PKG_CHECK_MODULES...
2011-02-17  Francesco ChemolliPortability fix: override compiler magic in understandi...
2011-02-17  Amos Jeffriessquidclient: send cachemgr password via -w option
2011-02-17  Amos Jeffriessquidclient: use Cache-Control instead of Pragma
2011-02-17  Amos Jeffriessquidclient: send User-Agent header and -A option to...
2011-02-17  Amos JeffriesBug 3155: Werror is hard-coded in libTrie build
2011-02-16  Alex RousskovUse pkg-config's PKG_CHECK_MODULES to check for and...
2011-02-16  Amos JeffriesBug 2720: comment in same line as cache/mem_replacement...
2011-02-16  Automatic source... SourceFormat Enforcement
2011-02-16  Amos JeffriesFix typo in EUI documentation
2011-02-15  Francesco ChemolliPortability fix: SunStudio doesn't like a preprocessor...
2011-02-15  Amos JeffriesBug 3105: malformed Proxy-Authorization leaks memory
2011-02-14  Amos JeffriesAuthor: Bernard <fli4l.charrier@free.fr>
2011-02-13  Amos JeffriesAuthor: Bernard <fli4l.charrier@free.fr>
2011-02-13  Amos JeffriesAuthor: Bernard <fli4l.charrier@free.fr>
2011-02-11  Amos JeffriesPrep for 3.2.0.5
2011-02-11  Amos JeffriesPrevent CONNECT request relaying to origin servers
2011-02-11  Amos JeffriesClientRequestContext::setReplyToError final parameter...
2011-02-10  Amos JeffriesHandle HTCP read failures and small packets.
2011-02-08  Automatic source... SourceFormat Enforcement
2011-02-07  Amos JeffriesPrep for 3.1.11
2011-02-07  Amos JeffriesIcons: remove SN.png on uninstall
2011-02-07  Amos JeffriesBug 2870: --disable-auth does not work
2011-02-07  Amos JeffriesAuthor: D Kazarov <d.y.kazarov@mail.ru>
2011-02-07  Amos JeffriesAuthor: Phil Oester <kernel@linuxace.com>
2011-02-07  Amos JeffriesAuthor: Jonathan Wolfe <jonathan.wolfe@gmail.com>
2011-02-07  Amos JeffriesMaintenance: Fix in icons update script
2011-02-06  Christos TsantilasSMP SNMP
2011-02-06  Christos TsantilasSMP SNMP
2011-02-06  Amos JeffriesIcons Upgrade
2011-02-06  Amos JeffriesLanguage: template updates
2011-02-06  Amos JeffriesEnable non-caching of external ACL results
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-02-06  Amos JeffriesAuthor: Bernard <fli4l.charrier@free.fr>
2011-02-06  Amos JeffriesSMP SNMP: fix test unit link failures
2011-02-03  Christos TsantilasSMP SNMP
2011-02-03  Christos Tsantilasadd snmp/Makefile.am
next