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 4daf7d475c libs: s3 and s4: make our dns lookup code signal-safe.
Cope with -1,EINTR returns. Needed as this code can be
called from inside smbd.

Also fixes a bug in not checking the return from poll()
correctly.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Kai Blin <kai@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Apr 10 22:06:08 CEST 2014 on sn-devel-104
2014-04-10 22:06:08 +02:00
..
dns.h lib/addns: remove defines we don't need or have for sure via libreplace 2012-07-05 22:00:52 +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 lib/addns: remove compiler warnings 2012-11-13 22:14:14 +11:00
dnsmarshall.c lib-addns: ensure that allocated buffer are pre set to 0 2012-10-07 21:51:02 -07:00
dnsquery.c dns: fix comments and make s4/libcli/resolve dns resolver working 2012-05-23 17:51:49 +03:00
dnsquery.h addns: Make ads_dns_lookup_srv pulic 2012-05-23 17:51:49 +03:00
dnsrecord.c lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types 2012-07-05 22:00:52 +02:00
dnssock.c libs: s3 and s4: make our dns lookup code signal-safe. 2014-04-10 22:06:08 +02:00
dnsutils.c Eliminate dependency on an external uuid library. 2012-05-27 13:15:56 +10:00
error.c lib/addns: move DNS client library to the main directory. 2011-01-06 16:42:56 +01:00
wscript_build Eliminate dependency on an external uuid library. 2012-05-27 13:15:56 +10:00