summaryrefslogtreecommitdiff
path: root/lib/addns/dnssock.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-24lib/adnss: clang: Fix The left operand of '!=' is a garbage valueNoel Power1-1/+1
2018-06-13Fix UDP DNS queries in addnsTimur I. Bakeyev1-3/+1
2016-04-26Refactor the dns_open_connection code so that duplicate code is removed and e...Richard Sharpe1-55/+39
2015-06-23lib: Fix CID 1273234 Untrusted value as argumentVolker Lendecke1-1/+1
2015-06-23lib: Fix CID 1034723 Explicit null dereferencedVolker Lendecke1-7/+8
2015-05-15s3: IPv6 enabled DNS connections for ADS clientDavid Holder1-42/+85
2014-04-10libs: s3 and s4: make our dns lookup code signal-safe.Jeremy Allison1-5/+24
2012-07-05lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke1-9/+9
2012-05-23addns: Fix talloc hiereachySimo Sorce1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-2/+2
2011-02-28s3: Eliminate select from libaddnsVolker Lendecke1-13/+11
2011-01-06lib/addns: move DNS client library to the main directory.Günther Deschner1-0/+377