summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-14/+14
2007-10-10r4922: fixed an infinite loop in the name resolve code when handling a methodAndrew Tridgell1-3/+1
2007-10-10r4919: if a caller doesn't provide an event context to the resolver library,Andrew Tridgell1-1/+6
2007-10-10r4916: added "host" name resolution using fork() per gethostbyname()Andrew Tridgell1-16/+35
2007-10-10r4898: - removed the unused wins_srv_*() codeAndrew Tridgell1-2/+111
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-0/+51