]> git.ipfire.org Git - thirdparty/squid.git/history - src/unlinkd.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / unlinkd.cc
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoThe hex/dec I/O format operators is in the std namespace
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-24  hnoSQUID_HELPER define for including squid.h from helpers
2007-04-24  wesselsFix for compiling src/unlinkd.cc with kqueue and epoll.
2007-04-13  wesselsThe --enable-truncate and USE_TRUNCATE code has been...
2006-09-10  adrianreverse last patch - i missed that the fd_set includes the
2006-09-10  adrianBug 1579, 1475 - fix unlinkd to reduce the number of...
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-02  serassioWindows port: Allow unlinkd to work on MinGW
2006-08-20  serassioPortability fix: use _PATH_DEVNULL instead of "/dev...
2005-11-06  serassioWindows port:
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-14  wesselstypo; forgot statCounter before syscalls...
2003-02-14  wesselsNow incrementing statCounter.syscalls.disk.unlinks...
2003-01-23  robertcImport of fix-ranges branch
2002-07-21  hnoMore debug section cleanups
2002-07-21  hnoLarge cleanup of debug sections
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-02-24  hnoFixed numerous compiler warnings found by IRIX MIPS...
2001-01-12  wesselsUpdated copyright
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-07  hnoMinor corrections of the formatting of the boilerplate...
2000-05-31  wesselsDW:
2000-05-31  hnoOops.. USE_UNLINKD was still referenced by unlinkd.c
2000-05-16  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-05-03  hnohno squid-2.3.DEVEL3.helper_rotate_log.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
1999-07-13  wessels2.3 branch merge
1999-04-23  wesselsbranch 2.2 merge
1998-12-02  wesselsUSE_TRUNCATE_NOT_UNLINK option
1998-09-16  wesselsgindent
1998-09-11  wesselsdon't close same FD twice if unlinkd_wfd == unlinkd_rfd.
1998-08-14  wesselsprotect unlinkd_[rw]fd with USE_UNLINKD
1998-08-05  wesselsdebugging level changes for syslog
1998-08-04  wesselsDUNIX poll() and pipe() are incompatible
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-02-11  wesselsdebug section cleanup
1998-02-10  wesselsMerge unlinkdInit() and unlinkdCreate(). keep unlinkd...
1998-02-10  wesselsmove setsid() call to ipc.c
1998-02-10  wesselscall setsid() early in main() so the helper programs...
1998-02-05  wesselsDon't have unlinkd.c depend on USE_ASYNC_IO. Instead...
1998-02-03  wesselsgindent
1998-02-03  wesselsStewart Forster Jumbo Patch
1998-02-02  wesselsa little swap meta debugging, and added offset to file_...
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-01  wesselsFor unlinkd FD, set the timeout AFTER fd_open().
1997-11-15  wesselsNew averaging counter stuff
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-15  wesselsneed to flush logs before forking when unbuffered_logs = 1
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-04  wesselsnew debug() macro; David Luyer
1997-05-01  wesselscompiler
1997-05-01  wesselsmore random massive changes
1997-04-30  wesselsMassive changes
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile