Commit History

Author SHA1 Message Date
  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 7d7322671c server: Define a server-side structure for LUID_AND_ATTRIBUTES. 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
  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
  Guillaume Charifi 5990f19bdc ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 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 bedd92ca06 server: Explicitly return whether a select request was immediately signaled. 3 years ago
  Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId). 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 e759da260e server: Use a separate request to retrieve the object name. 3 years ago
  Alexandre Julliard cc63b76833 server: Remove the no longer used pid/tid fields in the init_thread request. 3 years ago
  Qian Hong 4e84a553a8 ntdll: Truncate files through the server. 3 years ago
  Alexandre Julliard 8ac411ed6d server: Support both native and wow64 register contexts. 3 years ago
  Alexandre Julliard f626349c0a server: Use separate handles for thread and context in get_thread_context. 3 years ago
  Zebediah Figura f7ffd71f3c server: Remove the no longer used get_socket_event request. 3 years ago
  Zebediah Figura 5b47e4ac0b server: Remove the no longer used get_socket_info request. 3 years ago
  Zebediah Figura 9827081305 server: Remove the no longer used set_socket_deferred request. 3 years ago
  Zebediah Figura 43e67ebddc server: Remove the no longer used set_socket_event request. 3 years ago
  Zebediah Figura 830fc41fbb server: Do not return the socket state from get_socket_event. 3 years ago