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