Historial de Commits

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