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