]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2006-04-17  robertcAdd foreign to Makefile.am so autoreconf will work.
2006-04-10  hnoremoved obsolete ldap files. These was moved to the...
2006-04-09  serassioBug #1459: 504 Gateway Time-out on FTP uploads
2006-04-02  serassioBug# 1486: http_status causes segfault on https
2006-04-02  serassioBug #1504: misleading error message message for bad...
2006-04-02  serassioBug #1491: clientLifetime exceeded + external acl ...
2006-04-02  serassioBug #1506: confusing statistics on stateful helpers...
2006-04-02  serassioMore clarity in logfile_rotate description
2006-04-02  serassioMakefile file should not be here
2006-04-02  serassioAdded .cvsignore file
2006-04-01  serassioOn many Linux distributions wbinfo is placed in /usr/bin
2006-03-22  hnoBootstrapped
2006-03-22  hnoWas one more reference to the old broken autoconf macro
2006-03-22  hnoBootstrapped
2006-03-22  hnoAutoconf updates & fixes by Ralf Wildenhues <Ralf.Wilde...
2006-03-21  hnoBootstrapped
2006-03-21  hnoFinally a libdb autoconf test that has a chance of...
2006-03-21  hnoBootstrapped
2006-03-21  hnoSpelling correction
2006-03-21  hnoBootstrapped
2006-03-21  hnoAutoconf test for -ldb
2006-03-21  hnoDisable squid_session by default for now until the...
2006-03-21  wesselsbootstrapped after Henrik added db.h and db_185.h to...
2006-03-20  hnoautoconf tests to see if squid_session can be built...
2006-03-20  hnoconfigure probes to see if squid_session can be built...
2006-03-20  hnoBootstrapped
2006-03-20  hnoBootstrapped
2006-03-19  hnoSession acl helper for trackig user sessions
2006-03-19  hnoexternal acl helper for tracking user sessions
2006-03-11  hnoBootstrapped
2006-03-11  hnoBug #1454: Azerbaijani errors translation
2006-03-11  hnoBug #779: With 2.5 rel there is no more the DUPLICATE...
2006-03-11  hnoDist awk versions of the mk-xxx scripts
2006-03-08  hnoFix a use after free error when writing the clean swap...
2006-03-08  hnoClarify on why writing swap.state in parallell is good
2006-03-08  wesselsHttpStateData::sendRequestEntityDone() does not need...
2006-03-08  wesselsRemoving unused 'HttpStateData::SendRequestEntityDoneWr...
2006-03-07  hnoBootstrapped
2006-03-04  wesselsConverted ConnStateData->flags.readMoreRequests to...
2006-03-03  wesselsA quick hack to get ICAP "request satisfaction" mode...
2006-03-03  wesselsmoved httpMakePublic(), httpMakePrivate(), and httpCach...
2006-03-01  serassioBug #1478: add nowrap to cachemgr.cgi html tables
2006-02-26  serassioBug #1447: Some clients support NTLM even if not initia...
2006-02-26  serassioBug #1481: delay pools given too much bandwidht after...
2006-02-26  serassioBug #1482: persistent_connection_after_error directive
2006-02-26  serassioBug #1508: Error in FTP listings of files with -> in...
2006-02-26  serassioBug #1484: Hangs at 100% CPU if /dev/null is not accessible
2006-02-26  serassioBug #1507 Harmless typo in ftp.c
2006-02-24  hnoBootstrapped
2006-02-23  hnoUse the better awk already found by configure
2006-02-23  hnoSwitch to using awk for the mk-xxx scripts as per squid...
2006-02-23  hnoimported FTP RFC
2006-02-22  hnoAWK version of the build time mk-xxx scripts by Christo...
2006-02-22  wesselsbacking out revision 1.715 getRaw() patch.
2006-02-22  wesselsremove ugly getRaw()'s They are not necessary when...
2006-02-22  wesselsremove ugly getRaw()'s from refcounted pointer class
2006-02-22  wesselsRework FtpStateData::transactionComplete() so that...
2006-02-22  hnoAdd proxy authentication to the list of allowed headers...
2006-02-21  wesselsFix HttpReply leak due to failure to unlock in this...
2006-02-21  wesselswhen logging the client request, al.reply might be...
2006-02-20  serassioFixed gcc 4.1 build problem
2006-02-19  serassioBug #1485: logformat debugging messages
2006-02-18  wesselsCleaned up HttpReply handling in client_side_reply...
2006-02-18  wesselsI am changing debugging levels for these frequently...
2006-02-18  wesselsBug #1513 Some 206 responses logged incorrectly
2006-02-18  wesselsMoved some common code into the ClientHttpRequest const...
2006-02-18  wesselsReplaced the single-line wrapper function storeEntryRep...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-02-17  wesselsAn ICAP server is allowed to list multiple methods...
2006-02-08  wesselsWe should pass HttpStateData's orig_request to ICAP...
2006-01-26  wesselsMake ftpWriteCommand a method of FtpStateData
2006-01-26  wesselsThe 'ICAPClientRespmodPrecache' pointer in HttpStateDat...
2006-01-26  wesselsServerStateData::doIcap needs to be protected with...
2006-01-26  wesselsThe purpose of this change is to add ICAP RESPMOD suppo...
2006-01-26  wesselsbootstrapped after adding src/Server.{cc,h}
2006-01-26  wesselsThe purpose of this change is to add ICAP RESPMOD suppo...
2006-01-25  hnoCorrected port of patch for Bug #577. Issue found by...
2006-01-25  wesselschange _ftp_flags from unsigned int:1 to bool.
2006-01-25  wesselsRemove whitespace in function args leftover from s...
2006-01-24  hnoUpdate MARA Systems sponsor text now that they no longe...
2006-01-24  hno64-bit compatibility
2006-01-24  hnoWorkaround for newer OpenLDAP libraries requiring LDAP_...
2006-01-24  hnoKill unused nreadfds/nwritefds statistics in comm_poll...
2006-01-24  wesselsMore C++ conversions for ftp.cc
2006-01-24  wesselscleanup in constructor
2006-01-24  wesselsFtpStateData constructor was all wrong
2006-01-24  wesselsStarted converting ftp.cc to use more C++ class methods
2006-01-24  wesselsprotect from double inclusion with #ifndef directives
2006-01-24  wesselsFixed ICAP memory leak. ICAPClientRespmodPrecache...
2006-01-24  wesselsFix lock-counting bug caused by mixing references with...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2006-01-23  serassioBug #1479: wrong timezone declaration for 64 bit Irix
2006-01-22  serassioAddedd .cvsignore
2006-01-22  serassioA static definition of w_space here is no more needed
2006-01-20  wesselsMy recent ClientBody changes introduced a memory leak...
2006-01-20  wesselsfix for new HttpRequest
2006-01-20  wesselsRename previsouly private HttpRequest:initXX() to initH...
2006-01-20  wesselsMaking HttpRequest more class-like. Removed some non...
2006-01-14  wesselsTypo in #ifndef #define pair
2006-01-14  hnoBootstrapped
next