]> git.ipfire.org Git - thirdparty/squid.git/history - src/redirect.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / redirect.cc
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-07  wesselsExtended the Squid -> Rewriter interface with key=value...
2007-09-28  amosjeffriesBoost redirector cache.log message to indicate <NULL...
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory.com
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-07-08  serassioAdded to the redirectors interface the support for...
2006-06-15  serassioBug #1604: segfault on cachemgr when no redirectors...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2005-09-09  wesselscosmetic: Remove silly "typedef class ClientHttpRequest...
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-10-18  hnoBug #860: redirector_access does not handle "slow"...
2004-08-30  robertc/tmp/cvsZKn66v
2004-04-07  hnoBacked out the patch for Bug #860: redirector_access...
2004-04-03  hnoBug #860: redirector_access does not handle slow acls...
2003-11-06  hnoBug #789: login with space confuses redirectors
2003-09-21  robertcSummary: ACL tweaks.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-10  robertcSummary: Refactoring: ClientHttpRequest.
2003-05-29  hnoOverlapping helper requests for standard helpers (not...
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2002-07-21  hnoLarge cleanup of debug sections
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-05  hnoUNIX domain IPC sockets support
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-06-25  wesselssquidGuard is unable to do access-control on a per...
1999-06-17  wesselsAdded redirector_bypass option, written for Deere and...
1999-04-08  wesselsmake 'redirect_program' a wordlist so you can have...
1999-01-24  wesselspatch that combines client-side informational IDENT...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-12  wessels2.1 branch merge
1998-10-20  wesselsgindent
1998-10-19  wesselschanged helper usage so that during a reconfigure we...
1998-10-17  wesselsfixed helper restart bugs
1998-10-15  wesselstypo
1998-10-10  wesselsMoved many common dns/redirect/authenticate functions...
1998-09-15  wesselsrelocate all-redirectors-have-exited check.
1998-09-15  wesselsorphan the redirector in redirectShutdown; gindent
1998-09-15  wesselscompiler
1998-09-15  wesselsreimplement redirector code to handle reconfigure better
1998-09-15  wesselsreplaced NEIGHBOR_ and HELPER_ EBIT calls
1998-09-05  wesselssyscall counters, mostly I/O
1998-07-25  wesselsrewrote shutdown code. Using FD timeouts suck{s,ed...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsFixed cachemgr 'objects' implementation. dump one...
1998-07-20  wesselschange FSF address
1998-05-09  wesselsuse real program name in ps output
1998-03-31  wesselsonly show the 'preparing for shutdown' message once
1998-03-31  wesselsclean up reconfigure/rotate/shutdown flags and stuff
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-07  wesselsremove brackets from cachemgr output
1998-02-03  wesselsgindent
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1997-12-06  wesselsINITIAL URN SUPPORT by Kostas
1997-12-02  wesselsgindent
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-17  wesselsgindent
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-07-15  wesselsneed to flush logs before forking when unbuffered_logs = 1
1997-06-04  wesselsnew debug() macro; David Luyer
1997-05-16  wessels- rename 'reread/reinitialize' to 'reconfigure'
1997-05-08  wesselsclient-proxy keep-alive connections almost working
1997-05-05  wessels- DO NOT set the filemap bits for unvalidated entries...
1997-05-01  wesselsFixed ACL_SRC_DOMAIN that should have been ACL_DST_DOMA...
1997-05-01  wesselsmore random massive changes
1997-04-30  wesselsMassive changes
1997-04-30  wesselsmassive casting cleanups!
1997-04-28  wesselsremove lotsa casts
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-02-01  wesselsFrom: "Andrew Humphrey" <ajh@paisley.its.unimelb...
1997-01-24  wesselsFrom: B.R.Foster@massey.ac.nz (Brent Foster)
1997-01-14  wesselsFrom: B.R.Foster@massey.ac.nz (Brent Foster)
1996-12-05  wesselsredirector buffers need to be bigger than MAX_URL
1996-11-15  wesselsmake all xstrerror() debugging section 50
1996-11-08  wesselsmake sure ident lookups finish before checking ACLs
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-13  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-10-12  wesselscombine two comm_set_select*() funcs into commSetSelect()
1996-10-11  wesselsMisc shutdown-related cleanup stuff...
next