ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / dnsapi /
2006-09-10  Andrew Talbotdnsapi: Cast-qual warnings fix.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-15  Andrew Talbotdnsapi/tests: Write-strings warnings fix.
2006-07-20  Andrew Talbotdnsapi/tests: Write-strings warnings fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Hans Leidekkerdnsapi: Fix a buffer overrun (Coverity).
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-19  Vitaly Lipatovdnsapi: Fix conflicts nameser.h with winerror.h.
2006-06-19  Hans Leidekkerdnsapi: Free all allocated records instead of just...
2006-06-19  Hans Leidekkerdnsapi: Correct testing for zero option value DNS_QUERY...
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.