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