]> git.ipfire.org Git - thirdparty/squid.git/history - src/cache_cf.cc
2.1 branch merge
[thirdparty/squid.git] / src / cache_cf.cc
1998-11-12  wessels2.1 branch merge
1998-11-12  glennSquid SNMP code rewrite
1998-10-15  wesselsallow whitespace in request URI's.
1998-10-14  wesselssome compilers cant grok variable names same as type...
1998-10-10  wesselsMoved many common dns/redirect/authenticate functions...
1998-09-15  wesselsreplaced NEIGHBOR_ and HELPER_ EBIT calls
1998-09-02  wesselsspello
1998-08-27  wesselsHTCP progress
1998-08-21  wesselsgindent
1998-08-21  wesselsput http-violating code inside HTTP_VIOLATIONS
1998-08-21  wesselsHenrik's refresh_pattern reload patch
1998-08-20  wesselswhen write fails because a disk is full, only lower...
1998-08-18  wesselsmake authenticate_program a wordlist so it includes...
1998-08-18  wesselsexternal proxy_auth code from Arjan
1998-08-18  wesselslog warnings when override-expire or override-lastmod...
1998-08-18  wesselsoverride-expire and override-lastmod options for refres...
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-31  wesselsuse strcasecmp() instead of strncasecmp()
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-21  wesselsFixed cachemgr 'objects' implementation. dump one...
1998-07-20  wesselschange FSF address
1998-07-17  wesselsadded initial CARP code
1998-07-16  wesselsadded no-netdb-exchange cache_peer option
1998-06-08  wessels- Copied more robust TCP UP/DOWN patch from 1.1 code
1998-06-04  wesselsReplaced 'cache_host_acl' with 'cache_host_access'...
1998-06-02  wesselsgindent
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-21  wesselsChanged refresh_t->pct from an int to a double
1998-05-02  wesselsremoved cache_stoplist_pattern and associated code
1998-05-01  wesselsFixed ASN/whois replies larger than 4KB. Also fixed...
1998-04-24  wesselsFixed buffer overruns from FTP server messages in error...
1998-04-21  wesselsFixed hierarchy_stoplist to be DEFAULT_IF_NONE
1998-04-17  wesselsneed to copy old filemap to new filemap during reconfigure
1998-04-17  wesselsmake the filemap size dependent on the cache dir size...
1998-04-09  wesselsDW braino^2
1998-04-09  wesselsDW braino
1998-04-09  wesselsdont complain about no units on zeros
1998-04-09  wesselsFixed CheckQuickAbort2() FPE bug.
1998-04-08  wesselsprotect parse_stringlist() with SNMP ifdef to eliminate...
1998-04-03  rousskov- Added internal support for cache digest (store_digest...
1998-03-31  wesselsgindent
1998-03-31  wesselsclean up reconfigure/rotate/shutdown flags and stuff
1998-03-29  wesselsprotect htcp features with USE_HTCP
1998-03-28  wesselschange HTCP vs ICP configuration to be a cache_peer...
1998-03-28  wesselsparse HTCP port on cache_peer line as '4287/htcp'
1998-03-28  wesselsFix announcment sending. Can't have NULL callback...
1998-03-25  kostas- renovated mib and added descriptions and comments
1998-03-25  wesselsreconfigure bug, need to reset Config.Swap.maxSize...
1998-03-21  wesselsfix announce onoff flag
1998-03-20  wesselsFix calculating Config.Swap.maxSize after a reconfigure
1998-03-17  wesselsSNMP changes/fixes
1998-03-17  wesselsFixed 'single parent' and peer->options bugs.
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-06  rousskov- Cahnged debug message that reports cache size to...
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-27  wesselsgindent
1998-02-26  kostasReorganized cachePerf.cacheProtoStats to cacheProtoAggr...
1998-02-26  kostasfixed memory problem
1998-02-25  kostassnmp per-community access controls (snmp_acl in squid...
1998-02-21  wesselsfilled in more config dump funcs
1998-02-20  wesselsmake all the OBJH functions static, etc
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-07  wesselsgindent
1998-02-06  wesselsHenrik's "full malloc debugging"
1998-02-06  wesselsFilling in some of the config dumping routines
1998-02-06  wesselsuse xstrncpy
1998-02-04  wesselsadd bogus value detection to parse_cachedir()
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-05  wessels- Changed algorithm for determining alive/dead state...
1998-01-03  wesselsReset Config.npeers to zero in free_peer()
1997-12-28  kostasSquid now caches whois replies for efficiency in retrie...
1997-12-03  wesselsremove commented-out prototypes
1997-12-02  wesselsmake SNMP code #ifdef-able, including config parsing
1997-12-02  wesselsgindent
1997-12-02  wesselsSNMP changes to get snmpwalk working
1997-11-23  wesselsWhen reconfiguring, don't free the cacheSwap data struc...
1997-11-13  wesselstypo
1997-11-13  wesselsremove fatal_dump calls
1997-11-13  wesselsRon Gomes fixes.
1997-11-05  wesselsLINT
1997-11-05  wesselsFixed storeDirSwapLog problems upon reconfigure
1997-10-29  wesselsrequire reference_age to be at least 5 minutes
1997-10-26  wesselsapply Mike Pelliters connection retry ideas
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-08-26  wesselsMisc fixes to eliminate problems at exit (and other...
1997-08-25  wesselsEd Knowles cleanup
1997-08-25  wesselsmisc fixes
1997-08-25  wesselsgindent
1997-08-25  wesselsConfiguration cleanup.
1997-08-25  wesselsadded back support for SRC_RTT features. Help from...
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-19  wesselsgindent
1997-07-19  wesselsfix some parsing. Needed regular 'parse_size_t' differ...
1997-07-17  wesselschar *me = getMyHostname() breaks strtok on irix-6?
1997-07-17  wesselsgindent
1997-07-17  wesselsclose swaplog_fd's in free_swapdir()
1997-07-17  wesselsremove debugging in parse_peer()
next