1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/addns
Jeremy Allison 62e99efa3d lib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs(), ads_dns_query_gcs(), ads_dns_query_kdcs(), ads_dns_query_pdc() to return size_t *.
Easier to do all callers at once.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
2020-09-15 10:09:37 +00:00
..
dns.h s3: IPv6 enabled DNS connections for ADS client 2015-05-15 19:31:23 +02:00
dnserr.h lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types 2012-07-05 22:00:52 +02:00
dnsgss.c addns: Fix a typo 2018-06-16 04:21:17 +02:00
dnsmarshall.c lib/addns: clang: Fix 'Value stored to 'err' is never read' 2019-07-24 21:33:21 +00:00
dnsquery.c lib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs(), ads_dns_query_gcs(), ads_dns_query_kdcs(), ads_dns_query_pdc() to return size_t *. 2020-09-15 10:09:37 +00:00
dnsquery.h lib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs(), ads_dns_query_gcs(), ads_dns_query_kdcs(), ads_dns_query_pdc() to return size_t *. 2020-09-15 10:09:37 +00:00
dnsrecord.c lib: Fix CID 1272913 Calling risky function 2015-06-23 22:12:08 +02:00
dnssock.c lib/adnss: clang: Fix The left operand of '!=' is a garbage value 2019-07-24 21:33:20 +00:00
dnsutils.c Eliminate dependency on an external uuid library. 2012-05-27 13:15:56 +10:00
error.c
wscript_build addns: Async ads_dns_lookup_srv 2019-01-15 07:53:22 +01:00