]> git.ipfire.org Git - thirdparty/squid.git/history - src/ipc.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / ipc.cc
2010-05-02  Henrik Nordstromrename ip/IpAddress to ip/Address to better reflect...
2010-04-24  Francesco ChemolliMerged from trunk
2010-04-17  Amos JeffriesMerge from trunk
2010-04-17  Amos JeffriesSourceLayout: Add Ip namespace for internal libip
2010-01-01  Amos JeffriesMerge from trunk
2009-11-21  Amos JeffriesMerge from trunk
2009-11-09  Amos JeffriesPolish rfc1738 library code. Add cppunit tests.
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-04-12  Amos JeffriesDetatch debugs() from many of its dependencies
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-07  Amos JeffriesAuthor: Source maintenance
2009-03-19  Alex RousskovMerged from trunk.
2009-03-19  Amos JeffriesTypo in IPC
2009-03-19  Henrik NordstromBug #2605: Don't call setsid() on helper childs when...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-18  Amos JeffriesMerge from trunk
2009-01-13  Amos JeffriesSourceLayout: migrate IPAddress into lipip.la
2009-01-13  Amos JeffriesMerge from trunk
2009-01-07  Amos Jeffriesconvert IpAddress.h to ip/IpAddress.h includes
2009-01-07  Amos JeffriesConvert many IPAddress to IpAddress
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-06-10  hnoRestore the code making helpers run in their own sessions.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-03  serassioFix wrong debug section in ipc.cc
2006-02-26  serassioBug #1484: Hangs at 100% CPU if /dev/null is not accessible
2005-06-05  hnoAlso need to ignore SIGHUP on helpers in foreground...
2005-05-27  hnoRun helpers in the same process group as the main proce...
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  hnoBug #896: snapshot 0119 /0214 fails to build on solaris...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-11-28  robertcfactor out environment manipulation
2002-10-21  adrianmove the udp functions to comm_udp_*, to be consistent...
2002-10-21  adriansend() - > comm_send()
2002-10-21  adrianrecv -> comm_recv().
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  robertcC++ conversion
2002-04-05  hnoUNIX domain IPC sockets support
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-09-28  hnoResurrected Duanes old sleep_after_fork patch. This...
2001-08-29  robertclatest rollup from ntlm.
2001-01-12  wesselsUpdated copyright
2000-05-12  wesselsDW:
2000-05-03  hnohno squid-2.2.STABLE5.ipc_hello.patch
2000-05-03  hnohno squid-2.2.STABLE4.helper_filedescriptors.patch
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
1998-11-20  wesselsFixed dup2() filedescriptor conflicts. yuck.
1998-11-17  wesselscomm_close() in a child process doesn't work with async IO
1998-11-13  wesselsMaking squid more a of a true daemon process
1998-11-12  wessels2.1 branch merge
1998-08-19  wesselslinux fixes, mostly socklen_t
1998-08-11  wesselsdont force closing of IPC sockets with commCloseAllSock...
1998-08-11  wesselsdebugging level adjustment for pagers
1998-08-04  wesselsDon't allow IPC_FIFO on OSF/DigitalUnix
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-02-19  wesselspurify fixes?
1998-02-11  wesselsdebug section cleanup
1998-02-10  wesselsmove setsid() call to ipc.c
1998-02-03  wesselsgindent
1998-01-31  wesselsadding