summaryrefslogtreecommitdiff
path: root/external/apache2
AgeCommit message (Expand)Author
2017-07-21Fix format strings to reflect exactly the types used.joerg
2017-01-11Disable a couple of warnings until further investigation.joerg
2015-10-15Add support for parsing IPv6 nameservers found in resolv.conf.roy
2015-10-15Revert prior. Instead just send the diagnostic to debugf instead of syslog as...roy
2015-10-15Derive our primary interface and address by trying to connect to anroy
2015-10-15If scheduling a probe or response is in the past or exactly now, scheduleroy
2015-10-15Revert r1.5 now that the time calculations are using a monotonic clock.roy
2015-10-15Starting and stopping should be informational messages to avoid consoleroy
2015-10-12A lack of useable addresses on any interfaces is not an error.roy
2015-10-12Ignore loopback interfacesroy
2015-10-12Use clock_gettime as a more accurate time source.roy
2015-06-10Teach mdnsd about IN_IFF_NOTREADY and IN_IFF_DETACHED.roy
2015-01-16use calloc, remove cast.christos
2014-12-20MKINET6=no build fixesprlw1
2014-11-25Change the "mDNSPlatformRawTime went backwards" message from LogMsg tojmcneill
2014-03-31Import mDNSResponder-320.16, merge, fix conflictspettai
2014-03-31Import mDNSResponder-320.16, as previous import (258.14) is quite oldpettai
2014-03-31Convert to the new thread safe gethostby{name,addr} nsswitch ABI.christos
2014-03-28Fix lost mergespettai
2014-03-24Import mDNSResponder-258.14, merge, fix conflictspettai
2014-03-24Import mDNSResponder-258-14 as per discussion with gdt@ and cristos@pettai
2014-03-24Prepare for importing a newer version of mDNSResponderpettai
2014-01-18Don't try and use an address we can't use.roy
2013-11-14Fix setsockopt(2) error.roy
2012-09-24Fix setsockopt(2) error on 64bit environment (amd64).taca
2011-08-09Don't use array access to compute addresses that are definitely beyondjoerg
2011-06-07Add () that match operator order.joerg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-24Fix another format stringjoerg
2011-05-24Fix format stringjoerg
2011-05-23Make a gross hack nice enough to not trigger warnings with clang.joerg
2011-02-27Lots of small fixes, so mdoclint is happy.wiz
2011-02-27since the mDNSResponder daemon is installed as mdnsd, there is someplunky
2011-02-27the original mDNSResponder.8 manpage, for referenceplunky
2011-02-17clang is more restrict matching input and output constraints.joerg
2011-02-12Fix mdnsd "ERROR failed to get errsd via SCM_RIGHTS" problem. mdnsd +jmcneill
2010-12-17Kill use of __DATE__ and __TIME__ in SCCS strings.joerg
2009-12-13remove an unused reference to LD32DIR.mrg
2009-11-28Only do the nss module if MKPIC != no.he
2009-11-04Two new features:tsarna
2009-10-26For the multicast_dns only mode, be very restrictive in what lookups wetsarna
2009-10-25Major enhancements to mdnsd nsswitch support:tsarna
2009-10-24Add interface list dump to debugging output.tsarna
2009-10-24Add a copy of the Apache 2.0 license here as requested by reed.tsarna
2009-10-18Remove generated file "mdnsd.8" in "cleandir" target.tron
2009-10-18Fix off by one in parser for "/etc/resolv.conf" found by SSP.tron
2009-10-05Add nss_mdns, a nsswitch plugin for host lookups vis mDNS ("Bonjour"),tsarna
2009-10-03Make signals match what OS X and the manpage say. Implement toggles fortsarna
2009-10-02if __packed exists, use it. I might revert this later when I fully implementchristos
2009-10-01mdnsd enhancements and fixes:tsarna