Alexandre Julliard
|
990cc1c64b
server: Define a server-side structure for SID.
|
2 years ago |
Alexandre Julliard
|
841b8862fb
server: Define a server-side structure for ACE.
|
2 years ago |
Alexandre Julliard
|
c36f81fa75
server: Define a server-side structure for ACL.
|
2 years ago |
Alexandre Julliard
|
14645b06a7
server: Don't return image information for terminating processes.
|
2 years ago |
Paul Gofman
|
8eacd3e507
server: Store PE image info in process structure.
|
2 years ago |
Alexandre Julliard
|
a7ac3de3b3
configure: Assume that sys/socket.h is available on Unix.
|
2 years ago |
Jinoh Kang
|
3e2f443003
server: Fix querying debug port with restricted DACL.
|
2 years ago |
Damjan Jovanovic
|
93852599c2
server: Implement vm counters on FreeBSD.
|
3 years ago |
Rémi Bernon
|
c37a6e8e40
server: Wait for process exit more often and using increasing delay.
|
3 years ago |
Huw Davies
|
6fdae1979b
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
3 years ago |
Paul Gofman
|
98a5466380
ntdll: Implement SystemExtendedProcessInformation system info class.
|
3 years ago |
Paul Gofman
|
b5f3ddd185
ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProcessInformation).
|
3 years ago |
Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
3 years ago |
Gabriel Ivăncescu
|
2fe70331d9
ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject.
|
3 years ago |
Alexandre Julliard
|
b08b4b8213
server: Store the entry point as image-relative in pe_image_info_t.
|
3 years ago |
Alexandre Julliard
|
2b5cefc92e
server: Store the session id in the process token.
|
3 years ago |
Alexandre Julliard
|
b20cbd0d57
ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation).
|
3 years ago |
Alexandre Julliard
|
bf4105b731
ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation).
|
3 years ago |
Alexandre Julliard
|
ad93413c71
server: Store session id in the process and return it at process init time.
|
3 years ago |
Zebediah Figura
|
4cca8b67d0
server: Create linked tokens as impersonation tokens.
|
3 years ago |
Alexandre Julliard
|
2ff7a7676c
server: Add a native_machine global variable.
|
3 years ago |
Paul Gofman
|
e1c3ee6d51
server: Do not allow parenting non-empty job.
|
3 years ago |
Alexandre Julliard
|
4e8fcc41ca
ntdll: Replace __wine_make_process_system by a Wine-specific NtSetInformationProcess() class.
|
3 years ago |
Paul Gofman
|
d430efb64a
server: Support process job lists.
|
3 years ago |
Paul Gofman
|
ddd161f339
ntdll: Validate job handles at process creation.
|
3 years ago |
Paul Gofman
|
de0dc0e8ac
server: Send completions for existing job processes when adding completion port.
|
3 years ago |
Paul Gofman
|
21f5597de4
server: Support nested jobs.
|
3 years ago |
Alexandre Julliard
|
5864bc88de
ntdll: Always send the native PEB pointer to the server.
|
3 years ago |
Alexandre Julliard
|
d743c1e6c3
server: Send TEB and PEB in the process_init_done request.
|
3 years ago |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
3 years ago |