summaryrefslogtreecommitdiff
path: root/external/apache2/mDNSResponder
AgeCommit message (Expand)Author
2023-06-30PosixDaemon.c: restore NetBSD logging additions lost in mergesgutteridge
2023-06-30PosixDaemon.c: convert tabs to spaces to match coding stylegutteridge
2023-06-29prepare-import.sh: fix grammar in a commentgutteridge
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-29mdnsd(8): restore fixes for PR bin/46758, lost on resolving merge conflicts.andvar
2023-05-27reapply changes for the built-in drop-privs support by tsarna.andvar
2021-04-13more GCC 10 fixes.mrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-07-22mdnsd: Make the unable to parse resolv.conf message informativeroy
2020-07-21mdnsd: starting and stopping are informational messagesroy
2020-07-21mdnsd: Treat EADDRNOTAVAIL as a transient errorroy
2019-07-04Get the very generically-named put_uint32(), etc. out of the applicationthorpej
2018-12-09Don't hard-code the pathchristos
2018-11-19It is not an error if we did not find any IPv4 interfaces. It couldchristos
2018-11-18Use our getifaddrs versionchristos
2018-11-18print the path of the unix socket we could not create.christos
2018-11-18NFC: Fix commit message: Include the loopback so that we don't return anchristos
2018-11-18Add a simpler version to do interface enumeration that uses getifaddrs(3)christos
2018-05-02initialize addr to 0.christos
2018-04-11Add the missing lock.christos
2018-04-11Add the location of the last lock to help debugging.christos
2018-04-11instead of short-circuiting the test, set auto target host on by default.christos
2018-04-08remove format checker; cannot work because of %#a (ip address printing).christos
2018-04-07show how to turn on debugging.christos
2018-04-07put back handling for SIOCGIFAFLAG_IN -- should not matter.christos
2018-04-07When we advertise interfaces, don't skip if we are not autotargetting serviceschristos
2018-04-07Allow overriding checking for debug functionschristos
2018-03-03Fix Reproducible builds by obeying MDNS_VERSIONSTR_NODTS in all cases.christos
2018-02-25update upstream code changes in signal handling.christos
2018-02-25merge conflicts; also:christos
2018-02-25import latestchristos
2018-02-25zero out socket structures before bind.christos
2018-02-04optval is int not longchristos
2018-01-17make lint compile again.christos
2018-01-14remove Documents before import.christos
2018-01-14Add -Ichristos
2018-01-14resolve conflictschristos
2018-01-14import latest versionchristos
2018-01-14merge conflictschristos
2018-01-14import latest mDNSResponderchristos
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