]> git.ipfire.org Git - thirdparty/squid.git/history - src/dnsserver.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / dnsserver.cc
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-12-07  rousskovFixed more compile errors after removal of snprintf.h
2006-08-14  serassioBug #1040: The bodge on OS/2 for _res is wrong
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
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-10-16  hnoBug #1091: compile fails with warnings with --disable...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-05  robertcSummary: Guido's 4th set of windows patches.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2002-07-01  hnoInclure getopt.h if available
2001-09-04  robertcFix all DEFAULT_helper variables; change SQUID_VERSION...
2001-01-12  wesselsUpdated copyright
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1998-11-25  wesselsgindent
1998-11-21  wessels2.1 branch merge
1998-11-12  wessels2.1 branch merge
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-07-17  wesselsAIX portability hacks
1998-04-24  wesselsgindent
1998-04-08  wesselswindows NT fixes (barf)
1998-04-03  wesselsChanged squid/dnsserver communication to single-line...
1998-02-18  wesselsFrom: Maxim Krasnyansky <max@viper.uznet.net>
1998-02-18  wesselsAdd RES_DNSRCH to res.options for -D command line option
1998-02-10  wesselsmove setsid() call to ipc.c
1998-02-10  wesselscall setsid() early in main() so the helper programs...
1998-02-06  wesselsremove GOT EOF message
1998-02-03  wesselsgindent
1998-01-31  wessels - Combined various interprocess communication setup...
1997-10-29  wesselsinitialize _res.options to RES_DEFAULT
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-17  wesselsgindent
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-02-07  wesselsAdd option for enabling RES_DEFNAMES in dnsserver.
1997-01-02  wessels - Changed inet_addr("X") to inet_addr("255...
1996-12-21  wesselsswitch to runtime inaddr_none instead of #defined INADD...
1996-11-13  wesselsfrank@langen.bull.de
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-19  wesselsmisc cleanup
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-25  wesselsMoved accept() for dnsserver into Squid
1996-09-17  wesselsansiproto.h readjustment
1996-09-14  wesselsANSIFY
1996-09-12  wesselscleanup based on HP-UX CC
1996-09-12  wesselsgindent
1996-09-12  wesselschange macro to a function
1996-08-31  wesselscompiler fixes from Ed Knowles
1996-08-29  wesselsgindent
1996-08-28  wesselsadd newline to error message
1996-08-28  wesselsuse _dns_ttl_ only if greater than -1
1996-08-28  wesselsExcellent DNS TTL hack from Balint Nagy Endre <bne...
1996-08-27  wesselsmerge from SQUID_1_0_10
1996-08-20  wessels1.0.7 -> 1.0.8 merge
1996-07-25  wesselsRemoved all the get*() turds, now use Config structure...
1996-07-25  wessels- Misc casts and cleanup from running Insight
1996-07-22  wessels-Split ipcache.c into ipcache.c and dns.c
1996-07-09  wesselsgindent
1996-07-09  wesselscleanup after big merge
1996-05-04  wesselsmerging changes from SQUID_1_0 branch
1996-04-16  wesselschange "cached" to "squid" in lots of places
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-02-29  wesselschange HARVEST to SQUID; remove rcsid and copyright
1996-02-23  wesselschange to SQUID_VERSION
1996-02-22  wesselsInitial revision