urlmon: Fixed tests on IE older than 8.
[wine] / dlls / ntdll /
2009-08-21  Alexandre Julliardserver: Define an architecture-independent structure...
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-12  Alexandre Julliardntdll: Add a ret to DEFINE_REGS_ENTRYPOINT to make...
2009-08-11  Mike Kaplinskiyntdll/tests: Fix NtWriteFile checks.
2009-08-10  Austin Englishntdll: Quiet a noisy fixme.
2009-08-10  Mike Kaplinskiyntdll/tests: Test NtCancelIoFileEx, if present.
2009-08-05  Alexandre Julliardntdll: Don't switch from small to large block when...
2009-08-05  Alexandre Julliardntdll: Ignore activation context entries that don't...
2009-08-05  Alexandre Julliardntdll: Don't free low address space for large address...
2009-08-03  Michael Karcherntdll: Fix ProcessExecuteFlag logic.
2009-08-03  Michael Karcherntdll: Fix get_server_context_flags.
2009-08-03  Ken Thomasesntdll: For Darwin/Mac OS X, use legacy getdirentries...
2009-07-22  Luke Bensteadntdll: Add semi-stub implementation for SystemExecution...
2009-07-09  Alexandre Julliardntdll: Add support for the MEM_RESET flag in VirtualAll...
2009-07-09  Alexandre Julliardntdll: Display write watch status in virtual traces.
2009-07-07  Alexandre Julliardntdll: Support querying the Wow64 state of other processes.
2009-07-06  Alexandre Julliardntdll: Add management of the Wow64 filesystem redirecti...
2009-07-03  Alexandre Julliardntdll: Fix the formatting of the get_token_groups reque...
2009-07-01  Alexandre Julliardntdll: Avoid the close-on-exec race with pipe() on...
2009-07-01  Alexandre Julliardntdll: Avoid the close-on-exec race with recvmsg()...
2009-06-30  Alexandre Julliardntdll: Go back to growing the heap in smaller increment...
2009-06-30  Alexandre Julliardntdll: Large heap blocks don't need to be 64k aligned.
2009-06-29  Alexandre Julliardntdll: Disable releasing the address space on Mac OS...
2009-06-25  Alexandre Julliardntdll: Release some address space after the process...
2009-06-25  Alexandre Julliardntdll: Don't try to decommit a heap past its initial...
2009-06-25  Alexandre Julliardntdll: Compute the free lists address at run-time inste...
2009-06-25  Alexandre Julliardntdll: Add call frame annotations in x86 assembly code.
2009-06-23  Hans Leidekkerntdll: Don't return success from the NtQueryEvent stub.
2009-06-18  Alexandre Julliardntdll: Move all thread exit processing to exit_thread...
2009-06-18  Alexandre Julliardntdll: Simplify the thread startup routine and make...
2009-06-18  Alexandre Julliardntdll: Add support for calling the TEB exception chain...
2009-06-18  Alexandre Julliardntdll: Implement stack unwinding for x86_64 builtin...
2009-06-16  Alexandre Julliardntdll: Handle x86_64 signals on a separate signal stack.
2009-06-16  Alexandre Julliardntdll: Add unwind annotations to the call_entry_point...
2009-06-16  Alexandre Julliardntdll: Fix handling of self-relative security descripto...
2009-06-15  Alexandre Julliardntdll: Add appropriate stdcall decorations to assembly...
2009-06-08  Nikolay Sivovntdll: Call NtCreateSection with NULL attributes loadin...
2009-06-05  Nikolay Sivovntdll: Make NtQueryFullAttributesFile and NtQueryAttrib...
2009-06-05  Nikolay Sivovntdll: Make NtCreateFile and NtOpenFile thin wrappers...
2009-06-04  Louis Lendersntdll: Add stub for RtlEnumerateGenericTableWithoutSpla...
2009-06-03  Francois Gougetntdll/tests: Fix the trailing '\n' of a skip() call.
2009-06-02  Louis Lendersntdll: Add stub for NtSecureConnectPort.
2009-06-01  Vitaliy Margolenwinecfg: Update WinXP version to SP3.
2009-05-27  Alexandre Julliardntdll: Try any address in map_image no matter what...
2009-05-22  Alexandre Julliardntdll: Implement RtlUnwindEx for x86_64.
2009-05-22  Alexandre Julliardntdll: Implement __C_specific_handler for x86_64.
2009-05-22  Alexandre Julliardntdll: Initial support for dispatching exceptions to...
2009-05-22  Alexandre Julliardntdll: Implemented RtlLookupFunctionEntry for x86_64.
2009-05-22  Austin Englishntdll: Change a noisy FIXME to a WARN.
2009-05-20  Alexandre Julliardntdll: Add test cases for the returned frame value...
2009-05-20  Alexandre Julliardntdll: Add support for some function epilogs in RtlVirt...
2009-05-20  Alexandre Julliardntdll/tests: Add more tests for RtlVirtualUnwind.
2009-05-19  Alexandre Julliardntdll: Tweak the file mapping permission checks some...
2009-05-19  Huw Daviesntdll/tests: Mark RtlUnicodeStringToInteger("", 16...
2009-05-19  Paul Vriensntdll: Fix a typo.
2009-05-18  Alexandre Julliardntdll: Free old memory block when reallocating to a...
2009-05-18  Alexandre Julliardntdll/tests: Added some test cases for RtlVirtualUnwind.
2009-05-15  Alexandre Julliardntdll: Initial implementation of RtlVirtualUnwind on...
2009-05-15  Alexandre Julliardntdll: Added a stub for RtlUnwindEx on x86_64.
2009-05-13  Francois Gougetntdll: virtual_free_system_view() is not used anymore...
2009-05-13  Francois Gougetntdll/tests: Replace malloc() with HeapAlloc().
2009-05-07  Alexandre Julliardntdll: Fix the LPC_MESSAGE structure definition for...
2009-05-06  Alexandre Julliardwinapi: Handle types should be treated as pointers.
2009-05-01  Alexandre Julliardntdll: Save all segment registers on x86_64. Implement...
2009-05-01  Alexandre Julliardntdll: Use standard siginfo signal handlers on all...
2009-04-30  Alexandre Julliardntdll: Move NtRaiseException and RtlUnwind implementati...
2009-04-27  Dan Kegelntdll: Add missing RtlReAllocateHeap Valgrind hook...
2009-04-21  Hans Leidekkerntdll: Implement NtQuery/SetInformationToken(TokenDefau...
2009-04-16  Dan Kegelntdll: Add missing valgrind hook in RtlAllocateHeap.
2009-04-10  Alexandre Julliardntdll: Set the exception address to the program counter...
2009-04-10  Alexandre Julliardntdll: Move the RtlRaiseException implementation into...
2009-04-10  Alexandre Julliardntdll: Add a raise_status function and avoid exporting...
2009-04-10  Alexandre Julliardntdll: Update the context on send_debug_event for any...
2009-04-09  Alexandre Julliardntdll: Remove pthread_data from the ntdll_thread_data...
2009-04-08  Alexandre Julliardntdll: Set the proper context flags in the signal handl...
2009-04-08  Alexandre Julliardserver: Define a generic context structure instead...
2009-04-06  Alexandre Julliardntdll/tests: Add a missing \n.
2009-04-06  Alexandre Julliardntdll: Don't pretend that the whole address space is...
2009-04-03  Alexandre Julliardntdll: Set the WOW64 flag according to the server suppo...
2009-04-03  Alexandre Julliardserver: Verify that the client is using a supported...
2009-04-03  Alexandre Julliardserver: Store the type of CPU that the client is runnin...
2009-04-03  Alexandre Julliardserver: Use the thread entry point field to pass the...
2009-04-03  Paul Chitescuntdll: Print desired version of missing dependent assem...
2009-04-01  Alexandre Julliardntdll: Define dvd_struct ourselves since it's not consi...
2009-04-01  Alexandre Julliardntdll: Add separate signal definitions for OpenBSD.
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-30  Alexandre Julliardloader: Don't bother checking for pthread.h existence...
2009-03-30  Alexandre Julliardntdll: Remove no longer used pthread_functions structure.
2009-03-26  Alexandre Julliardntdll: Get rid of the no longer used pthread emulation.
2009-03-25  Roman Mindalevntdll: Move search for assemblyIdentity element.
2009-03-25  Roman Mindalevntdll: Free memory for type field of an assembly_identity.
2009-03-25  Roman Mindalevntdll: Check for arch and name fields in assembly_ident...
2009-03-25  Andrew Talbotntdll: Remove superfluous semicolon.
2009-03-23  Michael Stefaniucntdll: Remove superfluous pointer casts.
2009-03-13  Alexandre Julliardntdll: Move the copy_context function into the respecti...
next