server: Check that the prefix type can support the client architecture.
[wine] / dlls / ntdll / tests /
2010-04-21  Michael Stefaniucntdll/tests: Avoid using the 'long' types.
2010-04-12  Paul Vriensntdll/tests: Prevent test failures on Windows.
2010-04-12  Paul Vriensntdll/tests: We need a bigger buffer for NtQueryInforma...
2010-04-12  Paul Vriensntdll/tests: Enumerate one by one.
2010-04-12  Paul Vriensntdll/tests: Make sure we can enumerate the directory.
2010-04-07  Alexandre Julliardwinapi: Add a few more types to the ntdll generated...
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-02  Alexandre Julliardntdll/tests: Skip a couple of exception tests that...
2010-03-31  Alexandre Julliardntdll/tests: Don't free a string that wasn't allocated.
2010-03-31  Alexandre Julliardntdll/tests: Port functions use the 64-bit structure...
2010-03-31  Alexandre Julliardntdll/tests: Fix a number of test failures on Wow64.
2010-03-22  André Hentschelntdll: Update error code mapping.
2010-03-22  André Hentschelntdll: Fix error strict mode tests on vista+.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Henri Verbeetntdll: Improve support for the ProcessDebugPort info...
2010-03-04  Alexandre Julliardntdll/tests: Add tests for HKLM\Software\Classes Wow64...
2010-03-02  Alexandre Julliardserver: Initial support for Wow64 registry redirection.
2010-03-01  Alexandre Julliardntdll/tests: Add tests showing that NtCreateKey is...
2010-02-26  Alexandre Julliardntdll/tests: Add some test cases for Wow64 registry...
2010-02-24  Paul Vriensntdll/tests: Fix a crash on some Vista boxes.
2010-02-23  Stefan Leichterntdll/tests: Test NtCreateFile with an invalid filename.
2010-02-22  Erich Hooverntdll: Allow 'all processors' flag used in Vista and...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Alexandre Julliardntdll: Fix the return value of NtOpenKey for some inval...
2010-02-16  Alexandre Julliardntdll: Fix the return status of NtQueryValueKey for...
2010-02-15  Alexandre Julliardserver: Implement registry symlinks.
2010-02-15  Alexandre Julliardntdll/tests: Add more tests for registry symlinks.
2010-02-15  Alexandre Julliardntdll/tests: Use correct access rights in the NtOpenKey...
2010-02-15  Dan Kegelntdll: Fix leak in test_symlinks.
2010-02-12  Alexandre Julliardntdll/tests: Add tests for registry symlinks.
2010-02-12  Alexandre Julliardntdll/tests: Test NtOpenKey with an existing key.
2010-02-12  Alexandre Julliardntdll/tests: Fix a few function prototypes in the regis...
2010-02-03  Peter Rosinntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
2010-02-03  Peter Rosinntdll: Add tests for RtlSetThreadErrorMode and RtlGetTh...
2010-01-18  Andrew Nguyenntdll/tests: Report appropriate skips for information...
2010-01-18  Andrew Nguyenntdll/tests: Re-enable a commented virtual memory test.
2010-01-18  Andrew Nguyenntdll/tests: Report skip when time conversion functions...
2010-01-18  Andrew Nguyenntdll/tests: Remove useless ifdef statements.
2010-01-18  Andrew Nguyenntdll/tests: Remove obsolete commented code.
2010-01-14  Andrew Nguyenntdll/tests: Add a few additional tests for wcsrchr.
2010-01-14  Andrew Nguyenntdll/tests: Add a few additional tests for wcschr.
2010-01-14  Andrew Nguyenntdll/tests: Allow native crashing code to be compiled.
2010-01-14  Andrew Nguyenntdll/tests: Make function pointer checks consistent...
2010-01-11  Paul Vriensntdll/tests: Fix a test failure on NT4.
2010-01-08  Alexandre Julliardntdll: Return a correct name also for file objects...
2010-01-08  Alexandre Julliardserver: Add support for returning the object name in...
2009-12-17  Paul Vriensntdll/tests: Fix a memory leak (Valgrind).
2009-12-16  Paul Vriensntdll/tests: Fix a test failure on NT4/W2K.
2009-12-15  Marcus Meissnerntdll: Check for NULL attr in NtOpenKey (Coverity).
2009-12-09  Alexandre Julliardntdll: Search the whole filesystem under the starting...
2009-12-09  Hans Leidekkerntdll/tests: Free Unicode string before reuse.
2009-12-09  Alexandre Julliardntdll/tests: Avoid size_t in traces.
2009-12-08  Huw Daviesntdll: Only free the string if the test succeeded.
2009-12-08  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-12-08  Alexandre Julliardntdll/tests: Add tests for open directories with NtCrea...
2009-12-07  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-12-07  Huw Daviesntdll: Fix a few memory leaks in tests.
2009-12-04  Alexandre Julliardntdll/tests: Fix a few test failures on Windows in...
2009-12-03  Alexandre Julliardntdll/tests: Add some tests for opening files by file id.
2009-12-03  Alexandre Julliardntdll: Fix test failure on recent Windows versions.
2009-12-01  Alexandre Julliardntdll/tests: Add tests for opening files with a root...
2009-12-01  Henri Verbeetntdll/tests: Add some tests for FileAllInformation...
2009-11-19  Henri Verbeetntdll/tests: Add a FileNameInformation test with filesy...
2009-11-19  Henri Verbeetntdll/tests: Disable filesystem redirection for test_fi...
2009-11-13  Detlef Riekenbergntdll/tests: GetVolumePathnameW is not present before...
2009-11-12  Henri Verbeetntdll: Fix the FileNameInformation info size.
2009-11-12  Henri Verbeetntdll/tests: Add some tests for the NtQueryInformationF...
2009-11-04  Huw Daviesntdll/tests: Fix spelling of succeeded.
2009-10-28  Alexandre Julliardntdll: The meaning of the flag is inverted between...
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-10-07  Ge van Geldorpntdll/tests: Fix exception test failure on Win7.
2009-10-07  Francois Gougetntdll/tests: Add a trailing '\n' to an ok() call.
2009-10-06  Ge van Geldorpntdll/tests: Fix atom tests on Win7.
2009-10-01  Juan Langserver: A thread's affinity is restricted to the proces...
2009-09-30  Juan Langserver: Setting a process's affinity sets all of its...
2009-09-30  Dan Kegelntdll: Refactor test_NtQueryDirectoryFile to be table...
2009-09-30  Alexandre Julliardntdll/tests: Retrieve the number of processors through...
2009-09-29  Juan Langntdll: Don't allow setting a zero thread affinity.
2009-09-29  Juan Langntdll: Don't allow setting a zero process affinity.
2009-09-29  Juan Langntdll/tests: Add tests for process and thread affinity.
2009-09-25  Dan Kegelntdll: Fix NtQueryInformationFile test failures on...
2009-09-25  Dan Kegelntdll: Add initial test for NtQueryDirectoryFile().
2009-09-11  Paul Vriensntdll/tests: Fix some test failures on several platforms.
2009-09-11  Dmitry Timoshkovntdll: RtlpNtQueryValueKey takes 5 parameters.
2009-09-10  Dan Kegelntdll: Add tests for NtQueryInformationFile.
2009-08-31  Austin Englishntdll/tests: Fix a compiler warning on PowerPC.
2009-08-26  Alexandre Julliardntdll/tests: Make sure buffer alignment is correct.
2009-08-25  Ge van Geldorpntdll/tests: Pass properly aligned buffers.
2009-08-24  Ge van Geldorpntdll/tests: Add acceptable status codes for Win7.
2009-08-24  Ge van Geldorpntdll/tests: Fix info tests on Win7.
2009-08-18  Mike Kaplinskiyntdll/tests: Test NtCancelIoFile(Ex).
2009-08-18  Mike Kaplinskiyntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
2009-08-18  Michael Karcherntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
2009-08-18  Michael Karcherntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows...
2009-08-18  Michael Karcherntdll: Add ProcessExecuteFlags handling to NtQueryInfor...
2009-08-14  Michael Karcherntdll/tests: Implement tests for data execution prevention.
2009-08-11  Mike Kaplinskiyntdll/tests: Fix NtWriteFile checks.
2009-08-10  Mike Kaplinskiyntdll/tests: Test NtCancelIoFileEx, if present.
2009-06-03  Francois Gougetntdll/tests: Fix the trailing '\n' of a skip() call.
2009-05-20  Alexandre Julliardntdll: Add test cases for the returned frame value...
next