]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2010-07-24  Amos JeffriesImplement safe global IsOpen for COmm::ConnectionPointers
2010-07-23  Amos JeffriesMerge from trunk
2010-07-23  Amos JeffriesRoll Comm::Connection into TunnelStateData
2010-07-23  Francesco ChemolliFixed builtest.sh shell script brokenness on non-linux...
2010-07-23  Francesco Chemollirecommit
2010-07-23  Francesco ChemolliFixed builtest.sh shell script brokenness on non-linux...
2010-07-23  Amos JeffriesFix omitted part of rev10654
2010-07-22  Amos JeffriesUpdate names for Comm Paths/paths - new ConnectionList...
2010-07-22  Alex RousskovFixed comm.cc:377: "fd_table[fd].halfClosedReader ...
2010-07-22  Francesco ChemolliImproved libtool kludge
2010-07-22  Francesco ChemolliKludge: try to detect system acinclude path, to fix...
2010-07-22  Automatic source... Bootstrapped
2010-07-21  Amos JeffriesAuthor: Karl Benoit <karl.isatwork@gmail.com>
2010-07-21  Amos JeffriesAuthor: isaac <isaacarsenal@gmail.com>
2010-07-21  Amos JeffriesTestBed: --with-valgrind-debug is not longer universall...
2010-07-21  Automatic source... SourceFormat Enforcement
2010-07-20  Amos JeffriesFallout from more auditing
2010-07-20  Amos JeffriesAuthor: Chad E. Naugle <chad.naugle@travimp.com>
2010-07-20  Amos JeffriesMake http.cc use io.fd instead of member FD on errors...
2010-07-20  Amos JeffriesPartial reverse of rev10645
2010-07-20  Amos JeffriesBug 2963: --with-valgrind-debug failures ignored
2010-07-20  Amos JeffriesDo peer conn accounting in comm layer
2010-07-20  Amos Jeffriestypo
2010-07-20  Amos JeffriesSplit start() in two: setup and connect handling. Clean...
2010-07-19  Alex RousskovMore AsyncJob rules based on squid-dev reviews:
2010-07-19  Alex RousskovPolished job start documentation.
2010-07-19  Amos JeffriesMake HttpStateData use Comm::Connection instead of...
2010-07-19  Amos JeffriesCode fixes from second audit
2010-07-19  Amos JeffriesMake --disable-loadable-modules work again
2010-07-19  Amos JeffriesCorrection documentation of QoS disable-preserve-miss
2010-07-18  Amos JeffriesFwdState::abort can happen mid-connect
2010-07-18  Amos JeffriesAdd ConnOpener to Comm namespace
2010-07-18  Amos JeffriesImprove CommCalls debug output display.
2010-07-18  Amos JeffriesMake comm_local_port record local IP in fde table if...
2010-07-18  Amos JeffriesFix ConnOpener leak
2010-07-18  Amos JeffriesRemove obsolete function
2010-07-17  Amos JeffriesMerge from trunk
2010-07-17  Amos JeffriesRemove watchers before recovering callback. So they...
2010-07-17  Amos JeffriesMake connect timeout a ConnOpener private
2010-07-17  Amos JeffriesMake AsyncJob emit both constructed and destructed...
2010-07-17  Amos JeffriesSome polish on debug output
2010-07-17  Amos JeffriesConvert ConnOpener callbacks to Async member-function...
2010-07-17  Amos JeffriesFix crash on forwarding abort
2010-07-16  Alex RousskovAdded debugging scripts that work with detailed cache.log
2010-07-16  Alex RousskovPolished AsyncJob documentation. Removed obsolete job...
2010-07-16  Alex RousskovAdded initial extended documentation for AsyncJob API.
2010-07-16  Amos JeffriesImproved Async implementation.
2010-07-15  Henrik NordstromUpdate libtool autoconf macros to libtool2 style
2010-07-15  Amos JeffriesFix build errors where we meet new SMP code
2010-07-15  Amos JeffriesMerge from trunk
2010-07-15  Amos JeffriesRemove .so from SASL build checks
2010-07-15  Amos JeffriesAuthor: Karl Benoit <karl.isatwork@gmail.com>
2010-07-15  Amos JeffriesBug 2885: AIX support: check libm for log()
2010-07-14  Amos JeffriesDocument BodyPipe.h
2010-07-14  Amos JeffriesMaintenance: reset working directory after snapshot...
2010-07-14  Alex RousskovBug 2651 fix: squid crashing with ident auth
2010-07-13  Amos JeffriesTypo in Joomla fix
2010-07-13  Henrik NordstromCorrect Joomla DB auth handling
2010-07-13  Henrik NordstromAuthor: Milen Pankov <mail@milen.pankov.eu>
2010-07-13  Alex RousskovFixed memory leak related to retried requests.
2010-07-13  Alex RousskovPrevent memory leaks when cloning Range requests.
2010-07-13  Alex RousskovFixed memory leaks related to Range requests.
2010-07-13  Amos JeffriesMerge from trunk
2010-07-13  Automatic source... SourceFormat Enforcement
2010-07-12  Amos JeffriesAuthor: Various Translators
2010-07-12  Amos JeffriesHelpers: cleanup wbinfo_group manual on distclean
2010-07-12  Amos JeffriesHelpers: Naming and C++ update for external ACL helpers
2010-07-09  Automatic source... SourceFormat Enforcement
2010-07-08  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2010-07-08  Amos JeffriesAuthor: Jens-S. V�ckler <voeckler@rvs.uni-hannover.de>
2010-07-08  Amos JeffriesHelpers: unify auth helpers use of debug and HELPER_INP...
2010-07-08  Amos JeffriesHelpers: upgrade digest helpers to C++
2010-07-08  Amos JeffriesMaintenance: run webpage make from web directory
2010-07-08  Amos JeffriesSMP: Use sys/uio.h for struct iovec
2010-07-08  Automatic source... Bootstrapped
2010-07-07  Alex RousskovDefine MSG_NOSIGNAL if it is missing.
2010-07-07  Alex RousskovPolished KidName example to use a real Squid process...
2010-07-07  Alex RousskovDo not use NAME_MAX because it is not portable.
2010-07-07  Francesco ChemolliRe-defined preprocessor macro for better consistency.
2010-07-07  Francesco ChemolliIncreased consistency in configure.in quoting
2010-07-07  Amos JeffriesSMP: Kid depends on sys/wait.h
2010-07-07  Automatic source... Bootstrapped
2010-07-07  Automatic source... Bootstrapped
2010-07-07  Alex RousskovMoved KidIdentifier to globals to make pinger happy.
2010-07-07  Automatic source... SourceFormat Enforcement
2010-07-07  Amos JeffriesMaintenance: wrap all snapshot script variables
2010-07-07  Amos JeffriesSMP: updated release notes
2010-07-07  Alex RousskovSMP support, part 1: Essential non-caching functionality.
2010-07-07  Alex RousskovDo not stop testheaders.sh on the first error, to be...
2010-07-07  Alex RousskovDo not stop accepting just because we got COMM_NOMESSAGE.
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-07-06  Alex RousskovApplied source formatting rules in preparation for...
2010-07-05  Alex RousskovFixed comment formatting.
2010-07-05  Alex RousskovRenamed "main_processes" to "workers" per Squid Project...
2010-07-05  Alex RousskovRemoved Descriptor-related code used for testing fd...
2010-07-05  Amos JeffriesBetter bug 2972 fix.
2010-07-05  Amos JeffriesBug 2972: LTDL 2.2.6b compile errors
2010-07-05  Amos JeffriesUpdate negotiate SSPI helper
2010-07-03  Automatic source... Bootstrapped
2010-07-02  Amos JeffriesFix validaton of release version
next