Cronologia Commit

Autore SHA1 Messaggio Data
  Zebediah Figura 15b4de0eba make_req 2 anni fa
  Jinoh Kang 731a968003 server: Replace redundant send_socket status fields with force_async boolean field. 2 anni fa
  Jinoh Kang 65d12984f2 server: Attempt to complete I/O request immediately in send_socket. 2 anni fa
  Jinoh Kang be9a875fc1 server: Add mark_pending field to set_async_direct_result request. 2 anni fa
  Jinoh Kang dea1499ac0 server: Replace redundant recv_socket status fields with force_async boolean field. 2 anni fa
  Jinoh Kang e5ce4fa917 server: Attempt to complete I/O request immediately in recv_socket. 2 anni fa
  Jinoh Kang 15483b1a12 server: Allow calling async_handoff() with status code STATUS_ALERTED. 2 anni fa
  Jacek Caban f139b06651 server: Store all 64 bits of window id. 2 anni fa
  Alexandre Julliard 868af0c500 server: Don't depend on the TOKEN_GROUPS structure on the server side. 2 anni fa
  Alexandre Julliard 7d7322671c server: Define a server-side structure for LUID_AND_ATTRIBUTES. 2 anni fa
  Zebediah Figura 4b00dd097d server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. 2 anni fa
  Paul Gofman c338a6ff99 ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. 2 anni fa
  Jinoh Kang a4ffa1e7e2 ntdll: Implement NtCompareObjects. 2 anni fa
  Paul Gofman b5f3ddd185 ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProcessInformation). 2 anni fa
  Piotr Caban fd60414fce user32: Fix window style while CBT_CREATEWND hook is called. 2 anni fa
  Guillaume Charifi 5990f19bdc ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 3 anni fa
  Zebediah Figura 1ee382c706 server: Pass the async result size as part of apc_call_t. 3 anni fa
  Zebediah Figura 097685aa9e ntoskrnl: Report separately whether an IRP was marked pending. 3 anni fa
  Zebediah Figura 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 3 anni fa
  Zebediah Figura 69ea35a954 ntoskrnl: Report IRP completion via get_next_device_request if possible. 3 anni fa
  Zebediah Figura bedd92ca06 server: Explicitly return whether a select request was immediately signaled. 3 anni fa
  Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId). 3 anni fa
  Alexandre Julliard bf4105b731 ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation). 3 anni fa
  Alexandre Julliard ad93413c71 server: Store session id in the process and return it at process init time. 3 anni fa
  Zebediah Figura e759da260e server: Use a separate request to retrieve the object name. 3 anni fa
  Alexandre Julliard cc63b76833 server: Remove the no longer used pid/tid fields in the init_thread request. 3 anni fa
  Qian Hong 4e84a553a8 ntdll: Truncate files through the server. 3 anni fa
  Alexandre Julliard 8ac411ed6d server: Support both native and wow64 register contexts. 3 anni fa
  Alexandre Julliard f626349c0a server: Use separate handles for thread and context in get_thread_context. 3 anni fa
  Zebediah Figura f7ffd71f3c server: Remove the no longer used get_socket_event request. 3 anni fa