]> git.ipfire.org Git - thirdparty/squid.git/history - src/main.cc
Bug #2063: Hide debugging messages before cache.log is opened
[thirdparty/squid.git] / src / main.cc
2007-12-30  hnoBug #2063: Hide debugging messages before cache.log...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-12-02  amosjeffriesBug 2111 - squid.conf, others overwrite -X
2007-09-25  hnoClean up comm memory on exit
2007-08-31  hnoBug #2066: chdir after chroot
2007-06-18  hnoBug #1900: Double "squid -k shutdown" makes Squid resta...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2007-04-14  wesselsAdded 'store_log_tags' cache manager page. It reports...
2007-04-13  rousskovReverted revision 1.442 change that was supposed to fix
2007-04-12  rousskovThis change should fix bug #1837: Segfault on configura...
2007-02-05  hnoNeed to initialize neighbors even if not using ICP.
2007-01-26  wesselsunlinkdClose() should be called after (not before)...
2006-12-21  hnoKill the obsolete -V command line option. Not working...
2006-10-24  wesselsAlex reports getting coredumps (with high debugging...
2006-09-25  adrianAdd in more profiling points to identify CPU usage
2006-09-14  serassioWindows port: remove obsolete break from command line...
2006-09-03  hnoskip memory cleanups on shutdown even if built in leak...
2006-09-03  hnoValgrind support. Mainly rearranging of cbdata to make...
2006-09-02  serassioBug #1598: start_announce cannot be disabled
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-20  serassioPortability fix: use _PATH_DEVNULL instead of "/dev...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-08-12  robertcAdd AsyncEngine and TimeEngine support to the EventLoop...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-07-02  serassioForward port of WCCPv2 support and latest WCCPv1 change...
2006-06-14  serassioPartial Windows native port merge:
2006-05-31  wesselsmake Squid compile again with --disable-internal-dns...
2006-05-30  robertcMove clientCachable logic onto HttpRequest, as all...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-23  hno-mc command line option to disable memory pools
2006-05-17  hnoBug #1475: Squid does not need to be limited by FD_SETS...
2006-05-09  robertcMore decoupling work:
2006-05-06  wesselsnew feature: squid -k restart
2006-04-29  serassioCleanup of Windows service code.
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-01-04  wesselsConverted FwdState to a C++ class to take advantage...
2005-12-07  wesselsTurned pconn.cc into C++ classes. There are now separa...
2005-11-22  wesselsTurned "leakfinder" into something more like C++.
2005-08-26  wesselsCalculate loop_delay immediately before it is used.
2005-07-20  wesselsAlso enable opt_debug_stderr for squid -z
2005-07-10  serassioBug #1307: squid -k fails in combination with chroot...
2005-05-01  serassioBug #1244: Squid-3.0 compilation problems with gcc-4.0
2005-04-23  serassioBug #1196: Unable to run "squid -k" when hostname canno...
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2005-04-07  serassioBug #1227: squid should syslog to daemon facility not...
2005-04-03  serassioDon't call neighbors_init() when icp_port is set to 0
2005-03-18  hnoRename windows debug trap variable do_debug to do_debug...
2005-03-13  serassioBug #1257: compile warnings due to pid_t not being...
2005-01-08  serassiocheckRunningPid() may be called when debug_log is alrea...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-12-31  serassioTIOCNOTTY is not available on all platforms (OpenBSD...
2004-12-28  hnoKill unused variable
2004-12-27  hnoBug #1177: Don't close all "other" filedescriptors
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-21  hnoBug #944: Fails to compile on openbsd etc.
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-11-07  hnoMake sure the debug subsystem is suitably initialized...
2004-08-30  robertcMerge in MemPools objectification.
2004-08-30  robertc/tmp/cvsZKn66v
2004-04-04  hnoBug #868: pid_filename none does not work
2004-03-01  adrianAll of this is to fix a simple FTP crash if a HTTP...
2003-09-19  hnoFrom 2.5: log "Reconfiguring Squid Cache .." rather...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-31  robertcSummary: Windows Merges - dup2 and debugging.
2003-08-17  robertcSummary: debug format string portability.
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-06-09  wesselscheck open("/dev/null") return value for errors. Espec...
2003-05-06  hnoBug #579: close and reopen log files on reconfigure
2003-05-06  hnoBug #590: Hang on shutdown with "externalAclLookup...
2003-04-27  hnoadditional cleanup after astyle breakage
2003-04-27  hnoFixup astyle breakage on #ifdef anround {
2003-04-27  hnoFrom Guido:
2003-04-26  robertcSummary: Merge Windows fixes from Guido.
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-22  hnoFrom Guido:
2003-04-21  hnoFrom Guido:
2003-04-20  robertcSummary: Merge windows fixes.
2003-02-25  robertcSummary: Merge final stage1 ACL refactoring.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-02-16  hnoIncremental merge from rproxy
2003-02-07  robertcSummary: Fix non delay pool compiles.
2003-02-05  robertcSummary: Merge from delay-class-4
2003-02-01  hnoDelay unlinking of the pid file to after where the...
2003-01-23  robertcImport of fix-ranges branch
2003-01-18  hnodate: 2003/01/10 17:52:53; author: wessels; state...
2003-01-02  robertcsimplify loop_delay use
2002-11-15  hnoDon't abuse time_t for millisecond delta measurements...
2002-10-28  adrianmove the storeDirCallback() call out into main.cc where it
2002-10-19  hnoClose referer log on shutdown (merged from Squid-2)
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  robertcC++ conversion
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
next