]> git.ipfire.org Git - thirdparty/squid.git/history - src/stat.cc
From: Markus Gyger <mgyger@itr.ch>
[thirdparty/squid.git] / src / stat.cc
1996-10-13  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-10-11  wesselsgindent
1996-10-11  wesselsBig improvement to cache_mem. Now count pool pages...
1996-10-10  wesselsAccount and free netdb host entries too.
1996-10-10  wessels-Replaced use of hostent in IP cache. Now use home...
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-25  wesselsgindent
1996-09-24  wesselscompiler
1996-09-24  wesselsgindent
1996-09-24  wesselsadd netdb stuff
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-19  wessels - Added 'cache_stoplist' to specify things...
1996-09-17  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-09-17  wesselss/()/(void)/
1996-09-16  wesselschange #ifdef to #if
1996-09-15  wesselsfix misc brokenness
1996-09-15  wesselsput back _PARAMS/__P macro for defs
1996-09-14  wesselsANSIFY
1996-09-14  wessels - Added setting cachemgr.cgi fields from query...
1996-09-14  wesselsLOG_FULL_HEADERS fixup
1996-09-14  wesselsgindent
1996-09-14  wesselsFrom: Ron Gomes <rrg@ny.ubs.com>
1996-09-12  wesselsif no timeout handler, show the timeout as '0'
1996-09-12  wessels- Cleaned up gopher.c; prototypes, make functions stati...
1996-09-06  wesselstwiddle meta_data counters
1996-09-05  wessels-Added more IMS support. Now Squid issues IMS requests...
1996-09-04  wesselssquid-1.0.12 merge
1996-08-31  wessels - Fixed ENTRY_DISPATCHED bug. ENTRY_DISPATCHED...
1996-08-29  wesselshtml cleanup
1996-08-27  wessels-Fix calling maintenance functions in main. Don't...
1996-08-27  wesselsadded proxy authentication patch from Jon Thackray...
1996-08-15  wesselsfix potential NULL pointer references
1996-08-13  wesselsgindent
1996-07-27  wessels- Removed all references to hierarchy.log.
1996-07-26  wesselsremoved {http,ftp,gopher}_stop stoplists
1996-07-26  wessels-Use 'mem = entry->mem_obj' shortcut
1996-07-25  wesselsRemoved all the get*() turds, now use Config structure...
1996-07-25  wessels- Added 'stats/dns'
1996-07-22  wesselslogic
1996-07-22  wesselschange log_append() to use an in_addr instead of a...
1996-07-22  wessels-Split ipcache.c into ipcache.c and dns.c
1996-07-20  wessels-Changed comm_write() to free/give up memory after...
1996-07-19  wesselsuse LOCAL_ARRAY macro
1996-07-17  wessels-No more O_RDWR files, now open two FDs if need to...
1996-07-16  wesselsadd init debugging
1996-07-12  wessels-add memoryAccounted()
1996-07-11  wesselsredirector up to snuff
1996-07-10  wesselsmucho cleanup, mostly separate filedescriptor output...
1996-07-09  wesselsgindent
1996-07-09  wesselscleanup after big merge
1996-05-15  wesselsFrom: Hugh Anderson <h_anders@ee.cit.ac.nz>
1996-05-02  wesselssupport for RFC931/ident
1996-05-02  wesselsgindent
1996-05-02  wesselsmerging all changes up to squid-1.0.beta5
1996-04-19  wesselsseparated nconn into TCP and UCP
1996-04-19  wesselsuse storeAppendPrintf() instead of sprintf();storeAppend()
1996-04-17  wesselsfix config_file (now ConfigFile) mem problems
1996-04-16  wesselsfix Makefile clean target
1996-04-16  wesselschange "cached" to "squid" in lots of places
1996-04-16  wesselsjust change name of edge type enums to EDGE_PARENT...
1996-04-16  wesselschange check for extended mallinfo structure
1996-04-14  wesselsmake storeAppend void
1996-04-12  wesselsfinish up ACL implementation
1996-04-11  wesselsgindent
1996-04-11  wesselsapparently mostly working ACLs
1996-04-11  wesselsmake SIGHUP reconfigure the cache; SIGUSR1 rotates...
1996-04-10  wesselsprecedence/parenthesis cleanup
1996-04-06  wesselsuse "void *" instead of "caddr_t" everywhere
1996-04-05  wesselsAdded __FILE__,__LINE__ debugging to {get,put}_free_...
1996-04-04  wesselsmajor code cleanup/unification/rewrite
1996-04-03  wesselsEnhanced access logging. Now log HTTP reply code and...
1996-04-02  wesselsuse new getCurrentTime(); new log format
1996-04-01  wesselscleanup
1996-04-01  wesselsUnneded argument to ttl_describe removed
1996-03-30  wesselsassign various debug sections
1996-03-28  wesselsrely on configure to properly set HAVE_MALLINFO and...
1996-03-28  wesselsnew debug section,level stuff
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-02-29  wesselsgcc -Wall fixes
1996-02-29  wesselschange HARVEST to SQUID; remove rcsid and copyright
1996-02-23  wesselsgcc -Wall cleanup
1996-02-23  wesselsremove store_mem_obj macro
1996-02-23  wesselschange to SQUID_VERSION
1996-02-22  wesselsInitial revision