index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
apache2
/
mDNSResponder
Age
Commit message (
Expand
)
Author
2023-06-30
PosixDaemon.c: restore NetBSD logging additions lost in merges
gutteridge
2023-06-30
PosixDaemon.c: convert tabs to spaces to match coding style
gutteridge
2023-06-29
prepare-import.sh: fix grammar in a comment
gutteridge
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-29
mdnsd(8): restore fixes for PR bin/46758, lost on resolving merge conflicts.
andvar
2023-05-27
reapply changes for the built-in drop-privs support by tsarna.
andvar
2021-04-13
more GCC 10 fixes.
mrg
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-07-22
mdnsd: Make the unable to parse resolv.conf message informative
roy
2020-07-21
mdnsd: starting and stopping are informational messages
roy
2020-07-21
mdnsd: Treat EADDRNOTAVAIL as a transient error
roy
2019-07-04
Get the very generically-named put_uint32(), etc. out of the application
thorpej
2018-12-09
Don't hard-code the path
christos
2018-11-19
It is not an error if we did not find any IPv4 interfaces. It could
christos
2018-11-18
Use our getifaddrs version
christos
2018-11-18
print the path of the unix socket we could not create.
christos
2018-11-18
NFC: Fix commit message: Include the loopback so that we don't return an
christos
2018-11-18
Add a simpler version to do interface enumeration that uses getifaddrs(3)
christos
2018-05-02
initialize addr to 0.
christos
2018-04-11
Add the missing lock.
christos
2018-04-11
Add the location of the last lock to help debugging.
christos
2018-04-11
instead of short-circuiting the test, set auto target host on by default.
christos
2018-04-08
remove format checker; cannot work because of %#a (ip address printing).
christos
2018-04-07
show how to turn on debugging.
christos
2018-04-07
put back handling for SIOCGIFAFLAG_IN -- should not matter.
christos
2018-04-07
When we advertise interfaces, don't skip if we are not autotargetting services
christos
2018-04-07
Allow overriding checking for debug functions
christos
2018-03-03
Fix Reproducible builds by obeying MDNS_VERSIONSTR_NODTS in all cases.
christos
2018-02-25
update upstream code changes in signal handling.
christos
2018-02-25
merge conflicts; also:
christos
2018-02-25
import latest
christos
2018-02-25
zero out socket structures before bind.
christos
2018-02-04
optval is int not long
christos
2018-01-17
make lint compile again.
christos
2018-01-14
remove Documents before import.
christos
2018-01-14
Add -I
christos
2018-01-14
resolve conflicts
christos
2018-01-14
import latest version
christos
2018-01-14
merge conflicts
christos
2018-01-14
import latest mDNSResponder
christos
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
[next]