rpcrt4: Use the thread pool in the RPC server for processing packets.
[wine] / dlls / dnsapi /
2006-06-12  Alexandre Julliarddnsapi: DnsExtractRecordsFromMessage_A is not exported.
2006-06-07  Hans Leidekkerdnsapi: Add stub implementations for the remaining...
2006-06-05  Mike McCormackdnsapi: Fix the case where we have libresolv headers...
2006-06-01  Hans Leidekkerdnsapi: Fall back to a netbios query when a dns query...
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-31  Alexandre Julliarddnsapi: Remove a bunch of unused functions that cause...
2006-05-31  Alexandre Julliarddnsapi: Portability fixes.
2006-05-31  Michael Stefaniucdnsapi: Fixed missing lock release on error path.
2006-05-30  Hans Leidekkerdnsapi: Implement DnsQuery_{A,UTF8,W}.
2006-05-30  Hans Leidekkerdnsapi: Add DNS message parsing routines from BIND.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Hans Leidekkerdnsapi: Add tests for DnsValidateName_A.
2006-05-09  Hans Leidekkerdnsapi: The ttl value should be ignored when comparing...
2006-05-09  Hans Leidekkerdnsapi: Partially implement DnsQueryConfig.
2006-05-08  Hans Leidekkerdnsapi: Implement and test DnsRecordSetCompare.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsValidateName_{A,UTF8,W}.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
2006-05-07  Hans Leidekkerdnsapi: Add tests for DnsRecordCompare.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsRecordCompare.
2006-04-10  Hans Leidekkerdnsapi: Add a configure check for the resolver library...
2006-04-10  Hans Leidekkerdnsapi: Add a test for DnsNameCompare_A.
2006-04-10  Hans Leidekkerdnsapi: Implement DnsNameCompare_{A,W}.
2006-04-10  Hans Leidekkerdnsapi: Add a stub implementation of dnsapi.dll.