Commit History

Author SHA1 Message Date
  Zebediah Figura 0a79086eee make_req 2 years ago
  Zebediah Figura 0c7dcd9088 ntdll: Return the required length from NtQueryDirectoryObject(). 2 years ago
  Jinoh Kang 731a968003 server: Replace redundant send_socket status fields with force_async boolean field. 2 years ago
  Jinoh Kang 65d12984f2 server: Attempt to complete I/O request immediately in send_socket. 2 years ago
  Jinoh Kang be9a875fc1 server: Add mark_pending field to set_async_direct_result request. 2 years ago
  Jinoh Kang dea1499ac0 server: Replace redundant recv_socket status fields with force_async boolean field. 3 years ago
  Jinoh Kang e5ce4fa917 server: Attempt to complete I/O request immediately in recv_socket. 3 years ago
  Jinoh Kang 15483b1a12 server: Allow calling async_handoff() with status code STATUS_ALERTED. 3 years ago
  Jacek Caban f139b06651 server: Store all 64 bits of window id. 3 years ago
  Alexandre Julliard 868af0c500 server: Don't depend on the TOKEN_GROUPS structure on the server side. 3 years ago
  Alexandre Julliard 990cc1c64b server: Define a server-side structure for SID. 3 years ago
  Alexandre Julliard 841b8862fb server: Define a server-side structure for ACE. 3 years ago
  Alexandre Julliard c36f81fa75 server: Define a server-side structure for ACL. 3 years ago
  Alexandre Julliard 7d7322671c server: Define a server-side structure for LUID_AND_ATTRIBUTES. 3 years ago
  Zebediah Figura 674d70a611 server: Avoid using the long double type on non-x86 platforms. 3 years ago
  Zebediah Figura 4b00dd097d server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. 3 years ago
  Paul Gofman c338a6ff99 ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. 3 years ago
  Jinoh Kang a4ffa1e7e2 ntdll: Implement NtCompareObjects. 3 years ago
  Alexandre Julliard 8dc6987ba5 ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 3 years ago
  Paul Gofman b5f3ddd185 ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProcessInformation). 3 years ago
  Piotr Caban fd60414fce user32: Fix window style while CBT_CREATEWND hook is called. 3 years ago
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 years ago
  Guillaume Charifi 5990f19bdc ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 3 years ago
  Gabriel Ivăncescu 2fe70331d9 ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 3 years ago
  Zebediah Figura 1ee382c706 server: Pass the async result size as part of apc_call_t. 3 years ago
  Zebediah Figura 097685aa9e ntoskrnl: Report separately whether an IRP was marked pending. 3 years ago
  Zebediah Figura 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 3 years ago
  Zebediah Figura 69ea35a954 ntoskrnl: Report IRP completion via get_next_device_request if possible. 3 years ago
  Zebediah Figura 70e95447f9 server: Create the special Perflib\009 key. 3 years ago
  Alexandre Julliard b08b4b8213 server: Store the entry point as image-relative in pe_image_info_t. 3 years ago