Commit Verlauf

Autor SHA1 Nachricht Datum
  Zebediah Figura 97afac469f ntdll: Avoid accessing the I/O status block in wait_async(). vor 3 Jahren
  Alexandre Julliard 339ed57643 server: Get rid of the CPU type and functions. vor 3 Jahren
  Alexandre Julliard 8d50c34655 server: Check the supported machines list to validate an image mapping. vor 3 Jahren
  Alexandre Julliard 2b6426da65 server: Don't store the debug object in the debugger thread. vor 3 Jahren
  Alexandre Julliard c1a042cefb server: Rename debug_ctx to debug_obj. vor 3 Jahren
  Zebediah Figura 1ff8fe20bf server: Remove no longer used snapshot requests. vor 4 Jahren
  Rémi Bernon e1e34cdc37 ntdll: Correctly implement ThreadHideFromDebugger. vor 4 Jahren
  Jacek Caban 40e849ffa4 server: Make thread context a server object. vor 4 Jahren
  Jacek Caban 234fa118d4 server: Get rid of separate thread suspend_context. vor 4 Jahren
  Jacek Caban 7f9eb22af8 ntdll: Use server_select to pass context to server in send_debug_event. vor 4 Jahren
  Jacek Caban 96cc6950f0 ntdll: Use select request instead of get_suspend_context to transfer context back to client. vor 4 Jahren
  Nikolay Sivov b934f6626e ntdll: Implement thread description as information class. vor 5 Jahren
  Jacek Caban c1a32a080f server: Report only one debug event per process at the time. vor 5 Jahren
  Jacek Caban b0ae02bea6 server: Remove no longer needed break_process. vor 5 Jahren
  Nikolay Sivov 19bf03ed4b ntdll: Add NtSuspendProcess()/NtResumeProcess() implementation. vor 5 Jahren
  Jacek Caban 4c0e81728f server: Allow creating thread kernel objects. vor 5 Jahren
  Alexandre Julliard 4a328e08ac server: Allow specifying the security descriptor for a new thread. vor 6 Jahren
  Alexandre Julliard f9bd73c4d6 server: Allow creating image mappings for all supported CPU platforms. vor 6 Jahren
  Dmitry Timoshkov 288814a4d8 server: Make it possible to deliver an APC to any thread alive in the process. vor 7 Jahren
  Alexandre Julliard abe0b1c57b server: Initialize debug registers in new threads if necessary. vor 7 Jahren
  Alexandre Julliard 9a07d210f1 server: Add a platform-specific entry point to initialize registers of a new thread. vor 7 Jahren
  Sebastian Lackner 6ab494ceb5 ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread. vor 9 Jahren
  Alexandre Julliard 1e78c99388 kernel32: Validate the architecture of newly created processes on the server side. vor 11 Jahren
  Alexandre Julliard 93fbb12e65 server: Implement waiting on keyed events. vor 11 Jahren
  Alexandre Julliard d4cd051cef server: Store abandoned state as a flag in the wait structure. vor 11 Jahren
  Alexandre Julliard de9f5b33b8 server: Store the wait structure in the wait entry and add an accessor function for the thread. vor 11 Jahren
  Alexandre Julliard 5dc9c73c31 server: Check for the need to suspend a thread again once it leaves an exception or suspend block. vor 13 Jahren
  Alexandre Julliard bbc03d5172 server: Use the prefix architecture instead of the server one to check for WoW processes. vor 14 Jahren
  Alexandre Julliard ac08b038f0 server: Initial support for Wow64 registry redirection. vor 14 Jahren
  Alexandre Julliard 2f3fa8596b server: Allow changing a thread affinity before it is initialized. vor 15 Jahren