Michael Müller
|
6355452777
server: Implement token integrity level.
|
7 years ago |
Michael Müller
|
f4443257db
server: Implement token elevation information.
|
7 years ago |
Michael Müller
|
a0fdffced4
ntdll: Implement NtFilterToken.
|
7 years ago |
Zebediah Figura
|
ee136f9832
ntdll: Check for an existing file on the server side.
|
4 years ago |
Paul Gofman
|
74a74556dd
server: Support creating processes with specified parent.
|
4 years ago |
Alexandre Julliard
|
4118697829
server: Support passing a handle to get_console_wait_event.
|
4 years ago |
Alexandre Julliard
|
fe13f7a3b0
server: Determine the server directory in the server itself.
|
5 years ago |
Nikolay Sivov
|
b0951ba860
ntdll: Add support for querying thread suspend count.
|
5 years ago |
Nikolay Sivov
|
b934f6626e
ntdll: Implement thread description as information class.
|
5 years ago |
Gijs Vermeulen
|
ec810c84ab
kernel32: Implement GetCurrentConsoleFontEx.
|
5 years ago |
Gijs Vermeulen
|
6ca93646be
server: Add support for additional fields in set_console_output_info.
|
5 years ago |
Alexandre Julliard
|
8c4a1cc792
server: Get rid of the unused file parameter in exec_process.
|
5 years ago |
Jacek Caban
|
5e0b0d3521
server: Rename cpu_type_t to client_cpu_t.
|
5 years ago |
Jacek Caban
|
a679f965c8
kernel32: Reimplement DebugBreakProcess on top of DbgUiIssueRemoteBreakin.
|
5 years ago |
Jacek Caban
|
101da2b512
server: Store IRP client pointer on server side.
|
5 years ago |
Jacek Caban
|
bd94c43fcf
ntoskrnl.exe: Associate file object with server object before calling IRP routine.
|
5 years ago |
Jacek Caban
|
8bce6309ac
server: Pass IRP output size in irp_params_t.
|
5 years ago |
Nikolay Sivov
|
19bf03ed4b
ntdll: Add NtSuspendProcess()/NtResumeProcess() implementation.
|
5 years ago |
Jacek Caban
|
2ee040382f
server: Return client thread object pointer from get_next_device_request if available.
|
5 years ago |
Jacek Caban
|
b4f78d6896
server: Use generic kernel object list to store client device pointer.
|
5 years ago |
Jacek Caban
|
f57a383d09
ntoskrnl.exe: Support waiting on kernel objects.
|
5 years ago |
Jacek Caban
|
94c1ef0ee1
server: Allow kernel to keep reference to server objects by client pointer.
|
5 years ago |
Jacek Caban
|
134e264ae5
server: Store pointers to objects created by kernel_object_from_handle in server.
|
5 years ago |
Jacek Caban
|
7ba361b47b
ntdll: Add support for returning previous state argument in event functions.
|
5 years ago |
Sebastian Lackner
|
18e074b0f3
server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
|
6 years ago |
Sebastian Lackner
|
2f17e0112d
ntdll: Add setting FileIoCompletionNotificationInformation implementation.
|
6 years ago |
Alexandre Julliard
|
a77ef5c443
server: Add a separate request to exec a new process.
|
6 years ago |
Jacek Caban
|
5f43a1b93e
server: Use pipe_end_get_file_info for FilePipeInformation implementation.
|
6 years ago |
Alexandre Julliard
|
2cab0ec389
server: Don't return the process exe file to the client.
|
6 years ago |
Alexandre Julliard
|
ac7ae92af1
server: Allow specifying the security descriptor for a new process.
|
6 years ago |