52
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix coverity detected issue in radv.c More... over 3 years ago
Fix coverity detected issues in option.c More... over 3 years ago
Fix coverity warnings on dbus More... over 3 years ago
Retry dhcp6 ping on interrupts More... over 3 years ago
Fix coverity formats issues in blockdata More... over 3 years ago
Fix few coverity warnings in lease-tools More... over 3 years ago
Add RFC 4833 DHCP options "posix-timezone" and "tzdb-timezone". More... over 3 years ago
Get logging of DNSSEC status right when Checking Disabled bit set. More... over 3 years ago
Final logging tweaks. More... over 3 years ago
Rationalise query-reply logging. More... over 3 years ago
Support limited wildcards in the input tags for --tag-if. More... over 3 years ago
Merge message changes into I18N files. More... over 3 years ago
Fix empty domain in server option parsing when more than one domain is given More... over 3 years ago
Add safety checks to places pointed by Coverity More... over 3 years ago
Retry on interrupted error in tftp More... over 3 years ago
Man page BNF error fix. More... over 3 years ago
Revert "There was a `notify` variable to keep track whether a subscriber is" More... over 3 years ago
Revert "Re-order UBus teardown logic." More... over 3 years ago
Define order of reading files when --addn-hosts given a directory. More... over 3 years ago
Fiz sizeof() confusion in 527c3c7d0d3bb4bf5fad699f10cf0d1a45a54692 More... over 3 years ago
dhcp_buff2 not availble in log_packet, use daemon->addrbuff More... over 3 years ago
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq More... over 3 years ago
Remove remaining uses of deprecated inet_ntoa() More... over 3 years ago
Remove remaining uses of deprecated inet_addr() function. More... over 3 years ago
CHANGELOG: spell-check More... over 3 years ago
There was a `notify` variable to keep track whether a subscriber is observing our UBus object. However, it was not properly cleaned up in `ubus_destroy`, potentially becoming stale over UBus reconnections. The variable was removed and the current state is examined when sending notifications, similarly as is done in other existing OpenWrt code. More... over 3 years ago
Fix NOERR/NXDOMAIN in answers configured by --domain-needed. More... over 3 years ago
CONNTRACK needs CAP_NET_ADMIN. More... over 3 years ago
Make comment style consistent. More... over 3 years ago
Adjust logging levels for connmark patterns. More... over 3 years ago